@charset "utf-8";
body {
	font-family		: Verdana, Arial, sans-serif;
	margin: 30px 0;
	padding: 0;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
}
#header {
	width: 780px;
	height: 80px;
	margin: 0 auto;
	background: url(images/topcent.gif) repeat-x;
}
#logo {
	float: left;
	height: 80px;
	padding: 0 0 0 0;
	background: url(images/topleft.gif) no-repeat;
}
#logo * {
	text-decoration: none;
}
#logo h1 {
	font-family		: Verdana, Arial, sans-serif;
	float: left;
	padding: 0px 0 0 20px;
	font-size: 36px;
}
#logo h1 a {
	color: #1B325C;
}
#logo h1 span {
	font-weight: bold;
}
#logo h2 {
	float: left;
	padding: 72px 0 0 8px;
	font-size: 12px;
	border: none;
}
#logo h2 a {
	color: #000000;
}
#menu {
	float: right;
	height: 45px;
	padding: 35px 15px 0 0;
	background: url(images/topright.gif) no-repeat right top;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	font-family		: Verdana, Arial, sans-serif;
	padding: 0 5px 0 5px;
	border-left: 1px solid #1B325C;
	text-decoration: none;
	font-size: 13px;
	color: #000000;
}
#menu a:hover {
	text-decoration: underline;
}
#menu .first a {
	border: none;
}
#featureimg
 {
	width: 780px;
	height: 170px;
	margin: 0 auto;
	background: url(images/featurebase.gif) repeat-x left bottom;
	border-right: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
}
.Toptext {
	font-size: 14px;
}
#content {
	width: 710px;
	margin: 0 auto;
	padding: 10px 35px 0px 35px;
	background: #FFFFFF;
}
#bottom {
	width: 780px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF url(images/bottom.gif) no-repeat left bottom;
}
#footer {
}
#footer p {
	text-align: center;
	color: #777777;
}
#footer a {
	font-family		: Verdana, Arial, sans-serif;	color: #5D5D5D;
}
#content #Body #Left {
	text-align: left;
	vertical-align: top;
	width: 140px;
}
#content #Body #Right {
	vertical-align: top;
}
#content #Body #Left a {
	text-decoration: none;
	list-style-type: square;
	color: #1B325C;
}
#content #Body #Left a:hover {
	text-decoration: underline;
}