/* CSS Document */

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

body{background:#000000; text-align:center;}
#main{ padding:0 68px 0 70px;}

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.6875em; line-height:1.455em; color:#808080; }

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

a {color:#e81012; text-decoration:none}
a:hover{text-decoration:underline;}
p {padding-top:16px;}
strong{ color:#e2e2e2; font-weight:normal;}
.strong1{ font-weight:bold; color:#ffffff;}
cite{ font-style:normal; display:block;}

/* ============================= main layout ====================== */
.imgindent {margin:0 10px 0 0; float:left;}
.imgindent2 {margin:0 25px 0 0; float:left;}
.phone{ float:right; padding-right:50px;}
.padding1{ padding-top:25px;}
.padding2{ padding-top:16px;}

/* ============================= header ====================== */
#header{ border-bottom:solid 1px #b9b9b9;}
#header .small-menu{ float:right; padding:65px 0 0 0;}
#header .small-menu li{ float:left; background:url(images/small-menu-bg.gif) no-repeat 0 0; padding-right:13px;}
#header .small-menu .first{ background:none;}
#header .small-menu a{ margin-left:17px; text-decoration:none;}
#header .logo{ padding-top:53px;}

/* ============================= content ====================== */
#content{ padding:13px 0 17px 0;}
#page1 #content a{ margin-right:18px;}
#page1 #content .last{ margin-right:0;}
.top-tail{ background:url(images/top-tail.gif) top repeat-x #1e1e1e;}
.bot-tail{ background:url(images/bot-tail.gif) bottom repeat-x;}
.left-tail{ background:url(images/left-tail.gif) left repeat-y;}
.right-tail{ background:url(images/right-tail.gif) right repeat-y;}
.left-top{ background:url(images/corner-top-left.gif) top left no-repeat;}
.right-top{ background:url(images/corner-top-right.gif) top right no-repeat;}
.left-bot{ background:url(images/corner-bot-left.gif) bottom left no-repeat;}
.right-bot{ background:url(images/corner-bot-right.gif) bottom right no-repeat; width:100%;}
.indent{ padding:37px 10px 39px 36px;}
.indent2{ padding:0 0 0 8px;}

.title{ padding:0 0 27px 2px;}
.title2{ padding:0 0 38px 2px;}
.unline{ border-bottom:solid 1px #313131; padding-bottom:36px; margin-bottom:36px;}
.text1{ line-height:1.273em;}

.list{ margin-top:-2px;}
.list li{ background:url(images/list-marker.gif) no-repeat 0 7px; padding-left:10px; line-height:1.636em;}
.list a{ color:#d7d7d7; text-decoration:underline;}
.list a:hover{ text-decoration:none;}

.extra{ padding:0 0 32px 0; margin:0 13px 0 -13px; position:relative;}
.extra img{ position:relative;}
.gallery{ padding-top:19px;}
.gallery a{ margin-right:14px;}
.gallery .last{ margin:0;}

.link{ background:url(images/list-marker.gif) no-repeat 0 5px; padding-left:10px; display:inline-block; margin-top:10px; text-decoration:underline;}
.link:hover{ text-decoration:none;}

.column-2{ margin-left:79px;}
.col-2, .col-3{ margin-left:8px;}

/* ============================= footer ====================== */
#footer{ border-bottom:solid 1px #b9b9b9; border-top:solid 1px #b9b9b9; margin-bottom:67px;}
#footer .text{ float:right; padding:21px 0 0 0; color:#555555;}
#footer .text a{ color:#555555; text-decoration:underline;}
#footer .text a:hover{ text-decoration:none;}
#footer .menu{ padding-top:14px;}
#footer .menu li{ float:left;}
#footer .menu a{ font-family:Arial, Helvetica, sans-serif; font-size:1.091em; color:#ffffff; display:inline-block; background:url(images/menu-item-bg.gif) right top no-repeat; position:relative; cursor:pointer;}
#footer .menu a span{ display:inline-block;}
#footer .menu a span span{ padding:7px 19px 7px 19px; }

#footer .menu a:hover, #footer .menu .active{ font-family:Arial, Helvetica, sans-serif; font-size:1.091em; color:#ffffff; display:inline-block; background:url(images/menu-item-tail.gif) top repeat-x; text-decoration:none; }
#footer .menu a:hover span, #footer .menu .active span{ background:url(images/menu-item-left-bg.gif) left top no-repeat;}
#footer .menu a:hover span span, #footer .menu .active span span{ background:url(images/menu-item-right-bg.gif) right top no-repeat;}

/* ============================= forms ============================= */
#ContactForm .col-1{ width:183px !important;}
#ContactForm .col-2{ width:220px !important; margin-left:0 !important;}
#ContactForm label{ display:block; height:25px;}
#ContactForm input{ border:solid 1px #a4a4a4; background:#292929; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#a4a4a4; padding:2px 0 2px 3px; width:173px;}
#ContactForm textarea{ border:solid 1px #a4a4a4; background:#292929; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#a4a4a4; padding:1px 0 1px 3px; width:215px; height:66px; overflow:hidden;}
#ContactForm .link{ margin:7px 0 0 30px;}
