@charset "windows-1251";

body {
	margin: 0;
	padding: 0;
	background-color: #990000;
	background-image: url('/images/bg.png');
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.logos_table {
	border-collapse: collapse;
}

.flowers {
	position: relative;
	margin: auto;
	bottom: -253px;
	margin-bottom: -109px;
	left: 3px;
	width: 1067px;
	height: 109px;
	background-image: url('/images/flowers.png');
	z-index: 2300;
}

.logos_table td {
	padding: 5px 5px 0px 5px;
}

.back_image {
	position: relative;
	margin: auto;
	background-image: url('/images/back_image.jpg');
	height: 321px;
	background-repeat: no-repeat;
	background-position: 50%;
}

.main_table_div {
	position: relative;
	margin: auto;
	width: 1015px;
	margin-top: -50px;
}

.main_table {
	width: 1015px;
	text-align: left;
}

.top_bg {
	background-image: url(/images/top_bg.png);
	width: 1015px;
	height: 30px;
	background-repeat: no-repeat;
}

.center_col {
	background-image: url(/images/center_col_bg.png);
	width: 1015px;
	background-repeat: repeat-y;
}

.footer_row {
	background-image: url(/images/footer_bg.png);
	width: 1015px;
	height: 30px;
	background-repeat: no-repeat;
}

.page {
	margin: auto;
}

.header_01 {
	width: 955px;
	height: 54px;
	background-image: url(/images/row1.png);
}

.header_logos {
	width: 955px;
	height: auto;
}

.header_logos div {
	padding: 8px; 
	font-family: Impact, Arial;
	background-color: #fff;
}

.cat_menu {
	margin: 0;
	padding: 0;
	margin-left: 5px;
	list-style: none;
}


.cat_menu_item:hover {
	padding-left: 5px;
}

.cat_menu_item a {
	text-decoration: none;
	color: #8a0902;
	font-weight: bold;
	font-family: Arial;
}
.cat_menu_item {
	padding-top: 5px;
}

.cat_menu_item a:hover {
	text-decoration: none;
	color: #003953;
}

.header_01 div div a {
	text-transform: uppercase;
	font-family: Impact, Arial;
	letter-spacing: 2px;
	color: #9b231c;
	font-size: 27px;
	text-decoration: none;
}

.header_01 div div {
	float: right;
	margin-top: 7px;
}


.footer {
	width: 955px;
	height: 54px;
	background-image: url(/images/row1.png);
}

.footer div {
	padding-left: 16px; 
	color: #6b6b6b;
}

.col_left {
	width: 188px;
}

.col_center {
}

.table_cols {
	width: 955px;
}

.center_cont_table {
	margin: auto;
	margin-top: 13px;
	margin-left: 13px;
}

.col_right {
	width: 188px;
}

.menu_table {
	margin-top: 13px;
}

.menu_top {
	width: 188px;
	height: 21px;
	background-image: url(/images/menu_top_bg.png);
}

.menu_top div {
	text-align: center;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 2px;
}

.menu_center {
	width: 188px;
	background-image: url(/images/menu_center_bg.png);
}

.menu_center {
	padding: 10px;
}

.menu_bottom {
	width: 188px;
	height: 25px;
	background-repeat: no-repeat;
	background-image: url(/images/menu_bottom_bg.png);
}

.col_center_top {
	height: 5px;
	background-image: url(/images/col_center_top.png);
}

.col_center_middle {
	background-repeat: repeat-y;
	background-image: url(/images/col_center_middle.png);
}

.col_center_middle div {	
	padding: 5px 10px 5px 10px;
}

.col_center_bottom {
	height: 16px;
	background-image: url(/images/col_center_bottom.png);
}

h2, h2 a {
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	color: #ff6600;
	padding: 0;
	margin: 0;
	margin: 5px 0 10px 0;
}

h1 {
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	color: #ff6600;
	padding: 0;
	margin: 0;
	margin: 5px 0 10px 0;
}

h3, h3 a {
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	color: #ff6600;
	padding: 0;
	margin: 0;
	margin: 5px 0 10px 0;
}

.copyright {
	position: absolute;
	margin: -22px 0 0 600px;
	font-size: 11px;
	color: #666;
}

a {
	color: #0066FF;
}
.logo {
    width: 643px;
    height: 85px;
    background-image: url(/images/logo.png);
    position: absolute;
    top: 35px;
    left: 30px;
    background-repeat: no-repeat;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

.alignleft {
	float: left;
	padding: 10px;
}

.alignright {
	float: right;
	padding: 10px;
}
A IMG {
	border: none;
}

IMG {
	border: none;
}

