.headbanner {
	background-color: #FFFFFF;
	background-image: url(assets/modelbuilderhead.jpg);
	background-repeat: no-repeat;
	visibility: visible;
	z-index: 1;
	position: absolute;
	height: 130px;
	width: 760px;
}
.topographicalmodel {
	background-color: #FFFFFF;
	background-image: url(assets/topograhpical-1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 5px;
	top: 145px;
	height: 135px;
	width: 180px;

}
.desertmodela {
	background-color: #FFFFFF;
	background-image: url(assets/desertmodel.jpg);
	height: 135px;
	width: 180px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 5px;
	top: 290px;
}
.leg {
	background-color: #FFFFFF;
	background-image: url(assets/leg.jpg);
	height: 135px;
	width: 180px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 5px;
	top: 435px;
}
.textcol1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 195px;
	top: 145px;
	height: 425px;
	width: 370px;

}
.equatormodel {
	background-color: #FFFFFF;
	background-image: url(assets/equatormodel.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 180px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 385px;
	top: 145px;
}
.drwingbackground {
	background-color: #FFFFFF;
	background-image: url(assets/drawingbackground.jpg);
	height: 135px;
	width: 180px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 575px;
	top: 145px;
}
.textoverdrawing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 575px;
	top: 150px;
	text-align: right;
	height: 125px;
	width: 170px;



}
.textcol2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 135px;
	width: 180px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 385px;
	top: 290px;
}
.housemodel {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 135px;
	width: 180px;
	left: 385px;
	top: 435px;
	background-color: #FFFFFF;
	background-image: url(assets/housemodel.jpg);
}
.dockmodel {

	background-color: #FFFFFF;
	background-image: url(assets/docksmodel.jpg);
	height: 135px;
	width: 180px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 575px;
	top: 290px;
}
.contactustext {
	background-color: #FFFFFF;
	height: 135px;
	width: 180px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 575px;
	top: 435px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;


}
.footer {
	background-color: #FFFFFF;
	visibility: visible;
	z-index: 1;
	position: absolute;
	height: 17px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	left: 5px;
	top: 615px;
	border: 1px solid #CCCCCC;
	text-align: center;



}
.belowfooter {
	background-color: #FFFFFF;
	visibility: visible;
	z-index: 1;
	position: absolute;
	height: 17px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	left: 5px;
	top: 640px;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;


}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
}
a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
}
strong {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

