/* CSS Document */

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

body{background:#1e3446; text-align:center;}
.top-tail{ background:url(images/top-tail.gif) top repeat-x #ffffff;}
.bot-tail{ background:url(images/bot-tail.gif) bottom repeat-x;}

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.333em; color:#666666;}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#4d5b68;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
.strong1{ color:#2a4761; display:block;}
.strong2{ color:#0e1821; display:block;}
cite{ display:block; font-style:normal;}

/* ============================= main layout ====================== */
.imgindent {margin:0 15px 0 0; float:left;}
.padding1{ padding-top:20px;}
.padding2{ padding-top:20px;}
.padding3{ padding-top:15px;}
.padding4{ padding-top:10px;}
.padding5{ padding-top:42px;}
.padding6{ padding-top:6px;}

/* ============================= header ====================== */

#header{ }
#header .menu-small{ float:right; padding:5px 12px 0 0;}
#header .menu-small li{ float:left; padding:0 0 0 0px;}
#header .menu-small .m1{ background:url(images/m1-small-bg.gif) no-repeat 0 2px;}
#header .menu-small .m2{ background:url(images/m2-small-bg.gif) no-repeat 0 2px;}
#header .menu-small .m3{ background:url(images/m3-small-bg.gif) no-repeat 0 2px;}
#header .menu-small a{ color:#6e7479; text-decoration:none; padding-left:19px;}
#header .menu-small a:hover{ text-decoration:underline;}
#header .logo{ padding:px 0 0 15px; }

#header .menu{ padding-top:29px;}
#header .left-bg{ background:url(images/menu-left-bg.gif) left top no-repeat; width:100%;}
#header .right-bg{ background:url(images/menu-small-right-bg.gif) right top no-repeat; margin-right:2px; }
#header .indent{ padding:0 3px 0 5px;}
#header .menu ul{  width:100%; overflow:hidden;}
#header .menu li{ float:left; background:url(images/menu-item-border.gif) right top no-repeat; padding:0 1px 0 0;}
#header .menu .last{  position:relative;}
#header .menu a{ display:block; text-align:center; width:129px; font-size:1.167em; color:#ffffff; text-decoration:none; padding:17px 0 17px 0; display:block;}
#header .menu .m1{ background:url(images/m1.gif) top no-repeat;}
#header .menu .m2{ background:url(images/m2.gif) top no-repeat;}
#header .menu .m3{ background:url(images/m3.gif) top no-repeat;}
#header .menu .m4{ background:url(images/m4.gif) top no-repeat;}
#header .menu .m5{ background:url(images/m5.gif) top no-repeat;}

#header .menu .m7{ background:url(images/m7.gif) top no-repeat;}
#header .menu .active{ background:url(images/m-hover.gif) top no-repeat; padding:10px 0 25px 0;}
#header .menu a:hover{ text-decoration:underline;}
#header .menu .active:hover{ text-decoration:none;}

#header .slogan{ float:right; padding:124px 61px 0 0;}
#header .title{ padding-bottom:16px;}
#header .list{ padding:10px 0 0 10px;}
#header .list li{ line-height:2em; background:url(images/header-list-marker.gif) no-repeat 1px 9px; padding-left:15px;}
#header .list a{ color:#ffffff; font-weight:normal;}
#header .link{ font-weight:bold !important; color:#ffffff; display:block; margin:3px 0 0 15px;}

/* ============================= content ====================== */
#content{ padding:0px 15px 73px 9px;}
.column-2{ margin-left:0px;}
.column-3{ margin-left:10px; background-color:#cccccc;}
.col-2{ margin-left:30px;}
.title{ padding-bottom:24px;}
.title2{ padding:40px 0 24px 0;}
.link1{ color:#06aeb1;}
.link2{ display:inline-block; color:#273745; margin-top:16px;}
.link3{ color:#a8d600; font-weight:bold;}

.list li{ line-height:1.833em; background:url(images/list-marker.gif) no-repeat 0 8px; padding-left:15px;}
.list a{ color:#a8d600; font-weight:bold;}
.list a:hover{ color:#4d5b68;}
.phone{ float:right; padding-right:55px;}

/* ============================= footer ====================== */
#footer .text{ padding:30px 0 0 5px; color:#6f8295;}
#footer a{ color:#ffffff; text-decoration:none;}
#footer a:hover{ text-decoration:underline;}

/* ============================= forms ============================= */
#ContactForm{ padding-top:17px;}
#ContactForm label{ display:block; height:26px;}
#ContactForm input{ border:solid 1px #303030; background:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:0.917em; color:#8c8c8c; padding:2px 1px 2px 3px; width:228px;}
#ContactForm textarea{ border:solid 1px #303030; background:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:0.917em; color:#8c8c8c; padding:2px 1px 2px 3px; width:228px; overflow:hidden; height:190px;}
#ContactForm .link2{ margin:18px 13px 0 10px;}

