/* CSS Document */

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

body{
	background:#FFFFFF;
	background:url(images/body-tail.gif) top 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.75em;
		line-height:1.583em;
		color:#737171;
	}

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

a {color:#37b7f9;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
span {color:#fff;}

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

li { background:url(images/list-bg.gif) no-repeat 0 9px; padding-left:14px; line-height:1.833em;}
li a {text-decoration:none;}
li a:hover {text-decoration:underline;}

.list li {background:url(images/list-bg.gif) no-repeat 0 5px; line-height:1.167em; margin-bottom:12px;}
.list span {color:#737171; font-size:0.833em; line-height:1.9em; display:block; margin-top:3px; text-transform:uppercase;}
.list .link {background:none; padding:0; margin:0; display:block; text-decoration:underline;}
.list .link:hover {text-decoration:none;}

.list2 li {background:url(images/list-bg.gif) no-repeat 0 5px; line-height:1.583em; margin-bottom:15px;}
.list2 li a {text-decoration:underline;}
.list2 li a:hover {text-decoration:none;}

h2 {color:#ffffff; font-weight:normal; font-size:1.75em; margin-bottom:20px; zoom:1;}
.title {background:url(images/title-bg.gif) no-repeat 0 5px; padding-left:32px; left:-32px; position:relative;}


.link {background:url(images/link-bg.gif) no-repeat 0 5px; color:#ffffff; padding-left:17px; display:inline-block; margin-top:15px;}

.link2 {display:inline-block; background:url(images/link2-right-bg.png) top right no-repeat; color:#141417; text-decoration:none; line-height:1em; margin-top:20px; cursor:pointer;}
.link2 span {display:inline-block; background:url(images/link2-left-bg.png) top left no-repeat; padding:0 12px;}
.link2 span span {background:url(images/link2-tail-bg.png) top repeat-x; padding:5px 2px 22px 3px; color:#141417}
.link2:hover span span {color:#fff;}

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

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

.logo {padding:95px 0 0 615px;}

.menu {padding:52px 0 0 116px; margin-bottom:-32px; position:relative;}
.menu ul {width:100%; overflow:hidden;}
.menu li {float:left; font-size:1.25em; background:none; padding:0; margin-right:1px;}
.menu li a {color:#192054; display:block; width:124px; height:62px; text-align:center; background:url(images/menu-bg.png) top left no-repeat; padding-top:17px;}
.menu li a:hover, .menu .active a {background:url(images/menu-bg-act.png) top left no-repeat; height:67px; padding-top:12px; text-decoration:none;}

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

.row1 {background:url(images/row1-bg.gif) bottom repeat-x;}
.row2 {background:#000000;}

.col-pad {padding-right:68px;}
.col-pad2 {padding-right:42px;}
.col-pad3 {padding-right:17px;}

.indent {padding:65px 116px 38px 116px;}
.row2 .indent {padding:45px 116px 55px 116px;}

.line-hor {background:url(images/line-hor.gif) bottom left repeat-x; margin-bottom:30px; padding:0 30px 1px 0;}
.extra {padding-bottom:30px;}
.line-hor2 {background:url(images/line-hor.gif) bottom left repeat-x; margin-bottom:30px; padding:0 0 40px 43px;}

.indent2 {padding:0 50px 0 0;}
.indent3 {padding:0 0 0 43px;}
.margin1 {margin-top:15px;}

.phone {display:inline-block; width:91px; color:#737171;}

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

#footer {color:#fff; padding:28px 0 0 116px;}
#footer a {text-decoration:none;}
#footer a:hover {text-decoration:underline;}

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

#NewsForm {padding:10px 0 0 0;}
#NewsForm .rowi {height:50px;}
#NewsForm .buttons {text-align:right;}
#NewsForm .link {margin-top:0;}
#NewsForm .input {width:163px; height:17px; border:1px solid #276c91; background:none; padding:0 0 0 5px; font-size:1em;}

#ContactForm {padding:10px 0 0 0;}
#ContactForm .rowi {height:42px;}
#ContactForm .link {float:right; margin-left:30px;}

.input {width:224px; height:21px; border:1px solid #276c91; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:224px; height:105px; border:1px solid #276c91; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}
