/* CSS Document */

body {
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
margin-bottom: 0px;
padding: 0px;
background-color: #E6E6E6;
font-size: 0.7em;
font-family: verdana, arial, tahoma;
color: #666666;
}

td {
font-family: verdana, arial, tahoma;
font-size: 11px;
color: #777777;
line-height: 17px;
vertical-align: top;
}

p {
font-family: verdana, arial, tahoma;
font-size: 11px;
color: #777777;
line-height: 18px;
vertical-align: top;
}

img {
border: 0px;
}

h1 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: normal;
color: #000000;
line-height: 18px;
vertical-align: top;
padding-bottom: 10px;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
line-height:25px;
font-weight: normal;
color: #858585;
vertical-align: top;
}

h3 {
font-family: "Trebuchet MS", verdana, arial, tahoma;
font-size: 22px;
font-weight: normal;
color: #000000;
vertical-align: top;
}

a:link { color: #7AA6B7; text-decoration: none; }
a:visited { color: #7AA6B7; text-decoration: none; }
a:active { color: #7AA6B7; text-decoration: none; }
a:hover { color: #005475; text-decoration: none; }

a:link.menu { color: #7AA6B7; text-decoration: none; }
a:visited.menu { color: #7AA6B7; text-decoration: none; }
a:active.menu { color: #7AA6B7; text-decoration: none; }
a:hover.menu { color: #ffffff; text-decoration: none; }

a:link.footer_links { color: #A19E9B; text-decoration: none; }
a:visited.footer_links { color: #A19E9B; text-decoration: none; }
a:active.footer_links { color: #A19E9B; text-decoration: none; }
a:hover.footer_links { color: #848180; text-decoration: none; }

.header {
background-image:url(../images/bg_header.jpg);
background-repeat:repeat-x;
height: 90px;
background-color:#075274; 
}

.feature_image {
background-repeat:no-repeat;
height: 216px;
}

.gallery_images {
border:6px solid #e1e1e1;
}

a.fancy:hover {cursor:url("../images/magnify.cur"), pointer}

.footer {
background-image:url(../images/bg_footer.jpg);
background-repeat:repeat-x;
height: 47px;
background-color:#35444F;
vertical-align:middle;
padding-left:10px;
padding-right:10px;
}

.middle {
background-color:#ffffff;
height: 313px;
}

.title {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 24px;
line-height: 32px;
color: #005475;
}

.subtitle {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
line-height: 30px;
color: #858585;
}

.subtitle2 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #005475;
padding-bottom: 8px;
}

.list_item {
background-image:url(../images/bullet.gif);
background-repeat:no-repeat;
background-position:top left;
height: 29px;
border-bottom:1px solid #E6E6E6;
padding-left: 30px;
padding-top: 6px;
padding-bottom: 5px;
color:#858585;
font-size: 11px;
}

.table_header {
background-color:#CCCCCC;
border-bottom:1px solid #888888;
color:#333333;
}


.table_row {
border-bottom:1px solid #E6E6E6;
}

.nav_row {
background-image:url(../images/bg_nav.gif);
background-repeat:no-repeat;
height: 29px;
border-bottom:1px solid #1F7293;
vertical-align:middle;
padding-left: 40px;
color:#8FB9C9;
font-size: 10px;
}

.nav_row:hover {
background-image:url(../images/bg_nav_o.gif);
background-repeat:no-repeat;
height: 29px;
border-bottom:1px solid #1F7293;
vertical-align:middle;
padding-left: 40px;
color:#ffffff;
font-size: 10px;
}

.quote_ad {
width:216px;
height:300px;
background-color:#005F84; 
vertical-align:bottom;
text-align:center;
padding-bottom:19px;
}

.quote_ad_content {
width:216px;
height:300px;
background-color:#005F84; 
text-align:center;
padding-top:19px;
}

.product_box {
background-image:url(../images/bg_box.jpg);
background-repeat:no-repeat;
width:160px;
height: 235px;
font-size: 10px;
padding-left:7px;
padding-top: 10px;
}

.product_name {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #005475;
}

ul.nav {
margin: 0;
padding: 0;
list-style: none;
width: 216px;
padding-top: 4px;
border-bottom: 0px solid #ccc;
}

ul.nav li {
position: relative;
}

li.nav ul {
position: absolute;
left: 215px;
top: 0;
display: none;
}

ul.nav li a {
display: block;
text-decoration: none;
color:#8FB9C9;
background-image:url(../images/bg_nav.gif);
background-repeat:no-repeat;
height: 24px;
padding-left: 40px;
padding-top: 5px;
border-bottom:1px solid #1F7293;
}

ul.nav li a:hover {
display: block;
text-decoration: none;
color:#8FB9C9;
background-image:url(../images/bg_nav_o.gif);
background-repeat:no-repeat;
height: 24px;
padding-left: 40px;
padding-top: 5px;
border-bottom:1px solid #1F7293;
}

.nav_row {
border-bottom:1px solid #1F7293;
font-size: 10px;
}


/* Fix IE. Hide from IE Mac \*/
* html ul.nav li { float: left; }
* html ul.nav li a { height: 1%; }
/* End */

li:hover ul, li.over ul.nav { 
display: block; 
padding-top: 0px;
}

.form { 
background-image:url(../images/bg_form.jpg); 
background-repeat:no-repeat;
width:310px;
height:321px;
padding: 15px;
}

.form_label { 
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #005475;
width: 80px;
padding-top: 5px;
}

