/***** MAIN OUTSIDE BOX - width:800px *****/
#vertpos{ text-align:center; position:absolute;	top:10px; left:0px;	width:100%;	height:1px;	overflow:visible; 
	visibility:visible; display:block; }
#container{ text-align:left; margin-left:-400px; position:absolute;	top:0px; left:50%; width:800px;	height:auto; 
	visibility:visible; }
body { width:800px; margin:0px auto; padding:0px; border:0px; background-color:#eaeaea; 
	font-family: Georgia, Nimbus Roman No9 L, Century Schoolbook L, Norasi, Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; position:relative; }

/* UNIVERSAL SETTINGS */
div{ -moz-box-sizing:border-box; box-sizing:border-box; margin:0; padding:0; }
ul, li{ margin:0; padding:0; }
a{ color:#06f; }
a:hover{ color:#4682B4; }

h3{ padding:10px 0px 0px 0px; }

#header{ float:left; clear:both; width:780px; margin:0px 10px 5px 10px; font-size:10pt; }
#page{ float:left; clear:both; background-color:#fff; width:800px; padding:0px 0px 20px 0px; }
#bar { float:left; clear:both; padding:5px 0px 6px 0px; height:auto; line-height:1em; color:#fff; }
.lightBar{ background-color:#B0C4DE; text-align:center; color:#FFF; font-size:12pt; font-weight:bold; height:auto; 
	width:100%; }

.row{ float:left; clear:both; margin:0px; }

.spacer{  height:8px; width:100%; }

.border{ float:left; border:2px solid #B0C4DE; }

#testBox{ float:left; clear:left; width:450px; height:280px; border:1px solid #B0C4DE; }
#downBox{ float:right; clear:right; width:275px; height:280px; border:1px solid #B0C4DE; }
#featuresBox{ float:left; clear:both; width:100%; border:1px solid #B0C4DE; margin:20px 0px 0px 0px; }
#shotsBox{ float:left; clear:both; width:100%; border:1px solid #B0C4DE; margin:20px 0px 0px 0px; padding:0px 0px 20px 0px; }

.content{ float:left; clear:both; width:100%; padding:20px 50px 20px 50px; }
.screenshotDesc{ float:left; padding:20px 0px 0px 20px; width:400px; }
.screenshotPhoto{ float:right; padding:20px 20px 20px 0px; }
.row{ float:left; clear:both; width:100%; }
.shotTitle{ float:left; width:100%; margin:0px 0px 15px 0px; font-weight:bold; }

#logoheader{ float:left; clear:both; font-size:12pt; width:100%; margin:10px 0px 15px 25px; }
#logo{ float:left; width:225px; height:141; margin:0px 0px 0px 0px; }
#logoParagraph{ float:left; width:450px; margin:40px 0px 0px 45px; }
#desc{ float:left; clear:both; width:770px; margin:10px 0px 0px 0px; }

