#MainContainer
{
	width: 750px; /*Width of main container*/
}

#Header
{
	height: 93px; /*Height of top section*/
	background: url("images/bendigofordfpv-small.png") no-repeat scroll left top transparent;
}
#modelBox
{
	height: 310px; /*Height of top section*/
}
#modelTable
{
}
#modelTable td
{
	padding:10px;
}

h1,h2,h3,sup { font-size: 200%;  line-height:100%; }
p,ul,h4,h5 { font-size: 100%;  line-height:100%; }

#MainMenu{width:100%;height:25px;background:url(images/bmid_035.gif);border:0;margin:0;padding:0;}
#tab a{background:#000 url(images/bright_035.gif) no-repeat right top;text-decoration:none;border:0;display:block;float:left;font-size:8pt;margin:0;padding:0;}
#tab a span{display:block;background:url(images/bleft_035.gif) no-repeat left top;font-family:Arial, Helvetica, sans-serif;font-size:8pt;color:#FFF;font-weight:700;line-height:25px;padding:0 10px;}

/*************************************************************
**  News Section
**************************************************************/
#NewsList
{
	font-size: 80%;
}

