body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
}
	a, a:link, a:active, a:visited {
		text-decoration:underline;
		color:#000000;
	}
	a:hover {
		text-decoration:none;
		color:#CC3333;
	}

#content_outer {
	margin:0px auto;
	width:830px;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	height: inherit;
	overflow: visible;
}

#ecom_top {
	width:830px;
	background-repeat: no-repeat;
	_height: 207px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#top {
	width:830px;
	background-repeat: no-repeat;
	height: 237px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
	#ecom_top #header, #top #header {
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px 13px 10px 0px;
	display: block;
	float:right;
	clear: both;
	height: 35px;
	width: 800px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	}
		#ecom_top #header a,
		#ecom_top #header a:link,
		#ecom_top #header a:active,
		#ecom_top #header a:visited,
		#top #header a,
		#top #header a:link,
		#top #header a:active,
		#top #header a:visited {
			text-decoration:none;
			color:#FFFFFF;
		}
		#ecom_top #header a:hover,#top #header a:hover {
			text-decoration:underline;
			color:#FFFFFF;
		}
	#ecom_top #banner_content,#top #banner_content {
		width:830px;
		display:block;
	}
#main_nav {
	width;796px;
	padding-left: 17px;
}	
#footer {
	margin:0px auto;
	width:830px;
	background-image: url(images/bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 0px 20px 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	#footer a,
	#footer a:link,
	#footer a:active,
	#footer a:visited {
		color:#000000;
		text-decoration:none;
	}
	#footer a:hover {
		color:#CC3333;
		text-decoration:underline;
	}
#fineprint {
	margin:10px auto;
	width:830px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
}

#fineprint a,
#fineprint a:link,
#fineprint a:active,
#fineprint a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#fineprint a:hover {
	color: #000000;
	text-decoration:none;
}
