body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(../img/indexBG.jpg);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
}

#top {
	margin-top: 0px;
	height: 87px;
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	float: left;
	height: 87px;
	width: 223px;
	background-image: url(../img/logo.gif);
}
#menu {
	height: 87px;
	width: 777px;
	float: left;
	background-image: url(../img/topBG.gif);
	background-repeat: no-repeat;
}
#banner {
	height: 203px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom:5px;



	background-image: url(../img/banner.jpg;

	background-image: url(../img/banner.gif;	background-image: url(../img/banner.jpg);
}
#body {
	background-image: url(../img/bodyBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}
#body a {
	color: #666666;
}
#body p {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}



#form {
	background-image: url(../img/bq.gif);
	height: 36px;
	line-height: 36px;
	text-align: center;
}
#form a {
	color: #666666;
}
