
*
{
	margin:0;
	border:0;
}

body 
{     
	font-family: arial, helvetica, sans-serif;     
	font-size: 62.5%; 
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	line-height:1.3;
	padding: 0;
	margin: 0;
	color: white;
	background-color: black;
}


p
{
	color: white;
	font-size:1.2em;
	margin-bottom:10px;
}

h1
{
	font-size; 2.5em;
	color: white;
}

h2
{
	font-size; 2.0em;
	color: white;
}


h3
{
	font-size: 1.7em;
	color: white;
	font-weight: bold;
	 
}




#main
{	
	width: 920px;
	margin: 0 auto;
	position:relative;
	background:black;
	padding-top:20px;

}


#logo
{
	padding:0;
	border:0;
	margin:0 0 20px 0;
	float:left;
}


ul#topnav
{
	
	margin:0 0 40px 0;
	pading:0;
	border:0;
	float:right;
	list-style:none;
	font-size:1.2em;

}

ul#topnav li
{		
	float:left;
	margin:0;
	pading:0;
	border:0;
}

ul#topnav li a
{
	color:white;
	padding:5px 12px;
	text-decoration:none;
	display:block;
	background:#3b3b3b;
	text-align:center;
}

ul#topnav li a:hover
{
	text-decoration:none;
	color:black;
	background:white;
}



img.homepage_1
{
	clear:left;
	float:left;
	margin:0 0 0 70px;
}



#flashmovie
{
	clear:left;
	float:left;
	margin:0 0 0 60px;
	width:350px;
	height:500px;
}

#flashmovie2
{
	float:left;
	margin:0 0 0 80px;
	width:410px;
	height:245px;
}


.logoswf
{
	float:left;
	margin:0 0 0 80px;
	width:410px;
	height:245px;
}


.homepage_2
{
	position:absolute;
	top:47px;
	left:500px;
}

ul#button
{
	clear:both;
	float:left;
	list-style:none;
	width:100%;
	margin:0 0 30px 0;
	padding:0;
}	


ul#button li 
{
	
	display:inline;
	float:left;
	padding:0;
	margin:0;
}

ul#button li.last
{
	float:right;
} 

ul#button li a
{
	float:left;
	display:block;
	text-decoration:none;
	margin:30px 33px 0 0;
}
	
ul#button li a.last
{
	float:left;
	display:block;
	text-decoration:none;
	margin:30px 0 0 0;
}	
	
	
ul#button li#download a
{
	width:284px;
	height:95px;
}

ul#button li#download a	
{
	background: url(/images/buttons/download.jpg) no-repeat left;
	text-indent:-10000px;
}

/* Rollover effect */
ul#button li#download a:hover, ul#button li#download a:focus, ul#button li#download.on a { background-position: top right; }


ul#button li#facebook a
{
	width:285px;
	height:95px;
}

ul#button li#facebook a	
{
	background: url(/images/buttons/facebook.jpg) no-repeat left;
	text-indent:-10000px;
}

/* Rollover effect */
ul#button li#facebook a:hover, ul#button li#facebook a:focus, ul#button li#facebook.on a { background-position: top right; }

ul#button li#myspace a
{
	width:284px;
	height:95px;
}

ul#button li#myspace a	
{
	background: url(/images/buttons/myspace_new.jpg) no-repeat left;
	text-indent:-10000px;
}

/* Rollover effect */
ul#button li#myspace a:hover, ul#button li#myspace a:focus, ul#button li#myspace.on a { background-position: top right; }

ul.download {list-style:none; padding:0;}
ul.download li {margin:10px 0 0 0; padding:0;}
ul.download li a {text-decoration: underline; font-size:1.2em;}



	
	
	
a:link 
{
	color:white;	
}

a:visited 
{
	text-decoration: none;
}
a:active 
{
	text-decoration: none; 
}
a:hover 
{
	text-decoration: underline; 
	color: #3B3B3B;  
}
	
#news
{
	float:right;
	width:410px;
	height:220px;	
	padding:10px;
	margin:0;
}

#ibox_wrapper {
    padding: 10px 10px 35px 10px;
    line-height: 25px;
    border-color:#fff;
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#fff; }
#ibox_content { background-color:#fff; border:0; }
#ibox_footer_wrapper {
    padding: 0 3px;
    bottom: 5px;
    top: auto;
}
#ibox_footer_wrapper a {
    text-indent: -100000px;
    background: url('/images/closelabel.gif');
    width: 66px;
    height: 22px;
}
#ibox_progress {
    text-indent: -100000px;
    background: #fff url('/images/loading.gif') center center no-repeat;
}

h3.construction
{
	clear:both;
	float:left;
}

#email
{
	float:right;
	clear:right;
	margin:0 0 30px 0;
	width:426px;
}	
.submit
{
	margin:0 0 0 10px;
}

#footer
{	
	clear:both;
	float:right;
	margin:0 0 20px 0;
}

#footer img
{
	padding-left:50px;

}
