body{
margin: 0 0;
padding: 0;
text-align: center;
font-family: arial,verdana;
font-size: 13px;
background-color: #000000;
background-image: URL('/images/tile.gif');
background-repeat: repeat-x;
}

#site_template{
width: 895px;
margin: 0px auto;
text-align: left;
}

.top_left{
float: left;
width: 681px;
}

.top_right{
float: right;
width: 214px;
}

.flash{
margin: 0;
padding: 0;
float: left;
}


.page_title{
float: left;
width: 612px;
}

.phone{
float: right;
width: 283px;
}

.nav_area{
float: left;
width: 252px;
}


.content_area{
padding: 5px;
padding-right: 64px;
}

.content_tile{
width:895px;
background-image: URL('/images/tile_content.gif');
background-repeat: repeat-y;
}

.featured{
float: left;
width: 252px;
height: 241px;
background-image: URL('/images/featured_holder.gif');
background-repeat: no-repeat;
}

.featured iframe{
margin-top: 60px;
margin-left: 40px;
}
.main_body{
float: left;
width: 100%;
}

.bottom_left{
float: left;
width: 252px;
}

.specials{
float: left;
}

.footer_left {
	font-size:11px; 
	float:left; 
	text-align:left;
	padding-left: 242px;	
}

.footer_left a {
	color: #fff;	
}

.footer_left a:hover {
	color: #fff;	
}

.footer_right{
	font-size:11px; 
	float:right; 
	text-align:right;	
	padding-right: 51px;
}

.footer_text{
text-align: center;
color: #ffffff;
font-size: 10px;
width: 600px;
float: right;
padding-right: 50px;
}

.footer_text a{
color: #ffffff;
}



#programHolder{
visibility:hidden;
top:400px;
left: 250px;
position: absolute;
background-image: URL('/mfg-programs/gmprograms/images/contact.png');
width: 690px;
height: 563px;
z-index: 99999;
}

#programContent{
padding-left: 20px;
padding-top: 30px;
color: #000000;
}

#closeBtn{
position: absolute;
top:60px;
left: 670px;
}
