body, html
{
	background-color: #170D02;
	background-image: url(../images/bg_pinstripe.jpg);
	width: 100%;
	height: 100%;
}

a:link 
{
	color: #B00000;
}

a:visited 
{
	color: #B00000;
}

a:hover 
{
	color: #B00000;
}

a:active 
{
	color: #B00000;
}

#main_container
{
	position: absolute;
	width: 744px;
	margin-top: 66px;
	margin-left: 125px;
}

#blurb_01
{
	padding-left: 18px;
	padding-right: 18px; 
	font-size: 85%; 
	color: #DED0A3;
}

#main
{
	position: absolute;
	width: 744px;
	height: 836px;
}

#main_bg
{
	position: absolute;
	width: 744px;
	height: 836px;
	top: 0px;
	left; 0px;
}

#banner_left
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 225px;
	height: 94px;
}

#banner_center
{
	position: absolute;
	left: 225px;
	top: 0px;
	width: 275px;
	height: 94px;
}

#banner_right
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 244px;
	height: 94px;
}

#nav_bar
{
	position: absolute;
	left: 0px;
	top: 94px;
	width: 744px;
	height: 27px;
	background-color: #800;
	background-image: url(../images/nav_bar_background.jpg);
}

#nav_bar_trim_left
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 8px;
	height: 27px;
}

#home
{
	position: absolute;
	top: 0px;
	left: 18px;
}

#corporate
{
	position: absolute;
	top: 0px;
	left: 82px;
}

#trailers
{
	position: absolute;
	top: 0px;
	left: 227px;
}

#promo
{
	position: absolute;
	top: 0px;
	left: 357px;
}

#narration
{
	position: absolute;
	top: 0px;
	left: 513px;
}

#contact
{
	position: absolute;
	top: 0px;
	left: 621px;
}

#nav_bar_trim_right
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 8px;
	height: 27px;
}

#trim_left
{
	position: absolute;
	left: 0px;
	top: 121px;
	width: 8px;
	height: 715px;
}

#corporate_banner
{
	position: absolute;
	left: 70px;
	top: 160px;
	width: 605px;
	height: 20px;
}

#trim_right
{
	position: absolute;
	right: 0px;
	top: 121px;
	width: 8px;
	height: 715px;
}

#main_text_01
{
	position: absolute;
	left: 192px;
	top: 200px;
	width: 360px;
	height: 40px; 
	overflow: auto;
	z-index: 100;
	text-align: center;
	font-size: 92%; 
}

#logo_bar
{
	position: absolute;
	left: 25px;
	top: 240px;
}

#logo
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 690px;
	height: 80px;
}

#main_text_02
{
	position: absolute;
	left: 50px;
	top: 340px;
	width: 644px;
	height: 110px; 
	overflow: auto;
	z-index: 100;
	text-align: center;
	font-size: 92%; 
}

#play_corporate
{
	position: absolute;
	left: 265px;
	top: 450px;
	width: 213px;
	height: 33px; 
}

#service_banner
{
	position: absolute;
	left: 70px;
	top: 500px;
	width: 605px;
	height: 20px;
}

#main_text_03
{
	position: absolute;
	left: 50px;
	top: 540px;
	width: 644px;
	height: 280px; 
	overflow: auto;
	z-index: 100;
	font-size: 92%; 
}

#trim_bottom
{
	position: absolute;
	left: 0px;
	top: 836px;
}

#media_player
{
	position: absolute;
	right: 8px;
	bottom: 0px;
}

#padding_div
{
	position: absolute;
	left: 0px;
	top: 864px;
	height: 46px;
	width: 744px;
}

p.pre_space
{
	margin-top: 10px; 
}

p.indent
{
	margin-left: 220px; 
}


.title
{
	margin-top: 0px; 
	margin-bottom: 3px;
	font-weight: bolder;
	text-decoration: underline;
	text-transform: uppercase;
	text-align: center;
}

.title_2
{
	margin-top: 17px; 
	margin-bottom: 3px;
	font-weight: bolder;
	text-decoration: underline;
	text-transform: uppercase;
	margin-left: 220px; 
}

.title_3
{
	margin-top: 20px; 
	margin-bottom: 13px;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: center;
}

.bold
{
	font-weight: bolder;
}

.center
{
	text-align: center;
}

.false_center
{
	margin-left: 200px;
}

.tight
{
	line-height: 12px;
}

.phone
{
	font-size: 200%;
	font-weight: bolder;
}

a.email
{
	font-size: 110%;
	font-weight: bolder;
	color: #000;
}
