#maincontent {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:600px;
	z-index:1;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
}

#content {
	position:relative;
	left:0px;
	top:100px;
	width:800px;
	height:400px;
	z-index:2;
	background-image: url(../images/bg.jpg);
}

#xplornet {
	position:absolute;
	left:3px;
	top:615px;
	width:218px;
	height:51px;
	z-index:3;
}

#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:100px;
	z-index:2;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	background-color: #353535;
	font-size: 12px;
	text-align: left;
}
#bannerimage {
	position:absolute;
	left:259px;
	top:5px;
	width:400px;
	height:140px;
	z-index:20;
}
#portfolio {
	position:relative;
	left:0px;
	top:100px;
	width:800px;
	height:400px;
	z-index:2;
	background-image: url(../images/bg.jpg);
}
#contenttext {
	position:absolute;
	left:19px;
	top:144px;
	width:426px;
	height:200px;
	z-index:5;
	text-align: right;
	font-size: 14px;
}
#contenttitle {
	position:absolute;
	left:15px;
	top:75px;
	width:250px;
	height:50px;
	z-index:3;
}
#footer {
	position:absolute;
	left:0px;
	top:500px;
	width:800px;
	height:100px;
	z-index:25;
	background-image: url(../images/footerbanner.jpg);
	background-repeat: repeat-x;
}
#footerinfo {
	position:relative;
	left:auto;
	top:10px;
	width:301px;
	height:60px;
	z-index:2;
	text-align: center;
	right: auto;
	bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
}

img {
	border: none;
}

/* dock - top */
.dock {
	position: relative;
	height: 49px;
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg2.gif);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: 0px;
	position: absolute;
	left: 0px;
	z-index: 25;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg.gif);
	padding-left: 20px;
}
a.dock-item2 {
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px;
	color: #000;
	bottom: 0px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	z-index: 25;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
#copyright {
	position:absolute;
	left:650px;
	top:83px;
	width:150px;
	height:17px;
	z-index:2;
}
body,td,th {
	font-family: Trebuchet MS, Tw Cen MT;
	font-size: 10px;
	color: #666666;
}
body {
	margin-top: 50px;
}
a:link {
	color: #94BF6F;
}
a:visited {
	color: #006633;
}
.style1 {
	color: #FFFFFF
}
.style9 {color: #80A560}

#popup {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 10px;
	position:absolute;
	left:4px;
	top:2px;
	width:369px;
	height:200px;
	z-index:1;
}