body
{
	margin: 0px;
	padding: 0px;
	background-image: url('../img/bg.jpg');
	background-repeat: repeat-x;
	background-color: #e8e8e8;
	font-family: 'arial', 'helvetica', sans-serif;
	font-size: 12px;
}

a
{
	text-decoration: none;
	color: #574e43;
}

a:hover
{
  text-decoration: underline;
}

#website
{
	width: 932px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

#content
{
	width: 922px;
	height: 491px;
	background-image: url('../img/bg_right.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}

#title
{
	position: absolute;
	margin-left: 388px;
	margin-top: 35px;
}

#lang_switch
{
	position: absolute;
	margin-left: 880px;
	margin-top: 5px;
	@margin-left: 130px;
	_margin-left: 130px;
}

#menu
{
	position: absolute;
	width: 150px;
	height: 400px;
	margin-left: 757px;
	margin-top: 31px;
	@margin-left: 10px;
	_margin-left: 10px;
}

#websolve
{
	position: absolute;
	margin-top: 468px;
	margin-left: 826px;
	@margin-left: 75px;
	_margin-left: 75px;
}

#musicplayer
{
	position: absolute;
	margin-top: 350px;
	margin-left: 756px;
	@margin-left: 10px;
	_margin-left: 10px;
}

h1
{
	display: none;
}

.button
{
	background-color: #333333;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	border: 0px;
	height: 20px;
}

input, select, textarea
{
	color: #000000;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #888888;
	margin: 1px;
	padding-left: 1px;
	background-color: #fffcf9;
}

.borderblock_error
{
	color: #ffffff;
	background-color: #ad0000;
	padding: 5px;
	font-size: 10px;
}

.news_list_date
{
	margin-right: 10px;
}

.news_list_title
{
	font-weight: bold;
}

.news_title
{
	font-weight: bold;
	font-size: 15px;
}

/* Scroll Bar Master Styling Starts Here */

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {
width: 15px;
background: url(../img/basebarcaps_verticalbarbody.png) 0px 0px repeat-y;
}
.vscrollerbar {
width: 15px;
background: url(../img/basebarcaps_verticalbarbody.png) -15px 0px repeat-y;
}
.hscrollerbase {
height: 15px;
background: url(../img/horizontalbarbody_cornerjog.png) 0px -15px repeat-x;
}
.hscrollerbar {
height: 15px;
background: url(../img/horizontalbarbody_cornerjog.png) 0px -30px repeat-x;
}
.vscrollerbar, .hscrollerbar {
padding: 20px;
z-index: 2;
}
.vscrollerbarbeg {
background: url(../img/basebarcaps_verticalbarbody.png) -45px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbarend {
background: url(../img/basebarcaps_verticalbarbody.png) -45px 0px no-repeat;
width: 15px;
height: 15px;
}
.hscrollerbarbeg {
background: url(../img/basebarcaps_verticalbarbody.png) -60px -15px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbarend {
background: url(../img/basebarcaps_verticalbarbody.png) -30px -15px no-repeat;
height: 15px;
width: 15px;
}
.scrollerjogbox {
width: 15px;
height: 15px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: url(../img/horizontalbarbody_cornerjog.png) 0px 0px;
}
.vscrollerbasebeg {
background: url(../img/basebarcaps_verticalbarbody.png) -30px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbaseend {
background: url(../img/basebarcaps_verticalbarbody.png) -60px -30px no-repeat;
height: 15px;
width: 15px;
}
.hscrollerbasebeg {
background: url(../img/basebarcaps_verticalbarbody.png) -60px 0px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbaseend {
height: 15px;
width: 15px;
background: url(../img/basebarcaps_verticalbarbody.png) -30px 0px no-repeat;
}
.scrollerjogbox:hover {
background: url(../img/basebarcaps_verticalbarbody.png) -45px -15px;
}
