body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0 auto;}
a.bottom:link {color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.bottom:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.bottom:hover {text-decoration: underline;}

.small_white_line {
	background-color: #FFF;
	width: 100%;
    height: 1px;
	_font-size: 0px; /* IE 6 and under*/
}
.small_black_line {
	background-color: #000;
	width: 100%;
    height: 1px;
	_font-size: 0px; /* IE 6 and under*/
}
.small_red_line {
	background-color: #f53300;
	width: 100%;
    height: 4px;
	_font-size: 0px; /* IE 6 and under*/
}
.buttons {
	padding: 0px 3px 0px 3px;
}

#header_image_section {
	background-color: #004E9B;
	width: 100%;
    height: 92px;
	white-space: nowrap;
}
#datetime_section {
	background-color: #004E9B;
	color: #FFF;
	width: 100%;
    height: 18px;
	font-weight: bold;
	font-size: 10px;
}
#buttons_section {
    height: 32px;
	padding: 0px 0px 0px 7px;
	white-space: nowrap;
}
#center_section {
	width: 100%;
}
#orders_via_email_section {
	float: left;
	color: #4B459A;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
	margin: 15px 0px 0px -120px;
}
#fire_rated_section {
	float: left;
	margin: 35px 0px 0px -320px;
}
#icon_links_section {
	float: left;
	color: #4B459A;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
	margin: 55px 0px 0px -170px;
	text-align: center;
}
#left_col_contact_section {
	background-color: #aa2c37;
	width: 141px;
	height: 105px;
	#height: 108px; /* IE 7 and under*/
	#margin-top: -3px; /* IE 7 and under*/
	display: inline;
	float: left;
}
#contact_info_section {
	width: 100%;
	clear: both;
	text-align: center;
	white-space: nowrap;
}
#footer_section {
	background-color: #004E9B;
	color: #FFF;
	width: 100%;
    height: 67px;
	padding-top: 25px;
	white-space: nowrap;
	text-align: center;
}
