
body {
	margin: 0px 0;
	padding: 10px 0px 0px 0px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #e5e5e5;
}

HTML {
   overflow: -moz-scrollbars-vertical;
}


p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	border-bottom: 0px dotted #CCCCCC;
	text-decoration: none;
	color: white;
}

a:hover {
	border: none;
}

img {
	border: none;
}

#logo {
	width: 990px;
	margin: 0 auto;
	background: url(images/header.gif) no-repeat left top;
	height: 134px;
	border: 0px;
}

/* Header */


#header {
	width: 990px;
	margin: 0 auto;
	height: 170px;
	border: 0px;
}


/* Menu */

#menu {
	float: left;
	background: url(images/menu.gif) no-repeat left top;
	width: 990px;
	height: 36px;
}

#menu ul {
	margin: 0;
	padding: 8px 0px 0px 30px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 28px;
	margin-right: 6px;
	padding: 0px 8px 20px 3px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu a:hover {
	color: #e5e5e5;
	height: 25px;
}

#menu .current_page_item a {
	color: #FFFFF;
	text-decoration: underline;
}

#page {
	width: 990px;
	margin: 0 auto;
	padding: 0px 0;
	background: url(images/page.gif) repeat-y;
}

/* Content */

#content {
	width: 990px;
	padding: 70px 10px 0px 12px;
	float: left;
	background: url(images/content.gif) no-repeat;
}

#mainone {
	float: left;
	width: 610px;
	padding: 0px 20px 0px 18px;


}

#mainone a {
font-size: 12px; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration: none;
color: #1d3f96;
}

#mainone h1 {
	margin: 10px 0px 10px 0px;
	font-size: 10pt;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: black;
}

#mainone h2 {
	margin: 0px 0px 10px 0px;
	font-size: 10pt;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: black;
}

#mainone h3 {
	margin: 0px 0px 10px 0px;
	font-size: 16pt;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1c3f95;
}

#mainone h4 {
	margin: 0px 0px 10px 0px;
	font-size: 13pt;
	font-weight: normal;
	font-family: "times new roman", Arial, Helvetica, sans-serif;
	color: #1c3f95;
}
#homedetails {
	margin: 0 0 0 0;
	padding: 5px 10px 5px 5px;
	background: #ffffff url(images/greenbackground.gif) no-repeat;
	height: 220px;
}

/* maintwo */

#maintwo {
	float: right;
	width: 300px;
	padding: 50px 35px 0px 0px;
}


#maintwo h1 {
	margin: 0px 0px 10px 0px;
	font-size: 12pt;
	font-weight: bold;
	font-family: "arial";
	color: white;
}

#maintwo h2 {
	margin: 0px 0px 10px 0px;
	font-size: 10pt;
	font-weight: normal;
	font-family: "arial";
	color: black;
	text-align: center;
}


#footer {
	width: 990px;
	margin: 0px 0px 0px 0px;
	height: 250px;
	border: 0px;
	background: #e5e5e5 url(images/footer.gif) no-repeat left top;
}
#footer h1 {
	margin: 0px 0px 0px 0px;
	font-size: 14pt;
	font-weight: normal;
	font-family: "times new roman";
	color: #FFFFFF;
}

#footer h2 {
	margin: 0px 0px 0px 0px;
	font-size: 10pt;
	font-weight: normal;
	font-family: "arial";
	color: #000000;
}

#footer a {
font-size: 12px; 
font-family: Arial;
text-decoration: none;
color: #3d2c05;
}