/* CSS Document */
* {
	margin:0;
	font-size:100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
body {
}

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

table {border-collapse:collapse; border:0;}

html, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	line-height:1.5em;
	color:#333;
}
input, select {vertical-align:middle; font-weight:normal;}

a {text-decoration:underline; color:#2163B7;}
a:hover {text-decoration:none;}
ul {list-style:none;}
li a {text-decoration:none;}

.float-l {
	float:left;
	width: 300px;
}
.float-r {float:right;}
.clear {clear:both; font-size:0%; line-height:0%; height:0;}

#content .col-1,
#content .col-2 {float:left;}
/***************header***************/
.menu {height:105px; margin:0 -4px; position:relative;}

/***************content***************/
.wrapper {width:100%; overflow:hidden;}
.img-indent {
	float:left;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 10;
}
.phone {float:right; margin-right:48px;}
cite {font-style:normal;}

#content {
	padding:20px 0 52px;
	font-family: Arial, Helvetica, sans-serif;
}
.col-2 {padding-left:30px;}

.border {border-bottom:1px solid #DCDCDC; font-size:0%; line-height:0%; height:1px;}
.border-un {
	border-bottom:1px solid #DCDCDC;
	zoom:1;
	overflow:hidden;
	padding-bottom:25px;
}

.text-size {line-height:1.467em;}
/***************titles***************/
.title {background:url(images/title-tail.gif) left top repeat-x; font-weight:bold;}
.title div {background:url(images/title-left.gif) left top no-repeat;}
.title div div {
	background:url(images/title-right.gif) right top no-repeat;
	color:#626364;
	font-size:1.167em;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 26px;
}

h2, h3 {font-family:Trebuchet MS, Helvetica, sans-serif; line-height:1em; text-transform:uppercase;}

h2 {
	font-size:1.89em;
	color:#95b1cd;
}

h3 {font-size:1.833em; line-height:normal; text-transform:none; color:#EE3024; }
.box h3 {color:#000000; padding-bottom:8px;}

h4 {
	font-size:1.25em;
	color: #1B4674;
}

h5 {padding-bottom:4px;}
h5 a {color:#000000; text-decoration:underline}

/***************links***************/
.link {
	background:url(images/link-marker.gif) left top no-repeat;
	display:inline-block;
	padding-top: 0px;
	padding-right: 5;
	padding-bottom: 1px;
	padding-left: 35px;
}

.list1 {padding-bottom:8px;}
.list1 li {padding:14px 0 3px 50px; margin-bottom:0;  line-height:1em;}
.list1 li span {background:url(images/list1-border.gif) left bottom repeat-x; zoom:1; overflow:hidden; display:inline-block; padding-bottom:17px;}
.list1 .extra span, .list1 li .extra {
	background:none;
	font-family: Arial, Helvetica, sans-serif;
}
.list1 li span {line-height:1.5em !important;}
.list1 li .extra {padding-bottom:0;}
.list1 .img1 {background:url(images/box-img1.gif) left 14px no-repeat;}
.list1 .img2 {background:url(images/box-img2.gif) left 14px no-repeat;}
.list1 .img3 {background:url(images/box-img3.gif) left 14px no-repeat;}
.list1 .img4 {background:url(images/box-img4.gif) left 14px no-repeat;}

.list2 li {padding:8px 0 9px; border-bottom:1px solid #DCDCDC;}
.list2 .extra {border:none;}
.list2 strong {background:url(images/marker.gif) 2px 8px no-repeat; padding:0 5px 0 13px; display:inline-block;}
.list2 li a {color:#2163B7; text-decoration:underline;}
.list2 li a:hover {text-decoration:none;}

.list3 li {background:url(images/marker.gif) 2px 8px no-repeat; padding:0 0 7px 13px;}
.list3 li a {color:#000000; text-decoration:underline; font-weight:bold;}
.list3 li a:hover {text-decoration:none;}
/***************boxes***************/
.box {background:#FFFFFF url(images/box-bot.gif) left bottom repeat-x; margin-bottom:21px;}
.box .box-left {background:url(images/box-tail.gif) left top repeat-y;}
.box .box-top {background:url(images/box-tail.gif) left top repeat-x;}
.box .box-right {background:url(images/box-tail.gif) right top repeat-y;}
.box .box-top-left {background:url(images/box-top-left.gif) left top no-repeat;}
.box .box-top-right {background:url(images/box-top-right.gif) right top no-repeat;}
.box .box-bot-left {background:url(images/box-bot-left.gif) left bottom no-repeat; width:100%;}
.box .box-bot-right {background:url(images/box-bot-right.gif) right bottom no-repeat; padding:20px 38px 44px 23px;}

.box .float-r {border-left:1px solid #DCDCDC; padding-left:26px}

.inner {padding:0 24px;}

/***************form***************/
#contactForm {padding:5px 0 0 2px;}
#contactForm div {height:26px;}
#contactForm input, #contactForm textarea {font-size:0.917em; line-height:1em; color:#000000; border:1px solid #CECECE; padding:2px 0 0 3px;}
#contactForm textarea {overflow:hidden;}
.buttons {padding:22px 4px 32px 0; text-align:right;}
.buttons a {margin-left:30px;}

/***************positioning***************/
.margin1 {
	margin-bottom:31px;
	left: 0px;
}
.margin2 {margin:13px 0 7px;}
.margin3 {margin-left:50px;}
.margin4 {margin-bottom:46px;}

.padding0 {padding-bottom:0 !important;}
.padding1 {
	padding-top:0px;
}
.padding2 {
	padding-bottom:18px !important;
	font-family: Arial, Helvetica, sans-serif;
}
.padding3 {padding-bottom:11px;}
.padding4 {padding-top:29px;}
.padding5 {padding-bottom:16px;}
.padding6 {padding-bottom:24px;}
.padding7 {padding-top:8px;}
.padding8 {padding-bottom:34px;}
.padding9 {padding-top:14px;}

/***************page-3***************/
#page-3 #content {padding-bottom:37px;}

/***************page-4***************/
#page-4 #content {padding-bottom:46px;}
#page-4 .col-2 {
	padding-top: 0;
	padding-right: 39px;
	padding-bottom: 0;
	padding-left: 40;
}

/***************page-6***************/
#page-6 .col-1 .float-r {padding-right:20px;}
#page-6 .col-1 .float-l .phone,
#page-6 .col-1 .float-r .phone {margin-right:52px;}

/***************footer***************/
#footer {
	color:#FFF;
	border-top:3px solid #919191;
	font-size:0.833em;
	text-transform:uppercase;
	padding:22px 0 22px 25px;
	background-color: #95B1CD;
	text-align: center;
}

#footer p {padding-top:1px;}
#footer a {margin-left:12px; text-decoration:underline; color:#DCDBDD; text-transform:none;}
#footer a:hover {text-decoration:none;}

#footer li {
	float:none;
	border-left:1px solid #939393;
	line-height:1.1em;
	text-align: center;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#footer .extra {border:none; padding-left:0;}
#footer li a {
	margin:0;
	text-decoration:none;
	color:#1B4674;
	text-transform:uppercase;
	font-size:1.1em;
}
#footer li a:hover {text-decoration:underline;}
blue dot {
	color: #367D9D;
}

