html, body {
	height: 100%;
}
body {
	background: #999;
	margin: 0px;
}
body, p, td, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #666;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #666;
	line-height: normal;
	font-family: 'DINMediumAlternateRegular', Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 25px;
	font-weight: normal;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:15px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:13px;
}
h6 {
	font-size:12px;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border-width: 0px;
}
p {
	padding: 0;
	margin-top: 9px;
	margin-bottom: 9px;
}
ul {
	padding-left: 30px;
	margin-left: 0;
	list-style-type: none;
}
ul li {
	background: url('tpl_images/list.png') 0 4px no-repeat;
	padding: 0 0 5px 14px;
}

/****** SPECIAL FOOTER LINKS STYLES ******/

#footer_links, #footer_links a {
	color: #fff;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}
#footer_links a {
	padding: 0;
	text-decoration: none;
}
/****** HORIZONTAL MENU STYLES ******/

#menu li {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
/****** COMMON MENU STYLES ******/

#menu {
	width: 100%;
	float: left;
}
#menu ul {
	width: 100%;
	float: left;
}
#menu li.first_main_menu_item, #menu li.middle_main_menu_item, #menu li.last_main_menu_item {
	background: url('tpl_images/menu_separator.png') right bottom no-repeat;
	padding: 0 1px 0 0;
	border: none;
	margin: 0;
}
#menu li.first_main_menu_item a {
	padding-left: 23px;
}
#menu li.last_main_menu_item {
	background: none;
	padding: 0;
}
#menu li.last_main_menu_item a {
	padding-right: 0;
}
#menu li:hover a, #menu li a:hover, #menu li.selected_main_menu_item a {
	text-decoration: none;
}
#menu li a {
	height: 39px;
	padding: 0 17px;
	margin: 0;
	color: #003366;
	font: normal 13px/39px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-decoration: none;
}
* html #menu li a {
	float: left;
}
#menu li:hover, #menu li:hover a, #menu li a:hover, #menu li.selected_main_menu_item a {
	text-decoration: none;
}
#menu li:hover a, #menu li a:hover, #menu li.selected_main_menu_item a {
	background: none;
}
#menu li ul {
	width: 160px;
	left: 0;
	background: url('tpl_images/sub_menu_bg.png') left bottom no-repeat;
	padding: 7px 0 5px;
	border: none;
}
* html #menu li ul {
	top: 30px;
}
#menu li ul li {
	width: 160px;
	background: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	list-style-image: none;
	text-align: left;
}
#menu li ul li a, #menu li:hover ul li a {
	height: auto;
	min-height: 1px;
	background: none;
	text-align: left;
	padding: 3px 5px 3px 12px;
	color: #747474;
	font: normal 13px/14px Helvetica,Arial,sans-serif;
	text-decoration: none;
	text-transform: none;
	text-shadow: 0 1px 0 #fff;
}
#menu li ul li a:hover, #menu li:hover ul li a:hover {
	background:none;
	color: #747474;
	text-decoration: underline;
}

