
body {
	/*background: #ffffff;*/
	font: normal 0.8em/1.2em verdana, aria, sans-serif;
	}

#HDR {
	/**
	background: #ffcccc;
	**/
	position: absolute;
	left: 190px;
	width: 600px;
	height: 100px;
	}
	
#HDR #APPNAME {
	/**
	position: absolute;
	top: 30px;
	height: 100px;
	background: #ffffcc;
	**/
	font-weight: bold;
	font-size: 30px;
	vertical-align: middle;
	margin: 30px 10px 10px 20px;	
	}
	
#HDR #BADGE {
	position: absolute;
	right: 10px;
	bottom: 10px;
	}
	
#HDR #BADGE a img {	
	border-width: 0px;
	}

#NAVBAR {
	/*background: #ffffaa;*/
	position: absolute;
	left: 5px;
	top: 5px;
	width: 180px;
	height: 400px;
	font-weight: bold;
	}
	
#NAVBAR #logo img {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-width: 0px;
    }
	
#NAVBAR p {
	margin: 0 0 10px 10px;
	padding: 0 0 0 0;
	font-size: 12px;
	}
	
#NAVBAR ul {
    font-size: 10pt;
    list-style: none;
    margin: 0 0 0 10px;
    padding: 0 0 0 0;
    }

#NAVBAR li {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    }
 
#NAVBAR li#selected {
    color: #cc0000;
	/*background-color: #6666ff; */
	border-width: 2px;
	border-color: #cccccc;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; }
    
#NAVBAR li:hover { 
	background-color: #dddddd; 
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; }

#NAVBAR li img {
	width: 32px;
	height: 32px;
	vertical-align: middle;
	padding: 3px 3px 3px 3px;	
	border-width: 0px;
	}
	
#NAVBAR a {
	color: black; 
	text-decoration: none;
	}

#NAVBAR li a:hover { 
	text-decoration: none;
	background-color: #dddddd; 
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; }

#NAVBAR hr { 
    color: #cccccc;
    width: 50%;
	margin-top: 25px;
    }

#JAVACOL {
	position: absolute;
	left: 190px;
	top: 120px;
	width: 500px;
	}
	
#COL2 {
	position: absolute;
	left: 190px;
	top: 120px;
	/** width: 800px; **/
	}

#COL2 #FRONTFIG {
	/** background: #ffffaa; **/
	margin-left: 160px;
	margin-top: 40px;
	}
	
#COL2 #FIGS {
	/** background: #ffffaa; **/
	width: 600px;
	height: 360px;
	}
	
#COL2 #FIGSTWO {
	/** background: #ffffaa; **/
	width: 600px;
	height: 530px;
	}
	
#COL2 #PHONE {
	position: relative;
	left: 0px;
	top: 0px;
	}
	
#COL2 #PHONE-HORIZ {
	position: relative;
	left: 0px;
	top: 80px;
	}

#COL2 #PHONE-HORIZTWO {
	position: relative;
	left: 0px;
	top: 10px;
	}

#COL2 #VIDEO {
	position: absolute;
	right: 10px;
	top: 20px;
	}
	
#COL2 #VIDEOTWO {
	position: absolute;
	right: 0px;
	top: 200px;
	}
	
#COL2 #TEXT {
	width: 600px;
	}

#FOOTER {
	padding: 15px 0 30px 0;
	text-align:center;
	color:#999;
	}
	
#SIDEBAR {
	position: absolute;
	left: 720px;
	top: 120px;
	width: 150px;
	}


.feature {
	margin: 0 0 0 0;
	padding: 0 0 30px 0;
	}
	
.feature a img {
	float: left; 
	margin: 0 10px 0 0; 
	padding: 0 0 20px 3px;
	width: 120px;
	height: 100px;
	margin: 0 0 0 0;
	padding: 4px;
	border-style: solid;
	border-width: 2px;
	border-color: #6666ff;
	}
	
.feature h1 {
	font-size: 12pt;
	padding-left: 150px;
	}
	
.feature p {
	margin: 0 0 0 0; 
	padding: 0 0 0 150px;
	}

.download {
	text-align: center;
	margin: 60px 0 60px 0; 
	padding: 0 0 0 0;
	}
	
.download a {
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	}
	
.download p {
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	}
	
#apptext {
	text-align: left;
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	}
	
#apptext img {
	float: left;
	padding: 0 0 0 0;
	}
	
#apptext p {
	margin: 30px 0 0 0; 
	}
	
#apptext a img {
	height: 50px;
	margin: 60px 0 30px 0; 
	}
	
.appicon {
	text-align: center;
	}
	
.appicon img {
	width: 50px;
	height: 50px;
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	}
	
.appicon p {
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	}
	
	
	
	