* {
	padding: 0px;
	margin: 0px;
}
body {
	font: .8em "Lucida Sans", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	background:#000;
	background:url(img/stripe.png);
	padding:0px;
	margin:0px;
}
a {
	text-decoration: none;
	color: #3B85CA;
}
a:hover {
	color: #000;
}
#wrap {
	margin: 20px auto 0px auto;
	width: 800px;
	padding: 10px;
	padding-bottom:10px;
	padding-top:0px;
	margin-top:0px;
	background: #000;
}
#header {
	height:114px;
	width:800px;
	background:url(img/logo.gif) center no-repeat;
	padding-top:40px;
}
#header h1 {
	display:none;
}
#header h1 a {
}
#header h2 {
}
h3 {
	color:#ff8400;
	font-weight:bold;
	font-size:13px
}
#content {
	margin-top: 0px;
	padding: 0px;
	font-size: 11px;
}
#content_text {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:800px;/*background: #000 url(img/w_dot.gif) top repeat-x;*/
}
#bio {
	border: 1px solid #202020;
	padding:10px 10px 30px 10px;
	margin-top:10px;
	background: url(img/bg_box.png) left repeat-y;
	position:relative;
}
#bio p {
	color:#fff;
}
#bio h2 {
	text-indent:-8000px;
	background: url(img/title_bio.gif) left no-repeat;
	height:31px;
	width:160px;
	margin-bottom:15px;
}
#contacts {
	border: 1px solid #202020;
	padding:10px 10px 10px 10px;
	margin-top:30px;
	background: #000 url(img/bg_box.png) left repeat-y;
	color:#fff;
}
#contacts p {
	color:#fff;
}
#contacts h2 {
	text-indent:-8000px;
	background: url(img/title_contacts.gif) left no-repeat;
	height:31px;
	width:160px;
}
#mail {
	width:50%;
	float:left;
	padding: 15px 0 0 20px;
	background: url(img/h_dot.jpg) top right no-repeat;
	height:320px;
}
#address {
	padding-top:60px;
	width:40%;
	float:right;
	clear:right;
	color:#fff;
}
#player {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	width:800px;
	height:410px;
	display:block;
	background: url(img/w_dot.gif) top repeat-x;
}
#content h2 {
	font-size: 15px;
	color : #444;
	padding: 0 0 5px 0;
}
input {
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#878787;
	border:1px solid #4c4c4c;
	background: #000 url(img/bg_box.png) left repeat-y;
	margin-bottom:2px;
}
input[type=submit] {
	background-color:#e8e8e8;
	margin-top:5px;
	text-transform:uppercase;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#878787;
	border:1px solid #4c4c4c;
}
textarea {
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	border:1px solid #4c4c4c;
	background: #000 url(img/bg_box.png) left repeat-y;
	margin-bottom:2px;
}
.orange {
	color:#ff8400;
	font-size:14px;
}
.blue {
	color:#00adef;
	font-size:14px;
}
.green {
	color:#00bc55;
	font-size:14px;
}
/* Easy Slider */


#lang {
	position:absolute;
	top:20px;
	right:25px;
}
#footer {
	/*	text-indent:-10000px;
	background: url(img/nutek.gif) center no-repeat;
	cursor:pointer;*/
	text-align:center;
	color:#999999;
	font-size:11px;
	margin-top:10px;
	margin-bottom:10px;
}
#footer a {
	color:#999999;
}
#footer a:hover {
	color:#fff;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider, #slider li {
	/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:750px;
	height:190px;
	overflow:hidden;
}
span#prevBtn {
	color:#fff;
}
span#prevBtn a {
	color:#fff;
}
span#prevBtn a:hover {
	color:#fff;
}
span#nextBtn {
	color:#fff;
}
span#nextBtn a {
	color:#fff;
}
span#nextBtn a:hover {
	color:#fff;
}	


/* // Easy Slider */

