body {margin: 0px; padding: 0px; background:url(/images/bg.jpg); min-width: 1192px;}
a { 
	color:rgb(7,102,158);
	text-decoration:none
}

a img { border:0 }
.clear {clear:both;}
.header {height:172px; background:url(/images/bg_sitename.jpg) repeat-x 0 0; position:relative;}
.sitename {width:846px; height:148px; background:url(/images/sitename.jpg) no-repeat 0 0; position:relative; top:16px; left:28px;}

.topmenu {height:44px; background:url(/images/bg_topmenu.jpg) repeat-x 0 0;}
.topmenu ul {list-style-type:none; margin:0; padding:10px 0 0 33px;}
.topmenu ul li {display:block; width:150px; float:left; margin:0 25px 0 0; padding:0; text-align:center;}
.topmenu ul li a {font:bold 14px Arial; color:#332d27; text-decoration:none; text-transform:uppercase;}
.topmenu ul li a:hover {text-decoration:underline;}
.content {}
.col_left {width:215px; float:left;}
.col_right {margin-left:216px; padding:10px;}
.col_right, .col_right p, .col_right ul, .col_right ol, .col_right li, .col_right table {font:bold 15px Arial; color:#000000;}

.arrowlistmenu {width:208px;}
.arrowlistmenu {
	font: bold 14px Arial;
	color: 332d27;
	padding: 0;
	cursor: hand;
	cursor: pointer;
	margin: 0px;
}
.menuheader {background:url(/images/bg_li.jpg) no-repeat 0 0; width:174px; padding:14px 0 14px 34px; margin:0;}
.menuheader a {font:bold 13px Arial; color:#332d27; text-decoration:none; display:block;}
.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
}
.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}
.arrowlistmenu ul li {background:#bdbdad; width:208px;}
.arrowlistmenu ul li a{
	font: 11px Arial;
	color: #000;
	display: block;
	padding: 4px 0 4px 5px;
	margin: 0 10px 0 15px;
	text-decoration: none;
	border-bottom: 1px dotted #9C9C9C;
}
.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
}
.footer {height:75px;  background:url(/images/bg_footer.jpg) repeat-x 0 0;}
.footer_content {font:bold 18px Arial; text-align:center; padding-top:33px;}
.cpr {display: inline; font-size: 9px; font-weight: lighter; text-align: left;}
.box {width:208px; margin-top:-10px; background:url(images/plashka.jpg);}
.box div {background:url(images/boxhead.jpg) no-repeat 0 0; border-left:1px solid #949485; border-right:1px solid #949485; border-bottom:3px double #949485;}
.box h1 {font:bold 13px Arial; color:#332d27; padding:14px 0 5px 34px;}
.box p { padding:0 10px 10px 10px; font:bold 12px Arial;}
