/* CSS Document */

* {	margin:0; padding:0; font-size:100%;}

body{ background:#383838; text-align:center;}
.top-tail{ background:url(images/top-tail.gif) top repeat-x #fff;}
.bot-tail{ background:url(images/bot-tail.gif) bottom repeat-x;}

#main { width:980px; margin:0 auto; text-align:left;}
#header {height:179px;}
#footer { height:150px;}

.column-1, .column-2, .column-3, .col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}
.center { text-align:center;}

html{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:1.5em; color:#fff;}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#fff;}
a:hover{text-decoration:none;}
p {padding-top:18px;}
strong{ color:#fff;}
cite{ font-style:normal; display:block;}

.copyhdr16 {font-size: 16px; font-weight: bold;}

/* ============================= main layout ====================== */
.imgindent {margin:6px 44px 0 0; float:left;}
.padding1{ padding-top:34px;}
.padding2{ padding-top:7px;}
.padding3{ padding-top:18px;}
.margin1{ margin-top:10px !important;}

/* ============================= header ====================== */
#header .small-menu{ padding:121px 18px 0 0; float:right;}
#header .small-menu li{ float:left; background:url(images/small-menu-bg.gif) no-repeat 0 0; padding:0 25px;}
#header .small-menu .first{ background:none;}
#header .logo{ padding:78px 0 0 27px; display:inline-block;}
#header .slogan{ padding:78px 0 0 27px;}

/* ============================= content ====================== */
.column-1{ width:228px; height:457px; background:#6c8ea6;}
.column-2{ width:250px; height:457px;}
.column-3{ width:502px; height:457px; background:#647175;}
.col-1{ width:220px; font-size: 14px;}
.col-2{ width:195px; margin-left:23px; font-size: 14px;}

.menu{ padding:70px 0 0 20px;}
.menu li{ padding-bottom:27px; line-height:1em;}
.menuicon { margin-top: -2px;}
.menu a{ font-size: 14px; text-decoration: none; cursor: pointer;}
.menu a:hover{ text-decoration: underline; cursor: pointer;}

.lefty {float: left;}
.righty {float: right;}

#page1 .column-2{ width:752px;}
#page1 .col-1{ width:250px; border-right:solid 1px #c1c1c1; background:#647175;}
#page1 .col-2{ width:250px; border-right:solid 1px #c1c1c1; margin-left:0 !important; background:#646875;}
#page1 .col-3{ width:250px; position:relative; margin-left:0 !important; background:#757264; font-size: 14px;}

.link1{ display:inline-block; margin:26px 0 23px 27px; line-height:1em;}
.indent{ padding:34px 21px 10px 31px;}
.indent img{ margin:0 0 0 -15px;}
.title{ padding-bottom:15px;}

.list{ margin-top:-4px; padding-left:10px;}
.list li{ line-height:2em; background:url(images/list-marker.gif) no-repeat 0 10px; padding-left:17px;}

.link{ display:inline-block; background-color: #fff; color:#647175; text-decoration:none; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:1em; margin:5px 10px 0 3px; cursor:pointer;}
.link span{ display:inline-block; background-color: #fff;}
.link span span{ background-color: #fff right top; padding:5px 12px 6px 12px;}
.link:hover{ background-color: #6c8ea6; color:#fff;}
.link:hover span{ background-color: #6c8ea6 color:#fff;;}
.link:hover span span{ background-color: #6c8ea6; color:#fff;}

.link2{ padding:7px 0 0 80px; }
.link2 a{ color:#fff; font-weight:bold; text-decoration:none;}
.link2 a:hover{ color:#fff;}

/* ============================= footer ====================== */
#footer .text{ padding:46px 0 0 49px; color:#a9aaaa;}
#footer a{ color:#a9aaaa;}

/* ============================= forms ============================= */
#ContactForm{ padding-top:28px;}
#ContactForm strong{ font-family:Arial, Helvetica, sans-serif; font-size:0.917em;}
#ContactForm .col-1{ width:211px !important;}
#ContactForm .col-2{ width:225px !important; margin-left:0 !important;}
#ContactForm label{ display:block; height:48px;}
#ContactForm input{ border:solid 1px #a09b96; background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:1em; padding:2px 0 3px 3px;}
#checkbox-1{ border:solid 1px #a09b96; background:#fff; padding: 0;}
#ContactForm textarea{ border:solid 1px #a09b96; background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:1em; padding:2px 0 3px 3px; width:216px; height:110px; overflow:hidden;}
#ContactForm .link{ margin:13px 7px 0 7px !important;}
