/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-image: url(../../../../../../../images/bg-image.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	background-attachment:fixed;
	background-color: #0571b2;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	line-height:16px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
}
h1 {
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight:normal;
}
h2 {
	color:#014188;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	text-shadow: 0px 0px 20px #FFF;
	
}
h3 {
	color: #389edf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 10px;
	line-height:28px;
	margin:0px;
	text-shadow: 0px 0px 20px #FFF;
}
h4 {
	color: #389edf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:12px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
a {
	text-decoration:underline;
	color:#389edf;
}
a:hover{text-decoration:underline;}
.darkbluetext {color:#014188;}
.lightbluetext {color:#079ae2;}
.yellowtext {color:#c8fd22;}
.centre {
	margin:0px auto;
	width:1010px;
	position: relative;
}
.contact-us {
	width:467px;
	height:50px;
	float: left;
	text-align:right;
	position:absolute;
	right:0px;
	top:0px;
	margin-right: 25px;
}
.header {
	width:1010px;
	height:112px;
	float: left;
	background-image:url(../../../../../../../images/header.png);
	text-align: right;
	background-repeat: no-repeat;
	margin-top: 36px;
}

.logo{
	position:absolute;
	width:360px;
	height:170px;
	left:25px;
	top:0px;
	z-index:100000000000;
}
.content {
	width:1010px;
	float: left;
	background-image:url(../../../../../../../images/content-bg.png);
	background-repeat:repeat-y;
}

#slider {
	float:left;
	width:960px;
	height:214px;
	padding: 0px 25px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
#mask-gallery {overflow:hidden;}

.feature-text {
	margin-left:100px;
	margin-top:70px;
	width:600px;
	text-align:left;
}

.feature-text img {
	margin:0px;
	padding:0px;
}

.feature-text a {
	margin:0px;
	padding:0px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	padding-right:25px;
	color:#FFF;
	text-decoration: none;
	font-size: 12px;
	padding-left:10px;
	line-height:16px;
	background-image:url(../../../../../../../images/right-arrow-white.png);
	background-position:center right;
	background-repeat:no-repeat;
	margin-right:10px;
	text-shadow: 10px 10px 10px 10px #000;
}

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

#gallery {
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	z-index:0;
	/* width = total items multiply with #mask gallery width */
	width:3840px;
	overflow:hidden;
	height:214px;
}
#gallery li {
	/* float left, so that the items are arrangged horizontally */
	float:left;
	list-style:none;
}

#gallery ul {list-style:none;}
#mask-excerpt {overflow:hidden;}
#excerpt {
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0px;
	left:0px;
	/* Set the style */
	width:600px;
	overflow:hidden;
	color:#FFF;	
}
#excerpt li {padding:5px;}
#excerpt li h1 {
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	text-shadow: 0px 0px 10px #000;
	letter-spacing:-1.5px;
	line-height:30px;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}
#excerpt li a{
	font-family: Helvetica, Arial, sans-serif;
	text-align:left;
	color:#FFF;
	text-decoration: none;
	font-size: 10px;
	display: block;
	background-image: url(../../../../../../../images/right-arrow.png);
	background-repeat: no-repeat;
	background-position: 92px 0px;
	padding: 2px 0px 5px;
	margin: 0px;
}
#btn-prev {
	cursor:pointer;
	position:absolute;
	z-index:100;
	top:230px;
	left:45px;
	background-image:url(../images/LeftControl.png);
	background-repeat:no-repeat;
	width:34px;
	height:33px;
}
#btn-next {
	cursor:pointer;
	position:absolute;
	z-index:100;
	top:230px;
	right:45px;
	background-image:url(../../../../../../../images/RightControl.png);
	background-repeat:no-repeat;
	width:34px;
	height:33px;
}

.media{
	position:absolute;
	width:180px;
	height:40px;
	left:15px;
	top:333px;
	z-index:2000000000;
}
.shred{
	position:absolute;
	width:167px;
	height:40px;
	right:15px;
	top:333px;
	z-index:2000000000;
}
.leftpanel {
	float:left;
	width:442px;
	height:222px;
	margin-left: 25px;
}
.truckpanel {
	float:left;
	width:442px;
	height:111px;
	background-image: url(../../../../../../../images/truck-bg.png);
}
.truckpanel h1{
	margin:0px;
	padding:0px;
	margin-top: 15px;
	padding: 20px;
}
.truckpanel a{
	margin:0px;
	padding:0px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	padding-right:25px;
	color:#FFF;
	text-decoration: none;
	font-size: 12px;
	padding-left:10px;
	line-height:40px;
	background-image:url(../../../../../../../images/right-arrow.png);
	background-position:center right;
	background-repeat:no-repeat;
	margin-right:0px;
}
	
#slider2 {
	float:left;
	width:442px;
	height:111px;
	padding: 0px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	background-image: url(../../../../../../../images/testimonials-bg.png);
	background-repeat: no-repeat;
}
#mask-gallery2 {overflow:hidden;}
#gallery2 {
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	z-index:0;
	/* width = total items multiply with #mask gallery width */
	width:1326px;
	overflow:hidden;
}
#gallery2 li {
	/* float left, so that the items are arrangged horizontally */
	float:left;
	list-style:none;
	display:block;
}
	
