@charset "UTF-8";
/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif	
}

img#demopict {
float:left;
}

#sitewrapper {
	width:780px;
	height:auto;
	position: relative;
	margin:0px auto;
	
}

#header {
	position:absolute;
	width:763px;
	height:128px;
}

#navbar {
	position:absolute;
	text-align:left;
	top:128px;
	width:763px;
	height:29px;
	
}

#homenav
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	position:absolute;
	top:0px;
	width:760px;
	height:29px;
	margin-left:2px;
}

#navlist
{
width:763px;
height:29px;
display:inline;
top:0px;
text-align:right;
list-style-type: none;

}

#navlist li
{
top:0px;
width:760px;
text-indent: 0;
display: inline;
padding-right:4px;
text-align: right;
}

#navlist li a
{
	letter-spacing: 0px;
	text-decoration: none;
	color: #FFFFFF;
	font-size:	12px;
	text-align:right;
}

#navlist li a:hover,#navlist a#current
{
	color: #FFFF00;
	border-top: none;
	font-size: 15px;
}

#navlist a#current { color: #fc6; }



#bodypct {
	position:absolute;
	top:155px;
	width:763px;
	height:650px;
	z-index:auto;
}


#exbody {
	position:absolute;
	padding-right:10px;
	top:21px;
	width:191px;
	height:600px;
	z-index:auto;
	left: 13px;
}


#exbody2 {
	position:absolute;
	padding-right:10px;
	top:21px;
	width:191px;
	height:600px;
	left:215px;
	z-index:auto;
}

#exbody3 {
	position:absolute;
	padding-right:10px;
	top:21px;
	width:191px;
	height:600px;
	left:420px;
	z-index:auto;
}

#flashlanding {
	position:absolute;
	top:25px;
	left:13px;
	width:736px;
	height:254px;
}


#xplbox {
	float:left;
	padding-right:49px;
	width:214px;
	height:205px;
	left: 11px;
	top:20px;
}

#box1 {
	position:absolute;
	padding-right:49px;
	width:214px;
	height:205px;
	left: 13px;
	top:19px;
	
	background-image:url(../graphics/xpl_box.jpg);
	background-repeat: no-repeat;
}

#box2 {
	position:absolute;
	padding-right:49px;
	width:214px;
	height:205px;
	left:276px;
	top:19px;
	background-image:url(../graphics/xpl_box.jpg);
	background-repeat: no-repeat;
}


#box3 {
	position:absolute;
	width:214px;
	height:205px;
	left:539px;
	top:19px;
	background-image:url(../graphics/xpl_box.jpg);
	background-repeat: no-repeat;
}

#box4 {
	position:absolute;
	padding-right:49px;
	width:214px;
	height:205px;
	left: 13px;
	top:224px;
	background-image:url(../graphics/xpl_box.jpg);
	background-repeat: no-repeat;
}

#box5 {
	position:absolute;
	padding-right:49px;
	width:214px;
	height:205px;
	left:276px;
	top:224px;
	background-image:url(../graphics/xpl_box.jpg);
	background-repeat: no-repeat;
}


#box6 {
	position:absolute;
	width:214px;
	height:205px;
	left:539px;
	top:224px;
	background-image:url(../graphics/xpl_box.jpg);
	background-repeat: no-repeat;
}

#box7 {
	position:absolute;
	padding-right:49px;
	width:214px;
	height:205px;
	left: 13px;
	top:424px;
	background-image:url(../graphics/xpl_box.jpg);
	background-repeat: no-repeat;
}

#webcontent {
	position:absolute;
	top:441px;
	width:400px;
	height:254px;
	left: 13px;
}

#demo {
	position:absolute;
	top:441px;
	width:320px;
	height:254px;
	left: 428px;
}

#biotext {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	top:51px;
	left: 28px;
	width:699px;
	height:500px;
}
