/* LAYOUT */
#wrap{position:relative;}

#header{text-align:center; width:950px; margin:0 auto;}

#top_row{width:805px; height:100px; margin:35px auto 0 auto;position:relative;}

#center{
	width:100%; 
	height:23px; 
	background:#666666; 
	text-align:center; 
	color:#FFFFFF; 
	text-transform:uppercase; 
	letter-spacing:.7em; 
	font-weight:bold;
}

#btm_row{width:805px; height:100px; margin:0 auto;position:relative;}
#btm_row #ini_box{width:103px; height:72px; margin:8px auto 7px auto; border:#FFFF00 solid 1px;}
 
#content{width:805px; margin:35px auto;}

#footer{width:820px; margin:0 auto}
#footer p{float:left; width:auto; margin:0 15px; text-align:center; color:#FFFF00; font-size:.75em; font-weight:bold; letter-spacing:.15em;}
