@charset "utf-8";
body {
	background-color: #CCCCCC;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#maindiv {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
}
#maintitlediv {
	height: 80px;
}
#maintitlelogodiv {
	width: 200px;
	padding-left: 30px;
	padding-top: 27px;
	float: left;
}
#maintitlerightdiv {
	float: right;
	width: 675px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#maintitlehelpdiv {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: both;
	margin: 0px;
	height: 17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 275px;
}
#maintitlehelpdiv li {
	float: left;
	width: 80px;
	color: #666666;
	list-style-image: url(images/point.gif);
}

#maintitlehelpdiv a {
	color: #444444;
	text-decoration: none;
}
#maintitlehelpdiv a:hover {
	text-decoration: underline;
}



#maintitlebtndiv {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;

}
#footleftdiv {
	width: 500px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 40px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D6D6D;
}
#footrightdiv {
	width: 390px;
	float: right;
	font-size: 10px;
	color: #6D6D6D;
	padding-top: 10px;
}


#footworddiv {
	display: none;
	clear: both;
}
#aboutusdiv {
	text-align: justify;
}
#aboutusdiv p a img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
