/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; background:url(images/bg.gif) top left}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#253349;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
object { vertical-align:top; outline:none}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{ vertical-align:top;  }

a{color:#2a91f2; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}

.link{color:#2a91f2; font-size:1.25em  }
.link1{color:#99a7bc;  }


#content ul{margin:0; padding:0; list-style:none;}
#content ul li a{color:#2a91f2; text-decoration: underline; line-height:1.66em} 
#content ul li a:hover { text-decoration:none; }

/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .logo{
	margin:0px 0 0 19px
}
#header .img{
	margin:-35px 0 0 40px
}
#header .menu{
	margin:0px 0 0 420px;
	position:relative;
	width:475px;
	left: 0px;
	top: -75px;
}

#header ul{margin:0; padding:0; list-style:none;}
#header ul li{ margin:0; display:inline}
#header ul .last{background:none}
#header ul li a{
	background:url(images/bg_menu.gif) top left no-repeat;
	color:#fff;
	text-decoration:none;
	width:110px;
	text-transform:uppercase;
	text-align:center;
	display:block;
	float:left;
	line-height:58px
} 
#header ul li a:hover {
	text-decoration:none;
	background:url(images/bg_menu-act.gif) top left no-repeat;
}
#header ul li .current{ text-decoration:none; background:url(images/bg_menu-act.gif) top left no-repeat;  }

#header ul .first a{background:url(images/bg_menu-first.gif) top left no-repeat; } 
#header ul .first a:hover { background:url(images/bg_menu-first-act.gif) top left no-repeat;}
#header ul .first .current{ background:url(images/bg_menu-first-act.gif) top left no-repeat;  }
#header ul .last a{background:url(images/bg_menu-last.gif) top left no-repeat; } 
#header ul .last a:hover { background:url(images/bg_menu-last-act.gif) top left no-repeat;}
#header ul .last .current{ background:url(images/bg_menu-last-act.gif) top left no-repeat;  }


/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:url(images/bg_cont.gif) }
#content .indent-main{padding:0 40px 22px 40px}
#content .indent-col1{padding:5px 0 0 0}
#content .indent-col-1{padding:20px 0 0 0}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-left1{ float:left; margin:0 15px 20px 0}
#content .img-left2{ float:left; margin:0 0 20px 0}
#content .img-indent{ margin:0 0 12px 0}
#content p{ margin:0 0 13px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 13px 0}
#content .p2{ margin:0 0 36px 0}
#content .p3{ margin:0 0 25px 0}
#content h2{color:#102341; text-transform:uppercase; font-size:1.66em; background:url(images/tail.gif) bottom repeat-x; padding-bottom:1px; margin-bottom:24px; line-height:1.2em  }
#content h2 strong{color:#102341; font-size:1.7em;}
#content h4{color:#102341; font-size:1em; margin-bottom:15px;  }
#content h5{color:#2a91f2; font-size:1em; }
#content .tail{ background:url(images/tail.gif) bottom repeat-x; padding-bottom:23px; margin-bottom:23px}
.txt{ color:#2a91f2; font-weight:bold; float:right}

#content .indent{
	padding:15px 0 0 0
}
#content .indent1{padding:27px 0 0 20px}
#content .indent2{
	padding:0 0 0 15px
}
#content .indent3{
	padding:15px 0 0 0
}

/*box*/
.box{ background:#e7e9ec; width:100%;}
.box .corner-top-left {background:url(images/corner_top_left.gif) left top no-repeat;}
.box .corner-top-right {background:url(images/corner_top_right.gif) right top no-repeat;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) left bottom no-repeat;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) right bottom no-repeat; width:100%; }
.box .indent-box{ padding:20px 20px 40px 20px; }
.box .indent-box1{ padding:20px 15px 40px 20px; }
#content .box h2{color:#102341; text-transform:uppercase; font-size:1.66em; background:none; padding-bottom:0; margin-bottom:24px; line-height:1.2em  }


/*footer*/
#footer { color:#fff; font-size:0.875em; background:url(images/bot.gif) top repeat-x ; }
#footer .indent-footer{ padding:34px 40px 0 40px;}
#footer .indent-footer1{
	margin:120px 50px 0 39px;
	position:absolute;
}
#footer a {color:#fff; text-decoration:none}  
#footer a:hover {  text-decoration:underline}
#footer h2{color:#fff; font-size:1.28em; margin-bottom:13px; text-transform:uppercase; line-height:1.2em  }
#footer h2 strong{color:#fff; font-size:1.66em;  }
.bot-left{ background:url(images/bot_left.gif) top left no-repeat}
.bot-right{ background:url(images/bot_right.gif) top right no-repeat; height:308px}

#footer ul{margin:0; padding:0; list-style:none;}
#footer ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:13px; }
#footer ul li a{color:#fff; text-decoration:none ; line-height:1.42em} 
#footer ul li a:hover { text-decoration:underline; }


.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:30px}
.h1{ height:30px; background:url(images/bg_input.gif) top left no-repeat; margin-top:3px}
.block-contact span{ float:right; margin-right:0}
.input{
   	border:none; 
	background:none;
	width:223px; height:20px;
	font-size:1em;
	color:#000;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:3px;
}input{
   	border:1px solid #d6d7d9; 
	background:#FFFFFF;
	width:229px; height:19px;
	font-size:1em;
	padding-left:10px;
	padding-top:2px
}
textarea{
   	border:1px solid #d6d7d9; 
	background:#FFFFFF;
	width:276px; height:125px;
	font-size:1em;
	padding-left:10px;
	margin-bottom:11px;
	overflow:auto}
