/* CSS Document */

		
body {
	font-family: Helvetica, Arial,  sans-serif;
	text-align: center;
	background-image: url(../images/b_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	color: #5a5a5a;
}
#wrapper {
	width: 950px;
	margin-top: 39px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/full_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}



#branding {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f19125;
	height: 104px;
}
.logo {
	float: left;
}
#navs_holder {
	float: right;
	width: 670px;
}

#top_nav {
	clear: both;
	text-align: right;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
	height: 48px;
	margin-bottom: 3px;
}


#top_nav ul{
padding: 0;
margin: 0;
}
#top_nav ul li{
display: inline;
padding: 0;
margin: 0;
}
#top_nav ul li a{
	color: #313131;
	text-decoration: none;
	font-size: 17px;
	font-weight: normal;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
	float: left;
	display: block;
} 
#top_nav ul li a:hover, #top_nav ul li a:focus {
	color: #F19125;
	background-image: url(/images/nav_back.gif);
}


a.menu_highlighted, .menu_highlighted {
	color: #F19125 ;
	background-image: url(/images/nav_back.gif);

}

#top_nav_two {
	clear: both;
	text-align: right;
	padding-bottom: 2px;
	height: 48px;
}


#top_nav_two ul{
padding: 0;
margin: 0;
}
#top_nav_two ul li{
display: inline;
padding: 0;
margin: 0;
}
#top_nav_two ul li a{
	color: #313131;
	text-decoration: none;
	font-size: 17px;
	font-weight: normal;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
	float: left;
	display: block;
} 
#top_nav_two ul li a:hover, #top_nav_two ul li a:focus{
	color: #F19125;
	background-image: url(/images/nav_back.gif);

}
#content {
	clear: both;
	padding-top: 12px;
	padding-bottom: 14px;
}
#hero {
	height: 177px;
	width: 950px;
	padding-top: 19px;
}

#col_left {
	float: left;
	width: 233px;
	margin-right: 13px;
}
#left_nav {
	width: 233px;
}
a.left_nav_contact {
	background-image: url(/images/contact_back.jpg);
	height: 76px;
	width: 188px;
	display: block;
	color: #646464;
	text-decoration: none;
	font-size: 21px;
	padding-top: 13px;
	padding-left: 45px;
	padding-left: 45px;
	line-height: 24px;
}
a.left_nav_contact:hover {
	background-image: url(../images/contact_back.jpg);
	height: 76px;
	width: 188px;
	display: block;
	color: #F78D29;
	text-decoration: none;
	font-size: 21px;
	padding-top: 13px;
	padding-left: 45px;
	padding-left: 45px;
	line-height: 24px;
}
a.left_nav_what {
	background-image: url(../images/what_back.jpg);
	height: 76px;
	width: 188px;
	display: block;
	color: #646464;
	text-decoration: none;
	font-size: 21px;
	padding-top: 13px;
	padding-left: 45px;
	padding-left: 45px;
	line-height: 24px;
}
a.left_nav_what:hover {
	background-image: url(../images/what_back.jpg);
	height: 76px;
	width: 188px;
	display: block;
	color: #F78D29;
	text-decoration: none;
	font-size: 21px;
	padding-top: 13px;
	padding-left: 45px;
	padding-left: 45px;
	line-height: 24px;
}

a.left_nav_about {
	background-image: url(../images/about_back.jpg);
	height: 76px;
	width: 188px;
	display: block;
	color: #646464;
	text-decoration: none;
	font-size: 21px;
	padding-top: 13px;
	padding-left: 45px;
	padding-left: 45px;
	line-height: 24px;
}
a.left_nav_about:hover {
	background-image: url(../images/about_back.jpg);
	height: 76px;
	width: 188px;
	display: block;
	color: #F78D29;
	text-decoration: none;
	font-size: 21px;
	padding-top: 13px;
	padding-left: 45px;
	padding-left: 45px;
	line-height: 24px;
}
a.left_nav_download {
	background-image: url(../images/download.jpg);
	height: 76px;
	width: 188px;
	display: block;
	color: #646464;
	text-decoration: none;
	font-size: 21px;
	padding-top: 13px;
	padding-left: 45px;
	padding-left: 45px;
	line-height: 24px;
}
a.left_nav_download:hover {
	background-image: url(../images/download.jpg);
	height: 76px;
	width: 188px;
	display: block;
	color: #F78D29;
	text-decoration: none;
	font-size: 21px;
	padding-top: 13px;
	padding-left: 45px;
	padding-left: 45px;
	line-height: 24px;
}
#news {
	background-image: url(../images/latest_back.jpg);
	background-position: left bottom;
	height: 194px;
}
a.cta_news {
	display: block;
	color: #646464;
	text-decoration: none;
	font-size: 21px;
	padding-top: 14px;
	padding-left: 45px;
	padding-left: 45px;
	line-height: 24px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
a.cta_news:hover {
	display: block;
	color: #F78D29;
	text-decoration: none;
	font-size: 21px;
	padding-top: 14px;
	padding-left: 45px;
	padding-left: 45px;
	line-height: 24px;
	background-repeat: no-repeat;
}
#news p {
	padding-right: 17px;
	padding-left: 17px;
	font-size: 14px;
	color: #525252;
	padding-bottom: 9px;
	clear: both;
	text-align: left;
}
.news_details {
	margin-right: 17px;
	margin-left: 17px;
	display: block;
	height: 27px;
}
.date {
	font-size: 12px;
	color: #525252;
	float: left;
}
a.cta_read {
	font-weight: bold;
	float: right;
	font-size: 12px;
	text-decoration: none;
	color: #f19125;
}
a.cta_read:hover {
	font-weight: bold;
	float: right;
	font-size: 12px;
	text-decoration: none;
	color: #646464;
}



