body {
	margin: 0px;
	font-family: arial;
	color: #fff;
	background: url("images/headerbg.jpg") no-repeat top #322626;
}

a {
	color: #e0d4d2;
}

a:hover {
	color: #fff3f1;
}

img {
	border: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

#header {
	width: 960px;
	margin: 0px auto;
	height: 142px;
}

#header h1, #header h2 {
	margin: 0px;
	padding: 0px;
	float: left;
}

#header h1 a {
	display: block;
	float: left;
	margin: 26px 0px 0px 10px;
	padding: 0px;
	width: 249px;
	height: 118px;
	background: url("images/hslogo.jpg") no-repeat top left;
}

#header h2 a {
	display: block;
	float: left;
	margin: 26px 0px 0px 0px;
	padding: 0px;
	width: 163px;
	height: 118px;
	background: url("images/ahqlogo.jpg") no-repeat top left;
}

#header h1 a span, #header h2 a span {
	display: none;
}

#phone {
	position: absolute;
	top: 35px;
	background: url("images/phone.jpg") no-repeat top left;
	width: 238px;
	height: 109px;
	margin-left: 266px;
}

#phone span {
	display: none;
}

#wrapper {
	margin: 0px auto;
	width: 960px;
}

#navwrapper {
	clear: both;
	margin: 27px auto 0px auto;
	width: 960px;
}

#topnav {
	width: 675px;
	margin: 0px auto;
	padding: 0px 0px 0px 285px;
	list-style-type: none;
}

#topnav li {
	float: left;
	padding: 12px 0px 0px 15px;
	float: left;
}

#topnav li a {
	white-space: nowrap;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #4d4343;
}

#topnav li a:hover {
	color: #8e5353;
}

#topnav li a span {
	font-size: 15px;
}

#wrapper {
	clear: both;
	background: url("images/wrapperbg.jpg") repeat-y left;
}

#leftmenu {
	float: left;
	background: url("images/leftmenu.jpg") no-repeat top #d5bbb6;
	width: 257px;
	height: 720px;
	padding-top: 25px;
	
}

#leftmenu h2 {
	font-size: 16px;
	color: #6d3b3b;
	margin: 15px 0px 15px 25px;
	padding: 0px;
}

#leftmenu ul {
	list-style-type: none;
	margin: 10px 20px;
	padding: 0px;
}

#leftmenu ul li {
	padding: 4px 0px 0px 35px;
	height: 28px;
 	width: 180px;
	background: url("images/leftmenuitem.gif") no-repeat top left;
}

#leftmenu ul li a {
	text-decoration: none;
	font-size: 11px;
	color: #fff;
}

#content {
	float: left;
	width: 620px;
	padding: 50px 20px 30px 42px;
}

#content h2 {
	color: #f1e7cc;
	font-size: 15px;
	border-bottom: 1px solid #463d3c;
	padding-bottom: 10px;
}

#content {
	font-size: 12px;
	color: #fff;
	line-height: 170%;
}

#domaintable td {
	padding-left: 5px;
}

#domainspace {
	padding: 10px;
	background: #f2eaea;
	width: 590px;
	margin-bottom: 10px;
}

#domainspace select {
	padding: 3px;
}

#regtr {
	color: #7e4b4b !important;
	padding: 5px 5px 0px 5px
}

#domainspace h3 {
	border: none !important;
	color: #7e4b4b !important;
	padding: 0px;
	margin: 0px;
}

#domainsearchbox {
	width: 165px;
	font-family: arial;
	font-size: 12px;
	padding: 3px;
}

#domainPrices {
	color: #8c3232;
	font-weight: bold;
	background: #faf7f7;
	width: 140px;
	padding: 10px;
	position: absolute;
	margin: -20px 0px 0px 425px;
}

.lightred {
	color: #9b8b8b;
}

.fancytable th {
	background: url("images/thbg.jpg") repeat-x top left #782923;
	padding: 8px;
	font-size: 14px;
	color: #fff;
}

.trheader td {
	padding-left: 15px;
	text-align: left !important;
	background: #6e6161 !important;
	color: #d8d8d8;
	font-weight: bold;
}

.point {
	text-align: right !important;
	font-weight: bold;
}

.fancytable td {
	background: #433736;
	text-align: center;
}

.red {
	color: #e8d71e;
}

#content h1 {
	color: #d6d4c1;
	margin-bottom: 15px;
	font-size: 16px;
}

#content h3 {
	color: #ebb218;
	font-size: 13px;
	padding: 10px 0px 3px 0px;
	border-bottom: 1px solid #ebe5b6;
}

#footer {
	margin-top: 30px;
	font-size: 12px;
	border-top: 10px solid #6f3e3e;
	color: #5e5251;
	padding: 15px;
	text-align: center;
	clear: both;
	background: url("images/headerbg.jpg") no-repeat top #322626;
}

#footer a {
	color: #5e5251;
}

#footer a:hover {
	color: #7f6e6c;
}

.smallfont {
	color: #312524;
	font-size: 10px;
}

.displaybox {
	padding: 20px;
	background: #433736;
	color: #fff;
}

.infolinks a {
	display: block;
	font-size: 11px;
	color: #3f3331;
	padding: 3px 0px 3px 26px;
}

#supportlinks {
	height: 220px;
}