body {
	margin:0;
	background-color:#007979;
}
#wrap {
	margin:0 auto;
	width:918px;
}
#header {
	height:188px;
	position:relative;
	background: url(images/header_bg2.gif) center center no-repeat;
}
#logo {
	width:203px;
	height:63px;
	position:absolute;
	top:75px;
	left:357px;
	border:none;
}
#content {
	min-height:173px;
	position:relative;
	left:0;
	background: url(images/content_bg2.gif) center center repeat-y;
}
#footer {
	height:183px;
	background: url(images/footer_bg2.gif) center center no-repeat;
	position:relative;
}
#twitter {
    position:absolute;
    display:block;
    top:57px;
    right:0;
    width:30px;
    height:30px;
    text-indent:-99999px;
}
#facebook {
    position:absolute;
    display:block;
    top:92px;
    right:0;
    width:30px;
    height:30px;
    text-indent:-99999px;
}
#music {
    position:absolute;
    display:block;
    top:75px;
    left:58px;
    width:25px;
    height:20px;
}