@charset "utf-8";

body { background-color: #666666; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0; background-image: url(images/background.gif); }

.boxbottomlg {
	width:370px;
	padding-top: 18px;
	float: left;
	background-color: #FFFFFF;
	color: #000000;
	height: 230px;
}

.boxquicklink { width:270px; padding-top: 15px; float: left; background-color: #FFFFFF; color: #000000; height: 233px; }

.boxlogolg { width:158px; float: left; background-color: #FFFFFF; color: #000000; height: 220px; padding: 28px 0 0 0; }

.screen { background-color: #000000; width: 800px; height: 600px; }

.video { text-align: center; padding: 15px 0 15px 0; }

.info { position:relative; /*top:300px; left:0*/; text-align: center; background-color: #FFFFFF; }


a:link, a:visited, a:hover, a:active { color: #507811; text-decoration: none; }

.orangeline { line-height: 7px; background-color: #FF5A00; /*margin-top:40px */}

span { color:#FA5C00; font-size: 12px; font-weight: bold; }

.lightbluelarge { color:#0066FF; font-size: 14px; }

.blacksmall { color:#000000; font-size: 12px; }

.screen, .video, .info {margin:0 auto}
