* {
	margin:0px;
	}
body {
	background-color:#720b28;
	font-family: Verdana;
	}
#header {
	width:100%;
	height:224px;
	background:url(../images/header.jpg) no-repeat top center #d8d8d8;
	}
#wrapper {
	width:100%;
	text-align:center;
	}
#wrapp {
	width:1000px;
	margin:0 auto;
	text-align:left;
	background-color:#650721;
	position: relative;
	}
#main_top {
	background:url(../images/menu_bg.jpg) repeat-x top left;
	width:100%;
	}
#main_top div {
	background:url(../images/menu_left.jpg) no-repeat top left;
	width:100%;
	}
#main_top div div {
	background:url(../images/menu_right.jpg) no-repeat top right;
	width:100%;
	height:50px;
	}
#main_top div div div {
	background:none;
	}
#phone {
	height:44px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	}
#menu {
	padding-left: 11px;
	}
#menu ul.menu {
	list-style-type:none;
	padding:0;
	float: left;
	}
#menu ul.menu li {
	float:left;
	padding:0px;
	margin:0px;
	}
#menu ul.menu li span {
	padding:0px 4px;
	margin:0px;
	float: left;
	background: url(../images/q.gif) no-repeat center center;
	height:38px;
	width:2px;
	}
#menu ul.menu li a {
	color:#fff;
	text-decoration:none;
	font-size:11px;
	padding:12px 5px;
	display:block;
	float: left;
	margin:0px;
	}
#menu ul.menu li a:hover {
	color:#fff;
	text-decoration:underline;
	padding:12px 5px;
	display:block;
	float: left;
	margin:0px;
	}
#footer {
	margin-top:20px;
	background:url(../images/footer_bg.jpg) repeat-x top left;
	}
#footer div {
	background:url(../images/footer_left.jpg) no-repeat top left;
	}
#footer div div {
	background:url(../images/footer_right.jpg) no-repeat top right;
	}
#footer div div div {
	width:100%;
	height:81px;
	background:none;
	}
#copyright {
	font-size:10px;
	color:#aeaeae;
	padding: 25px 0 0 60px;
	}
#copyright a {
	text-decoration: none;
	font-size:10px;
	color:#aeaeae;
	}
#alt_menu {
	color:#fff;
	font-size:10px;
	padding: 30px 0 0 0px;
	text-align:left;
	}
#alt_menu a {
	color:#fff;
	font-size:10px;
	text-decoration:none;
	}
#alt_menu a:hover {
	color:#fff;
	font-size:10px;
	text-decoration:underline;
	}
#left_col h3 {
	margin-left:10px;
	width:190px;
	height:35px;
	padding: 0 0 0 25px;
	color:#fc8c04;
	font-size:14px;
	font-style: italic;
	background:url(../images/h3_bg.jpg) no-repeat bottom left;
	}
#right_col {
	background:url(../images/right_col_bg.jpg) repeat-y top left;
	margin: 0 0 20px 20px;
	}
#right_col div {
	background:url(../images/right_col_top.jpg) no-repeat top left;
	}
#right_col div div {
	background:url(../images/right_col_bottom.jpg) no-repeat bottom left;
	}
#right_col div div div {
	padding: 10px;
	width:721px;
	background:none;
	}
#content {
	color:#000;
	font-size:12px;
	text-align: justify;
	}
h1 {
	color:#fc8c04;
	font-size: 14px;
	width: 730px;
	height: 21px;
	margin: 0 0 10px 10px;
	background: url(../images/h1_bg.jpg) repeat-x bottom left;
	padding-left: 10px;
	}
h2, h3 {
	font-size: 12px;
	color: #720b28;
	}
div.module {
	margin: 10px 0 0 30px;
	background: url(../images/module_bg.jpg) repeat-y top left;
	}
div.module div {
	background: url(../images/module_top.jpg) no-repeat top left;
	}
div.module div div {
	background: url(../images/module_bottom.jpg) no-repeat bottom left;
	}
div.module div div div {
	width:179px;
	background:none;
	}
div.module img {
	margin: 6px;
	}
div.prip {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	width:179px;
	text-align:center;
	padding:0 0 5px 0;
	}
#smal_addr {
	font-size: 12px;
	color: #fff;
	padding: 20px 0 0 70px;
	background: url(../images/addr_bg.jpg) no-repeat -6px 11px;
	position: absolute;
	bottom: 63px;
	left: 0px;
	width: 100%;
	height:76px;
	}
