body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #CCCCCC;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	position: relative;
	z-index: 50;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
h1.body { /* first level headings for secondary pages */
	font-size: 26px;
	z-index: 10;
	text-indent: 0px;
	white-space: normal;
	padding: 2px;
	height: auto;
	width: 425px;
	float: none;
	margin-left: 180px;
	cursor: text;
	color: #000000;
	margin-top: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
h2.body {
	font-size: 24px;
	z-index: 10;
	text-indent: 0px;
	white-space: normal;
	padding: 2px;
	height: auto;
	width: 425px;
	float: none;
	margin-left: 180px;
	cursor: text;
	color: #000000;
	margin-top: 12px;
	border-bottom-style: none;
}
p { /* places text above other layered elements */
	position: relative;
	z-index: 50;
}
p.body {
	font-size: 14px;
	font-weight: 400;
	z-index: 10;
	text-indent: 0px;
	white-space: normal;
	padding: 2px;
	height: auto;
	width: 425px;
	float: none;
	margin-left: 180px;
	cursor: text;
	color: #000000;
	margin-top: 12px;
}
ul {
	position: relative;
	z-index: 50;
}
.outdent {
	text-indent: -10px;	
}
ul.hp { /* bulleted list on home page */
	margin-left: 0px;
	z-index: 20;
	list-style-type: disc;
	list-style-position: outside;
}
ul.red { /* bulleted list with red bullets */
	margin-left: 20px;
	z-index: 20;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(images/red_bullet.gif);
}

li.hp {
	margin-left: 15px;
}
ul.body {
	font-size: 14px;
	z-index: 20;
	white-space: normal;
	padding: 2px;
	height: auto;
	width: 390px;
	float: none;
	margin-left: 200px;
	cursor: text;
	color: #000000;
	margin-top: 12px;
	list-style-type: disc;
}
li.body {
	margin-left: 5px;
	list-style-type: disc;
}
a.normal:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
	z-index: 10;
	text-indent: 0px;
	white-space: normal;
	color: #000066;
	text-decoration: none;
}
	a.normal:visited{
		font-weight: 400;
		z-index: 10;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		text-decoration: none;
		color: #000066;
	}
	a.normal:hover{
		font-weight: 400;
		z-index: 10;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#000066;
		border-top-width: thin;
		border-bottom-width: thin;
		border-top-style: solid;
		border-bottom-style: solid;
		border-top-color: #FF0000;
		border-bottom-color: #FF0000;
	}
