body {
	background-color: #111111;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/layout/bghiglight.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
#container {
	clear: both;
	height: 545px;
	width: 1000px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#container #containerBorderLeft {
	background-color: #000000;
	float: left;
	width: 2px;
	height: 599px; /*-81*/
	background-image: url(../images/layout/borderLeft.jpg);
	background-repeat: no-repeat;
}
#container #containerCentral {
	float: left;
	background-color: #000000;
}
#container #containerCentral #topbar {
	background-image: url(../images/layout/borderTop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	clear: both;
	height: 50px;
	width: 936px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 40px;
	background-color: #000000;
}
#container #containerCentral #topbar img {
	float: left;
}
#container #containerCentral #topbar ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
}
#container #containerCentral #topbar li  {
	display: inline;
}
#container #containerCentral #topbar #mainmenu {
	float: left;
	margin-left: 70px;
	margin-top: 6px;
}
#container #containerCentral #topbar #mainmenu img {
	margin-right: 10px;
}
#container #containerCentral #topbar #lang  {
	float: right;
}
#container #containerCentral #horBar {
	background-color: #000000;
	background-image: url(../images/layout/borderMiddle.jpg);
	background-repeat: no-repeat;
	height: 2px;
	width: 996px;
	clear: both;
}
#container #containerCentral #mainarea {
	background-repeat: no-repeat;
	background-position: top;
	width: 976px;
	vertical-align: bottom;
	height: 500px; /*-81*/
	background-color: #000000;
	margin: 10px;
	padding: 0px;
	clear: both;
}
#container #toplayer {
	margin-left: 30px;
	float: left;
	position: absolute;
	z-index: 1000;
	width: 905px;
	/*top: 430px;*/
}
#container #toplayer .headerImg {
	float: left;
	display: block;
}
#container #toplayer #textfield {
	background-image: url(../images/bg/bgPatern.png);
	background-repeat: repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: -10px;
	clear: both;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#container #toplayer #textfield .copy {
	/*width: 250px;*/
	font-size: 11px;
	color: #FFFFFF;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	line-height: 200%;
}
#container #toplayer #textfield #arrow {
	float: left;
	margin-top: 10px;
}
#container  #footer {
	margin: 0px;
	clear: both;
	height: 20px;
	width: 960px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/layout/borderBottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #666666;
	font-size: 9px;
}
#container #containerBorderRight {
	background-color: #000000;
	float: left;
	width: 2px;
	height: 599px; /*-81*/
	background-image: url(../images/layout/borderRight.jpg);
	background-repeat: no-repeat;
}
#container #footer #copyright {
	float: left;
}
#container #footer #email {
	float: left;
	margin-left: 280px;
}
#container #footer #credits {
	float: right;
}
