* {margin:0; padding:0;}

html{
	width:100%;
	height:100%;
}
body{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#2A2A2A;
	background:url(../images/aas_stainless.png) repeat;
}
p{
	font-size:12px;
	line-height:17px;
	margin:8px 0 2px 0;
}
h1{
	font-size:22px;
	font-weight:bold;
	line-height:26px;
	margin:16px 0 2px 0;
}
h2{
	font-size:18px;
	font-weight:bold;
	line-height:21px;
	margin:16px 0 2px 0;
	color:#8A3838;
}
h3{
	font-size:16px;
	font-weight:bold;
	line-height:19px;
	margin:16px 0 2px 0;
}
.pagetitle{
	font-size:28px;
	font-weight:bold;
	color:#D8D8D8;
	text-transform:uppercase;
}
a:link, a:visited{
	color:#8A3838;
	text-decoration:none;
	font-weight:bold;
}
a:hover, a:active{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
.clear1{
	clear:both;
	width:100%;
	height:1px;
	line-height:1px;
}
ul{
	margin:8px 0 0 0;
}
li{
	line-height:17px;
	margin:6px 0 0 25px;
}
/* ============================ */
/*           MAIN DIVS          */
/* ============================ */
#topbg{
	position:absolute;
	background:url(../images/aas_topbg.png) repeat-x;
	top:0;
	left:0;
	width:100%;
	height:250px;
	z-index:-100;
}
#mainwrapper{
	margin:0 auto;
	text-align:left;
	width:972px;
	min-height:1119px;
	background:url(../images/aas_main.png) no-repeat;
}
#maincontent{
	float:left;
	width:972px;
	background:url(../images/aas_longbg.png) no-repeat;
	background-position:0px 1119px;
}
#topspacer{
	width:100%;
	height:145px;
}
#topmenu{
	float:left;
	width:625px;
	height:60px;
	margin:0 0 0 45px;	
}
.menuitem{
	float:left;
	height:58px;
	background:url(../images/aas_button.png) 50% 70% no-repeat;
	margin:0 8px;
}
.menuitem, .menuitem a{
	color:#333;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.menuitem a:hover,
.menuitem a:active{
	color:#DDDDDD;
	text-decoration:none;
}
#slideshow{
	width:203px;
	height:139px;
	background:grey;
}
#title{
	float:left;
	width:625px;
	margin:0 0 0 45px;
}
#contentholder{
	float:left;
	width:625px;
	margin:40px 0 0 45px;
}
#pictureholder{
	float:right;
	background-color:white;
	width:203px;
	height:139px;
	margin:61px 52px 0 0;
}
#bottom{
	margin:0 auto;
	clear:both;
	width:972px;
	height:62px;
	background:url(../images/aas_bottom.png) no-repeat;
}
#bottombg{
	float:left;
	background:url(../images/aas_bottombg.png) repeat-x;
	width:100%;
	height:69px;
	z-index:-121;
}
#bottommenuspacer{
	width:100%;
	clear:both;
	float:left;
	height:20px;
}
#bottommenu{
	clear:both;
	margin:0 auto;
	width:972px;
	height:43px;
	background:url(../images/aas_phone.png) 700px 0px no-repeat;
}
#bottommenutext{
	font-size:10px;
	float:left;
	margin:16px 0 0 30px;
}
#bottommenu a{
	color:#AAA;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	margin-right:14px;
}
#bottommenu a:active,
#bottommenu a:hover{
	color:#CCC;
}
li input{
	clear:none;
	float:left;
	margin:4px 0;
}
li label{
	clear:none;
	float:left;
	margin:3px 6px 4px 3px;
}
label{
	float:left;
	clear:none;
}
ul label{
	float:right;
}
