html {
	text-align: center;
	font: 10px/1.3 "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	background-color: #fff;
	color: #4b4b4b;
}

body {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: left;
}

a:link{
  text-decoration: none;
	color: #6a80a4;
}

a:hover {
  text-decoration: none;
	color: #F05238;
}

a:visited{
  text-decoration: none;
	color: #6a80a4;
}

ul#nav {
	margin: 0;
	height: 45px;
	background: #000 url(images/nav_bg.jpg) repeat-x;
	color: inherit;
}

ul#nav li {
	width: 120px;
	height: 40px;
	float: left;
	list-style-type: none;
	text-transform: uppercase;
  background: url(images/off_menu.png) no-repeat ;
  margin-top: 5px;
}

ul#nav li a {
	width: 120px;
	height: 40px;
	float: left;
	text-decoration: none;
	margin: 0px 20px;
}

ul#nav li a:link, ul#nav li a:visited {
	background-color: inherit;
	color: #fff;
}

ul#nav li a:hover, ul#nav li a:active {
	color: #F05238;
	background: url(images/over_menu.png) no-repeat ;

}

ul#subnav {
	margin: 0;
	align: right;
	height: 40px;
	background: #000 url(images/subnav_bg.gif) repeat-x;
	color: inherit;
}

ul#subnav li {
	float: left;
	margin: 0;
	padding: 8px 0 0 8px;
	list-style-type: none;
	text-transform: uppercase;
	text-align: left;
	
}

ul#subnav li a {
	text-decoration: none;
	padding: 7px 20px 7px 0px;
	background: transparent url(images/subnav_sep.gif) no-repeat right;
}

ul#subnav li a:link, ul#subnav li a:visited {
	background-color: inherit;
	color: #303030;
}

ul#subnav li a:hover, ul#subnav li a:active {
	background-color: inherit;
	color: #F05238;
}

ul#subnav li#subnavfirst a:link, ul#subnav li#subnavfirst a:visited {
	background: transparent url(images/subnav_icon.gif) no-repeat left;
	color: #303030;
}

ul#subnav li#subnavfirst a:hover, ul#subnav li#subnavfirst a:active {
	background: transparent url(images/subnav_icon.gif) no-repeat left;
	color: #000;
}

div#banner {
	margin: 0;
}

div#colone, div#coltwo, div#colthree, div#colfour, div#colfive, div#colsix, div#colseven {
	width: 240px;
	float: left;
	margin: 0 0 35px 20px;
}

div#colone h2, div#colfive h2, div#colsix h2, div#colseven h2 {
	font: bold 12px/1.3 "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	background-color: inherit;
	color: #4b4b4b;
	margin: 35px 0 0 0;
	padding: 0 0 0 25px;
}
div#coltwo h2, div#colthree h2, div#colfour h2{
	font: bold 12px/1.3 "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	background-color: inherit;
	color: #4b4b4b;
	margin: 20px 0 0 0;
	padding: 0 0 0 25px;
}

h2 span {
	background-color: inherit;
	color: #6a80a4;
}
h3 span {
	background-color: inherit;
	color: #6a80a4;
}

div#colone h2 {
	font: bold 12px/1.3 "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	background: #fff url(images/pink.jpg) left no-repeat;
	color: inherit;
}

div#coltwo h2 {
	font: bold 12px/1.3 "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	background: #fff url(images/smtelephone.jpg) left no-repeat;
	color: inherit;
}

div#colthree h2 {
	font: bold 12px/1.3 "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	background: #fff url(images/atsign.jpg) left no-repeat;
	color: inherit;
}

div#colfour h2 {
	background: #fff url(images/envelope.jpg) left no-repeat;
	color: inherit;
}
div#colfive h2 {
	background: #fff url(images/dhl.jpg) left no-repeat;
	color: inherit;
}

div#colsix h2 {
	font: bold 12px/1.3 "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	background: #fff url(images/pink.jpg) left no-repeat;
	color: inherit;
}

div#colseven h2 {
	font: bold 12px/1.3 "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	background: #fff url(images/pink.jpg) left no-repeat;
	color: inherit;
}

div.featureimg {
	padding: 12px 0 0 12px;
	width: 218px;
	height: 108px;
	background: #fff url(images/feature_bg.gif) no-repeat;
	color: inherit;
}

ul.featurelist {
	margin: 0 0 0 5px;
	padding: 0;
}

ul.featurelist li {
	font: 10px/1.3 "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 3px 30px 3px 16px;
	background: #fff url(images/bullet.gif) left no-repeat;
	color: inherit;
	font: bold 10px;  
  text-align: justify;                      
}              

h4.heading {
  font-size: 13px;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	background: #f0f0f0;
	color: #F05238;
	
}
h2.heading {
	font: bold 15px/1.3 "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	color: #4b4b4b;
	margin: 20px 0 0 0;
	padding: 0 0 1px 25px;
	border-bottom: 1px solid #ddd;
	background: #fff url(images/pink.jpg) left no-repeat;
	clear: both;
}

}
h2.pickup {
	font: bold 15px/1.3 "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	color: #4b4b4b;
	margin: 20px 0 0 0;
	padding: 0 0 1px 25px;
	border-bottom: 1px solid #ddd;
	background: #fff url(images/lorry.jpg) left no-repeat;
	clear: both;
}

h3.heading {
	font: bold 14px/1.3 "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	background: #D2DEF2;
}


p {
	font-size: 11px;
	margin-bottom: 15px;
}

div#foot {
	clear: both;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 43px;
	background-color: #ededed;
	color: #4b4b4b;
	text-align: center;
}

div#foot p {
	padding: 9px 0 0 0;
}

div#foot p a {
	text-decoration: none;
}

div#foot p a:link, div#foot p a:visited {
	background-color: inherit;
	color: #4b4b4b;
}

div#foot p a:hover, div#foot p a:active {
	background-color: inherit;
	color: #000;
}



