body{
padding:0px;
margin:0px;
background-color:#10151e;
background-image: url('backgrad.png');
background-repeat: repeat-x;
background-position: 0px 0px;
}


.mainbody {
	width: 100%;
	height: 100%;
	background-image: url('skyback2.jpg');
	background-repeat: repeat-x;
	background-position: 0px 0px;
}



.headerblock {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 718px;
	height: 293px;
	background-image: url('topheader5.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;

}


.mainblock {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url('boxback_repeat_grad.png');
	background-repeat: repeat-y;
	width: 718px;



}

.bottombar {
	width: 718px;
	height: 66px;
	background-image: url('bottombar.png');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;

}

.contentblock {
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	font-family: Myriad, Segoe UI, Frutiger, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #62769e;
	margin-left: 40px;
	top: -35px;
	position: relative;
	text-align: justify;
	position: relative;
}