.testimonialtext {
	float:left;
	width:342px;
	height:30px;
	line-height:16px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0px 15px 10px;
	text-align: center;
	padding-top: 20px;
	padding-left:45px;
	padding-right:45px;
	font-weight: normal;
}

.testimonialtext p{
	margin:0px;
	padding:0px;
	color: #FFF;
	font-size: 12px;
}
.testimonialname {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	padding-left:25px;
	color:#FFF;
	text-decoration: none;
	font-size: 12px;
	margin-left:170px;
	padding-right:10px;
	line-height:40px;
	background-image:url(../../../../../../../images/up-arrow.png);
	background-position:center left;
	background-repeat:no-repeat;
}
.rightpanel {
	float:left;
	width:518px;
	margin-right: 25px;
}
.textarea {
	float:left;
	background-image: url(../../../../../../../images/text-bg.jpg);
	padding: 10px 10px 0px;
	background-repeat: repeat-x;
	height:166px;
	margin: 10px 10px 0px;
}


.dropdownlink{
	float:left;
	background-image: url(../../../../../../../images/line.png);
	background-repeat:repeat-x;
	margin: 0px 10px;
	width: 498px;
	background-color:#F3F3F3;
}
.dropdownlink a{
	font-family: Helvetica, Arial, sans-serif;
	text-align:right;
	color:#014188;
	text-decoration: none;
	font-size: 12px;
	display: block;
	line-height:37px;
	background-image: url(../../../../../../../images/down-arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 25px;
	margin-right:10px;
}
.fullpanel {
	float:left;
	width:960px;
	margin: 10px 25px;
	background-image: url(../../../../../../../images/line.png);
	background-repeat:repeat-x;
	padding-top: 10px;
}
.process {
	float:left;
	padding:10px;
	width:125px;
	height:144px;
	text-align: left;
}
.processimage {
	float:left;
	width:125px;
	height:55px;
}
.processtext {
	float:left;
	width:125px;
	height:79px;
	padding-top:10px;
}
.processtext p {
	line-height:12px;
	color: #707070;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0px;
	margin: 10px 0px 0px;
}
.arrow {
	float:left;
	padding:10px 0px;
	width:18px;
	height:144px;
}
.footer {
	float:left;
	width:940px;
	margin: 10px 25px;
	background-image: url(../../../../../../../images/line.png);
	background-repeat:repeat-x;
	padding: 10px;
	font-size: 8px;
}
.footer p{
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	padding: 0px;
	margin: 10px 0px 0px;
}

#toggleText {
width:940px;
padding:10px;
padding-top:10px;
margin-left:25px;
margin-top:10px;
background-image: url(../../../../../../../images/line.png);
background-repeat:repeat-x;
background-position:top left;
float:left;
}

/* NAV NAV NAV NAV NAV NAV NAV NAV NAV NAV NAV NAV */

#nav {
	margin: 23px 25px 0px 0px;
	position:absolute;
	left:50%;
	margin-left:-120px;
	height: 89px;
	width:600px;
	z-index:9999999999999999;
}
#nav ul {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	list-style: none;
	height: 89px;
	width: 600px;
	margin: auto;
}
#nav ul li {
	float:right;
	list-style: none;
}
#nav ul li a {
	margin: 0px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding:0px 18px 0px 18px;
	line-height:89px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	background-image: url(../../../../../../../images/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-shadow: 0px 2px 3px #000;
}
#nav ul li a:hover, #nav ul li.sel a {
	color: #bbe752;
	text-shadow: 0px 0px 20px #FFF;
	text-decoration: none;
}


#nav li { /* all list items */
	float: left;
}

#nav li ul { /* second-level lists */
	position: absolute;
	padding:10px;
	padding-top:0px;
	width:400px;
	height:130px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-image:url(../../../../../../../images/dropdown.png);
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: 50%;
	margin-left:-290px;
}

#nav li ul li { /* second-level lists */
	float:left;
	width:200px;
}

#nav li ul li a { 
	float:left;
	width:180px;
	margin:5px;
	background-image:none;
	padding:5px;
	color:#FFF;
	border-bottom:1px solid #09F;
	line-height:14px;
	text-align:left;
	text-transform:none;
	font-weight:normal;
	
}

#nav li ul li a:hover { 
	float:left;
	color: #bbe752;
	text-shadow: 0px 0px 20px #FFF;
	
}

.menuitems_green {
color:#FFF;
text-decoration:none;
padding:5px;
border-bottom:1px solid #c8fd22;
float:left;
width:310px;
border-top:1px solid #5b7e08;
font-size: 12px;
}

.menuitems_green:hover{
color:#FFF;
background-color:#7bac06;
text-decoration:none;
}

.menuitems_grey {
color:#333;
text-decoration:none;
font-size: 12px;
padding:5px;
border-bottom:1px solid #999;
float:left;
width:310px;
border-top:1px solid #FFF;
}

.menuitems_grey:hover{
color:#333;
background-color:#B6B6B6;
text-decoration:none;
}
