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----------*/

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

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

#banner { background:url("../images/header-01.png") no-repeat; height:127px; margin:0px 0; }
#contact {
	position:absolute;
	top:508px;
	left:472px;
	z-index:5;
	width: 276px;
	height: 291px;
}

#content {background-color:transparent; text-align:center; }


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