/* @override http://tdcurran.com/Style/Style2009.css */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#divWrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 813px;
}

#divMainContent {
	width: 813px;
}

#divCenterContent {
	margin: 0px;
	float: left;
	width: 813px;
	text-align: center;
	display: block;
	clear: both;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#divHeader {
	background-color: #FE0014;
	width: 813px;
	height: 59px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position: relative;
	clear: both;
	display: inline;
}


#divLogo {
	float: left;
	background-color: #FE0014;
	width: 383px;
}
#ProductLinks a {
	text-decoration: none;
	color: #666666;
	padding-bottom: 10px;
	padding-left: 20px;
}
#ProductLinks a:hover {
	color: #000000;
	padding-left: 20px;
}
