a {
	outline: none;
}

body {
	background-color: #362e25;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	background-color: #FFF;
	width: 960px;
	float: left;
	margin-bottom: 30px;
}
#header {
	float: left;
	height: 89px;
	width: 939px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #362e25;
	padding-top: 16px;
	padding-right: 12px;
	padding-left: 9px;
}
#hedrLogo {
	float: left;
	background-image: url(../images/logoHedr.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 202px;
}
.nav {
	float: left;
	padding-left: 18px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
.nav a{
	float: left;
	height: 11px;
}
#hedrNavTop {
	float: right;
	margin-top: 4px;
	margin-top  /*FF+IE7*/:/*FF+IE7*/ 8px;
	margin-bottom: 22px;
	margin-bottom  /*FF+IE7*/:/*FF+IE7*/ 30px;
}
#hedrNavBtm {
	float: right;
}


#hedrColumnLeft {
	float: left;
	height: 68px;

}
#hedrColumnRight {
	float: right;

}
#footerTop {
	background-color: #948a7f;
	float: left;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #362e25;
	padding: 30px;
	color: #FFF;
	font-size: 11px;
}
#footerTop a{
	color: #272727;
	text-decoration: none;
}
#footerTop a:hover{
	color: #FFF;
}
#footerBtm {
	background-color: #948a7f;
	float: left;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #362e25;
	padding: 30px;
	color: #272727;
	font-size: 10px;
}

.footerContent {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#pageContent {
	background-color: #FFF;
	padding: 39px;
	float: left;
	width: 882px;
}

/* end template styles */
