@import url("core.css");
body {
	background: url(/images/home/outer_wrapper.jpg) no-repeat bottom;
}
#outerwrapper { 
	background: url(/images/home/home_baselayout.jpg) no-repeat top;
} 

#logo {
	position:absolute;
	width:422px;
	margin:15px 0 0 18px;
	height:1px;
	padding-top:109px;
	overflow:hidden;
}
#utilities { 
	float:right; 
	margin:5px 30px;  
	font-weight:bold; 
	color:#FFFFFF; 
	font-size:10px; 
	font-family:Verdana; 
	text-transform:uppercase;
}

#utilities a { color:#ffffff; text-decoration:none; padding:0 5px 0 5px;}
#utilities a:hover { color:#ffffff; text-decoration: underline;}




#mainsection {
	background-image:url(/images/home/banner.jpg); 
	background-position: center 10px;
	height: 687px;
	min-height: 0;
}
#outersubnav { width:153px; float:left; margin-top:18px;}

#content { width:900px; height:auto; }

#ctas {  float:right; width:285px; margin-top:120px; margin-right:18px; }

#cta-cosmetic {height:108px;width:285px;background-image:url(/images/home/cta_cosmetic.jpg); background-repeat:no-repeat; display:block;}
#cta-cosmetic:hover { background-position:-285px -00px;}

#cta-breast {height:108px;width:285px;background-image:url(/images/home/cta_breast.jpg); background-repeat:no-repeat; display:block;}
#cta-breast:hover { background-position:-285px -00px;}

#content {
	padding: 0 0 60px 27px;
}
#box
{width:306px;float:left;margin-right:0px; margin-top:67px;}
p{color:#993416;
	font-size:12px;
	text-decoration: none;
	text-align:center;
	line-height:18px;
	 text-align:left;}
	 
	 
	 #footer { padding:0px 117px 55px 35px; }

h1, h2, h3, h4, h5, h6 {
	margin:0px 4px;
	padding:0px;
	font-weight:bold
}


h2 { color:#7c5712; font-size:15px; margin:10px 0 9px 4px; }

h3 { color:#307ba0; font-size:13px; margin:10px 0 9px 4px; }
h4 { color:#333333; font-size:12px; margin:10px 0 9px 4px; }


