/* CSS Document */

* {	margin:0; padding:0; font-size:100%;}

body{background:url(images/top-tail.gif) top repeat-x #f1f1f1; text-align:center;}

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:.80em; line-height:1.333em; color:#000;}
input, select { vertical-align:middle; font-weight:normal;}

a {color:#00b4ff; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:16px;}
cite{ font-style:normal;}

h1{ font-size:4.333em; line-height:1.346em; text-transform:uppercase; padding:58px 0 0 33px; letter-spacing:-1px;}
h1 a{ text-decoration:none; color:#3e3e3e;}
h1 em{ font-style:normal; font-size:0.212em; display:block; letter-spacing:normal; font-weight:normal; margin:-39px 0 0 15px;}
h2{ font-size:2.917em; line-height:1.286em; color:#fff; text-transform:uppercase; text-align:right; padding:235px 48px 0 0; letter-spacing:-1px;}
h2 strong{ display:block; margin-top:-15px; color:#fff;}
h3{ font-size:1.083em; color:#000; text-transform:uppercase; padding-bottom:18px;}
h4{ font-size:1.083em; color:#3e3e3e; padding-bottom:19px;}
h6{ font-size:1.833em; line-height:1.273em; color:#3e3e3e;}
h6 em{ display:block; font-style:normal; font-size:0.636em; text-transform:uppercase; color:#9d9d9d; margin-top:-7px;}

/* ============================= main layout ====================== */
.imgindent {margin:0 20px 0 0; float:left;}
.phone{ float:right; padding-right:50px;}
.padding1{ padding-top:27px;}
.padding2{ padding-top:15px;}

/* ============================= header ====================== */
#header{ width:100%; overflow:hidden;}
.header-box{ background:url(images/header-box-tail.gif) top repeat-x #eaeaea; border:solid 1px #e3e3e3; border-top:none; height:495px;}
#header .menu{ padding-top:10px;}
#header .menu li{ font-size:1.333em; text-transform:uppercase; line-height:2.5em; text-align:center; background:url(images/menu-line.gif) bottom repeat-x;}
#header .menu .last{ background:none;}
#header .menu a{ text-decoration:none; color:#3e3e3e;}
#header .menu a:hover, #header .menu .active{ color:#00b4ff;}

#header .column-2{ height:416px; background:url(images/header-bg.gif) bottom right no-repeat;}
#header .top{ height:75px; width:100%; overflow:hidden;}
#header .small-menu{ float:right; margin:41px -5px 0 0;}
#header .small-menu li{ float:left; text-transform:uppercase; padding-left:6px;}
#header .small-menu a{ color:#8e8e8e; text-decoration:none; display:inline-block; margin-right:6px;}
#header .small-menu a:hover{ color:#00b9ff;}

/* ============================= content ====================== */
#content{ padding:49px 0 41px 0;}
.column-2, .column-3, .column-4, .col-2{ margin-left:21px;}
.text1, strong{ color:#3e3e3e; font-weight:normal;}

.link{ font-size:0.833em; line-height:1em; text-transform:uppercase; text-decoration:none; color:#fff; background:#003366; display:inline-block; margin-top:31px; padding:7px 10px 7px 11px;}
.link:hover{ background:#0097d6;}
.link1{ color:#3e3e3e;}

.list{ margin:-5px 0;}
.list li{ line-height:2em; color:#00b4ff;}

/* ============================= footer ====================== */
#footer{ border-top:solid 1px #dadada; background:#e5e5e5;}
#footer .indent{ padding:25px 29px 20px 31px;}
#footer .right{ text-align:right;}
#footer p{ padding:23px 2px 0 0;}
#footer a{ text-decoration:none; color:#9d9d9d;}
#footer a:hover{ color:#00b4ff;}

#footer li{ font-size:1.083em; line-height:1.385em;}

/* ============================= forms ============================= */
#ContactForm{ padding-top:4px;}
#ContactForm label{ display:block; height:30px;}
#ContactForm input{ border:solid 1px #a6a6a6; background:none; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#908f8f; padding:2px 2px 3px 1px; width:450px;}
#ContactForm textarea{ border:solid 1px #a6a6a6; background:none; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#908f8f; padding:2px 2px 3px 1px; width:450px; height:105px; overflow:auto;}
#ContactForm .link{ float:right; margin:26px 0 0 7px;}