.bg { background-color: black;
		text-align: center;
		min-width: 955px;
		margin-top: 0;
		margin-bottom: 0;
		}
#body {
		background-image: url('images/smartscreenBackgrounddots.jpg');
		height: 1200px;
		width: 955px;
		text-align: left;
		top: 0;
		margin: auto;
		z-index: 1;
		position: relative;
		}
#bodymain {
		color: white;
		}
#main {
		position: absolute; 
		width: 913px; 
		height: 484px; 
		z-index: 1; 
		left: 20px; 
		top: 310px;
		color: white;
		font-family: tw cen mt;
		font-size: 12pt;
		}
a:link {
		color: white;
		text-decoration: underline
		}
a:visited {
		color: white;
		text-decoration: underline;
		}
a:hover {
		color: white;
		text-decoration: none
		}
.top {
		width: 955px;
		height: 353px;
		}
.middle {
		height: 485px;
		padding-left: 20px;
		padding-right: 21px;
		}
.bottom {
		height: 362px;
		}
.middlebody {
		background-image:url('images/mainprerollover.jpg');
		width: 100%;
		height: 100%;
		}
.t {
		color: white;
		font-family: times new roman;
		font-size: 10pt;
		}
.m {
		color: white;
		font-family: times new roman;
		font-size: 12pt;
		text-align: center;
		padding: 10px;
		font-weight: bold;
		}
.m {
		color: white;
		font-family: times new roman;
		font-size: 12pt;
		text-align: left;
		padding: 10px;
		font-weight: bold;
		}
.m a:link {
		color: white;
		font-family: times new roman;
		font-size: 12pt;
		text-align: center;
		padding: 10px;
		font-weight: bold;
		text-decoration: none;
		}
.m a:visited {
		color: white;
		font-family: times new roman;
		font-size: 12pt;
		text-align: center;
		padding: 10px;
		font-weight: bold;
		text-decoration: none;
		}
.m a:hover {
		color: white;
		font-family: times new roman;
		font-size: 12pt;
		text-align: center;
		padding: 10px;
		font-weight: bold;
		text-decoration: underline;
		}
.tablecell {
	padding: 5px;
	font-family: tw cen mt;
	}
#contact_form {
	position: absolute;
	top: 20px;
	left: 30px;
	}
#contact_info {
	position: absolute;
	top: 25px;
	left: 500px;
	}
#confirmation {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 350px
	}