@charset "utf-8";

a:focus { outline-style: none; -moz-outline-style: none; }

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #000;
}

#frame {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 850px;
}

#left {
	float: left;
	background-image: url(images/logo_whole.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 261px;
	height: 600px;
	background-color: #000;
	padding-top: 360px;
}

#left ul {
	margin: 0;
	padding: 0;
	padding-left: 47px;
	list-style: none;
}
#left ul li {
	margin: 0;
	padding: 0;
	margin-bottom: 29px;
}
#left ul li img {
	border: none;
	margin: 0;
	padding: 0;
}
#left a:active {
	text-decoration: none;
	border: none;
}
#left a:focus {
	text-decoration: none;
	border: none;
}

#right {
	margin: 0;
	padding: 0;
	float: left;
	background-image: url(images/header.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 563px;
	height: 600px;
	color: #fff;
	padding-top: 169px;
}
#right p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#right a {
	color: yellow;
	text-decoration: none;
}
#right a:hover {
	color: #fff;
	text-decoration: underline;
}

a.intro {
	font-size: 0.8em;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.5em;
}
a.intro:hover {
	text-decoration: underline;
}


#footer {
	clear: both;
}




DIV.homeblock {
	margin: 0;
	padding: 0;
	height:359px;
	background-color: #000;
	margin-top: 24px;
}

DIV.contact {
	margin: 0;
	padding: 0;
	background-image: url(images/contact_bed.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 435px;
	margin-top: 20px;
}

p.homeblock {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	width: 242px;
	margin-top: -3px;
}

p.listen {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	width: 400px;
	margin-top: -3px;
}

IMG.pow {
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
}