body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #2a0e71;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #009;
	text-decoration: none;
}
a:visited {
	color: #009;
	text-decoration: none;
}
a:active {
	color: #C90;
	text-decoration: none;
}
a:hover {
	color: #06F;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	display: inline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	display: inline;
}
.hovercar {
	position: absolute;
	height: 130px;
	width: 222px;
	right: -23px;
	top: 128px;
	background-image: url(../images/car1.jpg);
	z-index: 10;
}
.top_fade {
	position: absolute;
	height: 20px;
	width: 800px;
	left: 0px;
	top: 0px;
	background-image: url(../images/top_fade.gif);
	z-index: 10;
}
.lh_bar{
	position: absolute;
	height: auto;
	width: 150px;
	left: 0px;
	top: 0px;
	z-index: 2;
	text-align: center;
}
.rh_bar{
	position: absolute;
	height: auto;
	width: 150px;
	right: 0px;
	top: 0px;
	z-index: 2;
	text-align: center;
}
.hovercar_home {
	position: absolute;
	height: 138px;
	width: 228px;
	right: -26px;
	top: 123px;
	background-image: url(../images/car_home.jpg);
	z-index: 100;
}
.lh_column {
	float:left;
	width:380px;
	background-color: #312b68;
	left: 0px;
	top: 0px;
}
.rh_column {
	float:right;
	width:380px;
	background-color: #312b68;
	top: 20px;
	right: 0px;
	position: absolute;
	z-index: 1;
}
.subnav {
	position: absolute;
	height: 20px;
	width: 800px;
	left: 0px;
	top: 206px;
	text-align: left;
	color: #009;
}
.nav {
	position: absolute;
	height: 50px;
	width: 800px;
	left: 0px;
	top: 138px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.nav a:link {
	color: #FF0;
	text-decoration: none;
}
.nav a:visited {
	color: #FF0;
	text-decoration: none;
}
.nav a:active {
	color: #09F;
	text-decoration: none;
}
.nav a:hover {
	color: #009;
	text-decoration: none;
}
.homebox {
	position: absolute;
	height: 50px;
	width: 150px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	clear: both;
	left: 0px;
	top: 0px;
	float: left;
	line-height:3em;
}
.aboutbox {
	position: absolute;
	height: 50px;
	width: 100px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	left: 100px;
	top: 0px;
	float: left;
	line-height:3em;
}
.portfoliobox {
	position: absolute;
	height: 50px;
	width: 100px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	left: 200px;
	top: 0px;
	float: left;
	line-height:3em;
}
.contactbox {
	position: absolute;
	height: 50px;
	width: 100px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	left: 300px;
	top: 0px;
	float: left;
	line-height:3em;
}
a.button {
	display: block;
	width: 100px;
	height: 50px;
	margin: 0px;
	text-decoration: none;
	position: absolute;
	top: 0px;
	left: 0px;
}
a.button:hover {
	background-color: #FF0;
}
a.buttoncurrent {
	display: block;
	width: 100px;
	height: 50px;
	margin: 0px;
	text-decoration: none;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FF0;
	color: #009;
}
.body_back {
	position: absolute;
	height: auto;
	width: 100%;
	background-image: url(../images/bg_fade.gif);
	background-repeat: repeat-x;
	top: 230px;
	left: 0px;
	z-index: 0;
	margin: 0px;
}
.footer{
	clear:both;
	height: auto;
	width: 100%;
	background-color: #FF0;
	z-index: 1;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
	text-align: center;
	color: #333;
	font-size: 1em;
}
.header_image {
	background-color: #FFF;
	background-image: url(../header/welcomeheader.jpg);
	height: 200px;
	width: 700px;
	border: 1px solid #FFF;
	position: relative;
	top: 0px;
	z-index: 2;
	margin: 0px;
	padding: 0px;
}
.top_bar {
	height: 200px;
	width: 800px;
	position: relative;
	top: 0px;
	z-index: 3;
}
.asm_logo {
	height: auto;
	width: auto;
	position: absolute;
	top: 15px;
	z-index: auto;
	left: 0px;
}
.asm_details {
	height: auto;
	width: auto;
	position: absolute;
	top: 20px;
	z-index: auto;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #009;
	text-align: right;
}
.body_text {
	position: relative;
	height: auto;
	width: 760px;
	top: 0px;
	z-index: 0;
	text-align: left;
	background-color: #312b68;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/body_fade.gif);
	background-repeat: repeat-x;
}
.body_text a:link {
	color: #F90;
	text-decoration: none;
}
.body_text a:visited {
	color: #F90;
	text-decoration: none;
}
.body_text a:active {
	color: #FF0;
	text-decoration: none;
}
.body_text a:hover {
	color: #C60;
	text-decoration: none;
}
.body_text_home {
	position: relative;
	height: auto;
	width: 480px;
	top: 0px;
	z-index: 0;
	text-align: left;
	background-color: #312b68;
	background-image: url(../images/body_home.gif);
	background-repeat: repeat-y;
	padding: 20px 160px;
}
.body_text_home a:link {
	color: #F90;
	text-decoration: none;
}
.body_text_home a:visited {
	color: #F90;
	text-decoration: none;
}
.body_text_home a:active {
	color: #FF0;
	text-decoration: none;
}
.body_text_home a:hover {
	color: #C60;
	text-decoration: none;
}

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  min-width: 600px;
  max-width: 700px;
  width: 560px; 
}

form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 0px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form fieldset label:first-letter {  /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* you could instead underline first letter on each element and accesskey */
                                    /* each input but doing only legends lessens cognitive load */
						/* changed to label first letter, opera broke after first letter legend */
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
	color: #FFF;                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

