/* CSS Document */







* {	margin:0; padding:0; font-size:100%;}







body{background:#d0d0d0; text-align:center;}



#main{ padding-top:30px;}







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.8125em; line-height:1.077em; color:#949494;}



input, select { vertical-align:middle; font-weight:normal;}







a {color:#fff; outline:none;}



a:hover{text-decoration:none;}



p {padding-top:14px;}



h2{ font-size:3.462em; text-transform:uppercase; padding:77px 0 0 62px; line-height:1em; color:#000; line-height:1.5em;}



h2 strong{ font-size:0.556em; margin:-15px 0 0 5px; line-height:1em; color:#000;}



h3{ font-size:1.923em; color:#fff; text-transform:uppercase; padding-bottom:19px; line-height:1.5em;}

h4{ font-size:1.500em; color:#ff7f00;; text-transform:uppercase; padding-bottom:19px; line-height:1.5em;}



strong{ display:block; color:#fff;}



object{ vertical-align:top; outline:none;}







/* ============================= main layout ====================== */



.imgindent {margin:0 20px 0 0; float:left;}



.phone{ float:right; padding-right:80px;}



.space1{ margin-left:20px;}



.space2{ margin-left:41px;}



.padding1{ padding-top:21px;}



.padding2{ padding-top:28px;}



.padding3{ padding-top:40px;}



.padding4{ padding-top:10px;}



/* ============================= header ====================== */



#header{ background:url(images/header-tail.gif) top repeat-x;}



#header .left-bg{ background:url(images/header-left-bg.gif) left top no-repeat;}



#header .right-bg{ background:url(images/header-right-bg.gif) right top no-repeat;}



#header .top{ width:100%; overflow:hidden; height:32px; font-size:0.769em; text-transform:uppercase; color:#5f5f5f;}



#header .top p{ padding:10px 0 0 18px;}



#header .small-menu{ float:right; padding:10px 14px 0 0;}



#header .small-menu li{ float:left; padding-left:6px;}



#header .small-menu a{ text-decoration:none; color:#5f5f5f; display:inline-block; margin-right:6px;}



#header .small-menu a:hover{ color:#fff;}







/* ============================= content ====================== */



#content{ background:url(images/content-left-corner.gif) left bottom no-repeat #2b2b2b;}

#content .right-corner{ background:url(images/content-right-corner.gif) right bottom no-repeat; padding:20px 15px 45px 20px;}

.row-1{ background:url(images/unline.gif) bottom repeat-x; padding-bottom:29px; margin-bottom:32px;}

.column-2, .row-1 .column-3{ margin-left:41px;}
.contrast{ color:#ff7f00;}


.link{ display:inline-block; font-size:1.154em; color:#ff7f00; font-weight:bold; background:url(images/link-bg.gif) no-repeat 0 3px; padding-left:17px; margin-top:26px; text-decoration:none;}



.link:hover{ color:#949494;}



.link1{ color:#949494;}







.line1{ background:url(images/line.gif) repeat-y 286px 0;}



.line2{ background:url(images/line.gif) repeat-y 593px 0;}







.list{ margin:-5px 0;}
.list li{ line-height:1.846em; background:url(images/list-marker.gif) no-repeat 0 8px; padding-left:17px; font-weight:bold;}
.list1{ margin:-5px 0;}
.list1 li{ line-height:1.846em; background:url(images/list-marker.gif) no-repeat 0 8px; padding-left:17px; font-weight:bold;}
.list1 a{ text-decoration:none; background:url(images/list1-line.gif) bottom repeat-x; display:block; width:100%; overflow:hidden;}
.list1 a:hover strong{ color:#ff7f00;}



.list1 a span{ float:right; display:block; background:#2b2b2b;}
.list1 a strong{ display:inline; background:#2b2b2b;}

.list4{ margin:-5px 0;}
.list4 li{ line-height:1.846em; padding-left:5px; font-weight:bold;}
.list4 a{ text-decoration:none; background:url(images/list1-line.gif) bottom repeat-x; display:block;  overflow:hidden;}
.list4 a:hover { color:#ff7f00;}
.list4 a span{ float:right; display:block; background:#2b2b2b;}
.list4 a strong{ background:#2b2b2b;}






/* ============================= footer ====================== */



#footer .menu{ width:100%; overflow:hidden;}



#footer .menu ul{ padding:31px 0 0 4px;}



#footer .menu li{ float:left; color:#949494; font-size:1.077em; padding-left:15px;}



#footer .menu a{ color:#4f4f4f; text-decoration:none; display:inline-block; margin-right:15px;}



#footer .menu a:hover{ color:#000;}



#footer p{ color:#949494; padding:9px 0 0 19px;}



#footer p a{ color:#949494; text-decoration:none;}



#footer p a:hover{ color:#000;}







/* ============================= forms ============================= */



#ContactForm{ font-size:0.846em;}



#ContactForm label{ display:block; height:50px;}



#ContactForm input{ border:solid 1px #434343; background:#323232; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#ffffff; padding:4px 2px 4px 3px; width:250px;}



#ContactForm textarea{ border:solid 1px #434343; background:#323232; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#ffffff; padding:1px 2px 1px 3px; width:250px; height:79px; overflow:auto;}



#ContactForm .form-link{ float:right; display:inline-block; font-size:0.923em; text-transform:uppercase; margin:18px 8px 0 0; background:url(images/form-link-bg.gif) no-repeat 0 0; line-height:1.5em; text-decoration:none; color:#343434; padding:4px 13px 4px 12px;}



#ContactForm .form-link:hover{ background:url(images/form-link-bg-act.gif) no-repeat 0 0;}



