@charset "UTF-8";
#container {
	background-color: #ffffff;
	width: 1020px;
	margin-left: auto;
	height: 762px;
	padding-right: 0px;
	padding-left:0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	margin-top: 0px;
	margin-right: auto;

}


#top {
	background-color: #ffffff;
	height: 72px;
	
}

				
#header {
		    background-color: #ffffff;
		    height: 90px;
			
		}

		ul.mainnav {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}

		ul.mainnav li {
		    display: inline;
			margin: 0;
			padding: 0;
			float: left;
		}

		a img {
			border: none;
		}
	

#email {
	background-color: #FFFFFF;
	padding-left: 72px;
	color: #999999;
}

body {
	margin: 0px;
	height: 100%;
	
	

	
}
#footer {
	background-color: #FFFFFF;
	height: 40px;
}
#main {
	background-color: #FFFFFF;
	height: 500px;
	margin: 0px;
	padding: 0px;
	
}
.thumbnailnav {
	background-color: #FFFFFF;
	width: 248px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 72px;
	float:left;
}

.thumbnaillist {
	margin: 0px;
	padding: 0px;

}

.thumbnaillist li{
	list-style-type: none;
	display: inline;
	margin-left: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	float:left;
	
}


.mainimage {
	background-color: #FFFFFF;
	height: 596px;
	width: 551px;
	float: left
	
	}


.mainimageabout {
	background-color: #FFFFFF;
	height: 596px;
	width: 551px;
	margin-left: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	
	float: left
}
	
	
#description{ 
	text-align: center
	background-color: #FFFFFF;
	height: 596px;
	width: 620px;
	align: center
	

#siteHeader {
	background-image: url(images/siteHeader.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 300px;
}
.thumbnaillist img {
}


html {
	height: 100%;
}
