html,
body {
    margin:0;
    padding:0;
    height:100%;
    background-color:#000035;
    background-image:url(../images/background.jpg);
    background-repeat:repeat-x;
    background-position:top center;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    
}

h1  {
	margin:0px 0px 5px 0px;
	padding:0px;
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
	color:#f48316;
}
h2  {
	margin:0px 0px 5px 0px;
	padding:0px;
	font-size:18px;
	font-family:Georgia;
	font-weight:normal;
	color:#f48316;
	font-style:italic;
	line-height:22px;
}
h3  {margin:0px 0px 5px 0px ; padding:0px; font-size:14px; font-family:Arial; font-weight:bold; color:#1270b1;}
a   {color:#1270b1;text-decoration:none;}
a:hover   {color:#f48316;text-decoration:none;}

h4{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #999999;
	font-size: 16px;
	font-weight:bold;
}

h5{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #999999;
	font-size: 14px;
}

h6{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #999999;
	font-size: 10px;
}

#logo 
{
   float:left;
   margin-left:0px;
   margin-top:0px;
}

#feature
{
    width:960px;
    height:360px; 
    margin:auto;
    margin-top:-25px;
    z-index:300;
    background-image:url(../images/background_slideshow.png);
    background-repeat:no-repeat;
}

#feature_main
{
    width:960px;
    height:232px; 
    margin:auto;
    margin-top:-25px;
    z-index:300;
    background-image:url(../images/background_slideshow_main.png);
    background-repeat:no-repeat;
}

#container 
{
   z-index:30;
   min-height:100%;
   position:relative;
   height:100%;
   width:100%;
}

#content
{
    position:relative;
    width:980px;
    margin: 0 auto;
}


#container_body
{
    width:960px;
    margin: 0px auto;
    min-height:800px; 
}


#footer
{
    width:980px;
    margin: 0 auto;
    height:145px;
    background-position:top; 
    background-repeat:no-repeat;
    padding-top:10px;
	font-size:10px;
	font-weight:normal;
}
#footer_address {
	float:left;
	width:300px;
	padding-left:20px;
	color:#fff;
}
#antistatic{
	float:right;
	color:#FFFFFF;
	margin-right:20px;
}

A.antistatic:link          {text-decoration:none; color:#FFFFFF;}
A.antistatic:active        {text-decoration:none; color:#FFFFFF;}
A.antistatic:visited       {text-decoration:none; color:#FFFFFF;}
A.antistatic:hover         {text-decoration:underline; color:#CCCCCC;}


#nav
{
    list-style-type:none;
    color:#fff;
    float:right;
    margin-top:-70px;
}

#nav li {
	float:left;
	margin:10px 10px 15px 10px;
	border-right: solid 1px #1b64a2;
	padding: 3px 15px 0px 0px;
	height:20px;
}
#nav li.last{border:0;padding-right:0px;}
#nav li a {color:#fff;}
#nav li a:hover {color:#5fbbff;}

#subnav {
	margin-left:15px;
	margin-top:60px;
}
#subnav_main {margin-left:15px;margin-top:61px;}

#subnav_01				{width: 309px; height: 79px; background: url(../images/nav/buttons_on_01.png) no-repeat; position: relative; white-space: nowrap; display: block; margin: 0px; padding: 0px; float:left;}
#subnav_01 a			{width: 309px; height: 79px; display: block;}
#subnav_01 a:hover img	{visibility:hidden}
#subnav_01 img			{width: 309px; height: 79px; border: 0;}
#subnav_01 span         {position: absolute; left: 0px; top: 0px; margin: 0px; padding: 0px; cursor: pointer; text-align: center;}

#subnav_02				{
	width: 308px;
	height: 79px;
	background: url(../images/nav/buttons_on_02.png) no-repeat;
	position: relative;
	white-space: nowrap;
	display: block;
	margin: 0px;
	padding: 0px;
	float:left;
}
#subnav_02 a			{width: 308px; height: 79px; display: block;}
#subnav_02 a:hover img	{visibility:hidden}
#subnav_02 img			{width: 308px; height: 79px; border: 0;}
#subnav_02 span         {position: absolute; left: 0px; top: 0px; margin: 0px; padding: 0px; cursor: pointer; text-align: center;}

#subnav_03				{
	width: 315px;
	height: 79px;
	background: url(../images/nav/buttons_on_03.png) no-repeat;
	position: relative;
	white-space: nowrap;
	display: block;
	margin: 0px;
	padding: 0px;
	float:left;
}
#subnav_03 a			{width: 315px; height: 79px; display: block;}
#subnav_03 a:hover img	{visibility:hidden}
#subnav_03 img			{width: 315px; height: 79px; border: 0;}
#subnav_03 span         {position: absolute; left: 0px; top: 0px; margin: 0px; padding: 0px; cursor: pointer; text-align: center;}

#getquote				{width: 269px; height: 79px; background: url(../images/quote_on.png) no-repeat; position: relative; white-space: nowrap; display: block; margin: 0px 0px 0px 15px; padding: 0px; float:left;}
#getquote a			    {width: 269px; height: 79px; display: block;}
#getquote a:hover img	{visibility:hidden}
#getquote img			{width: 269px; height: 79px; border: 0;}
#getquote span          {position: absolute; left: 0px; top: 0px; margin: 0px; padding: 0px; cursor: pointer; text-align: center;}


#container_content_top {width:960px; height:13px;background-image:url(../images/main_top.png); background-repeat:no-repeat;margin:60px 0 0 10px;}
#container_content_top_main {width:960px; height:13px;background-image:url(../images/main_top.png); background-repeat:no-repeat;margin:80px 0 0 10px;}
#container_content_bottom {width:960px; height:15px;background-image:url(../images/main_bottom.png);  background-repeat:no-repeat;margin:0 0 0 10px;}

#container_content {width:960px; min-height:153px; padding:0; background-image:url(../images/main_mid.png); background-position:bottom; background-repeat:repeat-y;margin:0 0 0 10px;}
#container_content_left{float:left; width:600px; padding:10px 20px 0 20px;}
#container_content_left_main{float:left;margin-left:50px; margin-top:0px; width:600px;}
#container_content_left.content {float:left; line-height:18px; font-size:12px;}
#container_content_left_text_main {line-height:24px; font-size:12px;}
#container_content_left_text_main h1 {font-size:28px; font-family:Georgia; font-weight:normal; color:#004a64;}

#container_content_right{float:left;  width:260px; padding:0px 0px 0px 0px;} 
#container_content_right_main{float:left; padding:0px; margin-left:-30px;} 
#container_content_right.content {
	float:left;
	line-height:20px;
	font-size:12px;
}

