body {
	margin: 0;
	padding: 0;
	background: url("../images/site/headertile.gif") repeat-x #ffffcc;
}
div#wrapper {
	width: 770px;
	margin: auto;
	background: url("../images/site/headertile2.gif") repeat-x;
}
div#outerwrapper {
	background: url("../images/site/sidebar.gif") repeat-y left;
	width: 770px;
	margin: auto;
}
div#header {
	height: 74px;
	background: url("../images/site/logo.gif") no-repeat top left;
}
div#headerlinks {	
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	}
div#headerlinks ul {
	margin: 0;
	padding: 4px 10px;		
}
div#headerlinks li {
	background: url("../images/site/bullit.gif") no-repeat left center;
	display: inline;
	padding: 0px 5px 0 20px;	
	margin: 0;	
}
div#headerlinks li.tollfree {
	background-image: none;
	color: #000;	
	border-left: 1px solid #000;
	padding: 3px 10px 3px 10px;
}
div#headerlinks a {
	color: #000;	
	text-decoration: none;
	}	

div#content {
	padding: 10px;
	margin-left: 200px;
}
div#content h2 {
	font-size: 15px;
}
div#content table tr td img {
	
}
div#content a {
	color: #6F6F37;
	text-decoration: underline;	
}
div#content a:hover {	
	text-decoration: none;	
}
div#sidebar {
	Width: 190px;
	float: left;
}
div#sidebar dl, dt, dd {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#sidebar dl {
	margin-top: 20px;
	font-size: 13px;
}
div#sidebar dt {
	margin-left: 10px;
	font-weight: 600;
	color: #EE3823;	
}
div#sidebar dd {
	margin-left: 20px;
	padding: 3px 0;		
}
div#sidebar #flatrate {
	border: solid 1px #EF3824;
	padding: 10px;
	margin: 5px 5px 5px 12px;
}
div#sidebar #flatrate p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#sidebar a {
	color: #6F6F37;
	text-decoration: none;
	border-bottom: dotted 1px #6F6F37;
}

div#sidebar a:hover {
	border-bottom: none;
}
div#exofooter {
	background-color: #ffcc33;
	border-top: 1px solid #fcf78c;
	border-bottom: 1px solid #dfb300;
	
}
div#footer {	
	width: 770px;
	margin: auto;
	background: url("../images/site/animation.gif") no-repeat #FEC022;
	height: 80px;	
}
div#credit {
	width: 770px;
	margin: auto;
	text-align: right;
	padding: 3px 10px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
table#splash {
	float: right;
}

table#splash tr td.feature {
	background: url("../images/site/hm_featurebar.gif") no-repeat 0 39px;	
}

table#splash tr td.feature ul {
	margin: 65px 0 0 12px;
	padding: 0;
	font-size: 11px
}
table tr td {
	text-align: left;
}