body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
	background-color: gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

html, body {
	height:auto;
}

li {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

img {
	border: 0px none;
}

.clearer {
 clear:both;
 height: 1px;
 overflow: hidden;
 line-height: 1px;
 margin-top:-1px;
}

div.wrapper {
	position:relative;
	display:block;
	width: 900px;
	margin:auto;
	background-color: #ffffff;	
	text-align:left;
	height:auto;
}

div.maincontent {
	position:relative;
	display:block;
	width: 900px;
	margin:auto;
	text-align:left;
	height:auto;
}

div.content_left {
  position:relative;
	display:block;
	width: 186px;
	margin:auto;
	float: left;
	text-align:left;
	height:auto;
}

div.content_left_sec {
  position:relative;
	display:block;
	width: 186px;
	margin:auto;
	float: left;
	text-align:left;
	height:auto;
	background-color: #00adef;
}

div.content_right {
  position:relative;
	display:block;
	float: left;
	width: 680px;
	text-align:left;
	padding-top: 30px;
	padding-left: 20px;
}

div.content_right2 {
  position:relative;
	display:block;
	float: left;
	width: 714px;
	text-align:left;
}

div.content_right_sec {
  position:relative;
	display:block;
	float: left;
	width: 714px;
	text-align:left;
}

div.content_right_1 {
  position:relative;
	display:block;
	float: left;
	width: 475px;
	padding-top: 90px;
	padding-left: 20px;
}

div.content_right_2 {
  position:relative;
	display:block;
	float: right;
	width: 219px;
	background: transparent url(images/rightpanel_dots.jpg) repeat-y;
	height: 1000px;
}

div.content_right_services {
  position:relative;
	display:block;
	float: right;
	width: 219px;
	background: transparent url(images/rightpanel_dots.jpg) repeat-y;
	height: 1690px;
}

div.content_services_text {
  position:absolute;
	display:block;
	left: 20px;
	width: 220px;
	top: 70px;
	text-align:left;
}

div.content_services_graphics {
  position:absolute;
    left:246px;
	width: 468px;
	height: 365px;
	
}

a.rightmenu_contactus {
  position:relative;
	display:block;
	float: right;
  width: 209px;
  height: 22px;
  background-position: 0 0;
  background-image:url(images/contactus_rightside.gif);
}

a.rightmenu_contactus:hover {
  position:relative;
	display:block;
  float: right;
  width: 209px;
  height: 22px;
  background-position: 0 -22px;
  background-image:url(images/contactus_rightside.gif);
}

a.rightmenu_faq {
  position:relative;
	display:block;
	float: right;
  width: 209px;
  height: 22px;
  background-position: 0 0;
  background-image:url(images/faq_rightside.gif);
}

a.rightmenu_faq:hover {
  position:relative;
	display:block;
  float: right;
  width: 209px;
  height: 22px;
  background-position: 0 -22px;
  background-image:url(images/faq_rightside.gif);
}

div.topheader {
  position:relative;
	display:block;
	width: 900px;
	height: 30px;
	background-image: url(images/topbar.gif);
}

div.topheader_nofaq {
  position:relative;
	display:block;
	width: 900px;
	height: 30px;
	background-image: url(images/topbar_nofaq.gif);
}

a.topheaderlinks {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

a.topheaderlinks:hover {
  text-decoration: none;
}

div.top_home, 
div.top_contact, 
div.top_faq {
  position: absolute; 
	display: block;
	top: 9px;
}

div.top_home {
  left: 10px;
}

div.top_contact {
  left: 68px;
}

div.top_faq {
  left: 155px;
}

div.footer {
  position:relative;
	display:block;
	width: 900px;
	height: 37px;
	background-image: url(images/footer.gif);
}

div.footer-line1 {
  padding-top: 2px;
  text-align: center;
  color: #183f68;
  font-size: 11px;
  font-weight: bold;
}

div.footer-line2 {
  padding-top: 2px;
  text-align: center;
  color: #8e8e8e;
  font-size: 11px;
  font-weight: bold;
}

a.footer {
  padding-top: 2px;
  text-align: center;
  color: #8e8e8e;
  font-size: 11px;
  font-weight: bold;
}

a.footer:hover {
  text-decoration: none;
}

div.flashheader {
  position:relative;
	display:block;
	width: 900px;
	height: 339px;
}

div.second_header {
  position:relative;
	display:block;
	width: 900px;
	height: 108px;
}

div.visualmenu {
  position:relative;
	display:block;
	width: 900px;
	height: 91px;
}

div.horiz_spacer {
  position:relative;
	display:block;
	width: 900px;
	height: 17px;
	background: transparent url(images/horiz_spacer.gif) top repeat-x;
  
}

a.mainmenu {
  position:relative;
	display:block;
  width: 160px;
  height: 22px;
  background-position: 0 -32px;
  background-image:url(images/button.png);
  color: white;
  text-align: right;
  padding-top: 10px;
  padding-right: 26px;
  vertical-align: center;
  font-size: 10px;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.mainmenu:hover {
  position:relative;
	display:block;
  background-position: 0 0;
  background-image:url(images/button.png);
  color: #0f3176;
}

a.chosen_mainmenu {
  position:relative;
	display:block;
  width: 160px;
  height: 22px;
  background-position: 0 0;
  background-image:url(images/button.png);
  color: #0f3176;
  text-align: right;
  padding-top: 10px;
  padding-right: 26px;
  vertical-align: center;
  font-size: 10px;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.sec_menu {
	position: relative;
	display: block;
	color: #0f3176;
	text-align: right;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	background-image:url(images/sec-link.gif) no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.sec_menu:hover {
	position: relative;
	display: block;
	background-position: 0 0;
	text-decoration: underline;
}

a.sec_menu_teal {
	position: relative;
	display: block;
	color: #ffffff;
	text-align: right;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	background-image:url(images/sec-link_teal.gif) no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.sec_menu_teal:hover {
	position: relative;
	display: block;
	background-position: 0 0;
	text-decoration: underline;
}

div.headline {
	position: absolute; 
	display: block;
	height: 100px; 
	top: 10px;
	left: 10px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	z-index:55;
  color: #183f68;
}

div.headline_sec {
	color: #183f68;
	position: absolute; 
	display: block;
	height: 24px; 
	top: 60px;
	left: 20px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	z-index:55;
}

div.headline_sec2 {
	color: #183f68;
	position: absolute; 
	display: block;
	height: 24px; 
	top: 40px;
	left: 20px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	z-index:55;
}

div.house {
	position: absolute; 
	display: block;
	height: 147px; 
	width: 246px; 
	background: transparent url(images/house.jpg) no-repeat;
	top: 30px;
	left: 0;
	z-index:55;
}

div.blockquote {
	position: absolute;
	display: block;
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
	width: 186px;
	height: 16px;
	background-color: #000066;
}