#col_right {
	float: left;
	width: 704px;
}
#breadcrumbs {
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-image: url(../images/diagonal_back.gif);
	background-position: bottom;
	font-weight: bold;
	margin-bottom: 15px;
}
#main_area {
	padding-left: 14px;
}
#main_area p {
	font-size: 14px;
	padding-bottom: 15px;
}
#main_area h1 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 14px;
}
#main_area ul {
	margin-left: 25px;
	list-style-type: none;
	padding-bottom: 8px;
}
.home_list {
	float: left;
	height: 222px;
	padding-top: 10px;
}

#main_area li {
	font-size: 15px;
	padding-bottom: 1px;
	background-image: url(../images/orange_dot.gif);
	background-position: left 12px;
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 28px;
}
.tyres {
	float: right;
	padding-right: 20px;
	padding-left: 50px;
	padding-top: 18px;
}
.imgRight {
	float: right;
	padding-left: 30px;
}
.dumper {
	float: left;
	padding-right: 0px;
	padding-top: 10px;
}
a.cta_get {
	float: left;
	font-size: 20px;
	text-decoration: none;
	background-image: url(../images/touch.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	width: 400px;
	margin-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 22px;
	color: #5a5a5a;
}
a.cta_get:hover {
	float: left;
	font-size: 20px;
	text-decoration: none;
	background-image: url(../images/touch.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	width: 398px;
	margin-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 22px;
	color: #f19125;
}
#footer {
	margin-top: 0px;
	clear: both;
	text-align: left;
	height: 33px;
	float: left;
}
a.foot_home {
	background-image: url(../images/house.gif);
	float: left;
	height: 33px;
	width: 42px;
	text-indent: -3000px;
	margin-right: 4px;
	background-position: left top;
}
a.foot_home:hover {
	background-image: url(../images/house.gif);
	float: left;
	height: 33px;
	width: 42px;
	text-indent: -3000px;
	margin-right: 4px;
	background-position: left top;
}
a.foot_email {
	background-image: url(../images/envelope.gif);
	float: left;
	height: 33px;
	width: 42px;
	text-indent: -3000px;
	margin-right: 4px;
	background-position: left top;
}
a.foot_email:hover {
	background-image: url(../images/envelope.gif);
	float: left;
	height: 33px;
	width: 42px;
	text-indent: -3000px;
	margin-right: 4px;
	background-position: left top;
}
.para_right {
	float: right;
	width: 847px;
	text-align: right;
	height: 23px;
	display: block;
	background-image: url(../images/foot_back.gif);
	padding-top: 10px;
	font-size: 12px;
	padding-right: 10px;
}
.para_right a {
	text-decoration: none;
	color: #5a5a5a;
}
.para_right a:hover {
	text-decoration: none;
	color: #f19125;
}

H1.HomeSectors {
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-image: url(../images/diagonal_back.gif);
	background-position: bottom;
	font-weight: bold;
	margin-bottom: 15px;
}


H1.HomeSectors a {
	color: #5a5a5a;
	font-size: 15px;
}

/*   */


a.stripe_button {
	float: left;
	font-size: 17px;
	text-decoration: none;
	background-image: url(/images/touch.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 22px;
	color: #5a5a5a;
}
a.stripe_button:hover {
	float: left;
	font-size: 17px;
	text-decoration: none;
	background-image: url(/images/touch.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 22px;
	color: #f19125;
}



a {
	color: #F19125;
	text-decoration: none;
}
