@charset "utf-8";
<style type="text/css"> 
 
#header  {
	height: 99px;
	background-image: url(http://www.starpowerdisplays.com/images/header09.gif);
	width: 1000px;
} 
.thrColAbsHdr #container {
	width: 1000px;
	background: #FFFFFF;
	text-align: left;
	height: auto;
	position: relative;
	margin: auto;
} 
.thrColAbsHdr #maincontent {
	min-height: 695px;
	margin: 30px 20px 0 255px;
}
.thrColAbsHdr #footer {
	padding: 0 10px 0 20px;
	background:#000000;
	background-color: #FFECB3;
	text-align: center;
} 
.twoColLiqLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#header  {
	height: 204px;
	width: 1000px;
} 
#left_menu {
	position:absolute;
	left:0px;
	top:204px;
	width:215px;
	height:550px;
	z-index:1;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(/images/left_background.gif);
}

#left_menu_bottom {
	position:absolute;
	left:0px;
	top:550px;
	width:215px;
	height:187px;
	z-index:1;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(/images/leftbottom.gif);
}
.header_main  {
	FONT-SIZE: 14pt;
	FONT-FAMILY: Tahoma;
	color: #E62324;
}
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BOTTOM: 0px;
	PADDING-TOP: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TOP: 0px;
	TEXT-ALIGN: left;
	bgcolor: #000000;
	background-color: #FFECB3;
}
.header_sub_blue {
	color: #829ECA;
	font-weight: bold;
}
.body_italic_blue {	color: #6A8ABF;
	font-style: italic;
}
.menu {
	font-size: 10pt;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

A:active {
	color: #000000;
	text-decoration: none;
}

A:hover {
	COLOR: #FFCD21;
}
A:visited {
	color: #000000;
}
#bluebar {
	position:absolute;
	left:230px;
	top:99px;
	width:8px;
	height:824px;
	z-index:3;
	background-color: #AEC0DC;
}.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}.header_sub_white {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

</style>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColLiqLtHdr #sidebar1 { padding-top: 30px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none;}
