html, body { 
	height: 99%; 
	margin: 0px; padding: 0px;
	background-color: #001738 ; /*background-image: url(bg_body.jpg); background-repeat: repeat-x;*/
    border: 0px;
	font-family: Arial, Helvetica, sans-serif; text-align: center;
}

bg {
	background-image: url(background.png); background-repeat: no-repeat; background-size: cover;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal;
	color: #888888;
}

h1 { 
	margin: -10px 0px 10px 0px; padding: 0px 17px 4px 0px;
	color: #391d07;
	font-size: 16px; font-weight: bold;	
}

h2 { 
	width: 800px; height: 17px; margin: 0px 0px 24px 0px; padding: 0px 0px 0px 10px; overflow: hidden; display: block; clear: both;
	color: #ffffff; background-color: #001738;
	line-height: 20px; vertical-align: middle;
	font-size: 11px;
}

h3 { 
	margin: 20px 0px 15px 0px;
	font-size: 14px; font-weight: bold;
}

p {
	margin: 10px 0px 0px 0px; padding:0px 0px 0px 0px; 
	color: #888888;
	font-size: 12px;
}

A:link { color: #f15a22; text-decoration: none; }
A:visited { color: #f15a22; text-decoration: none;  }
A:active { color: #f15a22; text-decoration: none; }
A:hover { color: #001738; text-decoration: none; }

img {
	border: 0px;
}

ul {
	font-size: 12px;
	color: #666666;
}

.bodywrap1 {
	background-image: url(background.png); background-repeat: no-repeat; background-size: cover;
}

.bodywrap2 {
	/*height: 99%; display: block;
    background-image: url(bg_body_right_top390.jpg); background-repeat: no-repeat; background-position: right 390px;*/
}

.main { 
	width: 905px;  margin: 10px auto 0px auto; padding: 0px; 
	color: #000000; background-color: rgba(255,255,255,0.9); backborder: 0px solid #cccccc;
	text-align: center; vertical-align: middle;  
}

.innerheader {
	padding: 20px 17px 20px 20px;
	width: 812px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.footer { 
	width: 812px;
	height: 27px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif; color: #808080; text-decoration: none; font-weight: bold; font-size: 10px; 
}

.content { 
	padding: 20px 17px 20px 20px;
	width: 812px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.languageSwitch {
	height: 20px; width: 350px; margin-left: auto; margin-right: auto; padding: 5px; float: right; 
}

.languageSwitch  ul {
	list-style: none inside;
}

.languageSwitch  ul li {
	width: 55px; display: block; float: left;
	text-align: right; font-size: 11px;
}

.startdown {
	margin: 10px 65px 20px 60px;
	float: left;
}

.startdown  img{
	width: 80px; height: 80px; margin: 0px 20px 0px 0px;
}