/* CSS Document */

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

body{background:#e3e3e3; text-align:center;}
.top-tail{ background:url(images/top-tail.gif) top repeat-x #f8f8f8;}
.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.8125em; line-height:1.154em; color:#333333;}
input, select { vertical-align:middle; font-weight:normal;}

a {color:#333333; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
strong{ color:#ff7900; display:block; padding-bottom:5px;}
cite{ font-style:normal;}

/* ============================= main layout ====================== */
.imgindent {margin:-8px 11px 0 0; float:left; position:relative;}
.imgindent2 {margin:0 11px 0 0; float:left;}
.img{ margin-top:-8px; position:relative;}
.phone{ float:right; padding-right:12px;}
.phone2{ float:right; padding-right:80px;}
.space1{ margin-left:27px;}
.padding0{ padding-bottom:0;}
.padding1{ padding-top:22px;}
.padding2{ padding-top:16px;}
.padding3{ padding-top:33px;}
.padding4{ padding-top:12px;}

/* ============================= header ====================== */
#header{ background:url(images/header-bg.jpg) bottom no-repeat;}
#header .top{ width:100%; overflow:hidden; height:350px;}
#header .top .right{ color:#fff; padding:0px 3px 0 0; font-size:0.692em; line-height:1.222em;}
#header .top .right a{ color:#fff; text-transform:uppercase;}
#header .logo{ padding-top:10px;}
#header .rss{ float:right; padding:20px 16px 0 0;}
#header .rss a{ font-size:0.846em; text-transform:uppercase; text-decoration:none; color:#000; font-weight:bold; background:url(images/rss-bg.gif) right top no-repeat; display:inline-block; padding:2px 24px 2px 0;}
#header .rss a:hover{ color:#fff;}
#header .menu li{ float:left;}
#header .menu a{ display:inline-block; font-size:0.846em; text-transform:uppercase; text-decoration:none; color:#000; font-weight:bold; background:url(images/menu-border.gif) no-repeat 0px 15px; margin:0 -3px; cursor:pointer; position:relative;}
#header .menu a span{ display:inline-block; padding:20px 20px 15px 20px;}
#header .menu .first a{ margin-left:0;}

#header .menu a:hover, #header .menu .active{ background:#000; color:#fff; z-index:5;}
#header .menu .first a:hover span, #header .menu .first .active span{ background:url(images/menu-first-item-left-bg.gif) no-repeat 14 0;}

/* ============================= content ====================== */
#content{ padding:0px 5px 19px 17px;}
.indent{ padding:6px 10px 0 0;}
.line1{ background:url(images/line.gif) repeat-y 280px 0;}
.line2{ background:url(images/line.gif) repeat-y 576px 0; padding:6px 0 25px 0;}

.title{ padding-bottom:30px;}
.link{ font-size:1.154em; color:#ff7900; display:inline-block; margin-top:25px;}
.link1{ color:#ff7900;}
.text1{
	font-size:0.923em;
	text-transform:capitalize;
	color:#bbbbbb;
	line-height:1.083em;
	word-spacing:-1px;
}
.text1 a{
	color:#000000;
}
.text1 strong{ color:#4f4f4f; padding-bottom:0;}
.text1 .strong1{ color:#ff7900;}
.text1 b a{ color:#4f4f4f;}
.list{ margin:-7px 0;}
.list li{ line-height:2.308em;}
.list a{ color:#ff7900; font-weight:bold; text-decoration:none;}
.list a:hover{ color:#000;}
.style5 {font-family: Arial, Helvetica, sans-serif;}

/* ============================= footer ====================== */
#footer{ background:url(images/footer-line.gif) top repeat-x;}
#footer a{ color:#ff6d00;}
#footer .text{ padding:19px 0 0 15px;}

/* ============================= forms ============================= */
#ContactForm{ margin-top:-10px;}
#ContactForm label{ display:block; height:60px;}
#ContactForm input{ border:solid 1px #cdcdcd; background:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#000; padding:5px 2px 5px 3px; width:255px; margin-top:7px;}
#ContactForm textarea{ border:solid 1px #cdcdcd; background:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#000; padding:5px 2px 5px 3px; width:255px; margin-top:7px; height:138px; overflow:auto;}
#ContactForm .link{ display:inline-block; background:url(images/footer-link-tail.gif) top repeat-x; cursor:pointer; text-decoration:none; margin-top:27px;}
#ContactForm .link span{ display:inline-block; background:url(images/footer-link-left-bg.gif) left top no-repeat;}
#ContactForm .link span span{ background:url(images/footer-link-right-bg.gif) right top no-repeat; padding:5px 18px 6px 18px;}
#ContactForm .link:hover{ color:#000;}

