.master_container {
	text-align:center;
	height: 100%;
	width: 100%;
}
body{
	margin: 0;
	padding: 0;
	background-color: #141726;
	background-image:url(images/page_background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*
	font-size:small;
	*/
	font-size:small;
	margin: 0;
	color: #ccc;
}
a{color: #fc3; font-weight:bold;}
a:hover{color: #fff; font-weight:bold;};
#header_container {
	margin:0px auto;
	text-align:left;
	width: 990px;
}
#chrome {
	margin:0 auto;
	width: 994px;
	height: 99px;
	background-image:url(images/chrome.gif);
	background-position:top;
	background-repeat:no-repeat;
	border-bottom: 1px solid #030613;
}
#footer {
	margin:1em auto;
	text-align:center;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*
	font-size: 10;
	*/
}

#header_container table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
}
#header_container table td {padding:0.5em;}

.copyright {
	font-size:x-small;
}

.siteFooter {
font-size:small;
}
.legal {
color: #999;
}
.legal a {
color: #69c;
}
.legal a:hover {
color: #8bd;
}
#noflashPrestreet{
	background-image:url(images/noflash_prestreet.jpg);
}
#noflashPoststreet{
	background-image:url(images/noflash_poststreet.jpg);
}
.noflash{
	height:658px;
	background-position:top center;
	background-repeat:no-repeat;
}
.flashCell{
	height:650px;
}
.siteFooter img {
margin: 0.25em 1.5em;
}

#container {
	width:100%;
	text-align: center;
}
.textOnly {
	
	/* width:900px;
	margin:1em 3em; */
	font-size:90%;
	padding:1em 3em;
	text-align: left;
	color:#fff;
}
.textOnly a {
	font-size: 110%;
	margin-right: 4em;
}
.featuresList {
	width:50%;
	font-size:90%;
	padding:1em 3em;
	text-align: left;
	color:#fff;
}
.featuresList ul{
	margin-right:1em;
}
.featuresList div {
	/*
	width:400px;
	*/
	border: 1px solid #5975C0;
}
H1 {
	font-size: 150%;
	margin: 0;
	color:#000000;
}
h2 {
	margin:0;
	padding: 3px 1em 1px 1em;
	color: #fff;
	/*
	background-color: #011230;
	*/
	background-color: #5975C0;
	font-size:110%;
}
.techspecs {
	margin: 0 1em;
}
.textOnly p {
	margin:0.5em 0;
}
