/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#161a23;
	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.813em;
		line-height:1.385em;
		color:#000000;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#242a36;}
a:hover{text-decoration:none;}
p {padding-top:15px;}

/* ============================= main layout ====================== */

.top-tail {background:#9598a1 url(images/top-tail.gif) top repeat-x;}
.bot-tail {background:url(images/bottom-tail.gif) bottom repeat-x;}
.top-tail2 {background:url(images/top-tail2.gif) top repeat-x; width:50%; position:absolute; right:0; height:200px;}

.link {background:url(images/link-tail-bg.gif) top repeat-x; display:block; float:left; color:#fff; font-style:italic; text-decoration:none; line-height:1em; font-weight:bold; font-size:0.923em; margin-top:16px;}
.link span {background:url(images/link-right-bg.gif) top right no-repeat; display:block;}
.link span span {background:url(images/link-left-bg.gif) top left no-repeat; display:block; padding:6px 24px 7px 16px;}
.link:hover {background:url(images/link-tail-bg-hover.gif) top repeat-x;}
.link:hover span {background:url(images/link-right-bg-hover.gif) top right no-repeat;}
.link:hover span span {background:url(images/link-left-bg-hover.gif) top left no-repeat;}

li {background:url(images/list-bg.gif) no-repeat 0 6px; padding-left:13px; line-height:1.692em;}
li a {background:url(images/list-line.gif) bottom repeat-x; text-decoration:none;}
li a:hover {color:#3e859b; background:none;}
.last a {background:none;}

h3 {text-transform:uppercase; color:#05afd8; margin-bottom:10px;}


.imgindent {margin:0 20px 0 0; float:left;}

.title {background:url(images/title-tail-bg.gif) top repeat-x; margin-bottom:20px; width:100%;}
.title .right-bg {background:url(images/title-right-bg.gif) top right no-repeat; width:100%;}
.title .left-bg {background:url(images/title-left-bg.gif) top left no-repeat; width:100%;}
.title img {margin:13px 0 10px 21px;}

/* ============================= header ====================== */

.logo {margin:0 151px 0 42px;}
.banners {padding:48px 0 0 16px;}

/* ============================= content ====================== */

.col-pad1 {padding-right:37px;}

.box {background:url(images/box-tail-bg.gif) top repeat-x; padding:20px 14px 20px 20px; margin-right:3px; margin-left:3px;}

.padding1 {padding-top:5px;}
.padding2 {padding-top:15px;}
.margin1 {margin-top:38px;}
.margin2 {margin-top:-23px;}
.margin3 {margin-top:28px;}
.banner {margin-right:-20px;}

.indent {padding:0px 20px 10px 25px;}

.color2 {color:#0fa1c5;}
.phone {float:right; margin-right:60px;}

/* ============================= footer ====================== */

#footer {color:#7c8288;}
#footer .menu {width:100%; overflow:hidden;}
#footer .menu ul{margin-left:-16px;}
#footer .menu li {display:inline; border-left:1px solid #b8bcc2; size:#b8bcc2; background:none; line-height:1em; padding:0 13px 0 16px;}
#footer .menu li a {color:#b8bcc2; background:none;}
#footer .menu li a:hover {text-decoration:underline; color:#7c8288;}
#footer a {color:#7c8288;}

/* ============================= forms ============================= */


#SearchForm .rowi {height:30px; margin-top:16px;}
#SearchForm {background:url(images/form-tail-bg.gif) top left repeat-y;}
#SearchForm .bottom-bg {background:url(images/form-bottom-bg.gif) bottom left no-repeat;}
#SearchForm .top-bg {background:url(images/form-top-bg.gif) top left no-repeat; width:100%;}
#SearchForm .indent {padding:22px 0 30px 25px;}
#SearchForm .input {width:179px; height:19px; border:1px solid #373737; background:#fff; padding:0 0 0 5px; font-size:1em; float:left;}
#SearchForm .link {background:url(images/link-tail-bg2.gif) top repeat-x;font-style:normal; text-transform:uppercase; margin:0; margin:-2px 0 0 2px;}
#SearchForm .link span {background:url(images/link-right-bg2.gif) top right no-repeat;}
#SearchForm .link span span {background:url(images/link-left-bg2.gif) top left no-repeat; padding:6px 13px 7px 15px;}
#SearchForm .link:hover {background:url(images/link-tail-bg2-hover.gif) top repeat-x;}
#SearchForm .link:hover span {background:url(images/link-right-bg2-hover.gif) top right no-repeat;}
#SearchForm .link:hover span span {background:url(images/link-left-bg2-hover.gif) top left no-repeat;}

#ContactForm .rowi {height:29px;}
#ContactForm .col-1 {width:255px !important;}
#ContactForm .col-2 {width:223px !important;}
#ContactForm .link {float:right; margin:20px 0 0 20px;}

.input {width:241px; height:18px; border:1px solid #a4a4a4; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:216px; height:76px; border:1px solid #a4a4a4; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}
