hr {
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
	background-color: #eee;
}
/* header nav csss */
#header_wrap {
	height:0px;
	width: 100%;
	background-color: #FFF;
	position: relative;
	clear: both;
	z-index: 999;
	float: left;
	text-align: center;
}
#header {
	
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	background: transparent;	
}
#header_feedicon {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 36px;
	height: 14px;
}
#header #header_logo {
	position: absolute;
	height: 60px;
	width: 210px;
	left: 15px;
	top: 4px;
}
#topnav {
	height: 28px;
	width: 730px;
	position: absolute;
	text-align: left;
	margin-left: 250px;
	margin-top: 30px;
}



/* footer css */
#footer_wrap {
	clear: both;
	height: 180px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	display: block;
	float: left;
	background-image: none;
}
#footer_wrap #footer_inner_wrap {
	background-image: url(../main_layout/footer_wrap_inner_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 180px;
	width: 980px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#footer_inner_wrap #footer_logo {
	position: absolute;
	right: 30px;
	bottom: 30px;
	height: 60px;
	width: 210px;
	z-index: 999;
}

/*styles */

.Smallheadline {
	font-family: "Gill Sans", Verdana;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	color: #BF2C13;
}
.LargeHeadline {
	font-family: times, "Times New Roman", times-roman, georgia, serif;
	color: #444;
	margin: 0px;
	font-size: 51px;
	line-height: 44px;
	letter-spacing: -2px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
.alt {
	color: #444;
	font-family: "Palatino", "Book Antiqua", Georgia, serif;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}

/** footer links **/
div#footerQuickLinksBox {
	height: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	width: 650px;
	position: absolute;
	left: 15px;
	top: 15px;
	z-index: 999;
}
ul#footerQuickLinks {
	padding:0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
ul#footerQuickLinks li {
	float: left;
	width: 160px;
}

ul#footerQuickLinks li.last {
	float: left;
	width: auto;
}

ul#footerQuickLinks ul.linksSection {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
ul#footerQuickLinks ul.linksSection li {
	width: 100%;
	float: none;
	font-size: 11px;
	line-height: 1.45em;
	text-decoration: none;
}
ul#footerQuickLinks ul.linksSection li a {
	color: #6281A2;
	text-decoration: none;
}
ul#footerQuickLinks ul.linksSection li a:hover {
	text-decoration: underline;
}
ul#footerQuickLinks ul.linksSection li:first-child {
	font-weight: bold;
	font-size: 11px;
}
ul#footerQuickLinks ul.linksSection li:first-child a {
	font-weight: bold;
	color: #8098B3;
}
div#footerLinksBox {
	height: 25px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6281A2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6281A2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6281A2;
	z-index: 999;
}
ul#copyright {
	margin: 0 10px;
	padding:0;
	list-style: none;
	color: #6281A2;
	line-height: 25px;
}
ul#copyright li {
	float: left;
	margin-right: 15px;
	font-size: 11px;
	color: #6281A2;
}
ul#copyright li a {
	color: #6281A2;
	text-decoration: none;
}
ul#copyright li a:hover {
	text-decoration: underline;
}
td.firstcolumn {

}
td.secondcolumn {
	padding-left: 10px;
}
