@charset "utf-8";

body {
	float:left;
	width:100%;
	padding:30px 0; 
	margin:0;
	font-size:100%; 
	font-family:Tahoma; 
	color:#181214;
	background:url(/images/bgr_body.gif) 0 0 repeat;
}

.main {
	width:930px;
	padding:2px; 
	border:1px solid #cacaca;
	margin:0 auto;
	background:#fff;
}

img {border:0;}

p {
	padding:0 0 12px 0; 
	margin:0;
}

h1 {font-size:1.375em; color:#181214; padding:0; margin:0;}
h2 {font-size:1.25em; color:#181214; padding:0; margin:0;}
h5 {font-size:1.125em; color:#181214; padding:0; margin:0;}
h4 {font-size:1em; color:#181214; padding:0; margin:0;}
h5 {font-size:0.875em; color:#181214; padding:0; margin:0;}

a {
	color:#AB2D00; 
	text-decoration:underline;
}		

a:hover {
	color:#AB2D00; 
	text-decoration:none;
}
		
div {
	margin:0;
	padding:0;
 	text-align:left;
}

/*******************RAZNOE*****************************/

.menu ul li a, 
.footer_menu ul li a {text-decoration:none;}

.menu ul li, 
.footer_menu ul li {
	list-style:none; 
	padding:0; 
	margin:0;
}

/**************header**************************/

.header {
	width:930px; 
	height:281px; 
	background:url(/images/bgr_header.jpg) left bottom no-repeat;
}

.header_top {
	float:left; 
	width:930px; 
	height:50px; 
	background:#740410;
}

.header_top img {
	float:left; 
	width:164px; 
	margin:12px 0 0 12px;
}

.header_top b {
	float:left; 
	width:auto; 
	font-size:0.875em; 
	line-height:1.25em; 
	color:#FFFFFF; 
	margin:16px 0 0 11px;
}	

.menu {
	float:left; 
	width:930px; 
	clear:both; 
	text-align:center; 
	height:56px; 
	background:#242C38;
}

.menu ul {padding:0; margin:18px 0 0;}

.menu ul li { 
	display:inline; 
	width:auto; 
	padding:0 40px; 
	font-size:0.75em; 
	line-height:1.75em; 
	font-weight:bold; 
	color:#F3F8FF; 
	text-transform:uppercase; 
	background:url(/images/spacer_top.gif) right top no-repeat;
}

.menu ul li a {color:#F3F8FF;}

.menu ul .last_item, 
.footer_menu ul .last_item {background:none;}

.menu ul .active, 
.footer_menu ul .active {color:#AFE9FE;}

.menu ul li a:hover, 
.footer_menu ul li a:hover {color:#FFC600;}



/**********************content**************************/

.content {
	width:930px; 
	overflow:hidden; 
	background:url(/images/bgr_content.gif) 0 0 repeat-y;
} 

.content p {
	float:left; 
	width:100%; 
	font-size:0.75em; 
	line-height:1.25em;
}

.content p b {color:#660022;}

.content_left {
	float:left; 
	width:271px; 
	padding:0 1px; 
	padding-bottom:20px;
}

.content_left img {
	border:3px solid #fff; 
	margin:0 0 4px 45px;
}

.head {
	float:left; 
	width:100%; 
	height:29px; 
	margin-bottom:10px; 
	background:#660022;
}

.head h5 {
	padding-left:14px; 
	color:#F3F8FF; 
	text-transform:uppercase; 
	font-size:0.75em; 
	line-height:1.5em; 
	margin-top:5px; 
	background:url(/images/bgr_head.gif) left 5px no-repeat;
}

.content_left_text {
	float:left; 
	width:256px; 
	padding-left:7px;
}

.info {background:url(/images/info.gif) 7px 5px no-repeat; padding-top:35px;}

.content_right {
	float:right; 
	width:636px; 
	padding:10px 10px 20px; 
	border-top:1px solid #afafaf;
} 

.content_right h3 {
	float:left; 
	width:100%; 
	margin:0 0 10px 0; 
	padding:0; 
	font-size:1.125em; 
	line-height:1.5em; 
	color:#D84803;
}

.right_box {padding-bottom:10px;}

.blok {
	float:left; 
	width:636px; 
	overflow:hidden;
}

.blok_left {float:left; width:318px;}

.blok_right {float:right; width:317px;}

.blok_left p, 
.blok_right p {width:300px; margin-left:10px;}

* html .blok_left p, 
* html .blok_right p {margin-left:5px;}

.blok_left a img {padding-left:15px;}

.blue {background:#5A6C88}

.dark_blue {background:#445063;}

.form1 {float:left; width:630px;}

.form1 tr td {vertical-align:top; text-align:right;}

.form1 input {
	float:left; 
	width:230px; 
	height:17px; 
	padding:0; 
	margin-bottom:9px; 
	border:1px solid #6d6d6d;
}

.form1 select {
	float:left; 
	clear:both; 
	height:20px; 
	width:232px; 
	padding:0; 
	margin-bottom:9px; 
	border:1px solid #6d6d6d;
}

#zip, 
#apt {width:70px; margin-right:8px;}

#phone, 
#state {width:150px; clear:right;}

.form1 textarea {
	width:370px; 
	height:270px; 
	overflow:hidden; 
	padding:0; 
	border:1px solid #6d6d6d;
}

.buttons {
	float:right; 
	width:auto; 
	margin-top:15px;
}

#clear, 
#send {
	float:left; 
	width:34px; 
	height:21px; 
	border:0; 
	background:url(/images/clear.gif) 0 0 no-repeat;
}

#send {margin-left:14px; background:url(/images/send.gif) 0 0 no-repeat;}

form {margin:0; padding:0;}

.coupon {
	float:left; 
	width:382px; 
	height:181px; 
	padding-left:246px; 
	text-align:center; 
	background:url(/images/coupon.jpg) 0 0 no-repeat;
}

.coupon h3 {
	font-size:1.5em; 
	line-height:1.125em; 
	color:#660022; 
	padding:25px 0 0 0;
}

.coupon p {
	font-size:1.25em; 
	line-height:0.6875em; 
	color:#000;
}

.coupon p span {color:#9B0B0D;}

/************************footer******************************/

.footer {width:930px; height:60px;}

.footer_menu {
	float:left; 
	width:930px; 
	height:24px; 
	text-align:center; 
	background:#242C38;
}

.footer_menu ul {margin:0; padding:0;}

.footer_menu ul li {
	display:inline; 
	padding:0 12px; 
	font-size:0.6875em; 
	line-height:2em; 
	background:url(/images/spacer_bot_menu.gif) right 2px no-repeat;
}

.footer_menu ul li a {color:#cacaca;}

.footer_bottom {
	float:left; 
	width:930px; 
	clear:both; 
	text-align:center;
}

.footer_bottom p {
	color:#959393; 
	font-size:0.6875em; 
	line-height:1.25em; 
	margin-top:10px;
}






