@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;
	margin:0px; 
	padding:0px;
	text-align:center;
	}
	
#Content {
	background-color:#333333;
	width:762px;
	margin:0px auto;
	text-align:left;
	}

#header{
top:0px;
left:0px;
}
#main{
background-color:#333333;
width:762;
height: 420px;
margin-top: 0px;
margin-left:5px;
}

#wrapper{
background-color:#000000;
margin:0px auto;
text-align:left;
height:auto;
width: 800px;
padding-bottom:20px;
}	

#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;
}

#footer table{
width:762px;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#CCCCCC;
}

#footer td{
padding-left:20px;
margin-top:20px;
vertical-align:top;
}

#footer td span{
margin-top: 5px;
width:142px;
}

#main table{
margin-top:0px;
margin-left:0px;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height: 16px;
text-decoration:none;
color: #FFFFFF;
}


p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14x;
color:#FFFFFF;
font-weight:normal;
letter-spacing:normal;
padding-left:15px;
}

#main a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14x;
color:#FFFFFF;
font-weight:normal;
letter-spacing:normal;
}

#main a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14x;
color:#FFFFFF;
font-weight:normal;
letter-spacing:normal;
text-decoration:underline
}

H3{
   font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:12px;
color:#FFFFFF;
font-weight: bold;
letter-spacing:normal;
}

