body.clsbody{
	background-color:lightgrey;
}
div.outer{
	position:absolute;
	top:2px;
	left:1px;
	width:800px;
	height:830px;
	border:solid 0px white;
	background-color:white;
	overflow:hidden;
	z-index:'-10';
}
div.divBanner{
	position:relative;
	top:0px;
	left:0px;
	height:391px;
	width:800px;
	border:solid 0px red;
	z-index:0;
}
div.divFooter{
	position:relative;
	top:-714px;
	left:0px;
	height:40px;
	width:800px;
	border:solid 0px green;
	z-index:'100';
}
div.divMainMenu{
	position:relative;
	top:-2px;
	left:-3px;
	height:410px;
	width:150px;
	border:solid 0px red;
	z-index:0;
}
table.tableMainMenu{
	position:relative;
	top:0px;
	left:0px;
	height:410px;
	width:150px;	
	border:solid 0px green;
	font-family:Arial;
	text-align:center;
	color:#FCF6CA;
	font-size:13px;
	z-index:0;
	font-weight:bold;
	font-color:#C27938;
}
td.tdMainMenuItem{
	background:#E8BF58;
	border-bottom: dotted 0px #AB5D18;
	height:30px;
}
div.divServicesSubMenu{
	position:relative;
	top:-243px;
	left:-150px;
	height:300px;
	width:150px;
	border:solid 0px red;
	z-index:10;
}
table.tableServicesSubMenu{
	position:relative;
	top:0px;
	left:0px;
	height:300px;
	width:150px;	
	border:solid 0px green;
	font-family:Arial;
	text-align:center;
	color:white;
	font-size:12px;
	background:white;
}
td.tdSubMenuItem{
	background:#D0B87E;
	border-bottom: solid 0px white;
}
div.divMainContent{
	position:relative;
	top:-712px;
	left:150px;
	height:410px;
	width:645px;
	border:solid 0px red;
	z-index:9;
	overflow:hidden;
}
body.subPagesBody{
	background-color:white;
}
div.subPageHeader{
	color:maroon;
	font-family:'Helvetica';
	font-weight:bold;
	font-size:30px;
	text-align:left;
	position:absolute;
	left:23px;
	top:30px;
	width:410px;
	height:40px;
	border:solid 0px red;
	z-index:100;
}
div.subPageText{
	color:black;
	font-family:'Arial';
	font-size:12px;
	text-align:justify;
	position:absolute;
	left:23px;
	width:410px;
	border:solid 0px blue;
	font-weight:none;
	z-index:100;
	font-weight:normal;
}
div.subPageFooter{
	position:absolute;
	left:23px;
	top:370px;
	width:500px;
	height:30px;
	border:solid 0px red;
}
table.clsNavLinks
{
	height:20px; 
	width:30px;
	position:relative;
	top:0px;	
	left:245px;
	border:solid 0px green;
	color:#C27938;
	font-family:'Arial';
	font-weight:bold;
}
td.tblLinks{
	background:maroon;
	border:solid 0px orange;
	color:white;
}
td.tblLinks1{
	background:#D0B87E;
	border:solid 0px orange;
	color:white;
}
div.subPageTestimonial{
	position:absolute;
	top:30px;
	left:450px;
	height:480px;
	width:181px;
	border:solid 0px red;
	z-index:0;
	text-align:bottom;
}
table.tablesubPageTestimonial
{
	top:10px;
	left:450px;
	height:480px;
	width:181px;
	border:solid 0px blue;
	text-align:justify;
	font-family:'Arial';
	font-size:12px;
	font-weight:bold;
	color:#C56108;
}

