body {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 0;
	}
#wrapper {
	width: 760px;
	margin: 0 auto;
	border: 1px solid #CCC;
	}
#banner {
	width: 760px;
	height: 170px;
	}
#nav {
	width: 760px;
	height: 43px;
	margin: 0;
	}
#sub_nav_wrapper {
	width: 700px;
	margin: 0 30px;
	}
#sub_nav {
	list-style: none;
	margin: 0 30px;
	padding: 0;
	}
#sub_nav li {
	list-style: none;
	display: inline;
	}
#sub_nav a {
	float: left;
	padding: 3px 5px 2px 5px;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	color: #1645A2;
	}
#sub_nav a:hover {
	background-color: #CFEBF6;
	}
#button1 {
	border-right: 1px solid #CCC;
	}
#button2 {
	border-right: 1px solid #CCC;
	}
#button3 {
	border-right: 1px solid #CCC;
	}
#button4 {
	border-right: 1px solid #CCC;
	}
#button5 {
	border-right: 1px solid #CCC;
	}
#content {
	width: 760px;
	}
#main_content {
	float: left;
	width: 455px;
	padding: 10px 40px 20px 53px;
	}
h1 {	
	font-family: "Trebuchet MS",verdana,helvetica,arial,sans-serif;
	color: #1645A2;
	font-size: 150%;
	}
h4 {
	font-family: "Trebuchet MS",verdana,helvetica,arial,sans-serif;
	font-size: 120%;
	margin-bottom: -.75em;
	}
.gray {
	color: #666666;
	}
#right_column {
	float: right;
	width: 200px;
	padding-top: 25px;
	}
#products {
	margin-top: 40px;
	font-size: smaller;
	}
#products table td {
	padding: 4px 0;
	}
#footer {
	clear: both;
	width: 760px;
	font-size: smaller;
	line-height: 1.3em;
	border-top: 10px solid #0096D1;
	text-align: center;
	padding-top: 10px;
	color: #666666;
	}
#footer p {
	padding: 0;
	margin: .5em 0;
	}
#darkhorse {
	width: 100%;
	height: 38px;
	}
#dh_logo {
	float: left;
	width: 32px;
	height: 38px;
	}
.right_float {
	float: right;
	margin: 3px 0 5px 10px;
	}
	
hr {border: none 0; 
border-top: 1px solid #cccccc;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

HR {
	size: 1px;
	color : #cccccc;	
}
	