/* Acne Skin Treatment CSS - Copyright  2005
 Author: Chris Arlidge  | www.steeldolphin.com*/

body {
	background: #D8EEEE url(images/bg1.jpg) repeat-x;
	font-family: tahoma, verdana, sans-serif;
	font-size: 80%;
	color: #828282;
	margin: 0;
	border: 0;
	padding: 0;
	text-align: left;
}


h1 {
	font-family: avenir, helvetica, tahoma, verdana, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #519100;
	margin: 0;
		
}

h2, h3, h4 {
	font-family: avenir, helvetica, tahoma, verdana, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #519100;
	margin: 0;
		
}

form {
	padding: 0 0 0 30px;
	text-align: left;
	
}

#container { 
	margin: 0 auto;
	background-color: #FFFFFF;
	width: 716px;
	padding: 0px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;	
	text-align: center;
}

#masthead {
	width: 716px;
	height: 244px;
	margin: 0;
		
}

#smile {
	background: transparent url(images/masthead_01.jpg) no-repeat;
	width: 362px;
	height: 244px;
	margin: 0;
	float:left;
	
		
}

#logotitle {
	background: transparent url(images/masthead_02.jpg) no-repeat;
	width: 354px;
	height: 244px;
	margin: 0;
	float:right;
			
}


#content_wrapper {
	background: transparent url(images/content_bg.gif);
	width: 716px;
	margin: 0;
			
}

#products {
	width: 155px;
	margin: 5px 5px 5px 0px;
	text-align: left;
	float:right;
	background: #ffffff url(images/products_bottom.gif) no-repeat bottom center;
}

#products span {
	display:block;
	background: #ffffff url(images/products_top.gif) no-repeat;
	width: 155px;
	height: 16px;
}

#content {
	display: inline;
	width: 522px;
	margin: 5px 13px 5px 0px;
	text-align: left;
	float:right;
	background: #ffffff url(images/content_bottom_long.gif) no-repeat bottom center;
}

#content a {	
	text-align: left;
	font-size: 1em;
	color: #519100;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {	
	text-align: left;
	font-size: 1em;
	color: #519100;
	font-weight: bold;
	text-decoration: underline;
}

#content p {	
	padding: 0px 10px 0px 10px;
	text-align: left;
	font-size: 1em;
	color: #63685C;
}

#content h1 {	
	padding: 0px 10px 0px 10px;
	text-align: left;
	font-size: 1.8em;
	color: #519100;
	
}


#content h2 {	
	padding: 0px 10px 0px 10px;
	text-align: left;
	font-size: 1.2em;
	color: #519100;
	
}


#content ul li a {
	font-family: tahoma, verdana, sans-serif;
	line-height: 1.2em;
	font-size: 1em;
	color: #A0C473;
	text-decoration: underline;
		
}

#content ul li a:hover {
	color: #A0C473;
	text-decoration: none;
	
}

div#content span {
	display:block;
	background: #ffffff url(images/content_top_long.gif) no-repeat;
	width: 522px;
	height: 16px;
}

#content img {
	float:right;
	padding: 5px;
	border: 0;
}

#content a img {
	float:right;
	padding: 5px;
	margin: 5px;
	border: 1px solid #e1e1e1;
}


#sidemenu {
	display:inline;
	background: #ffffff url(images/nav_bottom.gif) no-repeat bottom center;
	width: 155px;
	margin: 5px 0px 5px 13px;
	text-align: left;
	float:left;
}

div#sidemenu span {
	display:block;
	background: #ffffff url(images/nav_top.gif) no-repeat;
	width: 155px;
	height: 16px;
}

#sidemenu ul {
	margin: 0;
	padding: 0 5px 0 5px;
	text-align: left;
	border: 0;
}


#sidemenu ul li {
	list-style: none;
	font-family: tahoma, verdana, sans-serif;
	font-size: 1em;
	color: #7A8B5F;
	border-bottom: solid 1px #C3D7A4;
	
}


#sidemenu ul li a {
	display: block;
	padding: 5px;
}

#sidemenu ul a {
	font-family: tahoma, verdana, sans-serif;
	font-size: 1em;
	color: #7A8B5F;
	text-decoration: none;
}


#sidemenu ul a:hover {
	font-family: tahoma, verdana, sans-serif;
	font-size: 1em;
	color: #ffffff;
	text-decoration: none;
	background-color: #C3D7A4;
}

#footer {
	width: 696px;
	margin: 0;
    padding: 0;
			
}

#footer p {
	text-align: right;
	font-size: .9em;
	padding: 20px;			
}

#footer a {	
	font-size: .9em;
	color: #43502E;
	font-weight: normal;
	text-decoration: underline;
}

#footer a:hover {	
	font-size: .9em;
	color: #43502E;
	font-weight: normal;
	text-decoration: underline;
}


.clearfix {
	clear:both;
}
