* {
	padding: 0;
	margin: 0;
}
body {
	background: #FFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%; 
	padding: 0;
	min-width: 1024px;
}

h1 {
	font-size: 1.3em;
}

h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}
a { 
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
a img {
	border: none;
}

/* iepngfix */
img, div {
	behavior: url(iepngfix.htc);
}

#wrapper {
	margin: 0 auto;
	width: 1024px;
	background:url(../images/as_wrapbg.jpg) repeat-y top center #FFF;
}
#wrapContainer {
	background:url(../images/as_wrapcontbg3.jpg) repeat-y top center #FFF;
	margin: 0 auto;
	width: 800px;
}
#header {
	padding: 0 26px;
	height: 55px;
}
#logo {
	background: url(../images/as_logo.gif) no-repeat center #FFF;
	width: 169px;
	height: 55px;
	margin: 0;
	padding: 0;
	float: left;
}
#topcontact {
	float: right;
	text-align: right;
	padding-top: 8px;
}
.red {
	color: #CC3300;
	font-weight: bold;
	letter-spacing: 0.95px;
}
/*NAVIGATIONS*/
#navcontainer {
	/*background: url(../images/as_navbg2.gif) repeat-x top left #CC3300;*/
	background:  #CC3300;
	height: 23px;
	padding-top: 7px;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding: 0 35px;
	#padding: 0 40px;
}
#navlist li a, #navlist li a:link, #navlist li a:visited {
	font-size: 1.1em;
	font-weight: bolder;
	letter-spacing: 0.95px;
	color: #FFF;
	text-decoration: none;
}
#navlist li a:hover {
	color: #FFCC66;
}

/*SIDE COLUMN*/
#sidebar {
	float: left;
	width: 169px;
	min-height: 290px;
	margin-left: 26px;
	_margin-left: 13px;
}
/*#sidenavcontainer {
	background: #FFF;
	padding-top: 10px;
	height: 330px;
}
#sidenavlist li
{

	list-style-image: url(../images/as_navlist.gif);
	list-style-position: inside;
	letter-spacing: 0.95px;
	border-bottom: 1px solid #CCC;
	margin: 0 8px;
	padding-bottom: 5px;
}
#sidenavlist li a, #sidenavlist li a:link, #sidenavlist li a:visited {
	display: block;
	font: 1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #555;
	text-decoration: none;
	#margin-left: 8px;
}
#sidenavcontainer a:hover {
	background: #EEE;
}
#sidenavlist li a:hover {

	color: #CC0000;
}
*/
#sidenavcontainer {
	background: #FFF;
}
#sidenavcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: 1em Arial, Helvetica, sans-serif;
	letter-spacing: 0.95px;
}
#sidenavcontainer a {
	display: block;
	padding: 5px 0 0 24px;
	border-bottom: 1px solid #DDD;
	width: 145px;
	height: 21px;
	background: url(../images/as_navbg_link.gif) no-repeat top left #FFF;
	color: #777;
}

#sidenavcontainer a:link, #navlist a:visited {
	text-decoration: none;
}

#sidenavcontainer a:hover {
	background: url(../images/as_navbg_hover.gif) no-repeat top left #EEE;
	color: #CC3300;
}
#sidenavlist a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
#sidenavlist a:hover {
	color: #777;
}
#search {
	background: #FFF;
	padding: 10px 8px 20px 8px;
}
#search p {
	padding-top: 5px;
	#padding-left: 6px;
}
fieldset {
	border: 1px solid #CC0000;
	padding: 2px 10px 5px 10px;
	#padding-left: 3px;
}
legend {
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	padding: 3px 5px 4px 5px;
	background: #CC0000;
}
.searchButtonRight {
	margin-left: 96px;
	#margin-left: 93px;
  	cursor: pointer;
	background: #555;
	color: #FFF;
	font-weight: bold;
	font-style: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	padding: 2px;
}
/*NEWSLETTER*/
#newsletter {
	background:url(../images/as_newsletterbg.gif) bottom right #E7E7E7;
	width: 169px;
	height: 167px;
}
#newsletter h3 {
	height: 24px;
	background: #777;
	border-left: 9px solid #CC0000;
	font-size: 1.1em;
	padding-top: 6px;
	padding-left: 5px;
	color: #FFF;
}
#newsletter p {
	padding: 8px 9px 0 9px;
	line-height: 1.5em;
}
.newsletterRed {
	margin-top: 8px;
	color: #CC0000;
	font-weight: bold;
/*	font-size: 1em;*/
	font-size: 11px;
	letter-spacing: 0.85px;	
}
.newsletterButtonRight {
	margin-top: 3px;
	#margin-top: -32px;
	margin-left: 119px;
	#margin-left: 116px;
  	cursor: pointer;
	background: #555;
	color: #FFF;
	font-weight: bold;
	font-style: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	padding: 2px;
}

