@charset "utf-8";
/*FRAME*/

body {
	background: #000;
	margin: 0;
	}
	

#header {height:184px; width:233%; background:url(../images/headerTile.jpg) repeat-x top left; text-indent:-9999px;}	

#wrapper {
	width: 814px;
	margin-top: 0;
	margin: auto;
	}
	
#wrapper2 {
	width: 825px;
	margin-top:5px;
	margin: auto;
	}		

#flashmain {
	width: 815px;
	height: 460px;
	padding-top: 5px;
	margin: 0;
	padding:0;
	}
	
#flashmenu {
	width: 825px;
	height: 260px;
	margin: 0;
	}
	
#content {
	width: 814px;
	margin-top: -50px;
	padding: 40px;
	}
	
#content2 {
	width: 735px;
	padding-top: 0;
	padding-left: 35px;
	}	
	
#footer {
	width: 814px;
	padding-top: 40px;
	clear: both;
	padding-bottom: 30px;
	}		
	
.logos {
	width: 300px;
	float: left;
	}
	
.copy {	
	width: 435px;
	padding-top: 20px;
	padding-left: 18px;
	float: left;
	}	
	
/*STYLING*/

p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: justify;
	}
	
h3 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	}
				
	
ul {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	}
		
img {
	padding-left : 20px;
	}				
	
#footer p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	padding-top: 10px;
	text-align: center;
	}


a:link {
	font: 12px Arial, Helvetica, sans-serif;
	color: #addfe8;
	text-decoration: underline;
	}
	
a:visited {
	font: 12px Arial, Helvetica, sans-serif;
	color: #addfe8;
	text-decoration: underline;
	}	
	
a:hover {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
	}
	
hr {
	background-color: #666666;
	border: 0;
	height: 1px;
	width: 350px;
	}	
	
.staff {
	background-color: #666666;
	border: 0;
	height: 1px;
	width: 350px;
	margin-bottom: 40px;
	margin-top: 40px;
	}					

.titleimg {
	padding-bottom: 15px;
	}	
	
.titleimg2 {
	padding-bottom: 5px;
	}	
	
#beforeafter {
	width: 350px;
	display: block;
	float: left;
	padding-bottom: 50px;
	}	
	
#beforeafter-rest {
	width: 250px;
	display: block;
	float: left;
	padding-left: 70px;
	padding-bottom: 50px;
	}		
	
#beforeafter p{
	font: 14px Arial, Helvetica, sans-serif;
	color: #fff;
	padding-left: 40px;
	}
	
#beforeafter img{
	padding-left: 40px;
	}			
	
#beforeafter-rest p{
	font: 14px Arial, Helvetica, sans-serif;
	color: #fff;
	padding-left: 10px;
	}
	
#beforeafter-rest img{
	padding-left: 10px;
	}	
	
#beforeafter-title{
	clear: left;
	padding-top: 20px;
	}	
			 	