#container_header {
	width: 760px;
	height: 250px;
	margin: 0 auto 0 auto;
}
#header_menu {
	width: 187px;
	height: 255px;
	float: left;
	border-bottom: 2px solid #EBEBEB;
}
#header_menu_logo {
	width: 187px;
	height: 77px;
	background-color:#FFFFFF;
}
#header_menu_nav {
	width: 165px;
	height: 164px;
	background-color: #F61821;
	padding: 10px 10px 5px;
	color: #FFFFFF;
}
#header_menu_nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#header_menu_nav a {
	padding-left: 10px;
	display: block;
	width:150px;
	padding-top: 2px;
	height: 19px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../images/but_blank.gif);
} 
#header_menu_nav a:hover {
	background-image: url(../images/but_over.gif);
	color: #FFFFFF;
} 
#container_header1 {
	width: 573px;
	height: 257px;
	float: right;
}
#header_banner {
	width: 383px;
	height: 257px;
	float: left;
	background-image:url(../images/header_banner.gif)
}
#header_banner_fav {
	text-align:center;
	width: 371px;
	height: 58px;
	border-right: 2px solid #EBEBEB;
	border-left: 2px solid #EBEBEB;
	background-image:url(../images/back_fav_contact.gif);
}
#header_banner_fav_fav {
	padding-left: 70px;
	width: 111px;
	height: 38px;
	padding-top: 20px;
	float: left;
}
#header_banner_fav_contact {
	width: 180px;
	height: 38px;
	padding-top: 20px;
	float: left;
}
#header_banner_fla {
	width: 372px;
	height: 196px;
	background-color: #CCCCCC;
	border: 2px solid #EBEBEB;
}
#header_offers {
	width: 190px;
	height:257px;
	float: right;
}

#header_offers_form {
	display: inline;
}

#header_offers_nav {
	padding-top: 40px;
	width: 190px;
	height: 37px;
	background-image:url(../images/back_nav.gif)
}
#header_offers_nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#header_offers_nav li {
	display: inline;
	padding-right: 10px;
}
#header_offers_nav a {
	color: #808080;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#header_offers_nav a:hover {
	color: #F61821;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#header_offers_new {
	width: 190px;
	height: 76px;
	background-color:#EBEBEB;
}
#header_offers_subscribe {
	width: 170px;
	height: 84px;
	background-color:#0E5138;
	padding: 10px;
	color: #FFFFFF;
}
.buttonform {
	padding: 0px 2px;
	width: 45px;
	border: 1px solid #FFFFFF;
	background-color: #0E5138;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	height: 24px;
}
.form_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
form {
	display: inline;
}
.spacer {
	height: 16px;
}
