@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%; 
	background-color:#000000;
	background-image:url(../images/pulsebg_lg.gif);
	background-repeat:repeat;
	background-position:left;
	margin:0px; 
	padding:0px;
	text-align:center;
	}
	
#Content {
	background-color:#333333;
	width:762px;
	margin:0px auto;
	text-align:left;
	}
	
#wrapper{
background-color:#000000;
margin:0px auto;
text-align:left;
height:auto;
width: 800px;
padding-bottom:20px;
}	

#header{
top:0px;
left:0px;
}

#main{
background-color:#333333;
width:762;
height: auto;
text-align:center;
}

#main ul{
padding:0px;

}

#main li{
list-style-type:none;
display:inline;
padding: 0px;
}

#footer{
height:119px;
background-image:url(../images/footer_bg_logo.png);
background-position:left;
background-repeat:repeat-x;
margin-top:10px;
}

#foottex{
padding-top:10px;
text-align:center;
}
