body {
	background: #000000 url(../images/home_bg.gif) repeat-x top;
}
#nav {
	height: 42px;
	padding-top: 20px;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 80px;
}
#flash {
	float: left;
	width: 558px;
	height: 448px;
}
#main {
	background: #000000 url(../images/home_logo.gif) no-repeat right top;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	height: 384px;
	position: relative;
}
#content {
	width: 290px;
	font-size: 1.1em;
	line-height: 1.8em;
	text-align: left;
	position: absolute;
	left: 660px;
	top: 90px;
	margin: 0px;
	padding: 0px;
}
#icons {
	position: absolute;
	left: 625px;
	top: 215px;
	color: #FFFFFF;
	z-index: 10;
}
#news {
	width: 362px;
	text-align: left;
	background: url(../images/home_blanks_h.gif) no-repeat left top;
	font-size: 1.1em;
	float:right;
	margin-top:390px;
}

#news div {
	float: left;
	width: 150px;
	padding-right: 30px;
	margin-bottom:15px;
}
#news div p {
	margin:0px;
	padding:0px;
}

#rss {
position: absolute;
width: 300px;
text-align: left;
left: 630px;
top: 400px;
}

#rss p {
margin-top: 3px;
}

#rss img {
float: left;
}

#footer {
	color: #666666;
	clear: both;
	border-top: 1px solid #4D4D4D;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
}

