/*css document*/
*
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #3399cc;
	color: #000000;
	text-align:center;

}
a img
{
	border: none;
}
a:link
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #0000ff;
	text-decoration: underline;
}
a:active
{
	color: #00ff00;
}
#contactform {
	border-bottom: 2px solid #E6F3FF; width:308px; height:250px;
		}
#wrapper {
	margin:0 auto;
	text-align:left;
	width:1024px;
	
}
#header
{
	border: none;
	position:relative;

}
#topinfo
{
	position: absolute;
	left:788px;
	top: 92px;
	width: 160px;
	height: 27px;
}
#topinfo a
{
	color: #ffffff;
}
#xwrapper
{	position:relative;
	background-image: url(3297921a.jpg);
	background-repeat: no-repeat;
	margin-top: -4px;
	height: 765px;
	width: 1020px;
}
#topnav
{
	position: absolute;
	left: 21px;
	top: 0px;
	width: 992px;
	height: 31px;
}
/*- tab menu ---------------------------*/
#topnav
{
	float: left;
	width: 800px;
	font-size: 93%;
	line-height: normal;
}
#topnav ul
{
	margin: 0;
	padding: 7px 10px 0 175px;
	list-style: none;
	width: 100%;
}
#topnav li
{
	display: inline;
	margin: 0;
	padding: 0;
	outline: 0px none #000000;
}
#topnav a
{
	float: left;
	background: url(tableft.gif) no-repeat top left;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#topnav a span
{
	float: left;
	display: block;
	background: url(tabright.gif) no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #333;
}
/*commented backslash hack hides rule from ie5-mac \*/
#topnav a span
{
	float: none;
}
/*end ie5-mac hack*/
#topnav a:hover span, #topnav a:focus span
{
	color: #fff;
}
#topnav a:hover, #topnav a:focus, #topnav a:active
{
	background-position: 0% -42px;
}
#topnav a:hover span, #topnav a:focus span, #topnav a:active span
{
	background-position: 100% -42px;
}
#botnav
{
	position: absolute;
	left: 0px;
	top: 799px;
	width: 1020px;
}
#botnav li
{
	display: inline;
	list-style: none;
	font-size: small;
	margin: 27px;
	color: #000000;
}
#lhinfo
{
	position: absolute;
	left: 1px;
	top: 75px;
	width: 185px;
	height: 162px;
	margin-left: 5px;
	color: #ffffff;
}
#lhlink
{
	position: absolute;
	left: 2px;
	top: 320px;
	width: 182px;
	height: 174px;
	color: #ffffff;
}
#lhlink a
{
	color: #cccccc;
	font-weight: bold;
	font-size: small;
	line-height: 1.5em;
}
#copynote
{
	position: absolute;
	left: 7px;
	top: 690px;
	width: 174px;
	height: 45px;
	color: #ffffff;
}
#lhpane
{
	position: absolute;
	left: 194px;
	top: 90px;
	width: 310px;
	height: 312px;
	margin-bottom:0;
}
#rhpane
{
	position: absolute;
	left: 517px;
	top: 100px;
	width: 496px;
	height: 311px;
}
#rhpane a
{
	text-decoration: none;
}
#features
{
	position: absolute;
	left: 189px;
	top: 456px;
	width: 376px;
	height: 314px;
	padding: 5px;
	z-index: 1;
}
#monitor
{
	position: absolute;
	left: 583px;
	top: 500px;
	width: 326px;
	height: 301px;
}
#screen
{
	position: absolute;
	left: 17px;
	top: 17px;
	width: 292px;
	height: 200px;
}
#hover1 a
{
	text-decoration: none;
}
#hover1 a span
{
	position: absolute;
	top: 62px;
	width: 292px;
	height: 200px;
	left: -999em;
	background-color: #000000;
}
#hover1 a:hover span
{
	display: block;
	left: 411px;
}
#footer
{ width:1024px;
	margin-top:60px;

}
.info1
{
	font-size: 14px;
	font-weight: bold;
}
.info2
{
	font-size: small;
	font-weight: bold;
}
.inner
{
	margin: auto 0;
	position: relative;
	text-align: center;
	font-size:medium;
}
.bodytext
{
	font-size: medium;
}
.noborder
{
	border: none;
}
.marg15
{
	margin: 15px;
}
.vert
{
	vertical-align: middle;
}

