Body, Table
{
	FONT-FAMILY: Arial;
	font-size: 11px;
	color: #3f3f3f;	
}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, tr, div, img, input
{
	padding: 0px;
	margin: 0px;
}

html, body
{
	height: 100%;
}

h1
{
	font-family: Verdana;
	font-size: 22px;
	font-weight:bold;
	margin-bottom: 10px;
}

h2
{
	font-size: 15px;
	font-weight:bold;
	margin-bottom: 7px;
}

h3, h4, h5, h6
{
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 5px;
}

p
{
	margin-bottom: 10px;
}

a
{
	color: #3f3f3f;	
	text-decoration: underline;
}

a:hover
{
	color: #3f3f3f;	
	text-decoration: none;
}

#Conatiner
{	
	width: 990px;
	min-height: 100%;
 	height: auto;
	margin: 0 auto;
	background: #FFFF66;
	position:relative;
}

#Header 
{
	height: 100px;	
	background: url(/Images/Template/Header-BG.jpg) no-repeat right;
	background-color: #ffffff;
}

#footer 
{
	width: 990px;
	position: relative;	
	margin: -21px auto 0;
	min-height: 21px;
 	height: auto;
	background: url(/Images/Template/Footer-BG.jpg) no-repeat;
	line-height: 21px;
	color: #FFFFFF;
	font-weight: bolder;
}

#footer a
{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}

#footer a:Hover
{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: underline;
}

#footer .Left
{
	float: left;
	padding-left: 20px;
}

#footer .Right
{
	float: Right;
	padding-Right: 20px;
}

.Spacer
{
	font-size: 1px;
	height: 30px;
	clear: both;
}

#Sidebar 
{
	width: 260px;
	float: left;
}

#Sidebar .Image
{
	height: 200px;
	width: 234px;
	padding-bottom: 5px;
}

#Sidebar #Sidebar-Menu .Header
{
	color: #006633;
	font-size: 15px;
	font-weight: bolder;
	text-transform: uppercase;
	padding: 0px 0px 6px 75px;
}

#Sidebar #Sidebar-Menu .hr
{
	font-size: 1px;
	background: url(/Images/Template/SideBar-HR.gif) repeat-x;
	margin: 0px 55px;
}

#Sidebar #Sidebar-Menu a
{
	color: #006633;
	text-decoration: none;
	line-height: 25px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 40px 0px 33px;
}

#Sidebar #Sidebar-Menu a:hover
{
	color: #3F3F3F;
	text-decoration: none;
	line-height: 25px;
	display: block;
	font-size: 12px;
	font-weight: bolder;
	margin: 0px 40px 0px 33px;
}

#Sidebar #Sidebar-Menu a img
{
	margin: 3px 15px;
}

#Menu-Area
{
	margin-left: 260px;
}

#Content 
{
	margin: 0px 10px 0px 270px;
}
#Content  #Content
{
	margin: 0;
} 


#Content ol, #Content ul
{
	margin-left: 20px;
	margin-bottom: 10px;
}

#Content ul li
{
	margin-bottom: 5px;
	
}

#Content .AltList
{
	list-style: url(/Images/Template/Bullet.gif);
	margin-left: 15px;
}

#Content .AltList li
{
	padding-left: 10px;
}


#Content .hr
{
	padding: 10px 0px;
}

#Content .hr div
{
	width: 90%;
	border-bottom: 2px dotted #7FC31B;
}

.Truck
{
	position: absolute;
	right: -11px;
	top: -56px;
}

.Truck{right:-10px;#}

.Index-Buttons
{
	clear: right;
	padding-top: 10px;
}


.ContactUs-TextBoxes
{
	width: 285px;
}

.ContactUs-TextAreas
{
	width: 285px;
	height: 200px;
}