/* CSS Document */

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

body{
	background:#e5e5e5;
	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:Trebuchet MS;
		font-size:0.75em;
		line-height:1.5em;
		color:#737373;
	}

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

a {color:#0d98d3;}
a:hover{text-decoration:none;}
p {padding-top:15px;}

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

h2 {font-family:Times New Roman; font-size:1.167em; text-transform:uppercase; color:#8b8078; border-bottom:1px solid #b5b0ac; padding-bottom:9px; margin-bottom:20px;}
h3 {font-family:Times New Roman; font-size:2.182em; font-weight:normal; margin-bottom:30px;}
h4 {font-family:Times New Roman; font-size:1.3em; font-weight:normal; margin-bottom:34px; color:#1585af; font-style:italic;}

.link {background:url(images/link-bg.gif) top right no-repeat; padding-right:11px; float:right; color:#fff; display:block; margin:26px 0 0 0; font-size:12px;}
.link2 {background:url(images/link2-bg.gif) top right no-repeat; padding-right:11px; float:right; color:#0d98d3; display:block; margin:26px 0 0 0; font-size:11px;}

.list a {color:#0376a7; font-size:1.167em;}

.imgindent {margin:0 10px 0 0; float:left;}

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

.logo {margin:35px 0 29px 14px;}
.rss {margin:84px 0 0 723px; position:absolute;}
.menu {border-bottom:1px solid #b5b0ac; padding-left:14px;}
.menu ul {width:100%; overflow:hidden;}
.menu li {float:left;}
.menu li a {display:block; text-transform:uppercase; text-decoration:none; color:#5d6467;}
.menu li a span {display:block; padding:3px 20px 5px 20px;}
.menu li a:hover {background:url(images/menu-right-bg.gif) top right no-repeat #42c6ff;}
.menu li a:hover span {background:url(images/menu-left-bg.gif) top left no-repeat;}
.menu .active a {background:url(images/menu-right-bg.gif) top right no-repeat #42c6ff;}
.menu .active a span {background:url(images/menu-left-bg.gif) top left no-repeat;}

.text {color:#8b8078; font-style:italic; padding:52px 350px 15px 51px; font-size:1.417em; line-height:1.765em; font-family:Times New Roman; font-weight:bold;}
.text:first-letter {font-size:2.8em; color:#50c0ef; margin-left:-30px; line-height:1.001em;}
.header-link {background:url(images/header-link-bg.gif) top right no-repeat; padding-right:19px; margin-left:330px; font-size:1.083em;}

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

.box {background:#24b7f5 url(images/box-tail-bg.gif) top repeat-x; color:#fff; font-size:0.917em; line-height:1.364em;}
.box .inner {background:url(images/box-bg.gif) top right no-repeat; width:100%;}
.box .indent {padding:0 0 15px 20px;}
#page6 .box .indent {padding:50px 20px 45px 20px; background:url(images/box-col-bg.gif) no-repeat 20px 0;}
.box a {color:#fff;}

.box2 {background:#0d98d3 url(images/box2-corner-bottom-right.gif) bottom right no-repeat; font-size:1.273em; line-height:1.286em;}
.box2 .corner-bottom-left {background:url(images/box2-corner-bottom-left.gif) bottom left no-repeat;}
.box2 .corner-top-right {background:url(images/box2-corner-top-right.gif) top right no-repeat;}
.box2 .corner-top-left {background:url(images/box2-corner-top-left.gif) top left no-repeat; width:100%;}
.box2 .indent {padding:8px 10px 6px 29px;}

.box3 {background:url(images/box3-tail-bg.gif) left repeat-y; color:#5b6366; font-size:1.273em; line-height:1.429em;}
.box3 .top-bg {background:url(images/box3-top-bg.jpg) top left no-repeat;}
.box3 .bottom-bg {background:url(images/box3-bottom-bg.jpg) bottom left no-repeat; width:100%;}
.box3 .indent {padding:21px 32px 60px 21px;}
.box3 .name {font-size:0.714em; color:#1e9ed4;}

.row2 {padding:33px 10px 28px 20px;}
.anti-line {background:url(images/anti-line.gif) bottom repeat-x; width:100%; overflow:hidden;}

.indent1 {padding:51px 0 20px 0;}
.indent2 {padding:28px 0 10px 0;}
.col-pad1 {padding-right:51px;}
.col-pad2 {padding-right:33px;}
.col-pad3 {padding-right:23px;}
.col-pad4 {padding-right:56px;}
.margin1 {margin-top:13px;}
.padding0 {padding-bottom:0 !important;}
.padding1 {padding-top:16px;}
.color2 {color:#0376a7;}
.text2 {font-size:1.167em;}
.text3 {font-size:0.833em; line-height:1.2em;}
.phone {float:right;}

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

#footer div {background:#e5dfd9; padding:10px 0 12px 25px; color:#726f6c;}
#footer a {color:#726f6c; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

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

#ContactForm {padding:14px 0 0 0;}
#ContactForm .rowi {height:26px;}
#ContactForm .link {margin:5px 0 0 15px;}

.input {width:133px; height:18px; border:1px solid #303030; background:#fff; padding:0 0 0 5px; font-size:1em; font-family:tahoma;}
textarea {width:213px; height:70px; border:1px solid #303030; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em; font-family:tahoma;}