#sidebar_links {
	margin: 5px 5px 15px 5px;
	padding: 5px;
	text-decoration: underline;
	line-height: 20px;
	font-size: 13px;
}
#sidebar_links a {
	color: #1D3959;
	font-weight: normal;
}
#sidebar_logos {
	margin: 5px;
	padding: 5px;
	_margin: 0;
	_padding: 0;
	text-align: center;
	font-size: 11px;
	color: black;
	height: 600px;
}
#sidebar_logos img {
	padding: 0.3in 0 0.4in 0;
}


/*MAIN CONTENT*/
#container {
	margin: 0;
/*	_height: 290px; Was this causing the supposed IE6 cutoff problem? */
	_min-height: 290px;
}
#maincontent {
	width: 605px;
	float: right;
	margin: 0;
}
#mainimage {
	width: 605px;
	height: 230px;
}
#content {
	font-size: 1em; 
	line-height: 1.4em;
	text-align: justify;
	margin-top: -3px;
	padding: 20px 30px;
	_padding: 20px 20px;	/* fixes IE 6 under-wrapping problem */
	background: #FFF;
} 
#content a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #777;
}
#content p {
	padding-top: 10px;
	padding-bottom: 3px;
	line-height: 1.4em;
}
#content ul {
	margin: 0 2em;
}
#content ol {
	margin: 0 2em;
}
#content li {
/*	list-style-position: inside;*/
}
.indent1	{
	margin-left: 35px;
}
.indent2	{
	margin-left: 75px;
}

#content h2 {
	background:url(../images/as_header.gif) no-repeat top left;
	height: 20px;
	border-bottom: 2px solid #CC0000;
	color: #555;
	padding-top: 3px;
	padding-left: 24px;
}

.indent1	{
	margin-left: 75px;
}

#content h1 {
	background:url(../images/as_header.gif) no-repeat top left;
	height: 20px;
	border-bottom: 2px solid #CC0000;
	color: #555;
	padding-top: 3px;
	padding-left: 24px;
}


#content h3 {
	padding-top: 20px;
	border-bottom: 1px solid #FFCC66;
}
#content h3 span {
	color: #555;
	border-bottom: 4px solid #FFCC66;
}
/*IMPORTANT * PLS. DON'T REMOVE */ 
#cleaner {
	padding-top: 0;
	margin: 0;
	clear: both;
}
#cleaner p {
	margin: 0;
}
/*CONTACT PAGE*/
#contactLeft {
	float: left;
	width: 275px;
}
#contactRight {
	float: right;
	width: 255px;
}
#contactRight ul {
	list-style: none;
}

.contactRedText {
	display: block;
	color: #CC0000;
	font-weight: bold;
	float: left;
	width: 70px;

}
.contactInfo { 
	_margin-top: -17px;
}
#form a {
	color: #333;
}
#form a:hover {
	color: #333;
}
#form h3 {
	margin-bottom: 15px;
}
#form p label {
	float: left;
	width: 20%;
	text-align: left;
	font: bold 1em;
}
#form input, #form select, #form textarea {
	border: 1px solid #CCC;
	background: #EEE;
	width: 212px;
}

#form input.incomplete, #form select.incomplete, #form textarea.incomplete {
	border: 1px solid red;
}

#form label.incomplete {
	color: red;
}

/*warning */
#form p.warning {
	 border: 1px dashed red;
	 padding: 6px;
	 margin: 20px 0px;
	 color: #333;
}

#form p.warning em {
 	color: red;
}


.button {
	margin-top: 10px;
}
#form input.buttonRight {
	margin-left: 108px;
	_margin-left: 112px;
	text-transform: uppercase;
  	cursor: pointer;
	background: #CC0000;
	color: #FFF;
	font-weight: bold;
	font-size: 0.9em;
	border: 1px solid #333;
	width: 75px;
}
#form input.small, select.small {
 	width: 120px;
}
.thankyou {
	font-size: 12px;
	font-weight: ;
	margin: 25px 0;
}


