/* CSS Document */

.wrapper {
	width: 800px;
	position: relative;
	left: 50%;
	margin-left: -400px;
	background-image: url(MainHeader1bkg.png);
	margin-top: 0px;
	background-repeat: no-repeat;
	
}

.header {
	background-image: url(MainHeader1bkg.png);
	height: 324px;
}

.headertop {
	width: 440px;
	position: relative;
	margin-left: -200px;
	z-index: 50;
	left: 29%;
	top: -300px;
	font-family: Arial, Helvetica, sans-serif;

}
.header1{
	font-family: Arial, Helvetica, sans-serif;
	left: 100px;
	top: 120px;
	z-index: 1;
	position: absolute;
	width: 360px;
	border: solid #ffffff 1px;
}
.header2{
	font-family: Arial, Helvetica, sans-serif;
	left: 63px;
	top: 205px;
	z-index: 1;
	position: absolute;
	width: 360px;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}

.buttons {
	width: 40%; 
	position:relative;
	margin-left: -200px;
	left: 29%;
	top: -120px;
	z-index: 20;

}

a.button1 {
	position: absolute;
	z-index: 60;
	width: 100px;
	left: 184px;
	top: 245px;
	border: solid #000099 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #99CCFF;
	text-align: center;
	font-weight: bold;
}
.button2 {
	position: absolute;
	z-index: 60;
	width: 100px;
	left: 58px;
	top: 245px;
	border: solid #000099 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #99CCFF;
	text-align: center;
	font-weight: bold;
}
.button3 {
	position: absolute;
	z-index: 60;
	width: 117px;
	left: 311px;
	top: 245px;
	border: solid #000099 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #99CCFF;
	text-align: center;
	font-weight: bold;
}
a:hover.button1 {
	background-color: #0099FF;
	color: #FFFFFF;
}
a:hover.button2 {
	background-color: #0099FF;
	color: #FFFFFF;
}
a:hover.button3 {
	background-color: #0099FF;
	color: #FFFFFF;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}


.leftcolumn {
	width: 68%;
	float: right;
	font-family: Arial, Helvetica, sans-serif;

}

.rightcolumn {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;

}

.footer {
	position: absolute;
	float: right;
	width: 498px;
	left: 288px;
	top: 933px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;

}

body {
	background-image: url(MainHeader1bkg.png);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}
.style4 {color: #FFFF00}
.style10 {font-size: 10px}
#Layer4 {
	position:absolute;
	width:157px;
	height:17px;
	z-index:62;
	left: 417px;
	top: 1155px;
	border: solid #00099 1px;
	padding: 2px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CCFF;
}

.aboutus {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 20;
	width: 750px;
	margin-top: -60px;
	float: none;
	margin-left: 25px;
	
}
