* {
	border:0px;
	margin:0px;
	padding:0px;
	font-family:Arial,Helvetica,Sans-Serif;
	vertical-align:top;
	text-align:left;
	font-size:11px;
}
html {
	overflow:auto;
}
html, body {
	width:100%;
	height:100%;
}
body {
	background:#4e4e4e;
	color:#999;
	overflow:hidden;
	text-align:center;
	margin:0px auto;
}
a {
	color:#FFFFFF;
	-moz-outline-style:none;
	text-decoration:none;
}
a:hover {
	color:#99FF66;
}
table {
	border-collapse:collapse;
}
div {
	position:relative;
}
li {
	list-style-type:none;
}
h2 { 
	position: absolute; 
	display:block;
	width:300px;
	left:254px;
	top:192px;
	clear:both;
	text-align:justify;
	margin:0px;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	color:#959595;
	z-index: 2; 
}
h3 { 
	position: absolute; 
	width:250px;
	left:257px;
	line-height:15px;
	top:450px;
	font-size:11px;
	font-weight:bold;
	color:#959595;
	z-index: 2; 
}  
#text { 
	position: absolute; 
	text-align:justify;
	line-height:20px;
	display:block;
	width:240px;
	left:257px;
	top:215px;
	z-index: 2; 
} 
#ds_holder {
	position:absolute;
	top:0px;
	left:-1px;
	height:100%;
	width:100%;
	text-align:center;
	margin:0px auto;
	overflow:hidden;
	z-index:2;
}
#ds {
	width:780px;
	height:100%;
	z-index:2;
}
#holder {
	width:100%;
	height:100%;
	text-align:center;
	margin:0px auto;
	overflow-x:hidden;
	overflow-y:scroll;
	overflow:-moz-scrollbars-none;
	overflow:-moz-scrollbars-vertical;
	z-index:3;
}
#main {
	position:absolute;
	left:0px;
	top:0px;
	padding-left:14px;
	text-align:left;
	margin:0px auto;
	width:752px;
	z-index:4;
}
#content {
	min-height:700px;
	background:#FFF;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:752px;
	height:112px;
	background:url('../img/top.gif') no-repeat;
	z-index:1;
}
#logo {
	position:absolute;
	left:97px;
	top:77px;
	width:220px;
	height:98px;
	background:url('../img/logo.gif') no-repeat 0px 0px;
	z-index:1;
}
#logodev {
	position:absolute;
	left:125px;
	top:760px;
	width:205px;
	height:200px;
	background:url('../img/logo_dev.gif') no-repeat 0px 0px;
	z-index:10;
}
#thumbnailtopleft {
	position:absolute;
	left:97px;
	top:200px;
	width:150px;
	height:187px;
	background:url('../img/thumb_topleft.gif') no-repeat 0px 0px;
	z-index:1;
}
#thumbnailtopright {
	position:absolute;
	left:177px;
	top:200px;
	width:150px;
	height:187px;
	z-index:1;
}
#thumbnaillowerleft {
	position:absolute;
	left:97px;
	top:300px;
	width:150px;
	height:187px;
	z-index:1;
}
#thumbnaillowerright {
	position:absolute;
	left:177px;
	top:300px;
	width:150px;
	height:187px;
	z-index:1;
}
#list123 {
	position: absolute; 
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	color:#6ebb1f;
	width:300px;
	left:257px;
	top:365px;
	z-index:3; 
} 
#list456 {
	position: absolute; 
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	color:#6ebb1f;
	width:300px;
	left:407px;
	top:365px;
	z-index:3; 
} 
#navlinks { 
	position: absolute; 
	width:157px;
	left:547px;
	top:112px;
	width:205px;
	height:485px;
	background:url('../img/sidegreen.gif') no-repeat 0px 0px;
	z-index: 1; 
} 
#navtext { 
	position: absolute; 
	font-size:15px;
	font-weight:bold;
	line-height:30px;
	color:#FFFFFF;
	width:300px;
	left:577px;
	top:132px;
	width:205px;
	height:287px;
	z-index: 1; 
} 
#footertexttitle { 
	position: absolute; 
	font-size:11px;
	font-weight:bold;
	color:#6ebb1f;
	width:300px;
	left:127px;
	top:650px;
	z-index:3; 
} 
#footertext { 
	position: absolute; 
	font-size:9px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:justify;
	width:420px;
	left:127px;
	top:665px;
	z-index:3; 
} 
#bottom {
	position:absolute;
	left:0px;
	top:597px;
	width:752px;
	height:165px;
	background:url('../img/bottom.gif') no-repeat 0px 0px;
	z-index:2;
}
#footer {
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:67px;
	background:url('../img/lines.gif') repeat-x;
	z-index:1;
}
