html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,input { margin:0; padding:0; }

a img,a:link img,a:visited img { border:none;}

/*--------/Background Color----------*/
body { background-color:#000000;}
p,a:link,a:visited,ul,ol,li,dl,dt,dd,h1,h2,h3,h4 { font-family:Tahoma, Courier, mono; color:#FFC; font-size:11px; text-decoration:none; }
a:hover,a:active { text-decoration:underline; }

#wrap { position:relative; width:1000px; margin:0px auto/*-------auto = centered-------*/; }

#banner { background:url("../images/header-03.png") no-repeat; height:272px; margin:0px 0; }
 
#content {background-color:transparent; text-align:center; }

#footer { width:1000px; text-align:center; margin:10px auto; }

#contact {
	top:727px;
	left:303px;
	position:absolute;
	width: 332px;
	height: 523px;
}
