/*Dlife Nav Layout
---------------------------------------------------------- */

#dLifeNavCornerL {
	position:absolute;
	left:0;
	top:88px;
	width:8px;
	height:32px;
	background: url(../_images/dLife/dLifeNavCornerL.jpg) no-repeat;
}


#dLifeNavCornerR {
	position:absolute;
	left:947px;
	top:88px;
	width:8px;
	height:32px;
	background: url(../_images/dLife/dLifeNavCornerR.jpg) no-repeat;
}


/*dLife Logo/SEO
---------------------------------------------------------- */
#logo_seo 
{
width: 174px;
height: 57px;
background-image: url('http://www.dlife.com/opencms/opencms/system/modules/com.gto.cms/images/header/dlife_seo_logo.gif');
background-repeat: no-repeat;
float: left;
}

/*Header Icons
---------------------------------------------------------- */

#header_container {
	background-color:#fff;
	padding-left:10px;
	float:left;
	width:940px;
	height:65px;
	margin-bottom:15px;
	padding:38px 0 0 15px;
}

#welcome_widgets_table {
	width:952px;
}

#dlife_support {
	float:left;
	text-align:center;
}

#dlife_header_left_end,#dlife_header_right_end {
	float:left;
	text-align:center;
	width:9px;
}


#dlife_icons {
	width:74px;
	float:left;
	text-align:center;
}

#dlife_expert_icon {
	width:72px;
	float:left;
	text-align:center;
}

#dlife_header_logo {
	float:left;
	text-align:center;
	width:174px;
}

#dlife_lmm_logo {
	float:left;
	text-align:center;
	margin:5px 10px 0;
}

#dlife_lmm {
	margin-top:25px;
	float:left;
	text-align:center;
}

#dlife_icons a, #dlife_expert_icon a, #dlife_icons a:visited, #dlife_expert_icon a:visited {
	float:left;
	font-family:arial,verdana;
	font-size:10px;
	text-decoration:none;
	text-align:center;
	color:#000;
}

/*Dlife footer 
---------------------------------------------------------- */

.copyrightFooter {
	padding:8px 0pt;
}

#dLifeFooter {
	float:left;
	width:775px;
	margin-top:45px;
	padding:0 0 15px 8px;
	font-size:12px;
	color:#000000;
}
	#dLifeFooter a {
		color:#000000;
	}