/*FEATURES-HOMEPAGE*/
#features {
	background:url(../images/as_featbg.jpg) repeat-y top center;
	width: 1024px;
	margin: 0 auto;
	height: 235px;
}
#feat1, #feat2, #feat3 {
	width: 266px;
	min-height: 220px;
	_height: 195px;
	background: url(../images/as_featcolbg2.jpg) no-repeat top left #D4D4D4;
	/*background: #FFF;*/
}
#feat1 h3, #feat2 h3, #feat3 h3  {
	height: 24px;
	background: #777;
	border-left: 9px solid #CC3300;
	font-size: 1.1em;
	padding-top: 6px;
	padding-left: 5px;
	color: #FFF;
}
#feat1 {
	margin-left: 112px;
}
#feat2 {
	margin-top: -220px;
	_margin-top: -195px;
	margin-left: 379px;
}
#feat3 {
	margin-top: -220px;
	_margin-top: -195px;
	margin-left: 646px;
}
#feat1 p, #feat2 p, #feat3 p {
	padding: 0 14px;
}
#feat1 li, #feat2 li, #feat3 li {
	list-style: none;
	padding-top: 10px;
	padding-bottom: 0px;
}
#feat1 a, #feat2 a, #feat3 a {
	text-decoration: underline;
}
.headtitle {
	color: #CC0000;
	font-weight: bold;
	font-size: 1.1em;
	width:inherit;
	margin-bottom: 3px;
	max-width:230px;
}
.headtitle span {
	border-bottom: 1px solid #FF9A00;
}
.subtitle {
	color: #777;
	font-weight: bold;
	text-transform: uppercase;
}
/*EXTRA: INSIDE PAGES*/
#extra {
	background:url(../images/as_featbg.jpg) repeat-y top center;
	width: 1024px;
	height: 20px;
	margin: 0 auto;
}
.insideCleaner {
	clear: both;
}
.redText {
	color: #CC0000;
	font-weight: bold;
}
/*FOOTER*/
#footer {
	background:url(../images/as_footbg2.jpg) no-repeat top center;
	width: 1024px;
	height: 100px;
	margin: 0 auto;
}
#footer a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #777;
}
#footbg {
	background: #F0F0F0;
	width: 800px;	
	margin-left: 112px;
}
#footInfo {
	padding: 5px 14px;
	font-size: 0.9em;
}

.yellowbox {
	margin:0;
	padding:0;
}
.yellowbox > .top {
	background-image: url(../images/yellow_box_top.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 15px;
	width: 555px;
}
.yellowbox > .middle {
	background-image: url(../images/yellow_box_middle.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	width: 555px;
}
.yellowbox > .bottom {
	background-image: url(../images/yellow_box_bottom.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 10px;
	width: 555px;
}

.banner {
	background-image: url(../images/banner_blue.jpg); 
	background-repeat: no-repeat; 
	width: 555px; 
	margin-top: 1em;
	height: 75px;
	color: white;
	font-weight: bold;
	
	/* Vertical-centering styles */
	display: table; 
	#position: relative;
	overflow: hidden;
}
.banner > div {/* Vertical-centering styles */
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
}
.banner > div > div {
	font-size: 16px;
/*	padding: 1em 35px 0px 65px;	/* 1em matches .banner's margin-top */
	padding: 0 35px 0 65px;
	overflow: hidden;
	
	/* Vertical-centering styles */
	#position: relative;
	#top: -50%
}
table.catlist {
	float: left;
}
table.catlist tr {
	vertical-align: top;
}
table.catlist tr.cattitle td {
	padding: 0 13px;
}
table.catlist tr.cattitle td div {
	background-image: url(../images/category_bg.jpg);
	background-repeat: no-repeat;
	height:40px;
	width: 235px;
	text-align: center;
	font-weight: bold;
	padding-top: 9px;
}
table.catlist tr.semrow {
	text-align: left;
	vertical-align: top;
}
table.catlist tr.semrow td {
	padding: 4px 2px;
}
table.catlist tr.semrow td.semtitle {
	width: 150px;
}
table.catlist tr.semrow td.semtitle {
	padding-left: 17px;
	text-indent: -7px;
}
table.catlist tr.semrow td.moreinfo {
	width: 65px;
}
