html, body{
	padding:0px;
	margin:0px;
	background-image:url(../Images/body_bg.jpg);
	background-repeat:repeat-x;
	color:#686868;
	font-family:tahoma, arial;
	font-size:11px;
	text-align:justify;
}
a {
color: #FF5400;
}
#Container{
	width:768px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	background-color:#ffffff;
}
#links{
	display:block;
	height:65px;
	border:0px;
	clear:both;
}
#banner{
	width:715px;
	background-image:url(../Images/content-bg.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
#home-content{
	width:715px;
	min-height:340px;
	background-image:url(../Images/home-content-bg.jpg);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	clear:both; 
	margin-bottom:10px;
}
#content{
	width:714px;
	min-height:300px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
.col1{
	width:166px;
	float:left;
	padding-right:20px;
	margin-right:20px;
	
}
.col2{
	width:285px;
	float:left;
	padding-left:14px;
	margin-right:25px;
	
}
.col3{
	width:165px;
	float:left;
	padding-left:5px;
	
}

#footer{
	width:743px;
	height:49px;
	background-image:url(../Images/footer-bg.jpg);
	background-repeat:no-repeat;
	clear:both;
	color:#FF5400;
	font-family:tahoma, arial;
	font-size:11px;
	padding-top:5px;
	padding-left:25px;
	border-top:5px solid #5F5F5F;
}
a.grey-links,a.grey-links:active,a.grey-links:visited{
	color:#5F5F5F;
	text-decoration: none;
	font-weight: normal;
}
a.grey-links:hover{
	color:#5F5F5F;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #FF5400;
}
a.orange-link,a.orange-link:active,a.orange-link:visited{
	color:#FF5400;
	text-decoration:underline;
	font-weight: normal;
}

a.grey-underline,a.grey-underline:active,a.grey-underline:visited{
	color:#5F5F5F;
	text-decoration: underline;
	font-weight: normal;
	line-height:2.5em;
}
.telfax{
	width:106px;
	float:right;
	color:#5F5F5F;
	margin-top:10px;
	text-align:right;
	padding-right:95px;	
}
.orangetext{
	color:#FF5400;
	font-weight:bold;
}
.orange2{
	color:#FF5400;
	font-family:"Trebuchet MS", arial;
	font-size:18px;
	text-transform:uppercase;
	Letter-spacing: -1px;
}
.grey{
	color:#646557;
	font-family:"Trebuchet MS", arial;
	font-size:18px;
	text-transform:uppercase;
	Letter-spacing: -1px;
}
.flt-left{
	float:left;
}
.flt-right{
	float:right;
}
.flt-image-left{
	float:left;
	margin-right:3px;
}
.flt-image-right{
	float:right;
	margin-left:5px;
	margin-bottom:1px;
}
#dashed_line{
	display:block;
	height:1px;
	border-top-style:dashed;
	border-top-width: 1px;
	border-top-color: #D2D2D2;
	padding-bottom:3px;
	margin-top:3px;
}

#dashed_line2{
	display:block;
	height:1px;
	border-top-style:dashed;
	border-top-width: 1px;
	border-top-color: #D2D2D2;
	padding-bottom:4px;
	margin-top:4px;
}
.white{
	font-family:tahoma,arial;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	padding-left:2px;
}
.login{
	width:505px;
	height:29px;
	background-image:url(../Images/loginbox.jpg);
	background-repeat:repeat-x;
	padding-left:20px;
	color:#fff;
	font-weight:normal;
	float:left;
	padding-top:11px;
	border:1px solid #AA4800;
}
.Field{
	background-image:url(../Images/field-bg.gif);
	background-repeat: no-repeat;
	background-position:top left;
	width:130px;
	border: 1px solid #5F5F5F;
	padding-left:2px;
	color:#333333;
	margin-right:5px;
	margin-top:2px;
}
.MultiField{
	background-image:url(../Images/field-bg.gif);
	background-repeat: no-repeat;
	background-position:top left;
	width:298px;
	border: 1px solid #5F5F5F;
	padding-left:2px;
	color:#333333;
	margin-right:5px;
	margin-top:2px;
}
.enter{
	margin-left:25px;
}
h1{
	color:#FF5400;
	font-family:"Trebuchet MS", arial;
	font-size:16px;
	margin:0px;
	padding:0px;
}
h2{
	color:#FF5400;
	font-family:"Trebuchet MS", arial;
	font-size:14px;
	margin:0px;
	padding:0px;
}
header{
	color:#FF5400;
	font-family:"Trebuchet MS", arial;
	font-size:12px;
	margin:0px;
	padding:0px;
}
#content ul{
	margin:2px 0px 0px -10px;
	padding:0px 0px 0px 0px;
}
#content li{	
	list-style:none;
	background-image:url(../Images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding: 0px 0px 0px 10px;
}
.companylisting {
	border-bottom: solid 2px #FF5400;
	margin-bottom: 8px;
}
.companylistingheading {
	font-weight: bold;
	background-color: #eeeeee;
}