/* CSS Document */

* {	margin:0; padding:0; font-size:100%;}

body{background:url(images/body-bg.jpg) top center no-repeat #010514; text-align:center; padding-left:12px;}
#main{ background:url(images/main-bg.png) no-repeat 0 0;}

img {vertical-align:top;}
a img { border:0;}
ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

html{ font-family:Arial, Helvetica, sans-serif; font-size:0.75em; line-height:1.5em; color:#4c81a6;}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#349f38;}
a:hover{text-decoration:none;}
p {padding-top:18px;}
h1{ font-size:5em; line-height:1em; font-weight:normal; margin-top:-14px; position:relative; }
h1 a{ color:#ffffff; text-decoration:none; display:inline-block; border-bottom:solid 1px #34394c;}
h1 span{ display:block; font-size:0.333em; color:#7ad2f8; letter-spacing:2px; margin-top:-19px; word-spacing:-3px;}
h3{ font-size:2.5em; color:#ffffff; font-weight:normal; padding-bottom:27px;}
strong{ color:#349f38; font-weight:normal;}

/* ============================= main layout ====================== */
.imgindent {margin:0 27px 0 0; float:left;}
.phone{ float:right; padding-right:120px;}
.space1{ margin-left:15px !important;}
.space2{ margin-left:19px !important;}
.padding1{ padding-top:19px;}
.padding2{ padding-top:25px;}

/* ============================= header ====================== */
#header .indent{ padding:82px 44px 0 44px;}
#header .box{ background:url(images/header-tail.gif) top repeat-x #01071a;}
#header .box .left-top{ background:url(images/header-corner-left-top.gif) left top no-repeat;}
#header .box .right-top{ background:url(images/header-corner-right-top.gif) right top no-repeat;}
#header .box .left-bot{ background:url(images/header-corner-left-bot.gif) left bottom no-repeat;}
#header .box .right-bot{ background:url(images/header-corner-right-bot.gif) right bottom no-repeat; height:122px;}

#header .menu{ float:right; padding:44px 22px 0 0; position:relative;}
#header .menu li{ float:left; padding-left:7px;}
#header .menu a{ color:#62aacd; font-size:1.5em; text-decoration:none; display:inline-block;}
#header .menu a span{ display:inline-block; padding-left:3px;}
#header .menu a span span span{ background:url(images/menu-marker.gif) no-repeat 5px 8px; padding:6px 15px 9px 32px;}

#header .menu a:hover, #header .menu .active{ background:url(images/menu-item-tail-act.gif) top repeat-x; color:#ffffff; cursor:pointer;}
#header .menu a:hover span, #header .menu .active span{ background:url(images/menu-item-left-bg-act.gif) left top no-repeat;}
#header .menu a:hover span span, #header .menu .active span span{ background:url(images/menu-item-right-bg-act.gif) right top no-repeat;}
#header .menu a:hover span span span, #header .menu .active span span span{  background:url(images/menu-marker.gif) no-repeat 5px 8px;}

#header .logo{ background:url(images/logo-bg.gif) no-repeat 24px 26px; padding:26px 0 0 46px; float:left;}

/* ============================= content ====================== */
#content{ padding:10px 44px 45px 44px;}
.column-2{ margin-left:40px;}
.column-2 .column-2{ margin-left:0;}
.indent{ padding:19px 25px 0 0;}

.scroll{ overflow:auto; height:425px; position:relative;}
.scroll-wrap { height:600px; padding:19px 23px 0 0;}

.link{ display:inline-block; background:url(images/list-marker.gif) no-repeat 2px 8px; padding-left:12px; margin-top:11px;}
.row-1{ border-bottom:solid 1px #0d2742; padding-bottom:26px; margin-bottom:30px;}
.row-2{ color:#7991a2;}

.list{ margin-bottom:-2px; position:relative;}
.list li{ line-height:1.667em; background:url(images/list-marker.gif) no-repeat 2px 9px; padding-left:12px;}

/* ============================= page1 ====================== */
#page1 #main{ background:none; position:relative;}
#page1 #header{ position:absolute;}
#page1 .logo{ position:relative; padding:381px 0 0 402px; background:url(images/logo-bg.gif) no-repeat 380px 381px;}
#page1 .logo h1 a{ border-bottom:solid 1px #5ea6cb;}
#page1 #content{ height:634px;}

/* ============================= footer ====================== */
#footer{ font-size:0.75em; color:#20506c; text-transform:uppercase; text-align:center; word-spacing:-1px;}
#footer a{ color:#20506c;}
#footer .text{ padding-top:36px;}

/* ============================= forms ============================= */
#ContactForm{ padding-top:6px;}
#ContactForm .col-1{ width:259px;}
#ContactForm .col-2{ width:241px;}
#ContactForm label{ display:block; height:25px;}
#ContactForm input{ border:solid 1px #0d2641; background:none; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#7991a2; padding:1px 0 2px 3px; width:245px;}
#ContactForm textarea{ border:solid 1px #0d2641; background:none; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#7991a2; padding:1px 0 1px 3px; width:235px; height:66px; overflow:auto;}
#ContactForm .link{ float:right; margin:2px 0 0 20px;}