/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.25em; background:#bfbfbf}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif ; 
		color:#939393;	}	

.b8 {font-family:arial,helvetica; font-size:12px; color:black;line-height:17px;}
.b2a {font-family:arial,helvetica; font-size: 14px; color: Black;font-weight:800;}

.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:#49588D; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}

.link{color:#000000; background:url(images/marker.gif) top left no-repeat; padding-left:20px; background-position:0 5px; text-decoration:none; font-size:.916em  }
.link:hover{text-decoration:underline }



#content ul{margin:0; padding:0; list-style:none;}
#content ul .last{background:none }
#content ul li{background:url(images/tail1.gif) bottom repeat-x; padding-left:6px; }
#content ul li a{color:#49588D; text-decoration:none; line-height:2.4em; font-size:1.15em; background:url(images/marker.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:14px; } 
#content ul li a:hover { text-decoration:none; color:#000 }

.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#202425; text-decoration:none; }
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:2px 28px 7px 15px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#49588D}



/*header*/
#header {font-size:0.875em; color:#FFFFFF }
#header .logo{ margin:36px 0 60px 23px }
#header .indent{margin:46px 0 0 877px; position:absolute; width:75px}
#header .indent1{padding:0 0 0 0}

#header ul{margin:0; padding:0 0 0 37px; 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:#f9f9f9; text-decoration:none; width:131px; text-align:center; display:block; float:left; line-height:42px; text-transform:uppercase; } 
#header ul li a:hover {
	text-decoration:none;
	color: #2B2B2B;
}
#header ul li .current{ text-decoration:none; background:url(images/bg_menu-act.gif) top left no-repeat;  background-color: #f9f9f9;   }

#header ul .last a{ width:128px; }


/*content*/
#content{ font-size:0.8125em; width:100%; text-align:left; background:url(images/bg_cont.png) }
#content .indent-main{padding:39px 46px 0 56px}
#content .indent-main1{margin:0 0px 0 33px; position:relative}
#content .indent-main2{margin:4px 33px 0 33px}
#content .indent-col{padding:0 0 30px 0}
#content .slogan{  margin-bottom:11px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-right{ float:right; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content .img-indent1{ margin:0 0 23px 0}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 17px 0}
#content .p2{ margin:0 0 34px 0}
#content h1{color:#626566; font-size:1.92em; margin-bottom:17px; background:url(images/icon.gif) no-repeat top left; padding-left:35px; line-height:1.2em; position:absolute }
#content h2{color:#626566; font-size:1.7em;}
#content h2 strong{color:#626566; font-size:1.08em;}
#content h4{color:#49588D; font-size:1em; margin-bottom:13px;  }
#content h5{color:#49588D; font-size:1em; font-weight:normal  }
#content .tail{ background:url(images/tail.gif) bottom repeat-x; padding-bottom:9px; margin-bottom:9px}
.txt1{ font-size:1.15em; line-height:1.66em}

#content .indent{padding:20px 0 0 0}

#content .block{ height:314px; width:954px; color:#e6e6e6; background:url(images/bg_block1.jpg) no-repeat top left}
#content .indent-block{padding:51px 0 0 47px}
#content .indent-block1{padding:0 0 0 278px}
#content .block p{ margin:0 0 0 10px}

/*box*/
.box{ background:#1f1f1f; width:100%; color:#fff; font-size:.916em}
.box .border-top {background:url(images/border_top.gif) top repeat-x ;}
.box .border-bottom {background:url(images/border_bottom.gif) bottom repeat-x;}
.box .border-left {background:url(images/border_left.gif) left repeat-y;}
.box .border-right {background:url(images/border_right.gif) right repeat-y;}
.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:18px 15px 28px 29px; }
#content .box p{ margin:0 0 11px 0}
#content .box h2{color:#626566; font-size:1.7em;}
#content .box h2 strong{color:#fff; font-size:1.08em;}
#content .box a{color:#49588D; text-decoration:underline; outline:none} 
#content .box a:hover{text-decoration:none}
#content .box .link-2 { display:block; float:left; background:url(images/link_bg1.gif) left top repeat-x; color:#ffffff; text-decoration:none; }
#content .box .link-2 em { display:block; background:url(images/link_left1.gif) left top no-repeat;}
#content .box .link-2  b { display:block; background:url(images/link_right1.gif) right top no-repeat; padding:2px 28px 7px 15px; font-weight:normal; font-style:normal;}
#content .box .link-2:hover{ text-decoration:none; color:#000}


/*footer*/
#footer { color:#787878; font-size:0.6875em; background:url(images/bot_bg.gif) top repeat-x; text-align:right ; }
#footer .indent-footer{ padding:37px 34px 0 34px;}
#footer a {color:#787878; text-decoration:none}  
#footer a:hover {  text-decoration:underline}
.bot-left{ background:url(images/bot_left.gif) no-repeat top left}
.bot-right{ background:url(images/bot_right.gif) no-repeat top right; height:71px}


.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:23px}

.h2{ height:49px}

.h3{ 
height:25px;
 font-family: Arial;
 font-size: 15px;
 font-variant: inherit;
 font: bold;
 COLOR: blue;
 cursor: default;
 word-spacing: 3px;
}
.block-contact span{ float:right; margin-right:60px}
input{
	width:232px; height:15px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
	width:232px; height:266px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
