body {
	background-color: #003366;
	margin-top: 10px;
	background-repeat: repeat;
	background-image: url(images/tile.gif);
}

#menu {
	height: 34px;
	width: 694px;
	float: left;
	position: relative;
	background-image: url(images/menubg.png);
	background-repeat: no-repeat;
}

#container {
	width: 800px;
	position: relative;
	height: 1200px;
}
#head {
	float: left;
	width: 690px;
	position: relative;
	height: 100px;
	background-image: url(images/head.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #264E80;
	background-position: 0px 0px;
}
#headLower {
	float: left;
	width: 690px;
	position: relative;
	height: 68px;
	background-image: url(images/lowerhead.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #264E80;
	background-position: 0px 0px;
}

#phone {
	float: right;
	height: 100px;
	width: 150px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FBFFFF;
	top: 35px;
	font-style: normal;
	font-weight: normal;
}
#menuDrop {
	height: auto;
	width: 694px;
}

#construction {
	float: left;
	height: 300px;
	width: 500px;
	position: relative;
	left: 100px;
	background-image: url(pieces/construction.jpg);
	background-repeat: no-repeat;
}


#foot {
	height: 3px;
	width: 767px;
	float: left;
	position: relative;
	background-image: url(pieces/images/foot.png);
}
#flash {
	float: left;
	height: 148px;
	width: 380px;
	position: relative;
	top: 0px;
	left: 40px;
}
#logo {
	float: left;
	height: 148px;
	width: 500px;
	position: relative;
	background-image: url(pieces/logo.png);
	background-repeat: no-repeat;
	top: 39px;
	left: 46px;
}
a:link {
	color: #4B8A88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:visited {
	color: #4D8A88;
}
.style12 {
	color: #27478F;
	font-size: 12px;
}
.style17 {
	color: #27478F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
	font-weight: bold;
}


#bodyText {
	float: left;
	height: 393px;
	width: 690px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #25468C;
	background-repeat: no-repeat;
	background-image: url(images/body.png);
	padding: 0px;
}
#bodyTextTripoint {
	float: left;
	height: auto;
	width: 670px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #25468C;
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#bodyTitle {
	float: left;
	height: 20px;
	width: 690px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #797D90;
	background-repeat: no-repeat;
	padding: 0px;
	top: -20px;
}
#bodyTextGallery {
	float: left;
	height: auto;
	width: 980px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #25468C;
	background-repeat: no-repeat;
	padding: 0px;
	left: -90px;
}
