body{
	background-image: url(../images/bg.gif);
	text-align: center;
}
p{
	text-align: left;
	text-indent: 1em;
	margin-right: 10px;
	margin-left: 10px;
}
ul{
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
li{
	list-style-type: none;
	height: auto;
	width: 100%;
	margin: 0px;
}
h1{
}
h2{
	font-size: large;
	font-weight: bold;
	text-align: left;
	margin-left: 30px;
}
h3{
	font-size: large;
	font-weight: bold;
	text-align: right;
	margin-right: 30px;
}
h4{}
h5{}
.box1{
	height: 700px;
	width: 1000px;
	margin: 20px auto 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
	background-image: none;
}
.box2{
	height: 605px;
	width: 1000px;
	background-image: url(../images/bgtest.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.content{
	float: right;
	height: 490px;
	width: 749px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow: auto;
	font-size: medium;
}
.menu{
	height: 490px;
	width: 249px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: left;
}
.header{
	height: 192px;
	width: 1000px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #E3E3E3;
	text-align: center;
	text-decoration: none;
}
.navlist{
	list-style-image: none;
	width: 100%;
}
.navlist li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	line-height: 25px;
	font-size: small;
	font-weight: bold;
	height: auto;
	width: 100%;
	display: block;
}
.navlist li a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	line-height: 25px;
	font-size: small;
	font-weight: bold;
	height: auto;
	width: 100%;
}
.navlist li a:active{	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	line-height: 25px;
	font-size: small;
	font-weight: bold;
	height: auto;
	width: 100%;
	}
.navlist li a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	line-height: 25px;
	font-size: small;
	font-weight: bold;
	height: auto;
	width: 100%;
	background-color: #EEB003;
}
.navlist li{
	list-style-type: none;
	height: auto;
	width: 100%;
	margin: 15px 0px 0px;
	}

#onpage{
	color: #333333;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height:25px;
	width: 100%;
	background-color: #EEB003;
	height: auto;
	display: block;
}
.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #E3E3E3;
	text-align: center;
	text-decoration: none;
}
.footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #E3E3E3;
	text-align: center;
	text-decoration: none;
}
.footer a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #E3E3E3;
	text-align: center;
	text-decoration: none;
}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #E3E3E3;
	text-align: center;
	text-decoration: none;
}
hr{
	width: 50%;
	color: #42547F;
	clear: both;
}
.contact{
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 3px;
	text-transform: capitalize;
	font-weight: normal;
	font-variant: normal;
}
.image1{
	float: right;
	margin: 5px;
}
.image2{
	margin: 5px;
	float: left;
}
.image3{
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
}
.dropcap{
	font-size: x-large;
	font-style: normal;
}
.splashbox1{
	height: 700px;
	width: 1000px;
	margin: 20px auto 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/splashpage.jpg);
}
.splashtype{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.splashbox2{
	margin-top: 350px;
	float: left;
}
.center{
	text-align: center;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
}
.splashtype a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.splashtype a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.splashtype a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.splashtype a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E49020;
	text-decoration: none;
}

