* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background-color: #0071c0;
}

#body {
	background: url(/images/ahooshs/bg-body.gif) repeat-x #fff;
	padding: 40px 0 20px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

h1 {
	width: 621px;
	overflow: hidden;
	background: url(..//images/ahooshs/bg-h1.gif) no-repeat top left;
	height: 0px !important;
	padding-top: 141px;
	height /**/:141px;
	margin: 0 auto 40px;
}

h2 {
	padding-top: 20px;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
}

#content {
	width: 760px;
	margin: 0 auto;
	overflow: hidden;
	height: 1%;
	font-size: 14px;
	line-height: 20px;
}

p, address {
	margin-bottom: 20px;
}

#col-1 h2, #col-1 p {
	padding-right: 30px;
	padding-left: 20px;
}

#pricing {
	color: #fff;
	background: url(..//images/ahooshs/bg-pricing-btm.gif) no-repeat #71ce00 bottom;
	width: 370px;
	margin-left: 10px;
	padding-bottom: 20px;
	text-shadow: #317908 1px 1px 0;
	margin-bottom: 20px;
}

#pricing h2 {
	background: url(..//images/ahooshs/bg-pricing.gif) no-repeat;
	padding-left: 20px;
}

table {
	width: 330px;
	font-size: 14px;
	margin: 0 20px;
}

small {
	font-size: 12px;
}

td {
	padding: 10px 0;
}

.price {
	background-color: #317908;
	text-align: center;
	padding: 0 5px;
}

.col {
	width: 380px;
	float: left;
}

#box {
	background: url(../images/ahooshs/bg-box-top.gif) no-repeat #e9f2f9;
	width: 370px;
	margin-left: 10px;
	text-align: center;
	padding-top: 20px;
}

#box .last {
	background: url(../images/ahooshs/bg-box-btm.gif) no-repeat bottom;
	margin-bottom: 0;
	padding-bottom: 20px;
}

#footer {
	color: #fff;
	clear: both;
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
}

#footer a {
	color: #fff;
}

#footer span {
	padding: 0 1em;
}

.back {
	clear: both;
	padding-left: 20px;
	font-size: 14px;
}

.back a {
	color: #bbb;
}

.back a:hover {
	color: #999;
}

/* Navigation */

#nav {
	font-size: 20px;
	text-align: right;
	width: 500px;
	float: left;
}

#nav a {
	color: #626262;
}

#nav a:hover {
	background:url(../images/scribble-nav-mo.gif) no-repeat left center;
	padding-left:100px;
	color: #7cc333;
	text-decoration: none;
}

#nav li {
	margin: 10px 0;
}