body,div,dl,dt,dd,ul,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td 
{ 
	margin:0;
	padding:0;
}
table 
{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img 
{ 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var 
{
	font-style:normal;
	font-weight:normal;
}
ul 
{
	list-style:none;
}
li
{
	padding-bottom: 3px;
}
caption,th 
{
	text-align:left;
}
h1,h2,h3,h4,h5,h6 
{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after 
{
	content:'';
}
abbr,acronym 
{ 
	border:0;
}
body
{
	background: #a6ad70 url('/Images/BodyBkg.jpg') repeat-x top left;
	margin: 55px 0 15px 0;
	font-family:Trebuchet;
}
#MainContainer
{
	width: 728px;
	margin: 0 auto;
	position: relative;
}

#Header
{
	background: transparent no-repeat top left;
	height: 267px;
	position: relative;
}

#wheathead
{
	position: absolute;
	top: -50px;
	left: 481px;
}

#Header H1
{
	width: 60px;
	height: 186px;
	background: transparent url('/Images/HescoLogo.png') no-repeat top left;
	cursor: pointer;
	margin: 20px 0 0 20px;
}

#Header H1 span
{
	visibility: hidden;
}

#MainNavigation
{
	background-image:url(/Images/MenuBkg.gif);
	background-repeat:repeat-x;
	height:50px;
	position: absolute;
	top: 217px;
	left: 0px;
	width: 728px;
}

#BodyContainer
{
	position: relative;
	font-family: Trebuchet;
	color: #fff;
	font-size: 14px;
}
#Footer
{
	background: transparent url('/Images/FooterBkg.jpg') no-repeat top left;
	height: 19px;
	text-align: center;
	color: #fff;
	font-family: Trebuchet;
	font-size: 11px;
	line-height: 19px;
}

#Footer a
{
	color: #fff;
	text-decoration: none;
}

#Footer a:hover
{
	text-decoration: underline;
}

h3
{
	color: #ffffff;
	font-size: 18px;
	padding-bottom: 20px;
}
h4
{
	font-size: 16px;
	padding-bottom: 6px;
	font-weight: bold;
	color: #5a5033;
}
.TableStyle td, .TableStyle tr, table.TableStyle
{
	border: solid 1px #5a5033;
	border-collapse: collapse;
	padding: 3px;
}

.TextBox
{
	width: 267px; 
	height: 23px; 
	background-color: #d3d4d3; 
	border: 0px;
	line-height: 23px;
}

.TextArea
{
	width: 267px; 
	height: 151px; 
	background-color: #d3d4d3; 
	border: 0px; 
	overflow: auto;
}

.SubmitButton
{
	background-color: #AB925D;
	color: white;
	border: 0px;
}
.FormLabel
{
font-size: 14px;
}
.ContactForm td
{
padding-bottom: 3px;
padding-right: 3px;
}

ul.ArrowUl
{
	margin-left: 10px;
}
.ArrowUl li
{
	padding-left: 12px;
	background: url(/Images/liarrow.jpg) no-repeat left 6px;
	padding-bottom: 8px;	
}

a,
a:visited
{ 
	color: #fff;
	text-decoration: none;
}
a:hover
{
	color:#5a5033;
	text-decoration: underline;
}
