body {
	background:url(../images/mainBg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	margin:10px 0;
	}

h1 {
	font-size:2em;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px 0 10px 0;
	padding:0px;
	font-weight:normal;
	}
	
h3 {
	font-size:1.1em;
	color:#DDD;
	background:url(../images/arrow.gif) top left no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:5px 0 -5px 0;
	padding:5px 0 0 10px;
	}	
	
h2 {
	font-size:1.5em;
	color:#FFF;
	background:url(../images/h3bg.jpg) no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:20px 0 15px;
	border-top:1px solid #444;
	padding:4px;
	}
	
.notice {
	background:#a04000;
	padding:3px;
	text-align:center;
	color:#FFF;
	margin:12px 0 0;
	}

.rightCol a {
	color:#FFF;
	}
	
.rightCol a:hover {
	color:#DD0000;
	}

.main {
	width:1000px;
	margin:auto;
	background:#2d2d2d;
	}
	
.nav {
	background:#000;
	width:1000px;
	height:25px;
	margin:14px 0 0 0;
	float:left;
	_overflow:hidden;
	}

.nav a {
	display:block;
	width:128px;
	margin:0 17px 0 0;
	padding:3px 0;
	font-size:1.15em;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	float:left;
	position:relative;
	}
	
.nav a.c1 {
	background:#a00000;
	border-top:1px solid #7c0000;
	}
	
.nav a.c2 {
	background:#a04000;
	border-top:1px solid #7c3100;
	}
	
.nav a.c3 {
	background:#a08000;
	border-top:1px solid #634d00;
	}
	
.nav a.c4 {
	background:#a01e00;
	border-top:1px solid #7c1700;
	}
	
.nav a.c1:hover, .nav a.c2:hover, .nav a.c3:hover, .nav a.c4:hover {
	padding:46px 0 2px 0;
	text-transform:uppercase;
	border:0px;
	font-size:1.1em;
	letter-spacing:-1px;
	}
	
.nav a.c1:hover {
	background:url(../images/c1Bg.jpg) repeat-x;
	}
	
.nav a.c2:hover {
	background:url(../images/c2Bg.jpg) repeat-x;
	}
	
.nav a.c3:hover {
	background:url(../images/c3Bg.jpg) repeat-x;
	}
	
.nav a.c4:hover {
	background:url(../images/c4Bg.jpg) repeat-x;
	}
	
.topPic {
	float:left;
	}
	
.sepBar {
	height:11px;
	background:#3c0b00;
	float:left;
	width:1000px;
	border-top:1px solid #2e0800;
	border-bottom:1px solid #2e0800;
	}
	
.leftCol, .rightCol {
	border-top:1px solid #242424;
	float:left;
	padding:30px 0 0 0;
	}
	
.leftCol {
	width:263px;
	}
	
.leftCol .beforeAfter, .leftCol .links {
	width:235px;
	background:#1f1f1f;
	padding:4px;
	margin:0 0 10px 12px;
	_margin:0 0 10px 6px;
	float:left;
	}
	
.leftCol .links {
	padding-bottom:10px;
	}
	
.leftCol .beforeAfter .img, .leftCol .links .img {
	float:left;
	margin:0 5px 0 7px;
	_margin:0 7px 0 4px;
	width:105px;
	color:#fff;
	font-size:1.1em;
	}
	
.leftCol .beforeAfter img, .leftCol .links img {
	border:1px solid #000;
	margin:3px 0 0 0;
	}
	
.leftCol .beforeAfter a, .leftCol .links a {
	width:221px;
	height:23px;
	background:url(../images/button.jpg) no-repeat;
	display:block;
	color:#FFF;
	float:left;
	text-decoration:none;
	padding:4px 0 0 0;
	font-size:.9em;
	text-align:center;
	margin:10px 0 4px 7px;
	_margin:10px 0 4px 4px;
	}
	
.leftCol .links a {
	margin-top:0px;
	margin-bottom:0px;
	border-bottom:2px solid #1f1f1f;
	color:#bbb;
	background:#000;
	padding:3px 0 3px 0;
	height:auto;
	}
	
.leftCol .links a:hover {
	/*background:#7f0000;*/
	color:#FFF;
	text-decoration:underline;
	}
	
.leftCol .beforeAfter a:hover {
	background:#000;
	border:1px solid #444;
	width:219px;
	height:22px;
	padding:3px 0 0 0;
	color:#DDD;
	}
	
.leftCol .beforeAfter p, .leftCol .links p {
	margin:0;
	padding:0;
	}
	
.leftCol .testimonial {
	background:url(../images/quote1.gif) top left no-repeat;
	width:200px;
	margin:20px 0 0 12px;
	_margin:20px 0 0 5px;
	color:#bebebe;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.85em;
	float:left;
	padding:20px 0 10px 40px;
	}
	
.leftCol .testimonial small {
	background:url(../images/quote2.gif) top right no-repeat;
	width:170px;
	color:#FFF;
	float:left;
	height:30px;
	text-align:right;
	padding:7px 20px 0 0;
	}
	
.leftCol .testimonial p {
	margin:0 0 10px 0;
	padding:0;
	}
	
.rightCol {
	width:717px;
	font-size:1.1em;
	color:#bebebe;
	padding:25px 10px 20px;
	}
	
.rightCol .imgAboutL, .rightCol .imgAboutR {
	text-align:center;
	margin:0 15px;
	padding:10px;
	background:#181818;
	border:1px solid #000;
	}
	
.rightCol .imgAboutL {
	float:left;
	}
	
.rightCol .imgAboutR {
	float:right;
	}
	
.rightCol .imgAboutL p, .rightCol .imgAboutL img, .rightCol .imgAboutR p, .rightCol .imgAboutR img {
	margin:0 0 5px 0;
	padding:0;
	}
	
.bottom {
	clear:both;
	margin:0 0 0 263px;
	background:#474747;
	width:737px;
	height:17px;
	text-align:left;
	color:#FFF;
	padding:2px 0 0 0;
	font-size:.85em;
	}
	
.bottom a {
	text-decoration:none;
	color:#FFF;
	margin:0 12px;
	}
	
.bottom a:hover {
	text-decoration:underline;
	}
	
#subscribe {
	color:#FFF;
	clear:both;
	margin:0 0 25px 7px;
	padding:0;
	}
	
#subscribe h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	margin:0 0 5px;
	padding:4px 0 4px 5px;
	background:#000;
	width:240px;
	}
	
.cws {
	text-align:center;
	color:#555;
	font-size:.8em;
	margin:30px 0 0 0;
	}
	
.cws a {
	color:#777;
	}
	
.style1 {
	color: #2D2D2D;
	}
