html, body { margin: 0; padding: 0; }

body { 
	padding-bottom: 20px; 
	text-align: center; 
    
	background-image:  url(http://65.61.45.237/images/bg_main_repeat5.jpg);
	/*background-color:#245673;*/
	background-repeat:repeat;
	
	font: 10pt/14pt "Segoe UI";
	color:#000000;
	
	/*background-color: #b7d1de;*/
	}

#container {
background-image:  url(http://65.61.45.237/images/bg_body6.jpg);
background-repeat:repeat-y;
background-color: #b7d1de;
text-align: left;
padding: 0 0 0 0;
margin-left: auto;
margin-right: auto;
width: 790px;
}

#header_home {
text-align: center;
/*height: 77px;*/
height:90px;
width: 750px;
background-color: #b7d1de;
}

#header_background {
width: 788px;
background-image:  url(http://65.61.45.237/images/bg_header_new.jpg);
background-repeat:repeat-y;
background-position: center;
}

#above_footer {
width: 778px;
background-image:  url(http://65.61.45.237/images/bg_bottom_new.jpg);
text-align: center;
background-position: center;
}

/*#header {
text-align: center;
height: 103px;
width: 750px;
background-color: #6f6f6f;
}*/

#nav {
text-align: left;
height: 50px;
width: 750px;
}

#main_home {
	background-color: #245573;
	background-image:  url(http://65.61.45.237/images/bg_body6.jpg);
	background-repeat:repeat-y;
	padding: 20px 20px 24px 20px;
	/*border-bottom: 1px solid #6f6f6f;*/
}

#main_home_offset {
	background-color: #245573;
	background-image:  url(http://65.61.45.237/images/bg_body6.jpg);
	background-repeat:repeat-y;
	padding: 20px 20px 25px 20px;
	/*border-bottom: 1px solid #6f6f6f;*/
}		
/*
#main {
	width: 700px;
	margin: 25px 25px 0px 25px;
	padding-bottom: 25px;
	text-align: left;
}
*/	
#sidebar {
width: 190px;
margin-top: 20px;
padding: 0;
float: left;
display: inline; /* floats are handled as block elements, this is to fix 
							   a margin collapsing bug in IE */
}
	
#bottomborder {
	width: 750px;
	border-top: 1px solid #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

#aboutus_nav a, #aboutus_nav a:visited, #aboutus_nav a:link, #aboutus_nav a:active {
    text-decoration:none;
}

p { 
	font: 10pt/14pt "Segoe UI"; 
	color: #000000;
	margin-top: -5px;
	}

x {
	font: 10pt/14pt "Segoe UI";
	color: #000000;
    }

z {
	font: 9pt/10pt  courier new;
	color: #000000;
    }

h1 { 
	font: bold 16pt "Segoe UI";
	color: #06476d;
	margin-top: -5px;
	text-align: left;
	}
	
h2 { 
	font: bold 13pt "Segoe UI";
	color: #06476d;
	margin-top: 0px;
	margin-bottom: 7px;
	text-align: left;
	}

h3 {
	font: bold 16pt "Segoe UI";
	color: #06476d;
	margin-top: 0px;
	margin-bottom: 7px;
	text-align: left;
}

h4 {
	font: "Segoe UI"
	color: #06476d;
	margin-top: 0px;
	margin-bottom: 7px;
	text-align: left;
}
	
ul {
	margin-top: -15px;
	margin-bottom: 1px;
	color: #000000;
	font: "Segoe UI"; 
	}	

li {
	margin-left: 15px;
	list-style-type: disc;
	padding-left: 0px;
	font: 10pt/14pt "Segoe UI"; 
	color: #000000;
	}
	
li2 {
	margin-left: 15px;
	list-style-type:decimal;
	padding-left: 0px;
	font: 10pt/14pt "Segoe UI"; 
	color: #000000;
	}

#contact p {
    font: 12pt "Segoe UI"; 
	color: #000000;
}

#footer p { 
	font: 7pt/12pt "Segoe UI"; 
	color: #ffffff;
	margin-top: -5px;
	text-align: top;
	}

a, a:visited, a:link, a:active { 
	text-decoration: underline; 
	color: #0b4874;
	}
a:hover { 
	text-decoration: underline;
	color: #0b4874;
	}


#footer a, #footer a:visited, #footer a:link, #footer a:active { 
	text-decoration: none; 
	color: #ffffff;
	}
#footer a:hover { 
	text-decoration: underline; 
	color: #ffffff;
	}