/* CSS Document */

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

body{
	background:#212121;
	text-align:left;
}

img {
	vertical-align:top;
	padding: 0px;
}
test {
	align:left;
	float: left;
	padding: 10px;
	margin: 10px;
	height: 190px;
	width: 140px;
}
a img { border:0;}

ul {
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left:10px;
	padding: 0;
}

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


html, input, textarea
	{
		font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size:0.75em;
		line-height:1.5em;
		color:#414141;
	}

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

a {color:#539aee;}
a:hover{text-decoration:none;}
p {
	padding-top:5px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
}

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

.bottom-tail {
	background-color: #fff;
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
}

li {padding-left:12px; line-height:2.083em;}
li a {color:#4e4e4e;}

cite {font-style:normal;}

.li1 {background:url(images/li1.gif) no-repeat 0 8px;}
.li2 {background:url(images/li2.gif) no-repeat 0 8px;}
.li3 {
	background-image: url(images/li3.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
}
.li4 {background:url(images/li4.gif) no-repeat 0 8px;}
.li5 {background:url(images/li5.gif) no-repeat 0 8px;}
.li6 {background:url(images/li6.gif) no-repeat 0 8px;}
.li7 {background:url(images/li7.gif) no-repeat 0 8px;}

.list li {border-bottom:1px solid #dfdfdf; padding:0 0 4px 5px;}
.list li a {background:url(images/list2-bg.gif) no-repeat 0 10px; padding-left:14px; display:block; text-decoration:none; color:#2a2a2a;}
.list .last {border:none;}

.imgindent {margin:0 20px 0 0; float:left;}
.box3 .imgindent {margin:0 14px 0 0; float:left;}

h2 {
	color:#313233;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.35em;
	line-height:1em;
	text-transform:none;
	font-weight:bold;
}
h2 span {
	display:block;
	color: #22356b;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #75a1d4;
}
.title1 span {background:url(images/title1-bg.jpg) top right no-repeat;}
.title2 span {background:url(images/title2-bg.jpg) top right no-repeat;}
.title3 span {background:url(images/title3-bg.jpg) top right no-repeat;}
.title4 span {background:url(images/title4-bg.jpg) top right no-repeat;}
.title5 span {background:url(images/title5-bg.jpg) top right no-repeat;}
.title6 span {background:url(images/title6-bg.jpg) top right no-repeat;}
.title7 span {background:url(images/title7-bg.jpg) top right no-repeat;}
.title8 span {background:url(images/title8-bg.jpg) top right no-repeat;}
.title9 span {background:url(images/title9-bg.jpg) top right no-repeat;}
.title10 span {background:url(images/title10-bg.jpg) top right no-repeat;}
.title11 span {background:url(images/title11-bg.jpg) top right no-repeat;}

h3 {
	font-size:16pt;
	font-weight:normal;
	color:#22356b;
	line-height:1em;
	letter-spacing:-1px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #75a1d4;
}
h3 span {font-size:0.69em; line-height:1.3em; display:block;}

h4 {
	font-size:16pt;
	line-height:1em;
	color:#22356b;
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom:10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #75a1d4;
}

.link {background:url(images/link-tail-bg.gif) top repeat-x; display:inline-block; color:#fff; text-decoration:none; text-transform:uppercase; font-size:0.917em; font-weight:bold; line-height:1em; margin-top:18px; cursor:pointer;}
.link span {background:url(images/link-right-bg.gif) top right no-repeat; display:inline-block;}
.link span span {background:url(images/link-left-bg.gif) top left no-repeat; padding:6px 8px 6px 7px;}
.link:hover {color:#000;}

.link2 {background:url(images/link-bg.gif) top right no-repeat; padding-right:14px; margin:16px 0 0 0; display:inline-block;}

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

#header .row1 {
	margin-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #539aee;
}
#header .left {
	height: 105px;
	width: 290px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-left: 10px;
}
#header .right {
	padding:12px 0 0 0;
	font-size:0.917em;
	line-height:1.3em;
	text-align:right;
}
#header .right p {
	font-size:0.917em;
	line-height:1em;
	text-align:right;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3;
	padding-left: 0;
}
#headerimage {
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	height: 227px;
	width: 894px;
	background-image: url(images/header-bg.png);
	background-repeat: no-repeat;
}

.menu {
	padding:02px 1px 0 0;
}
.menu li {
	width:128px;
	float:left;
	margin-left:7px;
	padding:0;
	background:url(images/button.png) top left no-repeat;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.menu li a {
	color:#ffffff;
	line-height:1.1em;
	text-decoration:none;
	display:block;
	text-align:center;
	font-weight:bold;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 14px;
	padding-left: 0;
	
}


.slogan {background:url(images/header-bg.jpg) top left no-repeat; padding:48px 0 31px 580px;}
.slogan ul {padding:5px 0 0 15px;}
.slogan li {background:url(images/list-bg.gif) no-repeat 0 9px; padding-left:16px;}
.slogan li a {color:#a9d0ff;}

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

.col-pad1 {padding-right:10px;}
.col-pad2 {padding-right:19px;}
.col-pad3 {padding-right:39px;}

.box {

}
.box .tail-top {
}
.box .tail-right {
}
.box .tail-left {
}
.box .corner-bottom-right {

}
.box .corner-bottom-left {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box .corner-top-right {

}
.box .corner-top-left {
	width:100%;
}
.box .indent {padding:9px 10px 10px 10px;}

.box2 {
}
.box2 .tail-top {
}
.box2 .tail-right {
}
.box2 .tail-left {
}
.box2 .corner-bottom-right {
}
.box2 .corner-bottom-left {
}
.box2 .corner-top-right {
}
.box2 .corner-top-left {
	width:100%;
}
.box2 .indent {
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.box-indent {
	padding:10px 3px 0 4px;
}

.box3 {background:#ffffff url(images/box3-tail-bg.gif) bottom repeat-x;}
.box3 .tail-top {background:url(images/box3-tail-bg.gif) top repeat-x;}
.box3 .tail-right {background:url(images/box3-tail-bg.gif) right repeat-y;}
.box3 .tail-left {background:url(images/box3-tail-bg.gif) left repeat-y;}
.box3 .corner-bottom-right {background:url(images/box3-corner-bottom-right.gif) bottom right no-repeat;}
.box3 .corner-bottom-left {background:url(images/box3-corner-bottom-left.gif) bottom left no-repeat;}
.box3 .corner-top-right {background:url(images/box3-corner-top-right.gif) top right no-repeat;}
.box3 .corner-top-left {background:url(images/box3-corner-top-left.gif) top left no-repeat; width:100%;}
.box3 .indent {
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.box3 .indent2 {padding:17px 20px 15px 21px;}
.box3 p {
	padding-top:0px;
	font-size: 8.5pt;
}
.box3 strong {color:#539aee;}
.box3 a {color:#656565;}

.box4 {background:#f4f4f4 url(images/box4-corner-bottom-right.gif) bottom right no-repeat;}
.box4 .corner-bottom-left {background:url(images/box4-corner-bottom-left.gif) bottom left no-repeat;}
.box4 .corner-top-right {background:url(images/box4-corner-top-right.gif) top right no-repeat;}
.box4 .corner-top-left {background:url(images/box4-corner-top-left.gif) top left no-repeat; width:100%;}
.box4 .indent {padding:16px 22px 19px 24px;}

.box5 {background:#ffffff url(images/box5-tail-bg.gif) bottom repeat-x;}
.box5 .tail-top {background:url(images/box5-tail-bg.gif) top repeat-x;}
.box5 .tail-right {background:url(images/box5-tail-bg.gif) right repeat-y;}
.box5 .tail-left {background:url(images/box5-tail-bg.gif) left repeat-y;}
.box5 .corner-bottom-right {background:url(images/box5-corner-bottom-right.gif) bottom right no-repeat;}
.box5 .corner-bottom-left {background:url(images/box5-corner-bottom-left.gif) bottom left no-repeat;}
.box5 .corner-top-right {background:url(images/box5-corner-top-right.gif) top right no-repeat;}
.box5 .corner-top-left {background:url(images/box5-corner-top-left.gif) top left no-repeat; width:100%;}
.box5 .indent {padding:20px 22px 25px 24px;}

.indent1 {padding:9px 0 0 4px;}
.padding1 {padding-bottom:9px;}
.padding2 {padding-top:12px;}
.padding3 {padding-bottom:19px; padding-top:7px;}
.padding4 {padding-top:16px;}

.line1 {
	border-bottom:2px dotted #75a1d4;
	padding-bottom:20px;
	margin-bottom:20px;
	margin-top: 20px;
}
.line2 {background:url(images/line.gif) bottom left repeat-x; padding-bottom:17px; margin-bottom:15px;}

.text2 {color:#539aee;}
.text3 {color:#4e4e4e;}
.phone {float:right;}
.box4 .phone {margin-right:100px;}

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

#footer {text-align:right; color:#626262; font-size:0.75em; text-transform:uppercase; letter-spacing:1px; padding:10px 20px 0 0;}
#footer a {color:#626262; text-transform:none;}
#footer span {color:#db6307;}

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

#ContactForm {padding:30px 0 0 0;}
#ContactForm .rowi {height:42px;}
#ContactForm strong {color:#373732;}
#ContactForm .link2 {margin-right:15px;}

.input {width:226px; height:19px; border:1px solid #c9c6c3; background:#f4f4f4; padding:0 0 0 5px; font-size:1em;}
textarea {width:226px; height:178px; border:1px solid #c9c6c3; background:#f4f4f4; padding:0 0 0 5px; overflow:auto; font-size:1em;}
