@charset "utf-8";
/* CSS Document */


body {
	margin:0 auto;
	padding:0px;
	background:url(images/bg.jpg) repeat;
	text-align:center;
}

#wrapper {
	margin:0 auto;
	padding:0px;
	width:100%;
	height:925px;
	background:url(images/top_bg.jpg) no-repeat top;
	text-align:center;
	border-top:1px solid #333;
}

#wrapper2 {
	margin:0 auto;
	padding:0px;
	width:100%;
	height:925px;
	background:url(images/top_bg2.jpg) no-repeat top;
	text-align:center;
	border-top:1px solid #333;
}

img {
	border:none;
}

a {
border:0px;
text-decoration:none;
color:#FFFFFF;
}



#header {
	width:975px;
	height:160px;
	margin:10px auto auto auto;
}

#star {
	background:url(images/Header_Star.png) no-repeat;
	width:181px;
	height:155px;
	float:left;
	display:inline;
	margin-left:20px;
}

#top-right {
	width:740px;
	height:155px;
	float:right;
	display:inline;
	color:#FFFFFF;
	padding-top:10px;
	text-align:left;
	padding-left:10px;
}

#title {
	width:633px;
	height:25px;
	font-size:20px;
	padding-left:10px;
}

#menu {
	width:575px;
	height:145px;
	padding-top:10px;
	margin-right:75px;
}
	
#menu a {
	margin-right:10px;
	margin-bottom:15px;
}

#content {
	width:935px;
	height:auto;
	margin:0 auto;
	text-align:center;
}

#ipod {
	margin:15px auto auto auto;
	background:url(images/ipod-video.png) no-repeat top;
	width:400px;
	height:220px;
	padding-top:20px;
	padding-right:7px;
}

#blog {
	background: url(images/blog-bg.png) no-repeat top;
	width:678px;
	height:629px;
	text-align:left;
	margin:15px auto;
	padding-top:35px;
}