body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	color: #222222;
	font-family: Verdana, Arial, Helvetica;
}
#serviceads{
	background-image: url(../images/layout/contentBg.jpg);
	background-repeat: repeat-y;
font-size:60%;
padding:10px 40px;
}
#wrapper {
	height: auto;
	width: 1000px;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#bannerBox {
	width: 1000px;
}
#bannerHeader {
	background-image: url(../images/layout/header.jpg);
	height: 48px;
	width: 1000px;
	padding-left: 110px;
	background-repeat: no-repeat;
}
#topNavigation {
	float: left;
	height: 20px;
	width: 468px;
	text-align: right;
	padding-top: 8px;
}
#logo {
	float: left;
}

#banner {
	background-image: url(../images/layout/banner.jpg);
	height: 193px;
	background-repeat: no-repeat;
}
#leftContent {
	background-image: url(../images/layout/leftContentBg.jpg);
	height: auto;
	width: 198px;
	float: left;
	background-repeat: repeat-y;
	padding-left: 1px;

}
#rightContent {
	background-image: url(../images/layout/rightContentBg.jpg);
	height: auto;
	width: 791px;
	float: right;
	background-repeat: repeat-y;
	font-size: 9pt;
padding-right:10px;
margin-top:0px;
text-align:left;
font-size:bolder;
}

#bannerFooter {
	background-image: url(../images/layout/bannerfooter.jpg);
	height: 45px;
}

#contentBox {
	height: auto;
	width: 1000px;
	background-image: url(../images/layout/contentBg.jpg);
	background-repeat: repeat-y;
}
#topFooter {
	background-image: url(../images/layout/topfooter.jpg);
	height: 44px;
	padding-left: 200px;
	text-align: center;
	font-size: 10pt;
}
#rightFooter {
	width: 350px;
	float: right;
	padding-right: 25px;
	text-align: right;
}
#leftFooter {
	float: left;
	width: 350px;
	padding-left: 25px;
}

#bottomFooter {
	background-image: url(../images/layout/footer.jpg);
	height: 26px;
	font-size: 10pt;
}
#topNavigation   a:hover,#topNavigation  a:active, #topNavigation  a:visited, #topNavigation a {
	color: #000000;
	text-decoration: none;
}
#breadcrum {
	margin-left: 180px;
	padding-top: 5px;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}


#innerBannerWrap{
width:737px;
}
#promotionalBox {
float:right;
	height: 150px;
	width: 257px;
margin-left:5px;
}
#adsBox{
float:right;
width:336px;
height:78px;
padding-top:10px;
}