/****** MAIN LAYOUT STYLES ******/
@font-face {
    font-family: 'DINMediumAlternateRegular';
    src: url('fonts/dinma___-webfont.eot');
    src: url('fonts/dinma___-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dinma___-webfont.woff') format('woff'),
         url('fonts/dinma___-webfont.ttf') format('truetype'),
         url('fonts/dinma___-webfont.svg#DINMediumAlternateRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
#wrapper_bg {
	width: 100%;
	float: left;
	background: #fff url('tpl_images/main_bg.png') left top repeat-x;
}
#wrapper_header {
	width: 100%;
	float: left;
	background: url('tpl_images/header.jpg') center top no-repeat;
}
#wrapper_footer {
	width: 100%;
	float: left;
	background: url('tpl_images/footer_repeat.png') left bottom repeat-x;
}
#wrapper_center {
	width: 952px;
	margin: 0 auto;
}
#header {
	width: 100%;
	height: 124px;
	float: left;
	position: relative;
}
#logo {
	width: 513px;
	position: absolute;
	top: 7px;
	left: 0;
}
#info {
	width: 200px;
	position: absolute;
	top: 10px;
	right: 0;
	font-size: 13px;
	line-height: 120%;
	text-align: right;
}
#head_office {
	float: right;
	background: url('tpl_images/phone.png') left top no-repeat;
	padding: 2px 0 5px 25px;
	font-size: 13px;
}
#info span {
	color: #003366;
	font-weight: bold;
}
#info div {
	text-shadow: 0 1px 0 #fff;
}
#banner {
	width: 100%;
	float: left;
}
#banner_padding {
	width: 950px;
	float: left;
	position: relative;
	padding: 0 1px;
}
#banner_padding img {
	display: block;
}
#banner_overlay {
	width: 206px;
	height: 254px;
	position: absolute;
	z-index: 1000;
	top: 1px;
	right: 1px;
	background: url('tpl_images/banner_overlay.png') left top no-repeat;
}
#top_menu {
	width: 100%;
	float: left;
}
#mainbody_bottom {
	width: 950px;
	float: left;
	background: #fff url('tpl_images/mainbody_bottom.jpg') left bottom repeat-x;
	border: 1px solid #dfdfdf;
}
#mainbody_right {
	width: 100%;
	float: left;
	position: relative;
	background: url('tpl_images/right_col.png') right top repeat-y;
}
#mainbody_right_full {
	width: 100%;
	float: left;
	position: relative;
}
#buttons {
	width: 636px;
	position: absolute;
	bottom: 20px;
	left: 20px;
}
#buttons div {
	float: left;
	padding: 0 12px 0 0;
}
#buttons div a {
	float: left;
}
#left_col {
	width: 656px;
	float: left;
}
#left_col_padding {
	width: 618px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	float: left;
	padding: 37px 18px 80px 20px;
}
#mainbody_right_full #left_col {
	width: 100%;
}
#mainbody_right_full #left_col_padding {
	width: 910px;
	padding: 23px 20px 80px;
}
#right_col {
	width: 294px;
	float: right;
}
#right_col_padding {
	width: 255px;
	float: left;
	padding: 26px 21px 14px 18px;
}
#footer {
	width: 100%;
	float: left;
}
#footer_padding {
	width: 910px;
	float: left;
	padding: 10px 21px 25px;
}
#copyright {
	width: 500px;
	float: left;
	color: #fff;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}
#bottom_links {
	width: 410px;
	float: right;
	text-align: right;
}
#preload_menu_bg {
	width: 1px;
	height: 1px;
	position: absolute;
	top: -10px;
	left: 0;
	background: url('tpl_images/sub_menu_bg.png') left top no-repeat;
}

/* Right Column Styles */
.right_box {
	background: #dedede url('tpl_images/box_top.png') left top no-repeat;
}
.right_box td {
	background: url('tpl_images/box_bottom.png') left bottom no-repeat;
	padding: 14px 15px 7px 19px;
}
.right_box h1 {
	line-height: 100%;
	text-shadow: 0 1px 0 #fff;
}
#newsletter {
	background: #033c8a url('tpl_images/newsletter_top.jpg') left top no-repeat;
	margin: 0 0 9px;
}
#newsletter td {
	background: url('tpl_images/newsletter_bottom.png') left bottom no-repeat;
	padding: 12px 35px 0 15px;
}
#newsletter td h1 {
	color: #fff;
	line-height: 100%;
}
#newsletter table {
	width: 100%;
}
#newsletter table td {
	background: none;
	padding: 0;
	color: #fff;
}
#newsletter table form input[type="text"] {
	width: 186px;
	height: 20px;
	float: left;
	padding: 0 6px;
	border: 1px solid #0487d9;
	margin: 1px 0 5px;
	color: #666;
	font-size: 13px;
	line-height: 20px;
}
#newsletter table form input[type="submit"] {
	width: 56px;
	height: 21px;
	float: right;
	background: url('tpl_images/submit.png') left top no-repeat;
	padding: 0;
	border: none;
	margin: 0;
	text-indent: -999px;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
}