
body 
{
	margin:15px;
	padding:0px;
	font-family: Arial, sans-serif;
	font-size: 14px; 
	color:#ffffff; /* default font color */
	background: #00000E;  
}
#wrap
{ 
 	width: 1042px;
	height:736px;
	margin: 0px auto;
	padding: 0px 0 0 0; 
	background: url(images/bg_film.jpg) no-repeat top;
 }

#wrap-narrow
{
 	width: 488px;
	margin: auto;
	padding:20px 0 0 0; 
	border-right: 0px solid #ffffff;
}

#top_sect
{
	background: #000F2C;
	padding:0px 0 0 0; 	
}

#bot_sect
{
	background: #699CAF;
	padding:20px 0 20px 0;
  	
}

.logo
{
	padding: 5px 0 0 50px;
}		

.top-text
{
	padding: 0px 0 15px 96px;
	width: 325px;
}	 	
.rnd-mkting-top
{
	background: url(images/rnd_mkting_top.gif) no-repeat top; 	
 	width: 488px;
	height: 8px;
}
.rnd-mkting-bot
{
	background: url(images/rnd_mkting_bot.gif) no-repeat bottom; 	
 	width: 488px;
	height: 8px;
}
.rnd-contact-top
{
	background: url(images/rnd_contact_top.gif) no-repeat top; 	
 	width: 488px;
	height: 28px;
	margin-top: 10px;
}
.rnd-contact-bot
{
	background: url(images/rnd_contact_bot.gif) no-repeat bottom; 	
 	width: 488px;
	height: 8px;
}
.confirm
{ 
padding-left: 50px;
color: #000F2C;
}
.footer
{	font-family: verdana, sans-serif;
	font-size: 10px;
	text-align:center;
	margin-top: 10px;
}

/* NOT USING-------------------------------------------------------------------
#background
{
	background: url(images/bg_tv_800.gif) no-repeat top; 
 	width: 800px;
	height: 552px;
	margin: 107px auto;
	padding: 0px 0 0 0; 
}

#border_box
{	
 	width: 490px;
	margin: 35px 155px 0px 155px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}*/