body
{
	background-color: #333;
	font-size: 62.5%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #FFF;
	font-family: verdana, tahoma, sans-serif;
}

img
{
	border-style: none;
}

a:link, a:visited
{
	color: #fff;
	text-decoration: none;
}

a:hover, a:active
{
	color: #cb1009;
	text-decoration: none;
}

#container
{
	width: 800px;
	height: 663px;
	background-image: url(images/main/darkTreesTall.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.4em;
}

#topnav
{
	width: 325px;
	height: 12px;
	float: right;
	margin: 92px 0 0 0;
	padding: 0;
	list-style-type: none;
	background-image: url(images/main/topnav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	font-size: 1.0em;
	line-height: 1.2em;
}

#topnavtemp
{
	width: 325px;
	height: 12px;
	float: right;
	margin: 92px 77px 0 0;
	padding: 0;
	font-size: .9em;
	line-height: 1.2em;
}

#topnavtemp img
{
display: inline;
}

#topnav a
{
	display: block;
}

/*
#home a:link, #home a:visited
{
	width: 64px;
	background-position: 0 0px;
	background-image: url(images/main/topnav.gif);
}

#home a:hover, #home a:active
{
	width: 64px;
	background-position: 0 -13px;
	background-image: url(images/main/topnav.gif);
}

#port a:link, #port a:visited
{
	width: 81px;
	background-position: -64px 0px;
	background-image: url(images/main/topnav.gif);
}

#port a:hover, #port a:active
{
	width: 81px;
	background-position: -64px -13px;
	background-image: url(images/main/topnav.gif);
}

#about a:link, #about a:visited
{
	width: 67px;
	background-position: -145px 0px;
	background-image: url(images/main/topnav.gif);
}

#about a:hover, #about a:active
{
	width: 67px;
	background-position: -145px -13px;
	background-image: url(images/main/topnav.gif);
}

#contact a:link, #contact a:visited
{
	width: 78px;
	background-position: -212px 0px;
	background-image: url(images/main/topnav.gif);
}

#contact a:hover, #contact a:active
{
	width: 78px;
	background-position: -212px -13px;
	background-image: url(images/main/topnav.gif);
}
*/

#portpix
{
	margin: 43px 0 20px 0;
}

#portpix img
{
	padding: 0 5px 0 0;
}

#porttext
{
	width: 630px;
	margin: 0 0 0 88px;
	text-align: left;
	font-size: 1.0em;
	line-height: 2.0em;
}


#backnext
{
	width: 60px;
	height: 14px;
	margin: 0px 24px 0 720px;
	padding: 0;
	list-style-type: none;
/*
	background-image: url(images/main/back-next.gif);
*/
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	position: absolute;
	top: 633px;
}

#backnext li
{
	float: left;
}

#backnext a
{
	display: block;
}

#back a:link, #back a:visited
{
	width: 27px;
	height: 14px;
	background-position: 0 0px;
	background-image: url(images/main/back-next.gif);
}

#back a:hover, #back a:active
{
	width: 27px;
	height: 14px;
	background-position: 0 -22px;
	background-image: url(images/main/back-next.gif);
}

#next a:link, #next a:visited
{
	width: 30px;
	height: 14px;
	background-position: -27px 0px;
	background-image: url(images/main/back-next.gif);
}

#next a:hover, #next a:active
{
	width: 30px;
	height: 14px;
	background-position: -27px -22px;
	background-image: url(images/main/back-next.gif);
}

#close a:link, #close a:visited
{
	width: 27px;
	height: 14px;
	background-position: 0 0px;
	background-image: url(images/main/close.gif);
}

#close a:hover, #close a:active
{
	width: 27px;
	height: 14px;
	background-position: 0 -22px;
	background-image: url(images/main/close.gif);
}

#nextproj
{
	width: 60px;
	height: 14px;
	margin: 0px 38px 0 706px;
	padding: 0;
	position: absolute;
	top: 663px;
}

.firmname
{
	font-size: 1.4em;
}

.text, h3
{
	margin: 20px 358px 0 78px;
}
.smalltext
{
	font-size: .9em;
	margin: 50px 358px 0 78px;
}


#footer
{
	width: 800px;
	font-size: .8em;
	color: #999;
	margin: 10px 0 0 0;
	text-align: left;
	top: 660px;
	position: absolute;
}
