/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0; 
    padding: 0; 
    border: 0; 
}
#wrapper {
	width: 783px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 783px;
	height: 191px;
	float: left;
}
#menu {
	float: right;
	width: 495px;
	background-image: url(../images/menubkgnd.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 155px;
	padding-top: 36px;
}
#rollovers {
	float: left;
	height: 73px;
	width: 495px;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 50px;
	color: #2F236A;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F236A;
	line-height: 20px;
}
a:link {
	color: #2F236A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2F236A;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#about {
	float: left;
	width: 234px;
	background-color: #F6E660;
	background-image: url(../images/homepage.jpg);
	background-position: 0px 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	clear: left;
}
.copy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F236A;
	line-height: 18px;
}
#leftcol {
	float: left;
	width: 254px;
	padding: 0px;
}
#flash {
	float: right;
	width: 254px;
	background-color: #F6E660;
	clear: none;
}
#rightcol {
	float: right;
	width: 224px;
	padding: 15px;
	background-color: #F6E660;
	margin-top: 10px;
}
#middlecol {
	float: left;
	width: 224px;
	padding: 15px;
	margin-left: 11px;
	background-color: #F6E660;
}
#footer {
	width: 783px;
	clear: both;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #666666;
	text-align: center;
}
#aboutus {
	float: left;
	width: 460px;
	background-color: #F6E760;
	clear: both;
	padding: 15px;
}
#aboutright {

	float: right;
	width: 280px;
	background-color: #F6E760;
	clear: none;
	padding: 0px;
}
#aboutrightlist {


	float: right;
	width: 250px;
	background-color: #F6E760;
	clear: none;
	padding: 15px;
}
#links {

	float: left;
	width: 753px;
	background-color: #F6E760;
	clear: both;
	padding: 15px;
}
.field {
	width: 250px;
}
#logo {
	padding-top: 10px;
	width: auto;
	height: auto;
	float: left;
}
