/* CSS Document */

body,a,img,p,h3,h4,table,img,ul,li
{
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
	border:none;
	color:inherit;
}

body
{
	color:#FFFFFF;
}

#header
{
	background:url(../images/headerBg.jpg) repeat-x;
	width:100%;
	height:278px;
}

.headerBanner
{
	background:url(../images/headerBanner.jpg) no-repeat;
	width:866px;
	height:278px;
	margin:0 auto;
	margin-top:-1px;
}
*html .headerBanner
{
	margin-top:0px;
}

.logo
{
height:184px;
margin-left:75px;
width:155px;
}

.headerPic
{
	height:246px;
margin-left:352px;
margin-top:-152px;
width:230px;
}

*html .headerPic
{
margin-top:-156px;
}

#content
{
	background:url(../images/contentBg.jpg) repeat-x;
	width:100%;
	height:auto;
	margin-top:-1px;
	margin-bottom:10px;
	overflow:auto;
}

*html #content
{
	margin-top:-3px;
}

.menuBar
{
	background:url(../images/menuBar.jpg) no-repeat;
	width:842px;
	height:27px;
	margin:0 auto;
}

.menuBar ul
{
	list-style:none;
	margin-left:90px;
}

*html .menuBar ul
{
	margin-top:5px;
}

.menuBar ul li
{
	font-family:Verdana;
	font-size:11px;
	color:#424242;
	display:inline;
}
.menuBar ul li a
{
	color:#424242;

}

.mainContent
{
	background:url(../images/mainContentBg.jpg) no-repeat;
	width:842px;
	margin:0 auto;
	height:auto;
	overflow:auto;
}

.contentWrapper
{
	margin:0 auto;
	width:690px;
}

.leftContent
{
	background:url(../images/leftContentBg.jpg) no-repeat;
	width:218px;
	height:auto;
	float:left;
}

.testimonialsaArea
{
	height:340px;
	width:185px;
	margin:0 auto;
}

.clientsArea
{
margin-top:5px;
}
.clientsPara
{
color:#5B5C56;
font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif;
font-size:9px;
font-weight:normal;
padding-left:8px;
}

.rightContent
{
	width:450px;
	float:left;
	margin-left:5px;
	margin-top:15px;
}

.mainContent h3
{
font-family:Verdana;
font-size:13px;
color:#000000;
margin-top:15px;
margin-bottom:10px;
	line-height:18px;
}

.mainContent p
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	margin-top:5px;
	margin-bottom:30px;
	line-height:18px;
	text-align:justify;
	text-indent:25px;
}

.mainContent ul
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}

.mainContent ul li
{
	list-style:disc;
	list-style-position:inside;
}

.pageHeader
{
	height:43px;
margin-left:230px;
margin-top:20px;
width:218px;
	}

.servicesContent
{
	width:215px;
	float:left;
	margin-left:15px;
}

.servicesContent p
{
text-indent:0;
}

.mailBg
{
	background:url(../images/mailAddressBg.jpg) no-repeat;
	width:338px;
	height:136px;
	margin-top:20px;
}

#footer
{
	clear:both;
	background:url(../images/footerBg.jpg) repeat-x;
	width:100%;
	height:134px;
	margin-top:15px;
	font-family:Trebuchet MS;
	color:#7c7c7c;
	font-size:11px;
text-align:center;
}

#footer p
{
	padding-top:10px;
}