body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../image/back.jpg);
	background-repeat:repeat-x;
}
.pageWidth{
	width:990px;
}
.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-image:url(../image/menu_back.jpg);
	background-repeat:repeat-x;
	background-position:right;
}
.headingImg{
	background-image:url(../image/city.png);
	background-repeat:no-repeat;
	background-position:150px 00px;
	height:150px;
	clear:both;
}
.headingImg1{
	background-image:url(../image/city.png);
	background-repeat:no-repeat;
	background-position:left;
	height:150px;
	clear:both;
}
.topLink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#066;
}
.topLink a{
	text-decoration:none;
	color:#066;
}
.topLink a:hover{
	text-decoration:underline;
}
