﻿body {
	background-image: url('mainBG.gif');
	background-repeat: repeat-y;
	width: 950px;
	height: auto;
	margin: auto auto 0px auto;
	background-position: center;
	background-color: #FDFDFD;
}
#box-1 {
	border-style: none;
	border-width: thin;
	background-color: #C2DCFC;
	width: 950px;
	height: 160px;
	margin: 30px auto auto auto;
}
#box-2 {
	background-color: #C2DCFC;
	margin: 20px auto auto auto;
	width: 950px;
	height: 160px;
}
#box-3 {
	background-color: #C2DCFC;
	margin: 20px auto auto auto;
	width: 950px;
	height: 160px;
}
#box-4 {
	background-color: #C2DCFC;
	width: 950px;
	height: 160px;
	margin: 20px auto auto auto;
}
#box-1-imagebox-1 {
	margin-right: 20px;
	margin-left: 0px;
	width: 165px;
	height: 158px;
	float: left;
	text-align: center;
}
#box-1-imagebox-2 {
	width: 165px;
	height: 158px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}
#box-1-imagebox-3 {
	margin-right: 15px;
	margin-left: 15px;
	width: 165px;
	height: 158px;
	float: left;
}
#box-1-imagebox-4 {
	width: 165px;
	height: 158px;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
}
#box-1-imagebox-5 {
	margin-right: 0px;
	margin-left: 15px;
	width: 165px;
	height: 158px;
	float: right;
}
#container-image {
	width: 950px;
	height: 950px;
	margin: auto;
	background-color: #E8E8E8;
	text-align: center;
	text-decoration: underline blink;
	color: #0000FF;
}
#footer {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	text-align: center;
	width: 950px;
	height: 25px;
	margin: 50px auto auto auto;
	font-size: small;
	border-bottom-style: none;
	border-width: thin;
	border-top-style: outset;
}
