@charset "utf-8";
/* CSS Document */

body {
	background-image: url(HomeBG.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-attachment:scroll;
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #FFFFFF;
	font-size: 10px;
}

div.backbox1 {
	width:1024px;
	height:134px;
	background-image:url(../Images/mainpagewebsite_01.jpg);
	margin: auto;
	position: static;
	background-repeat: no-repeat;
}
div.backbox2 {
	width:1024px;
	height:auto;
	margin: auto;
	position: static;
}
div.backbox3 {
	width:1024px;
	height:500px;
	position: static;
	background-image: url(../Images/MainBackDrop_03.jpg);
	background-repeat: no-repeat;
	margin: auto;
}

