/* CSS Document */

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

body{
	background:#000;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.75em;
		line-height:1.417em;
		color:#626262;
	}

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

a {color:#1d83e0;}
a:hover{text-decoration:none;}
p {padding-top:17px;}

/* ============================= main layout ====================== */

.imgindent {margin:0 0 0 -24px; float:left;}
.imgindent2 {margin:0 20px 0 0; float:left;}
.imgindent3 {margin:-30px -23px 0 -24px; float:left; position:relative;}
.imgindent4 {margin:-10px -8px -20px -24px; float:left; position:relative;}

h2 {font-size:2.667em; line-height:1em; color:#1e1e1e; font-weight:normal; font-family:Trebuchet MS, Helvetica, sans-serif; margin-bottom:32px;}
h3 {font-size:2.25em; line-height:1em; color:#c53b10; font-weight:normal; font-family:Trebuchet MS, Helvetica, sans-serif; margin-bottom:15px; padding-left:29px;}
#row2 h3 {color:#1d83e0; margin-bottom:26px;}

.title1 {background:url(images/title1-bg.gif) no-repeat 0 4px;}
.title2 {background:url(images/title2-bg.gif) no-repeat 0 4px;}
.title3 {background:url(images/title3-bg.gif) no-repeat 0 4px;}
.title4 {background:url(images/title4-bg.gif) no-repeat 0 4px;}
.title5 {background:url(images/title5-bg.gif) no-repeat 0 4px;}
.title6 {background:url(images/title6-bg.gif) no-repeat 0 4px;}
.title7 {background:url(images/title7-bg.gif) no-repeat 0 4px;}

.list li {background:url(images/list-bg.gif) bottom left repeat-x; padding:3px 0 9px 0;}

.link {background:url(images/marker1.gif) no-repeat 0 3px; padding:0 3px 0 17px; font-size:0.917em; color:#202020; text-decoration:none;}
.link:hover {text-decoration:underline;}
#row2 .link {color:#fff;}
.link2 {background:url(images/marker2.gif) no-repeat 0 2px; padding:1px 9px 0 25px; font-size:0.917em; color:#202020; text-decoration:none; display:inline-block; border-right:1px solid #979797; margin-right:11px;}
.link2:hover {text-decoration:underline;}
.link3 {background:url(images/marker3.gif) no-repeat 0 2px; padding:1px 11px 0 24px; font-size:0.917em; color:#202020; text-decoration:none; display:inline-block; border-right:1px solid #979797; margin-right:12px;}
.link3:hover {text-decoration:underline;}
.link4 {background:url(images/marker4.gif) no-repeat 0 2px; padding:1px 11px 0 24px; font-size:0.917em; color:#fff; text-decoration:none; display:inline-block; border-right:1px solid #3c3c3c; margin-right:12px;}
.link4:hover {text-decoration:underline;}

.special {text-align:right; padding-top:2px;}

.special2 {background:url(images/special2-tail-bg.gif) top repeat-x; margin-top:18px; margin-bottom:-20px;}
.special2 .right-bg {background:url(images/special2-right-bg.gif) top right no-repeat;}
.special2 .left-bg {background:url(images/special2-left-bg.gif) top left no-repeat; width:100%;}
.special2 .indent {padding:14px 0 48px 0;}

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

.top-tail {background:url(images/top-tail2.gif) top repeat-x; position:absolute; width:50%; height:300px; right:0;}


/* ============================= content ====================== */

.main-indent {padding:4px 40px 0 122px;}

.indent1 {padding:0 42px 22px 0;}
.indent2 {padding:0 0 22px 39px;}
.indent3 {padding:0 0 22px 58px;}

.col-pad {padding-right:46px;}
.padding0 {padding-bottom:0px;}
.padding1 {padding-top:8px;}
.padding2 {padding-top:22px;}
.padding3 {padding-top:30px;}
.padding4 {padding-top:10px;}
.margin1 {margin-top:47px;}

.color2 {color:#1d82de;}
.color3 {color:#d00000;}
.color4 {color:#757575 !important;}
.color5 {color:#626262;}
.color6 {color:#202020;}
.text2 {font-size:0.917em;}
.relative {position:relative;}
.phone {float:right; margin-right:40px;}
.col-2 .phone {float:right; margin-right:75px;}
.extra-border {border-right:1px solid #353535; padding-right:12px; margin-right:12px;}

/* ============================= footer ====================== */

#footer .main div {padding:20px 0 0 120px;}
#footer a {color:#626262;}
.rss {background:url(images/rss.gif) no-repeat 0 2px; padding:1px 0 0 23px; margin-left:13px; text-decoration:none; display:inline-block;}
.rss:hover {text-decoration:underline;}

/* ============================= forms ============================= */


#ContactForm .rowi {height:41px;}
#ContactForm .rowt {height:177px;}
#ContactForm .link {float:right; background:url(images/marker1.gif) no-repeat 0 5px;}

#SearchForm .input {width:139px; height:19px; border:1px solid #808080; background:#fff; padding:0 0 0 5px; font-size:1em;}
.input {width:237px; height:19px; border:1px solid #404040; background:#fff; padding:0 0 0 5px; font-size:1em;}
textarea {width:237px; height:121px; border:1px solid #404040; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em; margin-bottom:20px;}
