* {
	margin:0;
	padding:0;}

body {
	background: url(../img/bg-pattern.jpg);
	font-family:Arial, sans-serif;}

img {border:none;}

a {
	text-decoration:none;
	outline:none;}

div.container {
	width:100%;
	margin-top:20px;}

div.frame-main {	
	width:821px;
	margin:auto;}

div.frame-left {
	background: url(../img/frame-left.png) no-repeat;
	float:left;
	width:26px;
	height:720px;}

div.frame-top {
	background: url(../img/frame-top.png) no-repeat;
	float:left;
	height:16px;
	width:769px;}

div.frame-right {
	background: url(../img/frame-right.png) no-repeat;
	float:right;
	height:720px;
	width:26px;}
	
div.frame-center {
	background: url(../img/frame.jpg) no-repeat;
	height:268px;
	width:769px;
	padding-top:400px;
	float:left;}

div.frame-center div.bottom {
	margin:auto;
	float:left;
	width:100%;
	padding-top:45px;
	text-align:center;}

div.frame-center div.left {
	float:left;
	width:200px;
	margin-left:76px;}

div.frame-center div.right {
	float:right;
	width:200px;
	text-align:right;
	margin-right:70px;}

div.frame-bottom {
	background: url(../img/frame-bottom.png) no-repeat;
	height:36px;
	width:769px;
	float:left;}

div.frame-main img {padding-bottom:5px;}
	
div.footer {text-align:center;}

div.footer p {
	font-size:10px;
	color:#fff;}

div.footer a {color:#fff;}

div.music {
	text-align:center;
	margin:auto;
	height:520px;
	width:960px;}

div.music a {
	color:#ecfb56;
	display:block;}

div.music div {
	float:left;
	width:320px;
	text-align:center;}

div.music object {margin-bottom:10px;}

img.logo {padding-bottom:20px;}

embed {margin-top:10px;}