@charset "utf-8";
/* CSS Document */
body
	{
	 margin:0;
	 padding:0;
	 background:#cccccc url(../images/bg_body_02.gif) top repeat-x;
	 font:12px tahoma;
 	 line-height:17px;	
	 }
a img
	{
	 border:none;
	 margin:0;
	 padding:0;	
	}

#top	
	{
     height:138px;
	 width:838px;
	 margin:0 auto;
	}
#top2{background:url(../images/big_pic_06.jpg) no-repeat center center;width:100%;height:163px}
* html #wrapper
	 	{
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/bg_wrapper_09.png');
		background: none;
		}
#wrapper
	 {
		background:url(../images/bg_wrapper_09.png) repeat-y;
		width:798px;
		margin:0 auto;
		padding-left:20px;
		padding-right:20px;
	}	
#left_col
	{
	 width:177px;
	 float:left;
	
	}	
#menu
	{
	 background:url(../images/bg_menu_08.gif) top no-repeat;
	 height:139px;
	 padding-left:20px;
	 padding-right:30px;
	 padding-top:10px;	
	}
#menu ul
	{
	 margin:0;
	 padding:0;
	 list-style-type:none;	
	}
#menu ul li
	{
	 background:url(../images/arrow_11.gif) 0px 10px no-repeat;
	 padding-left:15px;
	 padding-top:5px;
	 padding-bottom:4px;
	 border-bottom:1px solid #9a8cc3;
	}
#menu a
	{
	 color:#fff;
	 text-decoration:none;
	}

#menu a:hover
	{
	 color:#fff;
	 font-weight:bold;
	 text-decoration:none;
	}
.clear
	{
  	 clear:both;
  	 height:1px;
	}
.aligncenter
	{
 	text-align:center;
	}
#contact
	{
	 background:#ede9f8 url(../images/bg_cont_16.gif) top repeat-x;
	 font-size:11px;
	 padding-left:20px;	
	}
#contactTitle{background:url(../images/contact_title_14.gif) no-repeat center center;width:177px;height:56px}

.inp
	{
	 background:#fff;
	 border:1px solid #b3b3b3;	
	}
#right_col
	{ width:580px;
	float:right;
	color:#595959;
	padding-top:24px;	
	}
h1
	{
	 font-size:16px;
	 font-weight:bold;
	 color:#f58023;
	}
h2 
	{
	 font-size:14px;
	 font-weight:bold;
	}
#right_col a
	{
	 color:#492f92;
	 text-decoration:underline;
	
	}
blockquote
	{
	 color:#000;	
	}
#right_col ul
	{
	 margin:0;
	 padding:0;
	 list-style-type:none;
	 padding-left:30px;
	 padding-top:10;
	 padding-bottom:10px;
	 line-height:20px;
	
	}
#right_col ul li
	{
	 background:url(../images/arrow_11.gif) 0px 7px no-repeat;
	 padding:0;
	 padding-left:10px;
	
	}	
#right_col ol
	{
	 margin:0;
	 padding:0;
	 list-style-type:decimal;
	 padding-left:30px;
	 padding-top:10;
	 padding-bottom:10px;
	
	}
#bottom{background:url(../images/bottom_28.gif) no-repeat center center;width:100%;height:20px}
#right_col .topmenu {
border-bottom:1px dashed #492f92;
padding-bottom:5px;
}
#right_col .topmenu a {
text-decoration:none;
}
#right_col .topmenu a:hover {
text-decoration:underline;
}
