/* CSS Document */

body {
	font-size: 12px;
	font-family: Helvetica, Geneva, Tahoma, sans-serif;
	text-align:left;
	background-color:#000000;
	scrollbar-base-color: #000;
	scrollbar-arrow-color: #f2cdc9;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-face-color: #aa103f;
	scrollbar-highlight-color: #f2cdc9;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000000;
}

a:link {font-weight: bold; text-decoration: none; color: #990033;}

a:visited {font-weight: bold; text-decoration: none; color: #d4869f;}

a:hover {text-decoration: none; color: #d1d1d4;}

a:active {text-decoration: none; color: #cc9999;}



#container{
	width: 800px;
	height: 600px;
	padding: 0 0 0 50px;
}

#header{
	width: 649px;
	height: 75px;
	position: absolute;
	top: 15px;
	left: 211px;
}

#background{
	width: 649px;
	height: 525px;
	position: absolute;
	top: 90px;
	left: 211px;
}
#product{
	width: 576px;
	height: 130px;
	position: absolute;
	top: 90px;
	left: 241px;
}

#product2{
	width: 400px;
	height: 235px;
	position: absolute;
	top: 90px;
	left: 265px;
}
#product3{
	width: 432px;
	height: 357px;
	position: absolute;
	top: 90px;
	left: 275px;
}
#applications1{
	width: 433px;
	height: 290px;
	position: absolute;
	top: 20px;
	left: 110px;
}

#apps{
	width: 433px;
	height: 289px;
	position: absolute;
	top: 40px;
	left: 200px;
}

#screens{
	width: 800px;
	height: 600px;
	position: absolute;
	top: 20px;
	left: 20px;
}

#text{
	width: 560px;
	height: 300px;
	color: #000;
	font-size: 12px;
	position: absolute;
	top: 310px;
	left: 265px;
	padding: 20px 20px 20px 40px;
	overflow: auto;
}

#texthome{
	width: 560px;
	height: 300px;
	color: #000;
	font-size: 12px;
	position: absolute;
	top: 220px;
	left: 265px;
	padding: 20px 20px 20px 40px;
	overflow: auto;
}

#textapps{
	width: 560px;
	height: 500px;
	color: #000;
	font-size: 12px;
	position: absolute;
	top: 105px;
	left: 265px;
	padding: 20px 20px 20px 40px;
	overflow: auto;
}

#textcontact{
	width: 560px;
	height: 270px;
	color: #000;
	font-size: 12px;
	position: absolute;
	top: 105px;
	left: 265px;
	padding: 20px 20px 20px 40px;
	overflow: auto;
	text-align: left;
}

#textthankyou{
	width: 500px;
	height: 400px;
	color: #000;
	font-size: 12px;
	position: absolute;
	top: 105px;
	left: 265px;
	padding: 20px 20px 20px 40px;
	overflow: auto;
	text-align: left;
}

#form{
	width: 560px;
	height: 250px;
	font-size: 12px;
	position: absolute;
	top: 260px;
	left: 270px;
	padding: 20px 20px 20px 40px;
	overflow: auto;
}

#textDownloads{
	width: 560px;
	height: 500px;
	color: #000;
	font-size: 12px;
	position: absolute;
	top: 105px;
	left: 265px;
	padding: 20px 20px 20px 40px;
	overflow: auto;
	text-align: left;
}

#textURV{
	width: 560px;
	height: 310px;
	color: #000;
	font-size: 12px;
	position: absolute;
	top: 300px;
	left: 265px;
	padding: 20px 20px 20px 40px;
	overflow: auto;
}

#textDisclaimer{
	width: 560px;
	height: 175px;
	color: #000;
	font-size: 10px;
	position: absolute;
	top: 520px;
	left: 265px;
	padding: 20px 20px 20px 40px;
}

#textDisclaimer2{
	width: 560px;
	height: 125px;
	color: #000;
	font-size: 10px;
	position: absolute;
	top: 520px;
	left: 270px;
	padding: 20px 20px 20px 40px;
}

#textTerms{
	width: 560px;
	height: 370px;
	color: #000;
	font-size: 12px;
	position: absolute;
	top: 220px;
	left: 265px;
	padding: 20px 20px 20px 40px;
	overflow: auto;
}

#W3C {
	width: 31px;
	height: 28px;
	position: absolute;
	top: 625px;
	left: 60px;
}
	
#sidenav {
	width: 151px;
	height: 600px;
	position: absolute;
	top: 15px;
	left: 60px;
}

}
