/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#deeef7;
	text-align:center;
	margin:0;
	padding:0;
}

img {vertical-align:top;}
a img { border:0;}



ol { 
padding-left:15px;}

.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.333em;
		color:#242424;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#4778bc; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:15px;}

/* ============================= main layout ====================== */
.top-tail {background:#2c5da0;}


li { line-height:1.5em;}
li a {color:#B6BDC3;}

.list li {background:url(images/line-hor2.gif) left bottom repeat-x; padding:2px 0 2px 0;}
.list li a {background:url(images/marker1.gif) no-repeat 0 4px; display:block; padding:2px 0 2px 15px; color:#242424; text-decoration:none; font-weight:bold;}

.imgindent {margin:0 20px 0 0; float:left;}

/* ============================= header ====================== */

#header {margin:0 auto;}
#header .row1 {width:100%; background:#2c5da0;}
#header .rowCont {text-align:right; background:url(images/header-bg.jpg) no-repeat 0 0;width:905px; margin:0 auto;}
#header .row2 {padding:0px 39px 0 50px;width:891px; margin:0 auto;}

.logo {margin:29px 0 0 48px; position:absolute;}

.submenu {float:right; text-align:left; padding:10px 0 9px 0; width:303px;}
.submenu ul {overflow:hidden;}
.submenu li {text-transform:uppercase; display:inline; background:url(images/submenu-divider.gif) no-repeat 0 3px; margin-left:-13px; font-size:11px;}
.submenu li a {color:#6fa3ec; text-decoration:none; padding:0 25px 0 17px;}
.submenu li a:hover {text-decoration:underline;}

#header .menu {width:784px; float:right; padding:0; margin:1px 0 0 0;}
#header .menu li {float:left; padding:0; font-size:11px; line-height:1em; text-transform:uppercase; text-align:center;}
#header .menu li a {display:block; width:110px; height:23px; padding:14px 0 0 0; margin:0 2px 0 0; color:#4379c3; text-decoration:none; background:url(images/menu-button.gif) no-repeat 0 0;}
#header .menu li a:hover, #header .menu .active a {background:url(images/menu-button-act.gif) no-repeat 0 0;margin:0 2px 0 0; color:#fff!important;}

.button1 {display:inline-block; float:right; background:url(images/button1-tail-bg.gif) top repeat-x; color:#1f1f1f; text-decoration:none; text-transform:uppercase;}
.button1 strong {background:url(images/button1-right-bg.gif) right top no-repeat; display:inline-block;}
.button1 strong strong {background:url(images/button1-left-bg.gif) left top no-repeat; padding:5px 22px 0 10px; height:22px;}

#header .row2 h2 {font-weight:normal; color:#2d5ea1; font-size:20px; padding:6px 0 11px 0;}
#header .row2 h2 strong {text-transform:uppercase;}

.banners {text-align:center; color:#fff;}
.banners em {color:#fff; font-size:24px; line-height:1em; font-weight:300; display:block; padding:4px 0 11px 0;}
.banners a { float:left; height:135px; padding:120px 20px 0 15px; display:block; text-decoration:none; color:#fff;}
.banners a:hover, .banners a:hover em {color:#000 !important;}
.banner1 {background:url(images/header-banner1.jpg) no-repeat 0 0; width:144px;}
.banner2 {background:url(images/header-banner2.jpg) no-repeat 0 0; width:143px;}
.banner3 {background:url(images/header-banner3.jpg) no-repeat 0 0; width:144px;}
.banner4 {background:url(images/header-banner4.jpg) no-repeat 0 0; width:144px;}
.banner5 {background:url(images/header-banner5.jpg) no-repeat 0 0; width:141px;}


/* ============================= content ====================== */

#content {padding:0 37px 0 50px;width:893px; margin:0 auto;}
#content h2 {font-size:32px; font-weight:300; margin-bottom:12px;}
#content .box h2 {color:#2b5a9b;}
.banner {margin-top:9px;}

.box {background:#fff url(images/box-tail-bottom.gif) bottom repeat-x; color:#838383;}
.box .border-right {background:url(images/box-tail-right.gif) right top repeat-y;}
.box .corner-right-bottom {background:url(images/box-corner-right-bottom.gif) right bottom no-repeat;}
.box .corner-left-bottom {background:url(images/box-corner-left-bottom.gif) left bottom no-repeat;}
.box .corner-right-top {background:url(images/box-corner-right-top.gif) right top no-repeat;}
.box .corner-left-top {background:url(images/box-corner-left-top.gif) left top no-repeat; width:100%;}
.box .indent {padding:14px 14px 14px 14px;}
.col-1 .box .indent {padding:29px 27px 20px 22px;}
.login_bg{
	width:224px;
	height:124px;
	background-image:url(images/login_bg.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
.login_text{
	border:1px solid #CCCCCC;
font-family:Arial,Helvetica,sans-serif,Tahoma;
font-size:11px;
height:16px;
padding:1px;
text-decoration:none;
width:115px;
}



.num1 {background:url(images/num1.gif) no-repeat 0 0; padding-left:34px;}
.num2 {background:url(images/num2.gif) no-repeat 0 0; padding-left:34px;}
.num3 {background:url(images/num3.gif) no-repeat 0 0; padding-left:34px;}

.line1 {background:url(images/line-hor.gif) bottom left repeat-x; padding-bottom:10px; margin-bottom:10px;}

.link {display:inline-block; float:right; background:#deeef7 url(images/link-right-bg.gif) right top no-repeat; text-transform:uppercase; color:#4778bc; text-decoration:none; font-weight:200; margin-top:10px;}
.link strong {display:inline-block; background:url(images/link-left-bg.gif) left top no-repeat; padding:4px 20px 0 10px; height:19px;}
.link2 {display:inline-block; float:right; background:url(images/link2-tail-bg.gif) top repeat-x; text-transform:uppercase; color:#4778bc; text-decoration:none; font-weight:200; margin-top:10px;}
.link2 strong {display:inline-block; background:url(images/link2-right-bg.gif) right top no-repeat;}
.link2 strong strong { background:url(images/link2-left-bg.gif) left top no-repeat; padding:2px 16px 0 14px; height:23px;}

.link3 {background:url(images/link3.gif) no-repeat 0 0; display:block; float:right; font-weight:bold; text-decoration:none; color:#4778bc; width:58px; text-align:center; padding:1px 0 4px 0;}

.indent1 {padding:28px 10px 0 23px;}

.padding1 {padding-top:8px;}
.col-pad {padding-right:55px;}
.col-pad2 {padding-right:35px;}
.col-pad3 {padding-right:18px;}
.col-pad4 {padding-right:3px;}
.margin1 {margin-top:22px;}
.margin2 {margin-top:3px;}

.color1 {color:#4778bc !important;}
.color2 {color:#1ab156 !important;}
.color3 {color:#63b319 !important;}
.color4 {color:#a7b617 !important;}
.date {color:#4778bc; font-size:1.147em; font-weight:bold;}
.date1 {color:#4778bc; font-size:1.39em; font-weight:bold;}
.rss {margin-top:9px;}
.phone {display:inline-block; width:85px;}
.extra {padding-bottom:50px !important;}

/* ============================= footer ====================== */

.footerCont{background:url(images/footer-tail.gif) left bottom repeat-x; width:100%; margin:0 auto;}
#footer {text-align:right; color:#838383; font-size:1.167em; padding:15px 39px 15px 0;width:941px; margin:0 auto;}
#footer a {color:#838383; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer .menu {padding:6px 0 0 0; margin-right:-14px;}
#footer .menu li {display:inline; text-transform:uppercase; font-size:.756em; color:#4778bc;}
#footer .menu li a {color:#4778bc; padding:0 14px 0 12px;}
#footer .menu .active a {text-decoration:underline;}

/* ============================= forms ============================= */

#SearchForm {float:right; width:270px;}
#SearchForm label {background:url(images/search-bg.gif) no-repeat 0 0; height:28px; display:block;}
#SearchForm .input {width:230px; border:none; background:none; padding:3px 0 3px 5px; font-size:1em; color:#cbe028;}

#ContactForm label {height:34px; display:block; background:url(images/contact-input-bg.gif) no-repeat 0 0;}
#ContactForm .col-1 {width:286px !important;}
#ContactForm .col-2 {width:270px !important;}
#ContactForm .textarea {background:url(images/contact-textarea-bg.jpg) no-repeat 0 0; width:255px; height:121px; padding:5px 10px 5px 5px;}

.input {width:265px; border:none; background:none; padding:6px 0 4px 5px; font-size:1em; color:#838383;}
textarea {width:255px; height:121px; border:none; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em; color:#838383;}
.thumbcont{ padding:0px ; margin:0px;}
.thumbcont ul{ padding:0px ; margin:0px; list-style-type:none;}
.thumbcont li{ padding:0px ; margin:0 5px 0 0; float:left;}
.indent .thumb ul{padding:0px; margin:0px; list-style-type:none;}
.indent .thumb li{padding:0px; margin:0 35px 10px 0; float:left;}
.indent .thumb li img{padding:4px; background:#fff; border:1px solid #dedfe0;}
td.entry1{
	background:#fff url(images/list_bg.jpg) left top repeat-x;
	height:153px;
	border-top:1px solid #c7d3e5;
	color:#313030;
	padding:5px 10px 5px 10px;
}
td.entry1 .head{
	background:#cedde5;
	padding:5px;
}
td.entry1 img{
	border:1px solid #ccc;
	padding:2px;
	background:#fff;
	margin:0 10px 0 0;
}
td.entry1 p{
	padding:0;
	margin:0;
	color:#000;
}