body {
	margin: 0;
	padding: 0;
	background: #070707;
}
#site {
   	width: 950px;
	margin: 0 auto 0 auto;
}
#head {
    height: 125px;
	margin: 0 auto;
}
#logo {
    float: left;
    width: 194px;
	height: 86px;
	background: url(img/logo.png) no-repeat;
	margin: 13px 0 0 0;
}
#adv {
    float: right;
	width: 728px;
	height: 90px;
	margin-top: 10px;
}
#page {
    margin: 0 auto;
	width: 950px;
}
#left {
    float: left;
    width: 193px;
	height: 800px;
}
#menu-h {
    width: 191px;
	height: 30px;
	background: url(img/cont-h.png) no-repeat;
}
#menu-text {
	font-family: Myriad Pro;
	font-size: 18px;
	color: #fffefe;
	padding: 8px 0 0 70px;
}
#menu-b {
    width: 191px;
	background: url(img/cont-b.png) repeat-y;
	padding: 10px 0 0 0;
}
#menu-b a{
    font-family: Myriad Pro;
	font-size: 16px;
	color: #fffefe;
	padding: 0 0 0 15px;
	text-decoration: none;
}
#menu-f {
    width: 191px;
	height: 45px;
	background: url(img/cont-f.png) no-repeat;
}
#menu1-h {
    width: 191px;
	height: 30px;
	background: url(img/cont-h.png) no-repeat;
}
#menu1-text {
	font-family: Myriad Pro;
	font-size: 18px;
	color: #fffefe;
	padding: 8px 0 0 70px;
}
#menu1-b {
    width: 191px;
	background: url(img/cont-b.png) repeat-y;
	padding: 10px 0 0 0;
	font-family: Myriad Pro;
	font-size: 15px;
	color: #fff;
}
#menu1-b a{
    font-family: Myriad Pro;
	font-size: 15px;
	color: green;
	text-decoration: none;
	float: right;
	padding-right: 15px;
	padding-bottom: 10px;
}
#input {
    width: 172px;
	height: 35px;
	background: url(img/input.png) no-repeat;
	border: none;
    text-align: center;
}
#submit {
    width: 84px;
	height: 33px;
	background: url(img/submit.png) no-repeat;
	border: none;
}
#menu1-f {
    width: 191px;
	height: 45px;
	background: url(img/cont-f.png) no-repeat;
}
#menu2-h {
    width: 191px;
	height: 30px;
	background: url(img/cont-h.png) no-repeat;
}
#menu2-text {
	font-family: Myriad Pro;
	font-size: 18px;
	color: #fffefe;
	padding: 8px 0 0 45px;
}
#menu2-b {
    width: 191px;
	background: url(img/cont-b.png) repeat-y;
	padding: 10px 0 0 0;
}
#menu2-f {
    width: 191px;
	height: 100px;
	background: url(img/cont-f.png) no-repeat;
}
#body {
    float: left;
	width: 528px;
	height: 20px;
	margin: 0 0 0 17px;
	background: url(img/body-h.png) no-repeat;
}
#body-b {
    float: left;
    width: 528px;
	margin: 0 0 0 17px;
	background: url(img/body-b.png) repeat-y;
	padding-left: 10px;
}
#body-f {
    float: left;
	width: 528px;
	height: 20px;
	margin: 0 0 0 17px;
	background: url(img/body-f.png) no-repeat;
}
#right {
    width: 195px;
	float: right;
}
#adv2 {
    float: right;
	width: 195x;
	height: 220px;
}
#adv3 {
    float: right;
	width: 195x;
	height: 220px;
}
#sl {
    float: right;
	margin-right: 2px;
}
#menur {
	width: 191px;
	height: 30px;
	background: url(img/cont-h.png) no-repeat;
}
#menur-text {
	font-family: Myriad Pro;
	font-size: 18px;
	color: #fffefe;
	padding: 8px 0 0 40px;
}
#menur-b {
    width: 191px;
	background: url(img/cont-b.png) repeat-y;
	padding-top: 10px;
}
#menur-b a{
    font-family: Myriad Pro;
	font-size: 15px;
	color: #fffefe;
	padding: 0 0 0 15px;
	text-decoration: none;
}
#menur-f {
    width: 191px;
	height: 45px;
	background: url(img/cont-f.png) no-repeat;
}
#floatleft {
    float: left;
	width: 750px;
}