@charset "utf-8";
/* CSS Document */
.main{width:813px; margin:0 auto; text-align:left;}
*{
	margin:0;
	padding:0;
}
img{border:0; text-align:left; vertical-align:top;}
div#menu ul{list-style:none;}
div#menu li{line-height:0;	display: inline;}
input, textarea, select{color:#7C7E73; vertical-align:top; text-align:left; border: 1px solid #D0D0D0; font:11px Tahoma, Arial, helvetica, sans-serif;}
div#header
{
	width:813px;
	height:122px;
	margin:auto;
	background:url(images/header-bg.png) repeat-x center top;
	
}
div#header #logo
{
	float:left;
}
div#header #menu
{

float:left;
padding-top:78px;
}
div#center
{
margin:0 auto;
clear:both;
width:813px;
height:267px;	
background:url(images/center.png) no-repeat center top;
}
div#center .formata
{
	padding-top:14px;
	padding-right:110px;
	padding-left:410px;
}
div#content{
width:813px;
padding:44px 20px 40px 28px;
margin:0 auto;
}
div#content .mid{
	background:url(images/line_x_y.gif) center top repeat-y;
	float:left;
	width:40px;
	height:600px;
}
div#content .left-col{float:left; width:269px; padding-left:20px;}
div#content .right-col{float:left; width:439px;}
/*=======footer===========*/
#footer{background:url(images/footer_bg.gif) left top repeat-x #F1F7D0; height:54px; padding:31px 0 32px 34px; color:#909A8F; clear:both;}
#footer a{color:#909A8F; text-decoration:underline;}
#footer a:hover{text-decoration:none;}
#footer span{word-spacing:3px; color:#3D484E; display:block;}
#footer span a, #footer span b{color:#3D484E; text-decoration:none; word-spacing:0; font-weight:normal;}
#footer span a:hover, #footer span b{text-decoration:underline;}
/*=====//footer===========*/
#form{width:100%; overflow:hidden; color:#61615D; font-size:0.71em; font-family:Tahoma, Arial, Helvetica, sans-serif;}
#form input{width:179px; height:15px; border-color:#666; color:#000;}
#form button{ font-size:10px; width:20px;}
#form textarea{width:179px; height:50px; border-color:#666; color:#000;}
#form select{width:181px; height:18px; border-color:#666; color:#000;}
#form a{float:right; margin-left:32px; font-weight:normal;}
#form input.btn {
	color:#050;
	font-size:1em;
	text-align:center;
	font-weight: bold;
 }   
.link_2{color:#000000; padding:0 0 0 26px; font-family:Georgia, "Times New Roman", Times, serif; background:url(images/arr.gif) left center no-repeat; text-decoration:underline; font-weight: bold;}
div#content li {padding:3px 0 6px 0; background:url(images/arr.gif) left center no-repeat; }
div#content li a{
	color:#000000;
	text-decoration:underline;
	padding:0 0 0 26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1em;
	font-size:0.8em;
	font-weight: bold;
}
div#content li a:hover{
	text-decoration:none;
	font-size: 0.8em;
}
div#content ul{list-style: none;}
h1{font-size:1.55em; line-height:1em; color:#325565; margin-bottom:5px;	font-family: "Times New Roman", Times, serif; font-weight: bold; font-style: italic; }
#content .right-col p {
 font-size:0.9em;
}

