/* CSS Document */

* {
	margin:0; padding:0;
	font-size:13px;
}

body{
	background:#FFFFFF;
	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:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.167em;
	color:#6b6177;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {
	color:#003399;
}
a:hover{text-decoration:none;}
p {padding-top:15px;}
strong {color:#2692d1;}

/* ============================= main layout ====================== */

li {line-height:16px;}
.list li {background:url(images/list-bg.gif) no-repeat 0 4px; padding-left:9px;}

.link {font-weight:bold; display:inline-block; margin-top:20px;}

h1 {color:#2c2d2d; text-transform:uppercase; font-size:1.083em; line-height:1em; background:url(images/title-bg.gif) no-repeat 0 4px; border-bottom:1px solid #d5e4ec; padding:0 0 7px 14px; margin-bottom:29px;}
.box2 h1 {color:#ffffff; background:url(images/title-bg2.gif) no-repeat 0 4px; border-bottom:1px solid #2ea8da; margin-bottom:16px;}

h3 {
	color:#003399;
	margin-bottom:14px;
}

.imgindent {margin:0 14px 0 0; float:left;}

.button {background:#164f70 url(images/button-right-bg.gif) top right no-repeat; display:inline-block; color:#ffffff; text-decoration:none; line-height:1em; vertical-align:top; margin-left:3px;}
.button span {background:url(images/button-left-bg.gif) top left no-repeat; display:inline-block; padding:6px 15px 7px 18px;}

/* ============================= header ====================== */

.menu {border-bottom:1px solid #d5e4ec; padding-top:17px;}
.menu ul {width:100%; overflow:hidden;}
.menu li {float:left; font-size:1.083em; padding-right:18px;}
.menu li a {color:#677e8c; text-decoration:none; display:block;}
.menu li a span {display:block;}
.menu li a span span {padding:3px 10px 26px 12px;}
.menu li a:hover, .menu .active a {background:url(images/menu-tail-bg.gif) top repeat-x; color:#fff;}
.menu li a:hover span, .menu .active a span {background:url(images/menu-right-bg.gif) top right no-repeat;}
.menu li a:hover span span, .menu .active a span span {background:url(images/menu-left-bg.gif) top left no-repeat;}

.logo-row {padding:28px 0 15px 0; color:#c1cfd8; font-size:0.917em; line-height:1.182em;}
.header-phone {float:right; width:145px; text-align:left; padding:16px 0 0 0;}
.header-phone span {color:#2691d0; display:block;}

.header-box {background:#2691d0 url(images/header-box-corner-bottom-right.gif) bottom right no-repeat;}
.header-box .indent {background:url(images/header-box-corner-top-right.gif) top right no-repeat; padding:43px 33px 41px 31px;}

.submenu li {padding-bottom:1px; line-height:1.167em;}
.submenu li a {color:#63b6e4; display:block; background:url(images/submenu-bg.gif) top left no-repeat; padding:10px 0 10px 44px; text-decoration:none;}
.submenu li a strong {color:#a1d1ec; display:block;}
.submenu li a:hover {background:url(images/submenu-bg-act.gif) top left no-repeat; color:#92cef2;}
.submenu li a:hover strong {color:#ffffff;}

/* ============================= content ====================== */

.col-pad {padding-right:20px;}
.col-pad2 {padding-right:30px;}
.col-pad3 {padding-right:17px;}

.box {background:#f2f8fb url(images/box-corner-bottom-right.gif) bottom right no-repeat;}
.box .corner-bottom-left {background:url(images/box-corner-bottom-left.gif) bottom left no-repeat;}
.box .corner-top-right {background:url(images/box-corner-top-right.gif) top right no-repeat;}
.box .corner-top-left {background:url(images/box-corner-top-left.gif) top left no-repeat; width:100%;}
.box .indent {padding:31px 15px 33px 20px;}

.box2 {background:#2692d1 url(images/box2-tail-bottom.gif) bottom repeat-x; color:#ffffff;}
.box2 .corner-bottom-right {background:url(images/box2-corner-bottom-right.gif) bottom right no-repeat;}
.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:31px 20px 22px 20px;}

.margin1 {margin-top:31px;}
.margin2 {margin-top:14px;}
.margin3 {margin-top:50px;}
.margin4 {margin-top:4px;}
.margin5 {margin-top:10px;}

.phone {width:68px; display:inline-block;}

/* ============================= footer ====================== */



/* ============================= forms ============================= */

#NewsForm .input {width:193px; height:21px;}
#NewsForm .link {color:#9bdaff; text-transform:uppercase; font-weight:normal; margin-top:7px;}

#ContactForm .rowi {height:47px;}
#ContactForm .button {float:right; margin:15px 0 0 10px;}

.input {width:257px; height:21px; border:1px solid #367397; background:#ffffff; padding:0 0 0 5px; font-size:1em;}
textarea {width:410px; height:90px; border:1px solid #367397; background:#ffffff; padding:0 0 0 5px; overflow:auto; font-size:1em;}

.bg_lateral {background-image:url(images/bg.gif); background-repeat:repeat-y; padding:5px 15px 5px 15px }

.footer { background-image:url(images/bg_footer2.gif); background-repeat:repeat-x;}
.footer a {color:#446177;}

.campos {font-size:10px;}