@charset "UTF-8";
/* CSS Document */

html {
	border-top:3px solid #584732;
}
body {
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.8em;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	margin-top:20px;
}
#logo {
	background:url(http://www.ascpskincare.com/wb_template/1/blue/img/default_logo.png) no-repeat;
	height:100px;
	width:120px;
	clear:none;
	display:inline-block;
	float:left;
	font-weight:normal;
}
#logo a {
	width:120px;
	height:100px;
	display:block;
	color:#666;
}
#business {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	color:#455e5e;
	line-height:.7em;
	padding:20px 0px 10px 0px;
}
#tagline {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.4em;
	color:#999999;
}
#container {
	background:#8ec1c4 url(http://www.ascpskincare.com/wb_template/1/blue/img/nav_background.jpg) no-repeat;
	float:left;
	margin-top:20px;
}

#copy_container {
	background:url(http://www.ascpskincare.com/wb_template/1/blue/img/content_background.jpg) bottom right no-repeat;
	padding:20px;
	font-family:Verdana, Geneva, sans-serif;
	color:#362f2d;
	line-height:1.5em;
	float:left;
}
#navbar {
	display:inline;
	float:left;
	position:relative;
	width:200px;
}
#navbar ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#navbar li {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.0em;
	margin:0px;
	color:#362f2d;
}
#navbar li a {
	display:block;
	color:#362f2d;
	padding:5px;
	text-decoration:none;
}
.activenav {
	background-color:#aad2d3;
}
#navbar li a:hover {
	background-color:#aad2d3;
}
#specials {
	background-color:#aad2d3;
	padding:10px;
	margin:40px 10px 10px 10px;
}
#specials a, #specials a:visited {
	color:#333;
}
h3 {
	color:#333333;
	font-size:1.4em;
	font-family:Georgia, "Times New Roman", Times, 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:100px;
	height:130px;
}
#ascp span {
	display:none;
}
#content {
	display:inline;
	float:left;
	position:relative;
	margin-left:2px;
	width:750px;
	background:#fff;
	border-left:2px solid #fff;
}
#copy_container {
	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;
	width:100%;
	min-height:450px;
}

a {
	color:#455e5e;
}
a:visited {
	color:#666;
}
h1 {
	color:#455e5e;
	border-bottom:1px solid #455e5e;
	font-size:1.7em;
	font-weight:normal;
}
h2 {
	color:#455e5e;
	font-size:1.2em;
	margin-bottom:.2em;
	font-weight:normal;
}
#footer {
	font-size:.8em;
	margin-top:4px;
	background-color:#93c3c4;
	color:#2b2822;
	float:left;
	padding:5px;
	display:block;
	text-align:center;
	width:960px;
}
#footer a, #footer a:visited {
	color:#2b2822;
	text-decoration:none;
}
#footer ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#footer li {
	background:url(http://www.ascpskincare.com/wb_template/1/blue/img/footer_bullet.gif) no-repeat;
	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
}
