html {
	background-color: #000000;
	background-position: center top;
	background-image: url(images/bk_recway.jpg);
	background-repeat: no-repeat;	
}

img
{  border-style: none;
}

a:link { 
	color : #ffffff; 
	text-decoration : none;
}

a:visited { 
	color : #bfc4ce; 
	text-decoration : none;
}

a:hover {
	color : #bfc4ce; 
	text-decoration : underline; 
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #fff;
	font: 12px "Verdana", Lucida, Verdana, sans-serif;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 948px;
}

#pageHeader {
	width: 521px;
	height: 87px;
	background: url(images/top_graphic.jpg) no-repeat;
	float: left;
	margin-left: 214px;
	margin-top: 98px;
	display:inline;
}

#pageVideo {
	float: right;
	margin-right: 145px;
	margin-top: 98px;
	display:inline;	
}

#leftBlue {
	width: 332px;
	height: 128px;
	background: url(images/left_blue.jpg) no-repeat;
	float: left;
	margin-left: 92px;
	margin-top: 90px;
	text-align: left;
	padding: 20px 8px 8px 8px;
	display:inline;	
}

#rightOrange {
	width: 332px;
	height: 128px;
	background: url(images/right_orange.jpg) no-repeat;
	float: right;
	margin-right: 85px;
	margin-top: 90px;
	text-align: left;
	padding: 20px 8px 8px 8px;
	display:inline;	
}
#leftBlue2{
	width: 332px;
	height: 128px;
	background: url(images/left_blue2.jpg) no-repeat;
	float: left;
	margin-left: 92px;
	margin-top: 90px;
	text-align: left;
	padding: 20px 8px 8px 8px;
	display:inline;
   
}
#rightOrange2{
	width: 332px;
	height: 128px;
	background: url(images/right_orange2.jpg) no-repeat;
	float: right;
	margin-right: 85px;
	margin-top: 90px;
	text-align: left;
	padding: 20px 8px 8px 8px;
	display:inline;	
}

#leftText {
	width: 332px;
	height: auto;
	float: left;
	margin-left: 92px;
	text-align: left;
	padding: 0px 8px 8px 8px;
	display:inline;	
}

#rightText {
	width: 332px;
	height: auto;
	float: right;
	margin-right: 85px;
	text-align: left;
	padding: 0px 8px 8px 8px;
	display:inline;	
}

div#rightText p.orangeCall {
	text-align: center;
	font-weight: bold;
	color: #e18218;
}
#comingSoon {
	width: 479px;
	height: 34px;
	background: url(images/coming_2008.gif) no-repeat;
	float: left;
	margin-left: 235px;
	display:inline;	
}

#footer {
	padding-top:30px ;
}
