body {
text-align: center;
min-width: 1024px;
}

#wrapper {
	 width: 1024px;
     margin: 0 auto;
     text-align: left;
	 height: 100%;
}

#header {
	height: 100px;
	width: auto;
	position: absolute;
	background-color: transparent;
	margin: 0px 0px 0px 0px;


}

#header div.logo {
	height: 0px;
	width: 200px;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
}


#header div.qt

{
height: 100px;
width: 45px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 125px;
position: absolute;
left: 130px;


}

#header div.testi {
	height: 97px;
	width: 610px;
	background-color: transparent;
	margin: 0px 0px 0px 150px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	left: 150px;
}


#header div.testi iframe {
	height: 97px;
	width: 610px;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navMain {
	padding-right: 0px;
	width: 135px;
	height: auto;
	margin: 155px 0px 0px 0px;
	position: absolute;
}


#contentHolder {
float: left;
clear: right;
width: auto;
height: auto;
margin: 155px 0px 0px 136px;
position: absolute;

}

#contentHolder div.contentHeader {
width: 750px;
font-family: arial;
font-size: 16px;
color: 000000;
font-weight: bold;


}



#headline {

	height: 25px;
	width: 626px;
	margin: 657px 0px 0px 255px;
	position: absolute;
	background-color: transparent 20%;
	font-family: arial;
	font-size: 14px;
}

div.Headline { display: none; }

#footer {
	height: 30px;
	width: 100%;
	position: relative;
	top: 1800px;
	background-color: #FF9933;
	margin: 0% 0% 0% 0%;
	left: 0%;
	right: 0%;

}


#footer div.copyWrite{
	height: auto;
	font-family: arial;
	color: #ffffff;
	font-size: 10px;
	float: left;
	margin-left: 62px;
	padding-top: 7px;
}