*{
	outline: 0;
}

html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100.01%;
}

body {
	background-color:#000000 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: url(../../_images/bg_gradient.gif);
	background-repeat: repeat-x;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-bottom: 10px;
}

html>body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-bottom: 10px;
}

.readmore {
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0000;
	font-weight: bold;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#contactContent a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

#contactContent a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

#contactContent a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

/*==================================================
	LAYOUT - main Holder etc
--------------------------------------------------*/
#mainContainer {
	position: relative;
	width: 963px;
	height: 100%;
	margin: 0 auto;
	margin-top: 20px;
}

#topHolder {
	position: relative;
	width: 963px;
	height: 117px; 
	margin: 0;
	background-color:#ffffff;
}

#logoHolder {
	float: left;
	margin: 0;
	padding: 0;
	width: 324px;
	height: 117px;
	background-color:#ffffff;
}

#navHolder {
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	width: 639px;
	height: 117px;
	background-color:#ffffff;
}

.nav1 {
	position: relative;
	float: left;
	width: 54px;
	height: 117px;
}

.nav2 {
	position: relative;
	float: left;
	width: 72px;
	height: 117px;
}

.nav3 {
	position: relative;
	float: left;
	width: 72px;
	height: 117px;
}

.nav4 {
	position: relative;
	float: left;
	width: 88px;
	height: 117px;
}

.nav5 {
	position: relative;
	float: left;
	width: 88px;
	height: 117px;
}

.nav6 {
	position: relative;
	float: left;
	width: 96px;
	height: 117px;
}

.nav7 {
	position: relative;
	float: left;
	width: 84px;
	height: 117px;
}
.lang {
	position: relative;
	float: left;
	width: 85px;
	height: 117px;
}

#middleHolder {
	width: 963px;
	height: 444px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;

}

#picHolder {
	float:left;
	width: 638px;
	height: 428px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-color: #ffffff;
}

#newsHolder {
	float:left;
	width: 325px;
	height: 444px;
	background-color: #ffffff;
}

#newsContent {
	width: 264px;
	height: 384px;
	margin: 30px;
	background-color: #ffffff;
}

#contactContent {
	width: 264px;
	height: 384px;
	margin: 30px;
	background-color: #ffffff;
}

#adHolder {
	width: 963px;
	height: 118px;
	margin-top: 8px;
}

#ad {
	width: 316px;
	height: 118px;
	margin-top: 0px;
	background-color: #cccccc;
	float: right;
}

#admiddle {
	width: 315px;
	height: 118px;
	margin-top: 0px;
	background-color: #cccccc;
	float: right;
	margin-left: 8px;
	margin-right:8px;
}


.copyright {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 345px;
	color:#666666;
	margin-top: 20px;
	margin-bottom: 8px;
	padding-bottom: 10px;
}