﻿html 
{
	background-image:url(../Images/background.jpg);
	background-repeat: repeat-y;
}

body
{
	background-image:url(../Images/left_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	color: #003935;
}

body, td, th 
{
	font-family: Georgia;
	font-size: 15px;
}

.divider 
{
	background-image:url(../Images/divider.jpg);
	background-repeat: repeat-x;
	height: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.textfield 
{
background-color:#ebebeb; 
border-width:1px; 
border-color:#004E2B;
font-family:Georgia;
font-size:12px;
}
	

a.mainlink:link {COLOR:#004E2B; font-family:Georgia; TEXT-DECORATION: underline}
a.mainlink:visited {COLOR:#004E2B; font-family:Georgia; TEXT-DECORATION: underline}
a.mainlink:active {COLOR:#004E2B; font-family:Georgia; TEXT-DECORATION: underline}
a.mainlink:hover {COLOR:#004E2B; font-family:Georgia; TEXT-DECORATION: underline}

#tdLeft {
	width: 229px;
	height: 764px;
}
	
#imgLogo 
{
	margin-top: 45px;
	margin-right: 7px;
	margin-bottom: 30px;
}

.divMenu
{	
	height: 20px;
	font-weight: bold;
	font-size: 14px;
	font-family: Trebuchet MS;
	margin-left: 20px;
	padding-top: 9px;
	margin-left: 18px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: White;
	text-decoration: none;
	padding-right: 17px;
}
	
.divMenu:hover 
{
	text-align: left;
	padding-left: 36px;
	color: #004E2B;
	background-image: url(../Images/menu_hover.jpg);
	background-repeat: no-repeat;
	/*
	height: 30px;
	font-size: 15px;
	padding-top: 10px;
*/
	margin-left: 0px;
}

.imagestyle
{
border:double;
border-color:#004E2B;
margin:5px;
}

#olMenu a 
{	
	font-family: Trebuchet MS;
	font-size: 14px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

#divLeftContact 
{
	color: White;
	font-size: 16px;
	font-weight: bold;
	padding-right: 30px;
	margin-top: 63px;
}

#tdRight 
{
	background-image:url(../Images/right_bg.jpg);
	background-repeat: no-repeat;
	width: 825px;
}

#divTitle 
{
	font-size: 19px;
	margin-top: 35px;
	margin-bottom: 200px;
}

.divBody 
{
	margin-left: 14px;
	margin-right: 40px;
}

#tdBodyLeft 
{
	width: 409px;
	padding-left: 11px;
	padding-top: 10px;
	
}

#ulBodyBullets 
{
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-top: 5px;
}

#ulBodyBullets li 
{
	padding-bottom: 10px;
	padding-left: 17px;
}

#divTruck 
{
	width: 295px;
	height: 275px;
	background-image:url(../Images/divTruck.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 189px;
	text-align: left;
	padding-right: 22px;
	font-size: 18px;
}

.divTruckTitle 
{
	font-size: 12px;
	padding-left: 4px;
}

#divBottom 
{
	text-align: right;
	padding-right: 12px;
}