body {
	text-align: center;
	background: #E09100;
	margin: 0;
	padding: 0;
	color: #666666;
	font: 80% verdana, lucida, arial, helvetica, sans-serif;
}

#container {
	width: 904px;
	margin: 0px auto;
	text-align: left;
}

#header {
	width: 904px;
	background: #ffffff url(images/header.jpg) no-repeat;
	height: 200px;
	position: relative;
}

#header h6 {
	position: relative;
	text-align: right;
	margin: 0;
	padding-top: 25px;
	padding-right: 100px;
	color: #ffcc00;
}

#header h6 a {
	position: relative;
	text-align: right;
	color: #ffcc00;
	font-size: 0.9em;
	text-decoration: none;
}

#header h6 a:hover {
	color: #000000;
}

#nav {
	width: 109px;
	left: 105px;
	top: 10px;
	display: block;
	position: relative;
	text-align: center;
}

#nav a {
	text-decoration: none;
	color: #666;
	font-weight: 900;
	line-height: 0.8em;
	font-size: 1.3em;
}

#nav a:visited {
	color: #666;
}

#nav a:hover {
	color: #ffffff;
}

#nav a.current {
	color: #ffffff;
}

#content_main {

}

#content {
	background: url(images/content_fond.jpg) repeat-y;
	float: left;
	width: 660px;
}

#content i {
	color: #cccccc;
	background: url(images/fleck_content.gif) no-repeat;
	display: block;
	font-style: normal;
	font-weight: bold;
	font-size: 0.8em;
	padding-top: 9px;
	padding-left: 15px;
	height: 30px;
}

#content .pro {
	color: #cccccc;
	background: url(images/fleck_content.gif) no-repeat 100px;
	display: block;
	font-style: normal;
	font-weight: bold;
	font-size: 0.8em;
	padding-top: 9px;
	padding-left: 115px;
	height: 30px;
}

#content i a:link {
	text-decoration: none;
	color: #cccccc;
}

#content i a:visited {
	text-decoration: none;
	color: #cccccc;
}

#content i a:hover {
	text-decoration: none;
	color: #000000;
}

#content_head {
	background: url(images/content_head.jpg) no-repeat;
	padding-top: 40px;
}

#news {
	background: url(images/news_fond.jpg) repeat-y;
	float: right;
	position: relative;
	width: 244px;
}

#news p a:link {
	color: #E09100;
}
#news p a:hover {
	color: #000000;
}

#news_fond {
	background: url(images/news_head.jpg) no-repeat;
}

#news_footer {
	background: url(images/news_footer.jpg) no-repeat;
	width: 244px;
	height: 201px;
	position: relative;
}

#news p {
	font-size: 0.9em;
	padding-left: 25px;
	padding-right: 75px;
	padding-top: 0;
}

#news h1 {
	margin: 0;
	color: #cccccc;
	padding-left: 25px;
	top: 160px;
	left: 10px;
	padding-top: 170px;
	padding-right: 75px;
	font-size: 1em;
}

#news b {
	top: 160px;
	left: 10px;
	display: block;
}

h1 {
	color: #E09100;
	font-size: 1.6em;
	margin: 0;
	padding-left: 220px;
	padding-right: 20px;
}

h2 {
	color: #E09100;
	padding-top: 0;
	font-size: 1.6em;
	margin: 0;
	padding-left: 220px;
	padding-right: 20px;
}

h3 {
	color: #666666;
	padding-top: 0;
	font-size: 1.6em;
	margin: 0;
	padding-left: 220px;
	padding-right: 20px;
	font-weight: normal;
}

#news h2 {
	color: #E09100;
	padding-top: 25px;
	margin: 0;
	padding-left: 25px;
	padding-right: 100px;
	font: italic normal 1.6em Georgia, Times New Roman, Times, serif;
	text-align: left;
}

h6 {
	line-height: 1.5em;
}

h4 a 
{
	padding-left: 235px;
	background: url(images/arrow_down.gif) no-repeat 220px;
}

p {
	padding-left: 220px;
	padding-right: 30px;
	font-size: 1em;
	line-height: 1.4em;
}

.rand {
	padding-left: 330px;
	padding-right: 30px;
	font-size: 1em;
	line-height: 1.4em;
}

.tophead {
	font-size: 0.8em;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	padding: 0 0 0 220px;
	margin: 0;
}

u {
	font-style: italic;
	text-decoration: none;
}

#footer {
	background: url(images/footer.jpg) no-repeat;
	width: 904px;
	height: 290px;
	clear: both;
}

#footer h5 {
	font-weight: normal;
	padding-left: 300px;
	padding-right: 360px;
	text-align: center;
	padding-top: 30px;
	font-size: 1em;
}

#footer h5 a {
	color: #E09100;
}

#footer h5 a:hover {
	color: black;
}

.up a {
	color: #E09100;
	padding-left: 235px;
	background: url(images/arrow_up.gif) no-repeat 220px;
}

.left a {
	color: #E09100;
	padding-left: 235px;
	background: url(images/arrow_left.gif) no-repeat 220px;
}

.right a {
	color: #E09100;
	padding-left: 235px;
	background: url(images/arrow_right.gif) no-repeat 220px;
}

.down a {
	color: #E09100;
	padding-left: 235px;
	background: url(images/arrow_down.gif) no-repeat 220px;
}

.orange {
	color: #E09100;
}

.up a:hover {
	color: black;
}

.left a:hover {
	color: black;
}

.right a:hover {
	color: black;
} 

img {
	border: solid #999999 6px;
}

.rightbo {
	float: right;
	border: none;
}

.rightbg {
	float: right;
	
}

.bo {
	border: none;
	text-align: center;
}

.bg {
	text-align: center;
}

.leftbg {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

.leftbo {
	border: none;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

a:link {
	color: #E09100;
	font-size: 1em;
	text-decoration: none;
}

a:visted {
	color: #E09100;
}

a:hover {
	color: #000000;
}

.orange {
	color: #E09100;
	font-weight: bold;
}

