.text {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:13px;
	clear:both;
}
h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:18px;
	clear:both;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}
h2 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:15px;
	clear:both;
	text-align:center;
	font-weight:bold;
}
h3 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:14px;
	clear:both;
	text-align:center;
	font-weight:bold;
	color:#000000;
	text-align:left;
}
h4 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:13px;
	clear:both;
	text-align:center;
	font-weight:bold;
	color:#000000;
	text-align:left;
}
h5 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:14px;
	clear:both;
	text-align:center;
	font-weight:bold;
	color:#000000;
	text-align:center;
}
body {
	background: #4396CA url(images/backgrounds/bg.gif) repeat-x;
	text-align:center;
	padding:0px;
	padding-top:20px;
}
.container {
	width:824px;
	margin: 0 auto;
	text-align:left;
}
.header {
	background:url(images/backgrounds/header.gif) no-repeat;
 	width:824px;
	height:220px;
}
.header_toptop {
	height:8px;
}
.header_top {
	margin:0px;
	padding:0px;
	width:805px;
	height:12px;
	padding-left:8px;
	padding-right:11px;
	text-align:right;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;	
}
.header_top a {
    text-decoration:none;
   	font-family: tahoma, arial, helvetica, sans-serif;
	color:#FFFFFF;
	font:bold;
	font-size:12px;
	float:none;
}
.header_top a:visited{
    color:#FFFFFF;
    text-decoration:none;
}
.header_top a:hover {
    text-decoration:underline;
   	font-family: tahoma, arial, helvetica, sans-serif;
	color:#FFFFFF;
	font:bold;
	font-size:12px;
	float:none;
}
.header_main {
	height:200px;
	width:824px;
}
/* Top Navigation */
.top_nav {
	height:30px;
	width:824px;
	text-align:center;
	float:left;
	background:url(images/backgrounds/top_nav.gif) no-repeat;
}
.top_nav ul {
   margin:0px;
   margin-left:200px;
   padding:0px;
   list-style:none;
   text-align:center;
}
.top_nav li {
	padding-top:5px;
	text-align:center;
	height:15px;
	float:left;
	font-size:14px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	background:url(images/backgrounds/menu_separator.gif) right no-repeat;
	padding-left:8px;
	padding-right:8px;
}
.top_nav a {
    float:left;
    display:block;
    text-decoration:none;
    color:#FFFFFF;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.top_nav a {float:none;}
/* End IE5-Mac hack */
  .top_nav a:visited{
  color:#FFFFFF;
  text-decoration:none;
}
  .top_nav a:hover {
  text-decoration:underline;
  color:#FFFFFF;
  font-family: tahoma, arial, helvetica, sans-serif;
}
/* Main Content */
.maincontent {
	background:#FFFFFF;
	width:808px;
	padding:8px;
}
.main_left {
	float:left;
	width:200px;
	margin-right:8px;
}
.nav_left {
	width:200px;
	margin-bottom:8px;
}
.nav_left_top {
	height:9px;
	width:200px;
	background:url(images/backgrounds/nav_top.gif) no-repeat;
}
.nav_left_main {
	clear:both;
	width:200px;
}
.nav_left_bottom {
	background:url(images/backgrounds/nav_btm.gif) no-repeat;
	height:9px;
	width:200px;
}
/*Right Side*/
.main_right {
	width:600px;
	float:right;
	margin:0px;
	padding:0px;
}
.main_right_section {
	width:280px;
	float:left;
	padding-left:8px;
	padding-right:8px;
	font-family: tahoma, arial, helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}
.main_right_section a {
    text-decoration:none;
   	font-family: tahoma, arial, helvetica, sans-serif;
	color:#000000;
	font:bold;
	font-size:12px;
	float:none;
}
.main_right_section a:visited{
    color:#000000;
    text-decoration:none;
}
.main_right_section a:hover {
    text-decoration:underline;
   	font-family: tahoma, arial, helvetica, sans-serif;
	color:#000000;
	font:bold;
	font-size:12px;
	float:none;
}
.section_divider  {
    width: 8px;
    height:230px;
    float:left;
    background: url(images/backgrounds/divider.gif) no-repeat;
}
.section_divider_btm  {
    width: 600px;
    height:8px;
    background: url(images/backgrounds/divider_btm.gif) no-repeat;
	clear:both;
}
.main_services {
	width:280px;
	height:27px;
	padding-top:8px;
	text-align:center;
	background:#4396CA;
	margin-bottom:8px;
}
.main_latest {
	width:280px;
	height:27px;
	padding-top:8px;
	text-align:center;
	background:#4396CA;
	margin-bottom:8px;
}
.main_text {
	width:584px;
	padding:8px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:12px;
	clear:both;
	text-align:center;
}
.main_text a {
    text-decoration:none;
   	font-family: tahoma, arial, helvetica, sans-serif;
	color:#000000;
	font:bold;
	font-size:12px;
	float:none;
}
.main_text a:visited{
    color:#000000;
    text-decoration:none;
}
.main_text a:hover {
    text-decoration:underline;
   	font-family: tahoma, arial, helvetica, sans-serif;
	color:#000000;
	font:bold;
	font-size:12px;
	float:none;
}
.main_text_e {
	width:584px;
	padding:8px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:12px;
	clear:both;
	text-align:left;
}
.main_text_e a {
    text-decoration:none;
   	font-family: tahoma, arial, helvetica, sans-serif;
	color:#000000;
	font:bold;
	font-size:12px;
	float:none;
}
.main_text_e a:visited{
    color:#000000;
    text-decoration:none;
}
.main_text_e a:hover {
    text-decoration:underline;
   	font-family: tahoma, arial, helvetica, sans-serif;
	color:#000000;
	font:bold;
	font-size:12px;
	float:none;
}
.main_header_home {
	width:584px;
	height:27px;
	padding-top:8px;
	text-align:center;
	background:#4396CA;
	margin-bottom:8px;
}
/*Footer*/
.footer {
	background:url(images/backgrounds/footer.gif) no-repeat;
	width:824px;
	height:45px;
	clear:both;
	text-align:center;
	padding-top:25px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
   	font-family: tahoma, arial, helvetica, sans-serif;
}
.footer a {
    text-decoration:none;
   	font-family: tahoma, arial, helvetica, sans-serif;
	color:#FFFFFF;
	font:bold;
	font-size:12px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.footer a {
	float:none;
}
/* End IE5-Mac hack */
  .footer a:visited{
  color:#FFFFFF;
  text-decoration:none;
}
  .footer a:hover {
  text-decoration:underline;
  color:#FFFFFF;
  font-weight:bold;
  font-family: tahoma, arial, helvetica, sans-serif;
}
/*Design*/
.design {
	width:816px;
	height:20px;
	padding-top:4px;
	text-align:left;
	font-size:13px;
	padding-left:8px;
	color:#FFFFFF;
   	font-family: tahoma, arial, helvetica, sans-serif;
	margin:0 auto;
}
.design a {
    text-decoration:none;
   	font-family: tahoma, arial, helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.design a {
	float:none;
}
/* End IE5-Mac hack */
  .design a:visited{
  color:#ffffff;
  text-decoration:none;
}
  .design a:hover {
  text-decoration:underline;
  color:#ffffff;
  font-family: tahoma, arial, helvetica, sans-serif;
}
