@charset "UTF-8";
/* CSS Document */


body {
	background:#d9d8da url(../img/page_background.jpg) repeat-x;
	margin-left:auto;
	margin-right:auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:.8em;
	background:#D9D8DA url(http://www.ascpskincare.com/wb_template/2/breen/img/page_background.jpg) repeat-x;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:895px;
	margin-top:0px;
	
}

#header {
	width:900px;

	float:left;
	background:url(../img/header_background.jpg) no-repeat;
	padding-top: 30px;
	
}
#logo {
	background:url(../img/default_logo.png) no-repeat;
	height:130px;
	width:130px;
	clear:none;
	display:inline-block;
	float:left;
	font-weight:normal;
}
#logo a {
	width:130px;
	height:130px;
	display:block;
	color:#666;
}
#business {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 2.4em;
	color:#fff;
	line-height:.7em;
	padding-top:45px;
}
#business a {
	color:#333 !important;
	text-decoration:none;
}
#tagline {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.2em;
	color:#f0eae2;
}
#container {
	background:#f7f9fb url(../img/nav_background_repeater.jpg) repeat-y;
	float:left;
	margin-top:0px;
	border-right:1px solid #95a3ab;
	width:894px;
}
#navbar {
	background:url(../img/nav_background.jpg)  bottom left no-repeat; 
	display:inline;
	float:left;
	position:relative;
	width:220px;
	border-left:1px solid #95a3ab;
}
#navbar ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#navbar li {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.0em;
	margin:0px;
	color:#566167;
	border-bottom:1px dashed white;
	padding:0px;
	
}
#navbar li a {
	display:block;
	color:#566167;
	padding:5px;
	text-decoration:none;
	padding-left:20px;
	width:188px;
}
.activenav {
	background:url(../img/nav_bullet.png) no-repeat 0px 9px;
}
#navbar li a:hover {
	background-color:#dfddd6;
}
#specials {
	background-color:#b9c0c2;
	padding:10px;
	margin:40px 20px 10px 15px;
}
#specials a, #specials a:visited {
	color:#333;
}
#specials h3 {
	color:#333333;
	font-size:1.4em;
	font-family:Tahoma, Geneva, sans-serif;
	margin-bottom:.2em;
	font-weight:normal;
}
#ascp {
	background:url(http://www.ascpskincare.com/img/ascp_logo.png) no-repeat;
	display:block;
	width:190px;
	height:110px;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
}
#ascp a {
	display:block;
	width:190px;
	height:110px;
}
#ascp span {
	display:none;
}
#content {
	display:inline;
	float:left;
	position:relative;
	margin-left:2px;
	width:630px;
	background:#f7f9fb;
	background:url(../img/content_background.jpg) bottom right no-repeat;
	padding:20px;
	font-family:Verdana, Geneva, sans-serif;
	color:#362f2d;
	line-height:2.5em;
	float:left;

}
a {
	color:#558fae;
}
a:visited {
	color:#95a4ab;
}
h1 {
	color:#77848b;
	font-size:1.5em;

}
h2 {
	color:#555f65;
	font-size:1.0em;
	margin-bottom:.2em;

}
#footer {
	font-size:.9em;
	background-color:#95a3ab;
	color:#fff;
	float:left;
	padding:5px 0px;
	display:block;
	text-align:center;
	width:895px;
}
#footer a, #footer a:visited {
	color:#fff;
	text-decoration:none;
}
#footer ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#footer li {
	padding-left:20px;
	display:inline;
	margin:0px 10px 0px 0px;
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0
}
