* {margin:0px;padding:0px;top:0px;left:0px;}
body{
	text-align: center;
	background-color: #44607e;
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 780px;
	text-align: left;
	background-color: #FFFFFF;
}
#header{
	background-image: url(images/header1.jpg);
	height: 170px;
	width: 780px;
	left: 0px;
	top: 0px;
}
#header a{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 20px;
	font-family: "Verdana", Courier, mono;
	margin-top: 20px;
}
#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	font-family: "Verdana", Courier, mono;
	font-size: 12px;
	height: 27px;
	width: 780px;
	top: 170px;
}
#navlist li{
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 3px 10px;
	background-image: url(images/button.gif);
	height: 20px;
	width: 110px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
#navlist a:hover{background-image: url(images/buttonover.gif);}
#n1{left: 0px;}
#n2{left: 130px;}
#n3{left: 260px;}
#n4{left: 390px;}
#n5{left: 520px;}
#n6{left: 650px;}
#leftside{
	float: left;
}
#leftside h3{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #44607e;
	border-right-color: #44607e;
	border-bottom-color: #44607e;
	border-left-color: #44607e;
	width:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	margin-left: 35px;	
	margin-top: 20px;	
}
#content{
	margin-top: 195px;
	position: absolute;
	width: 780px;
	background-color: #FFFFFF;
}
#picture1{
	margin-left: 20px;
	height: 300px;
	width: 220px;
	background-image: url(images/pic1.jpg);
	border: 0px solid #44607e;
}
#picture2{
	margin-left: 20px;
	height: 300px;
	width: 220px;
	background-image: url(images/pic2.jpg);
	border: 0px solid #44607e;
}
#picture3{
	margin-left: 20px;
	height: 300px;
	width: 220px;
	background-image: url(images/pic3.jpg);
	border: 0px solid #44607e;
}
#picture4{
	margin-left: 20px;
	height: 300px;
	width: 220px;
	background-image: url(images/pic4.jpg);
	border: 0px solid #44607e;
}
#picture5{
	margin-left: 20px;
	height: 300px;
	width: 220px;
	background-image: url(images/pic5.jpg);
	border: 0px solid #44607e;
}
#picture6{
	margin-left: 20px;
	height: 300px;
	width: 220px;
	background-image: url(images/pic6.jpg);
	border: 0px solid #44607e;
}
#picture7{
	margin-left: 20px;
	height: 300px;
	width: 220px;
	background-image: url(images/pic7.jpg);
	border: 0px solid #44607e;
}
#footer{
	clear: both;
	background-color: #FFFFFF;
	position: relative;
	height: 46px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#rightside{
	float: right;
	width: 500px;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-top: 20px;
}
#rightside p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	margin-bottom: 20px;
}
#rightside h1{
	margin: 10px 0px 10px 0px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#rightside span{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#rightside a{color: #666666;}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	margin-right: 10px;
}
#footer a{color: #fff;}
#footer a:hover{color: #fff;}
#imagepreloader{ 
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}