.float_right {
	float: right;
	position: relative;
}
.formBackground {
	background-image: url(images/background_sl2_wide.gif);
	background-repeat: repeat-y;
}
.formField {
	background-color: #CCCCCC;
}
.formPrefill { /* formats prefill text in forms */
	font-style: italic;
	font-size: 14px;
	background-color: #CCCCCC;
}
.formText { /* text inside contact form */
	font-size: 14px;
}
.proj_desc {
	width: 525px;
}
#aboutUsIcon { /* positions menu icon on home page */
	position: absolute;
	visibility: hidden;
	left: 519px;
	top: 136px;
	width: 100px;
	height: 71px;
	z-index:15;
}
#aboutUsTextBox{ /* text box id */
	font-size: 18px;
	position: absolute;
	visibility: hidden;
	left: 240px;
	top: 180px;
	padding: 2px;
	width: 360px;
	z-index: 10;
}
#bodyContent { /* places body content on secondary pages */
	position:relative;
	z-index: 1;
	white-space: normal;
	padding: 2px;
	height: auto;
	width: 530px;
	float: none;
	margin-left: 75px;
	cursor: text;
}
#dinoPrints { /* places dino prints image on design page */
	position: relative;
	z-index: 0;
	white-space: normal;
	padding: 2px;
	height: auto;
	width: auto;
}
#contactForm {
	position: relative;
	width: 596px;
	z-index: 10;
	padding: 0px 10px 0px 20px;
	background-image: url(images/background_sl2_wide.gif);
	background-repeat: repeat-y;
}
#contactUsIcon { /* positions menu icon on home page */
	position: absolute;
	visibility: hidden;
	left: 519px;
	top: 136px;
	width: 100px;
	height: 71px;
	z-index:15;
}
#contactUsTextBox{ /* text box id */
	font-size: 18px;
	position: absolute;
	visibility: hidden;
	left: 240px;
	top: 180px;
	padding: 2px;
	width: 360px;
	z-index: 10;
}
#container { /* container for main pages */
	position: relative;
	top: 2%;
	left: 2%;
	z-index: 1;
	height: auto;
	width: 640px;
	overflow: auto;
}
#contractingIcon { /* positions menu icon on home page */
	position: absolute;
	visibility: hidden;
	left: 485px;
	top: 130px;
	width: 100px;
	height: 71px;
	z-index: 2;
}
#contractingTextBox{ /* text box id */
	font-size: 18px;
	position: absolute;
	visibility: hidden;
	left: 240px;
	top: 180px;
	padding: 2px;
	width: 360px;
	z-index: 10;
}
#copyright{ /* positions copyright statement on home page */
	font-size: 12px;
	position: absolute;
	left: 15px;
	top: 430px;
	padding: 2px;
	width: 600px;
	z-index: 10;
	text-align: center;
	visibility: visible;
}
#defText { /*default text for menu hover explanation */
	font-size: 14px;
	position:absolute;
	left: 292px;
	top: 136px;
	width: 309px;
	height: 38px;
	z-index: 10;
	text-align: right;
	visibility: hidden;
}
#designIcon { /* positions menu icon on home page */
	position: absolute;
	visibility: hidden;
	left: 510px;
	top: 136px;
	width: 100px;
	height: 71px;
	z-index:15;
}
#designTextBox{ /* text box id */
	font-size: 18px;
	position: absolute;
	visibility: hidden;
	left: 240px;
	top: 180px;
	padding: 2px;
	width: 360px;
	z-index: 10;
}
#hpTextBox { /* default text box id */
	font-size: 16px;
	position: absolute;
	left: 240px;
	top: 180px;
	padding: 2px;
	width: 375px;
	z-index: 10;
	visibility: hidden;
}
#mainMenu { /* contains the navigation menu table on the secondary pages */
	left:60px;
	top:0px;
	height:216px;
	visibility:hidden;
	z-index:20;
}
#mapHolder { /* positions map for solid logo link on secondary pages */
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
#menu { /* positions menu on home page */
	position: absolute;
	top: 165px;
	left: 27px;
	z-index: 10;
	visibility: visible;
}
.menu {
	position:absolute;
	z-index:20;
}
#menuButton { /* locates the navigation button within the page body on the secondary pages */
	left:10px;
	top: 54px;
	z-index:20;
}
#outside { /* container for home page */
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top:-240px;
	margin-left:-320px;
	z-index: 1;
	height: 480px;
	width: 640px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: auto;
}
#pageBottom { /* bottom element in form pages */
	position: relative;
	top: -1px;
	z-index: 1;
	width: 640px;
	height: 32px;
	padding: 0px;
	background-image: url(images/background_sl3.jpg);
	background-color: #CCCCCC;
	background-repeat: no-repeat;
}
#pageWhiteCap { /* top cap for whitewash */
	position: absolute;
	top: 157px;
	left: 0px;
	left: 50%;
	margin-left: -320px;
	visibility: visible;
	z-index: 1;
	width: 640px;
	height: 25px;
	padding: 0px;
	background-image: url(images/background_whiteCapTop-2.jpg);
	background-color: #CCCCCC;
	background-repeat: no-repeat;
}
#pageWhiteCapBottom { /* bottom cap for whitewash */
	position: relative;
	left: 0px;
	z-index: 1;
	width: 640px;
	height: 17px;
	background-image: url(images/background_whiteCapBottom-2.jpg);
	background-color: #CCCCCC;
	background-repeat: no-repeat;
}
#pageContent { /* positions content on secondary pages */
	font-size: 14px;
	position: relative;
	left: 100px;
	top: 50px;
	z-index: 1;
	padding: 2px;
	width: 300px;
}
#pageMenu { /* initially positions the sliding menu on the secondary pages */
	position: absolute;
	left: 0px;
	top: 100px;
	width: 152px;
	z-index: 50;
}
#pageMenu2 { /* positions the side menu on the Contact page (the menu on that page is not dynamic and 
                we don't want the absolute positioning */
	position: absolute;
	left: 0px;
	top: -50px;
	width: 152px;
	z-index: 50;
}#pageMiddle { /* middle element in secondary pages */
	position: absolute;
	top: 174px;
	left: 0px;
	left: 50%;
	margin-left: -320px;
	z-index: 10;
	width: 640px;
	height: auto;
	background-image: url(images/background_sl2-2.gif);
	background-color: #CCCCCC;
	background-repeat: repeat-y;
}
#pageTitle { /* positions page title and icon on secondary pages */
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 10;
	width: 216px;
	height: 108px;
}
#pageTop { /* top element in secondary pages */
	position: absolute;
	top: 2px;
	left: 0px;
	left: 50%;
	margin-left: -320px;
	z-index: 1;
	width: 640px;
	height: 157px;
	background-image: url(images/background_sl1.jpg);
	background-repeat: no-repeat;
}
#seaPorte { /*positions SeaPort link on Contracting page */
	position:absolute;
	left:366px;
	top:-17px;
	width:173px;
	height:49px;
	z-index:11;
}
#servicesIcon { /* positions menu icon on home page */
	position: absolute;
	visibility: hidden;
	left: 519px;
	top: 130px;
	width: 100px;
	height: 71px;
	z-index:2;
}
#servicesTextBox{ /* text box id */
	font-size: 16px;
	position: absolute;
	visibility: visible;
	left: 240px;
	top: 180px;
	padding: 2px;
	width: 360px;
	z-index: 10;
}
#sitesIcon { /* positions menu icon on home page */
	position: absolute;
	visibility: hidden;
	left: 510px;
	top: 130px;
	width: 100px;
	height: 71px;
	z-index: 2;
}
#sitesTextBox{ /* text box id */
	font-size: 18px;
	position: absolute;
	visibility: hidden;
	left: 240px;
	top: 180px;
	padding: 2px;
	width: 360px;
	z-index: 10;
}
.submenu { /*defines how the navigation submenus look */
	position: absolute;
	border: thin ridge #CCCCCC;
	background-image: url(/images/tblBackground.gif);
	background-repeat: repeat;
	visibility:hidden;
}
#subPortfolio { /* positions the Portfolio page navigation submenu */
	left:180px;
	top:160px;
	height:84px;
	width:90px;
	z-index:20;
}
#subServices { /* positions the Pricing page navigation submenu */
	left:180px;
	top:47px;
	height:141px;
	width:210px;
	z-index:20;
}
#top {
	font-size: 11px;
	z-index: 10;
	white-space: normal;
	padding: 2px;
	height: auto;
	width: 30px;
	float: none;
	margin-left: -50px;
	font-weight: bold;
}
