body {
	background:none;
	/*background: #ebeef7 url('../_images/layout/body-bg.jpg') repeat-x 0 0;*/
	background:#ffffff;
}

#master {
	margin:0 auto;
	width:98%;
}

/*======= HEADER */
#header {
	
}
#header .top {height:115px; overflow:hidden;}
#header .top .logo {
	float:left;
	padding:0 0 0 10px;
	background:transparent; 
}
#header .top .logo img {display:inline; float:left; /*height:108px;*/}
#header h1 {display:inline; font-size:1.3em; float:left; margin:0; padding:10px 0 0 6px; color:#8D877F; font-weight:normal; line-height:4.2em;}
#header .top .action {	
	float:right;
	padding:0 5px 0 0;	
}

#header .top .action .link {margin:0; padding:0; line-height:75px;}
#header .top .action .separation {margin:0; padding:0 2px 0 2px;}

#header .top .action a:link, #header .top .action a:visited {color:#888888; text-decoration:none;}
#header .top .action a:hover {color:#888888; text-decoration:underline;}

#header .underline {height:29px; overflow:hidden; background:transparent url('../_images/layout/header/underline-bg.jpg') repeat-x;}
#header .underline .left {width:5px; height:29px; float:left;}
#header .underline .breadcrumbs {float:left; line-height:28px; padding:0 0 0 5px; font-size:0.85em;}
#header .underline .breadcrumbs a {color:#000000;}
#header .underline .right {width:5px; height:29px; float:right;}

#header .underline .content p {margin:0; padding:0; line-height:28px; text-decoration:none; font-size:1em; text-align:left; font-weight:bolder;}
#header .underline .content .group-name-value {color:#000000;}


/*======= MASTER CONTENT */
#master-content {
	overflow:hidden;
	padding:6px 0 0 0;	
}


/*======= FOOTER */
#footer {
	margin:0 auto; padding:40px 0 40px 0;
	text-align:center;
	font-size:0.9em; color:#888888;
	background:transparent url('../_images/layout/footer/footer-bg.jpg') repeat-x 0 40px;
}
#footer .mentions {margin:0; padding:10px 0 0 0; text-align:center;}
#footer .mentions .link {margin:0; padding:0; border:0;}
#footer .mentions .separation {margin:0; padding:0 5px 0 5px; font-size:1.1em;}
#footer .mentions a {color:#888888; text-decoration:none;}
#footer .mentions a:hover {color:#888888; text-decoration:underline;}