﻿
body 
{
	background-color: #dadada;
}

.AboutWillson, .Brokerage, .Logistics 
{
	background-color:White;
	width:736px;
	padding-left:22px;
	padding-right:22px;
	margin-left:auto;
	margin-right:auto;
}

.Tabs 
{
	width:562px;
}

.SectionTab 
{
	width:184px;
	min-height:31px;
	_height:31px;
}

.SectionTabHover, .SectionTab:hover 
{
	cursor:pointer;cursor:hand;
}

.MainMenuTabHover, .MainMenuTab:hover 
{
	cursor:pointer;cursor:hand;
}

.MainSection 
{
	width:736px;
	min-height:491px;
	_height:491px;
}

.Footer 
{
	width:736px;
	min-height:94px;
	_height:94px;
}


.Footer .FooterTop
{
	width:736px;
	min-height:20px;
	_height:20px;
	padding-top:26px;
	background-image:url('images/Footerbackground.jpg');
	background-position:bottom;
	background-repeat:repeat-x;
}

.Footer .FooterMid 
{
	width:736px;
	min-height:28px;
	_height:28px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	
}

.Footer .FooterBottom 
{
	width:731px;
	min-height:15px;
	_height:15px;
	padding-left:15px;
	font-size:9px;
	color:#999999;
	padding-top:5px;
}


.SecondaryTemplate, .SecondaryNoNavTemplate 
{
	width:736px;
}

.MainMenuDiv
{
	width:736px;
	background-image:url('images/tabAboutWillsonBkg.jpg');
	background-repeat:no-repeat;
}

.LeftSection
{
	width:551px;
	float:left;
}
.SecondaryTemplate .LeftSection .HeaderContent
{
	width:551px;
	min-height:100px;
	_height:100px;
}
.SecondaryTemplate .LeftSection .InnerLeft 
{
	width:180px;
	float:left;
}

.SecondaryTemplate .LeftSection .MainContent 
{
	float:left;
	padding-left:24px;
	_padding-left:20px;
	padding-top:12px;
	width:347px;
}

.RightSection
{
	margin-left:11px;
	float:left;
	width:174px;
}

.SecondaryNoNavTemplate .LeftSection .HeaderContent
{
	width:551px;
	/*min-height:192px;
	_height:192px;*/
}

.SecondaryNoNavTemplate .LeftSection .BottomSection, .HomeTemplate .LeftSection .BottomSection
{
	width:551px;
	margin-top:11px;
}

.HomeTemplate .LeftSection .HeaderContent 
{
	width:551px;
}

.SecondaryNoNavTemplate .LeftSection .BottomSection .BottomLeftContent 
{
	float:left;
	width:180px;
	
}

.SecondaryNoNavTemplate .LeftSection .BottomSection .BottomCenterContent 
{
	float:left;
	padding-left:5px;
	width:366px;
	
}

.HomeTemplate .LeftSection .BottomSection .BottomLeftContent 
{
	float:left;
	width:270px;
}

.HomeTemplate .LeftSection .BottomSection .BottomCenterContent 
{
	float:left;
	padding-left:11px;
	width:270px;
}

.OList 
{
	margin-top: 5px;
	list-style-type: lower-alpha;
}
.OList li 
{
	margin-top: 2px;
	padding-top: 0px;
}
