html {
	overflow:scroll;
}
body {
	font-size:1em;
	font-family:Arial, Helvetica, "Lucida Grande";
	background:#252525;
	margin:0;
}
h1 {
	font-size:1.4em;
}
img {
	border:none;
	margin:0;
	padding:0;
}
a:hover {
	color:#252525;
	text-decoration:none;
}
a {
	color:#718520;
}
ul{margin:10px 0;}
ul li{margin:15px 0;}
/*layout*/
#aspin_guarantee_holder {
	position:absolute;
	width:618px;
	z-index:999;
	background:white;
	left:25%;
}
#aspin_guarantee_wrapper {
	position:relative;
}
#aspin_guarantee_holder p {
	display:block;
	clear:both;
}
#close {
	margin:0;
	padding:0;
}
#aspin_guarantee {
	top:10px;
	left:-50px;
	z-index:2;
	position:absolute;
}
#aspin_guarantee_logo {
	margin:0 0 0 180px;
}
#text_box {
 margin:10px 40px;
}
#aspin_guarantee_holder #aspin_guarantee_wrapper p, #aspin_guarantee_holder #aspin_guarantee_wrapper h1 {
	font-size:1em;
	text-align:justify;
	margin:20px;
}
#container {
	padding:0;
	width:960px;
	margin:0 auto;
}
#header {
	border-bottom:3px solid white;
	height:115px;
	background:#333;
}
#header h1 {
	font-size:2em;
	margin:0;
	color:white;
	padding:40px 0 0 300px;
}
#header p {
	color:#666;
	padding:5px 0 0 300px;
	margin:0;
}
#links_images {
	float:left;
	background:url('../images/aspin-home-group-links-background.gif') no-repeat top left;
}
#links {
	font-size:.9em;
	width:261px;
	position:relative;
	left:133px;
	margin:0;
	padding:0;
	border-left:3px solid white;
	border-right:3px solid white;
	background:#fd7500;
	height:308px;
	float:left;
}
#images {
	position:relative;
	margin:0 0 0 133px;
	float:right;
}
#links a.current_page {
	color:white;
	text-decoration:none;
	display:block;
	padding:5px 10px 5px 20px;
	background:#666;		
}
#links a:hover {
	background:#333;	
}
#links a {
	color:white;
	text-decoration:none;
	display:block;
	padding:5px 10px 5px 20px;
	background:url('../images/main-links-list-item-background.gif') repeat-x bottom left;	
}
#content_area {
	float:left;
	width:960px;
	border-top:3px solid white;
	background:white url('../images/aspin-home-group-content-background.gif') repeat-y top left;
	clear:both;
}
#news {
	width:262px;
	position:relative;
	left:134px;
	padding:0;
	border-left:3px solid white;
	border-right:1px solid #333;
	float:left;
	font-size:.7em;
}
#news_posts, #happy_customers {
	margin:5px;
}
#news_posts .item, #happy_customers .item {
	background:#eee;
	padding:1px 5px;
	margin-top:5px;
	text-align:justify;
}
#news h1 {
	font-size:2em;
	margin:0;
	padding:5px 5px 5px 40px;
	background:url('../images/arrow-on-white.gif') no-repeat left center;
}
#content {
	float:right;
	border-left:1px solid #333;
}
#content h3 {
	margin:0;
	padding:0;
}
#other_links {
	font-size:1.2em;
	margin:0;
	list-style:none;
	padding:0;
}
#other_links a:hover {
	background:#252525;
}
#other_links a {
	margin:1px 0 0 0;
	color:white;
	display:block;
	text-decoration:none;
	padding:5px 0 5px 35px;
	background:#868f3c url('../images/other-links-list-item.gif') no-repeat left center;
}
#page {
	padding:5px 10px;
	width:540px;
	text-align:justify;
}
#page p strong{
	color:#FD7500;
}
#page h1, #admin_page h1 {
	margin:0;
	padding:0 0 0 40px;
	background:url('../images/arrow-on-white.gif') no-repeat left center;
}
#admin_page {
	position:relative;
	left:150px;
	margin:0 0 30px 0;
}
#products {
	float:left;
	width:500px;
	padding:10px 0;
}
#products dl {
	float:left;
	width:530px;
	margin:10px 0;
	padding:0;
	display:inline;/* fixes IE double margin bug*/
}
#products dt {
	float:right;
	width:412px;
	border-bottom:1px dotted #333;
	font-size:1.2em;
	margin:0;
	padding:0;
}
#products dd {
	font-size:.9em;
	text-align:justify;
	margin:0;
	padding:0;
}
#products dd.img img {
	float:left;
	margin:0 8px 0 0;
	padding:4px;
	border:1px solid #333;
}
#site_map_links a:hover{
	text-decoration:none;
	color:#FD7500;
}
#site_map_links{
	text-align:center;
}
#site_map_links a, #copyright p{
	color:white;
	margin:0 5px;
	font-size:.7em;
}

/*maxx*/
.blue {color:#45B1FF;}

#copyright{
	text-align:center;
}
#copyright a {
	text-decoration:none;
	color:#666;
}
#copyright a:hover {
	text-decoration:underline;
	color:#45B1FF;
	background:none;
}

/*classes*/
.float_left{float:left;}
.float_right{float:right;}
.red{color:red;}
.italic {font-style:italic;}
.clear{clear:both;}
.orange{color:#FD7500;}
/*forms*/
form p{
	margin:3px 0;
}
.simple_captcha_image img {
	border:1px solid #333;
}
.form_error_message {
	padding:0;
	margin:2px 0 3px 0;
	color:red;
}
form textarea {
	width:100%;
}
#errorExplanation {
	padding:3px 10px;
	border:2px solid #333;
	background:#FFFDBB;
}
#errorExplanation h2 {
	background:url('../images/messagebox_warning.png') no-repeat 2% center;
	padding-left:30px;
	font-size:.8em;
}
#errorExplanation ul {
	background:none;
	font-size:.8em;
	list-style-position:inside;
}
#errorExplanation ul li {
	margin:0;padding:0;
}
.notice {
	padding:5px 5px 5px 30px;
	margin:2px 0 3px 0;
	background:#FFFDBB url('../images/messagebox_warning.png') no-repeat 2% center;
	border:2px solid #333;	
}
.notice p {
	margin:5px 15px;
}