.teaser{border-color:#e6eff4; border-width:5px; float:left; margin-right:20px;} 

/*
 set the width and height to match your images 
*/
 
#slideshow {
    position:relative;
    top:0px;
    left:0px;
    width:900px;
    height:280px;
}

#slide {
    position:relative;
    top:0px;
    left:0px;
    width:900px;
    height:170px;
}

#slide A.anchor {
    position:absolute;
    top:30px;
    left:30px;
    z-index:1000;
}

 
#slideshow A {
    position:absolute;
    top:30px;
    left:30px;
    z-index:8;
    opacity:0.0;
}
 
#slideshow A.active {
    z-index:10;
    opacity:1.0;
}
 
#slideshow A.last-active {
    z-index:9;
}


#learnmore
{
    margin-top:10px;
}

#phone
{
	float:right;
	color:#FFF;
	font-size:16px;
	margin-top:20px;
	margin-right:10px;
}

#quicklinks
{
    margin-top:-10px;
    margin-left:0px;
    padding-left:0px;
    width:240px;
}

#quicklinks li
{
    list-style-type:none;
    padding: 10px 20px 10px 35px;
    border-bottom: dashed 1px #ddd;
    background-image:url(../images/pointer.png);
    background-repeat:no-repeat;
	text-transform:uppercase;
}

#quicklinks li.last
{
    border: 0px;
}

#quicklinks li:hover
{
    background-image:url(../images/pointer_on.png);
    background-repeat:no-repeat;
}

#quicklinks a {color:#1270b1;}

#quicklinks_header 
{
    margin-left:-6px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    zoom: 1;     /* triggers hasLayout */
}  
/* Only IE can see inside the conditional comment
and read this CSS rule. Don't ever use a normal HTML
comment inside the CC or it will close prematurely. */

#questions {width:300px; text-align:center;}
#questions_text {color:#cccccc; font-family:Arial; font-weight:bold; font-size:16px;}
#questions_num {color:#f48316; font-family:Arial; font-weight:bold; font-size:16px;}

/* - - - - Image Styles - - - - */

.image_right
{
    float:right;
	margin: 10px 0px 10px 10px;
}

.image_left
{
    float:left;
	margin: 10px 10px 10px 0px;
}

.image_wborder_right
{
    float:right;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
    border-color:#DFDFDF;
    border-style:solid;
    border-width:1px;
}

.image_wborder_left
{
    float:left;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 5px;
    border-color:#DFDFDF;
    border-style:solid;
    border-width:1px;
}

.image_border
{
	padding: 5px;
    border-color:#DFDFDF;
    border-style:solid;
    border-width:1px;
}

/* - - - - Form Styles - - - - */

#textfield1 {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #eeeeee;
	padding: 7px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	width: 550px;
	margin-top: 7px;
}

#textfield2 {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #eeeeee;
	padding: 7px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	width: 550px;
	margin-top: 7px;
}

#selectfield {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
	margin-top:8px;
}

