body { border:0; margin:0; height: 100%;}
.title{
font-family: Arial, Helvetica, sans-serif;
font-size: 40px;
font-weight:bold;
color:#FFFFFF;
background-image:url('../images/banner.jpg');
height:179px;
width:800px;
}
.title span{
position:relative;
top: 30px;
left: 50px;
text-shadow: #333 5px 5px 5px;
	height: 1em;
	filter: Shadow(Color=#333, 	
			Direction=135, 
			Strength=5);
}
.mainSection{
background-color:#EFFEFE;
}
.navMenu{
background-image:url('../images/side1.jpg');
background-repeat:repeat-x;
background-position: 0px 0px;
vertical-align:top;
}
.navMenu ul{
list-style-type:none;
position:relative;
left: -25px;
}
.navMenu li{
padding-bottom: 8px;
}
.navMenu a{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
.navMenu a:hover{
color:#770000;
}
.navMenu2{
background-image:url('../images/side2.gif');
background-repeat:no-repeat;
}
.navMenuBottom{
background-color: #004949;
height:100%;
}
.mainContent{
padding:10px;
vertical-align:top;
background-color:#FFFFFF;
}
.mainContentDiv{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: black;
width: 572px;
}
.BeforeAfter th
{
	font-size: 20px;
}
.BeforeAfter img
{
	width: 280px;
	height: 210px;
}