html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background:#F3F3E0;
}
a {
	color: #333333;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 1078px;
	margin: 0 auto;
	
}
#wrap {
    width:100%;
	background: url(img/head_bg.jpg) repeat-x;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 400px;
	background: url(img/head.jpg) no-repeat;
}
#right {
     height:400px;
	 width:600px;
	 float:right;
}
#logo {
     padding-top:6px; 
     margin-top:10px; 
	 padding-left:10px;
     float:left;
	 width:590px;
	 height:83px;
	 background:url(img/logo.gif) no-repeat;

}
#logo a {
     text-decoration:underline; 
     font-weight:bold;
     padding-left:8px;
	 padding-right:8px;
	 color:#FFFFFF;
	 text-transform:uppercase;
	 border-left:2px solid #FFFFFF;
}
#main {border:none!important}
#head_text {
     margin-top:25px;   
     width:528px;
	 float:left;
}
#head_text_top {
     width:528px;
	 height:9px;
	 float:left;
	 background:url(img/head_text_top.jpg);
}
#head_text_bg {
     width:498px;
	 padding-left:15px;
	 padding-right:15px;
	 float:left;
	 background:url(img/head_text_bg.jpg);
}
#head_text_bot {
     width:528px;
	 height:21px;
	 float:left;
	 background:url(img/head_text_bot.jpg);
}
#baner {
     float:left;
     width:529px;
	 height:102px;
	 margin-top:35px;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	background-color:#FFFFFF;
	overflow: hidden;
	padding-bottom:20px;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 20px 275px 20px 275px;
	background:#FFFFFF;
}
#content img {
    padding:10px!important;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 255px;
	margin-left: -100%;
	position: relative;
	background: url(img/left_bg.jpg);
	padding-bottom: 20000px; 
	margin-bottom: -20000px;
}
.left_block_menu {
    margin-top:20px; 
    float:left;
	width:255px;
	background-image:url(img/left_block_bg_all.jpg);
}
.left_block_menu_top {
    float:left;
	text-transform:uppercase;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:100px;
	width:155px;
	padding-top:10px;
	height:51px;
	background-image:url(img/left_block_top.jpg);
}
.left_block_menu_bg {
    float:left;
	padding-left:45px;
	padding-bottom:20px;
	padding-right:10px;
	width:200px;
	min-height:200px;
	background-image:url(img/left_block_bg.jpg);
	background-repeat:no-repeat;
}
.left_block_menu_bg a {
    color:#FFFFFF!important;
	font-weight:bold;
	padding-left:14px;
	background:url(img/star.png) no-repeat;
}
.left_block_rekl {
    margin-top:20px; 
    float:left;
	width:255px;
	background-image:url(img/left_block_rekl_bg.jpg);
}
.left_block_rekl_top {
    float:left;
	text-transform:uppercase;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:100px;
	width:155px;
	padding-top:10px;
	height:50px;
	background-image:url(img/left_block_rekl_top.jpg);
}
.left_block_rekl_bg {
    float:left;
	padding-left:45px;
	padding-bottom:20px;
	padding-right:10px;
	width:200px;
	min-height:50px;

}
/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 255px;
	margin-left: -255px;
	position: relative;
	background: url(img/right_bg.jpg);
	padding-bottom: 20000px; 
	margin-bottom: -20000px;
}
.right_block_menu {
    margin-top:20px; 
    float:left;
	width:255px;
	background-image:url(img/right_block_bg_all.jpg);
}
.right_block_menu_top {
    float:left;
	text-transform:uppercase;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:100px;
	width:155px;
	padding-top:10px;
	height:51px;
	background-image:url(img/right_block_top.jpg);
}
.right_block_menu_bg {
    float:left;
	padding-left:20px;
	padding-right:45px;
	padding-bottom:20px;
	width:200px;
	min-height:200px;
	background-image:url(img/right_block_bg.jpg);
	background-repeat:no-repeat;
}
.right_block_menu_bg a {
color:#FFFFFF!important;
	font-weight:bold;
	padding-left:14px;
	background:url(img/med.png) no-repeat;
	}
.right_block_rekl {
    margin-top:20px; 
    float:left;
	width:255px;
	background-image:url(img/right_block_rekl_bg.jpg);
}
.right_block_rekl_top {
    float:left;
	text-transform:uppercase;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
    padding-left:80px;
	width:175px;
	padding-top:10px;
	height:50px;
	background-image:url(img/right_block_rekl_top.jpg);
}
.right_block_rekl_bg {
    float:left;
	padding-left:20px;
	padding-right:45px;
	padding-bottom:20px;
	width:200px;
	min-height:50px;

}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 180px;
    padding-top:20px;
} 
#fot {
   padding-top:40px;
   margin:0 auto;
   background:url(img/foot.gif);
   width:1004px;
   height:108px;
}
#fot a{ color:#FFFFFF!important;}
#fot_left {
   float:left;
   padding-left:10px;
   padding-right:10px;
   padding-bottom:10px;
   width:320px;
   
}
#fot_center {
   float:left;
   width:324px;
}
#fot_right {
   float:left;
   padding-left:10px;
   padding-right:10px;
   padding-bottom:10px;
   width:320px;
}
#copy {
   padding-top:10px;
   text-align:center;
}


input,select,textarea {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 12px;
color: #333333;
border: solid 1px #000000!important;
background-color: #FFFFFF;
margin-left:10px;
padding:3px;
margin-top:3px;
}
