body {
	background-color: #CCCCCC;
}
h1 {
	color: #D9A501;
	font-size: 16px;
}

#main {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(images/ccards_clearbg.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
	overflow: auto;
}
h2 {
	color: #666666;
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D9A501;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#header {
	background-image: url(images/medley_forklifts_lifts.jpg);
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	background-position: center top;
	height: 105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
}
#header a {
	color: #666666;
}
#header a:hover {
	color: #999999;
}

#info {
	padding-right: 10px;
}
#nav {
	background-color: #000000;
	float: left;
	width: 165px;
	overflow: visible;
	height: auto;
	min-height: 580px;
}
#hm_footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/forklift_texas.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 35px;
	clear:both;
}
#footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 30px;
	border-top-style: solid;
	border-top-color: #D9A501;
	clear: both;
}
#hm_footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#hm_footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#hm_content {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	width: 590px;
	float: right;
	background-image: url(images/forklift_oklahoma.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 570px;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#content ul {
	list-style-image: url(images/bullet.gif);
}

#animation {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
