/* CSS Document */

* {
	margin:0;
	font-size:100%;
	padding: 0;
	list-style-position: outside;
}

body{background:#eaeaea; text-align:center; padding-top:47px;}
#main{ background:url(images/right-shadow.gif) right repeat-y #fff; padding-top:25px;}

img {vertical-align:top;}
a img { border:0;}
ul {
	list-style:none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8125em;
	line-height:1.308em;
	color:666666;
	background-color: #333333;
}
input, select { vertical-align:middle; font-weight:normal;}

a {color:#0dabfc; outline:none;}
a:hover{text-decoration:none;}
p {
	padding-top:22px;
}
h3{ font-size:1.615em; color:#07a9fc; font-weight:normal; line-height:2.143em; background:url(images/title-tail.gif) bottom repeat-x; padding-bottom:1px; margin-bottom:17px;}
h4{ font-size:1.308em; font-weight:normal; background:url(images/box1-title-marker.gif) no-repeat 0 2px; padding-left:21px;}
h6{ font-size:1.308em; color:#07a9fc; font-weight:normal; line-height:1.118em; margin-top:-1px; padding-bottom:9px;}
strong{ color:#0dabfc; font-weight:normal; display:block;}
cite{ display:block; font-style:normal; background:url(images/citation-bg.gif) no-repeat 9px 0; padding:22px 0 29px 124px;}

/* ============================= main layout ====================== */
.imgindent {margin:0 20px 0 0; float:left;}
.phone{ float:right; padding-right:235px;}
.space1{ margin-left:27px;}
.space2{ margin-left:48px;}
.margin0{ margin-top:0 !important;}
.margin1{ margin-top:22px !important;}
.margin2{ margin-top:30px;}
.margin3{ margin-top:40px;}
.margin4{ margin-top:10px !important;}
.padding1{
	padding-top:0px;
}
.padding2{
	padding-top:0px;
}
.padding3{ padding-top:11px;}
.padding4{ padding-top:27px;}

/* ============================= header ====================== */
#header{
	margin:0 26px 0 25px;
	background:url(images/header-bg.jpg) no-repeat 0 0;
	position:relative;
	background-image: url(images/header-bg1.jpg);
}
#header .header-link{ position:absolute; display:inline-block; background:url(images/header-link-tail.gif) top repeat-x; color:#fff; text-decoration:none; margin:-52px 0 0 861px; cursor:pointer;}
#header .header-link span{ display:inline-block; background:url(images/header-link-left-bg.gif) left top no-repeat;}
#header .header-link span span{ background:url(images/header-link-right-bg.gif) right top no-repeat; padding:5px 10px 5px 10px;}
#header .header-link:hover{ background:url(images/header-link-tail-act.gif) top repeat-x;}
#header .header-link:hover span{ background:url(images/header-link-left-bg-act.gif) left top no-repeat;}
#header .header-link:hover span span{ background:url(images/header-link-right-bg-act.gif) right top no-repeat;}
#header .logo{ padding:48px 0 0 51px;}

#header .menu{ width:100%; overflow:hidden; padding-top:73px;}
#header .menu li{ float:left; padding-right:1px;}
#header .menu a{
	display:inline-block;
	width:130px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	padding:11px 0 17px 0;
	background-image: url(images/box2-tail.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#header .menu a:hover, #header .menu .active{ background:url(images/menu-item-tail-act.gif) top repeat-x;}

/* ============================= content ====================== */
#content{ padding:0 26px 26px 25px;}
.column-2{
	margin-left:20px;
}
.indent1{ padding-bottom:22px;}

.box1{ border:solid 1px #f1f1f1;}
.box1 .indent{ padding:27px 30px 28px 35px;}
.box1 .title{
	padding:14px 15px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
}

.box2{
	background:url(images/box2-tail.gif) top repeat-x #06a8fc;
	padding:12px 13px 15px 17px;
	color:#FFFFFF;
	font-size:0.923em;
	line-height:1.25em;
}
.box2 strong{
	color:#fff;
	font-weight:bold;
	line-height:normal;
	padding-bottom:5px;
}
.box2 a{ color:#fff;}
.box2 .phone{ padding:0;}

.box3{ background:url(images/box3-tail.gif) top repeat-x #c8ecfe; color:#42bdfd; line-height:1.077em; width:100%;}
.box3 .indent{ padding:10px 26px 25px 25px;}
.box3 strong{ color:#07a9fc; font-weight:bold; padding-bottom:10px;}

.list{ margin:-6px 0;}
.list li{
	font-size:12px;
	line-height:2.143em;
}
.list a{ color:#999999; text-decoration:none;}
.list a:hover, .list .active{ color:#07a9fc;}

.list1 li{ font-size:1.077em; line-height:1.705em; border:solid 1px #f1f1f1; background:#fff; margin-bottom:6px;}
.list1 a{ text-decoration:none; display:block; background:url(images/list1-marker.gif) no-repeat 5px 5px; padding-left:29px;}
.list1 a:hover{
	background:#6eccfd;
	color:#CCCCCC;
}

.link{ width:100%; overflow:hidden; margin-top:-3px;}
.link a, .link1 a{ float:right; display:inline-block; background:url(images/link-tail.gif) top repeat-x; color:#fff; font-size:0.923em; text-decoration:none; cursor:pointer;}
.link a span, .link1 a span{ display:block; background:url(images/link-left-bg.gif) left top no-repeat;}
.link a span span, .link1 a span span{ background:url(images/link-right-bg.gif) right top no-repeat; padding:2px 7px 3px 7px;}
.link a:hover, .link1 a:hover{ background:url(images/link-tail-act.gif) top repeat-x;}
.link a:hover span, .link1 a:hover span{ background:url(images/link-left-bg-act.gif) left top no-repeat;}
.link a:hover span span, .link1 a:hover span span{ background:url(images/link-right-bg-act.gif) right top no-repeat;}

.box3 .link a{ background:url(images/box-link-tail.gif) top repeat-x; color:#c9ecfe;}
.box3 .link a span{ background:url(images/box-link-left-bg.gif) left top no-repeat;}
.box3 .link a span span{ background:url(images/box-link-right-bg.gif) right top no-repeat; padding:3px 7px 5px 7px;}
.box3 .link a:hover{ background:url(images/box-link-tail-act.gif) top repeat-x;}
.box3 .link a:hover span{ background:url(images/box-link-left-bg-act.gif) left top no-repeat;}
.box3 .link a:hover span span{ background:url(images/box-link-right-bg-act.gif) right top no-repeat;}
.unline{ border-bottom:solid 1px #f1f1f1; padding-bottom:18px; margin-bottom:15px;}

/* ============================= footer ====================== */
#footer{ background:url(images/bot-shadow.gif) top repeat-x #eaeaea; font-size:0.923em; color:#919191;}
#footer a{ color:#0ecbfc; text-decoration:none; display:inline-block; margin-left:9px;}
#footer a:hover{ color:#919191;}
#footer p{ padding:17px 0 0 27px;}

/* ============================= forms ============================= */
#ContactForm{ padding-top:35px; color:#0aaafc;}
#ContactForm .col-1{ width:299px;}
#ContactForm .col-2{ width:280px;}
#ContactForm label{ display:block; height:42px;}
#ContactForm input{ border:solid 1px #6cccfd; background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#43befd; padding:1px 2px 2px 3px; width:242px; margin-top:1px;}
#ContactForm textarea{ border:solid 1px #6cccfd; background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#43befd; padding:1px 2px 2px 3px; width:273px; height:101px; overflow:auto;}
#ContactForm .link a{ float:right; margin:17px 5px 0 17px;}
