@charset "utf-8";
/* CSS Document */
html {
	padding:0px;
	margin:0px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
}
#wrapper {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
}
#topborder {
	background-image:url(../images/bgthin.gif);
 float::left;
	height:10px;
	width:100%;
}
#header {
	overflow:hidden;
	float:left;
	width:100%;
	min-height:100px;
	z-index:1;
	clear:both;
}
#headerdollar {
	background-image:url(../images/dollar.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	float:left;
	width:75%;
	height:100px;
	z-index:2;
}
#headerlogo {
	background-image:url(../images/ASWALogo.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin:5px 0px 0px 5px;
	width:25%;
	height:100px;
	z-index:3;
	float:left;
}
#headercontent {
	padding:5px 0px 0px 0px;
	line-height:25px;
	margin:0px;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:2;
}
#header h1 {
	padding:15px 0px 0px 225px;
	margin:0px;
	color:#000;
	z-index:10;
	text-align:left;
	font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	letter-spacing:2px;
}
#header h2 {
	padding:0px;
	margin:0px;
	color:#900;
	padding:40px 0px 0px 10px;
	font-size:1.2em;
	text-align:left;
	z-index:10;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:3px;
}
#headerborder {
	background-image:url(../images/bgthick.gif);
	background-repeat:repeat-x;
	float:left;
	width:100%;
	min-height:25px;
	z-index:1;
}
#breadcrumbs_region {
	width:75%;
	float:left;
	height:25px;
	font:Verdana,Arial,Helvetica,sans-serif;
	font-size:small;
	letter-spacing:.75pt;
	color:#E2AD29;
	margin: 2px 0px 0px 0px;
}

#search_region {
position:absolute;
top:112px;
right:5px;
	width:25%;
	height:25px;
        z-index:1;

}
#main_wrapper {
        clear:both;
	background-color:#D7D7CD;
	border-right:thick;
	float:left;
	width:90%;
	min-height:400px;
	z-index:3;
}
#left {
	float:left;
	width:25%;
	min-height:400px;
	z-index:2;
}
#main_content {
	color:#006;
	font:76%/140% Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:.75pt;
	float:left;
	width:50%;
	min-height:400px;
	z-index:3;
}
#right {
	float:left;
	width:25%;
	min-height:400px;
	z-index:4;
}
#footer {
	float:left;
	width:100%;
	min-height:200px;
	z-index:4;
}

#footerborder div.moduletable{
   text-align:center;
   font-size:small;
   padding: 135px 0px 0px 0px;
}

#info {
	font:Tahoma, Geneva, sans-serif;
	font-size:9px;
	font-weight:bold;
	letter-spacing:1.5px;
	text-align:center;
}
#location {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/city.png);
	background-position:top right;
	background-repeat:no-repeat;
	
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
	text-align:right;
	height:125px;
	width:100%;
	position:absolute;
	left: 0px;
	top: 12px;
}
#footerborder {
	background-image:url(../images/bgthin.gif);
	background-repeat:repeat-x;
	width:100%;
	height:10px;
}
#footerimg {
	background-image:url(../images/pros.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:100%;
	height:125px;
}
#mod_search_searchword{
   background-color:#CCC;
   padding:0px 0px 0px 0px;
   margin:2px 0px 0px 0px;
   float:right;
}

.componentheading{
        margin:15px 0px 15px 0px;
        font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;
}

.contentheading{
padding:10px 0px 0px 0px;
font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
}

.small{
text-align:right;
font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:x-small;
}

.createdate{
font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:x-small;
}
