@charset "utf-8";

/************* style **************/
#s_logo, p#s_lead, p#s_copy {
	display:none;
}

#madonnaTop {
	clear:both;
	width:770px;
	margin:20px auto 30px;
}

/************* nav style **************/

#s_top #gNav {
	width:770px;
	margin:10px auto 20px;
	position:relative;
	height:130px;
}

#s_top #gNav li {
	width:150px;
	margin:0;
	padding:0 5px 0 0;
	float:left;
	display:block;
}

#s_top #gNav li#nopad {
	padding:0;
}

/************* footer style **************/

#s_fooer {
	width:760px;
	margin:0 auto 30px;
	height:39px;
	background:url(../img/line_footer.gif) no-repeat 0 0;
	position:relative;
}

#s_fooer p {
	position:absolute;
	top:21px;
	right:0;
	margin:0;
	width:82px;
	height:18px;
	background:url(../img/foot_logo.gif) no-repeat 0 0;
	text-indent:-9999px;
}
