.floater{
		margin-left: -900px;  float: right; z-index: 2; width: 400px;
}

#flashcontent{
		float: left; z-index: 3; padding-left: 35px; position: absolute; width: 500px; height: 550px; left:50%; margin-top: -955px; margin-left:-455px;
}

#icons{
		float: left;
		z-index: 5;
		position: absolute;
		width: 453px;
		height: 403px;
		
}

#atomic_footer_container{
	height:35px;
	width:100%;
	background-image:url(images/atomic_footer_bg1.jpg);
	background-repeat:repeat-x;
}

#atomic_footer_center{
	height:35px;
	width:831px;
	background-image:url(images/atomic_footer_bg2.jpg);
	background-repeat:repeat-x;
	margin:auto;
	padding-left:1px;
}

.footerlink a {
color: #9bae76;
font-size: 10px;
text-decoration: none;
}
.footerlink a:visited {
color: #9bae76;
font-size: 10px;
text-decoration: none;
}
.footerlink a:active {
color: #9bae76;
font-size: 10px;
text-decoration: none;
}
.footerlink a:hover {
color: #9bae76;
font-size: 10px;
text-decoration: underline;
}

#atomic_newad{
	width:100%;
	height:320%;
	position:absolute;
	z-index:400;
	background-color:#000000;
	filter:alpha(opacity=80); 
   -moz-opacity: 0.8; 
   opacity: 0.8; 
}

#atomic_newad_close{
	width:100%;
	height:100px;
	position:absolute;
	z-index:1400;
	text-align:right;
}

#atomic_newad_btn{
	width:100%;
	height:100px;
	position:absolute;
	z-index:1300;
	text-align:right;
}

#atomic_newad_flash{
	width:200px;
	position:absolute;
	z-index:1200;
	text-align:right;
	float: right;
}


#adcontainer{
position:absolute;
z-index:1100;
float: right;
width: 100%;
}

