@charset "utf-8";

body {
	background-color: #000;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
a,a.active {
    color: #5d87a1;
    text-decoration: none;
} 
a:hover {
    text-decoration: underline;
} 
#main_home p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main_home {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 677px;
	background-image: url(../images/home_bkgrd.gif);
	background-color: #ff000;
}
#home_02 {
	margin-left: 0px;
	margin-top: 54px;
	display: inline;
	float: left;
	height: 55px;
	margin-bottom: 0;
	width: 960px;
}
#home_05 {
	margin-left: 6px;
	margin-top: 162px;
	display: inline;
	float: left;
	height: 84px;
	margin-bottom: 0;
	width: 234px;
}
#home_06 {
	margin-left: 0px;
	margin-top: 162px;
	display: inline;
	float: left;
	height: 84px;
	margin-bottom: 0;
	width: 11px;
}
#home_07 {
	margin-left: 0px;
	margin-top: 162px;
	display: inline;
	float: left;
	height: 84px;
	margin-bottom: 0;
	width: 315px;
}
#home_08 {
	margin-left: 0px;
	margin-top: 162px;
	display: inline;
	float: left;
	height: 84px;
	margin-bottom: 0;
	width: 13px;
}
#home_09 {
	margin-left: 0px;
	margin-top: 162px;
	display: inline;
	float: left;
	height: 84px;
	margin-bottom: 0;
	width: 198px;
}
#home_10 {
	margin-left: 0px;
	margin-top: 162px;
	display: inline;
	float: left;
	height: 84px;
	margin-bottom: 0;
	width: 10px;
}
#home_11 {
	margin-left: 0px;
	margin-top: 162px;
	display: inline;
	float: left;
	height: 84px;
	margin-bottom: 0;
	width: 165px;
}
#home_14 {
	margin-left: 0px;
	margin-top: 295px;
	display: inline;
	float: left;
	height: 27px;
	margin-bottom: 0;
	width: 960px;
}
.footer {
    position:  absolute;
    top:       655px;
    background-color: #000;
	margin-left: 0px;
	height: 27px;
	margin-bottom: 0;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #c0c0c0; 
	line-height: 125%;       
}
#footer_spacer{
    margin-top: -10px;
}