/* CSS Document */

body{
	margin:0px; 
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	overflow:auto;
	overflow:-moz-scrollbars-vertical; /* This item invalidates the CSS but is put in purely from a visual point of view and puts in a ghost scroll bar to stop the page from jumping.  You can take this out without having a detrimental effect on the site */
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

h1{
	color:#FFFFFF;
	font-size:41px;
	margin:40px 0px -20px 50px;
}

h2{
	color:#FFFFFF;
	font-size:18px;
	margin:25px 0px 0px 25px;
}

h3{
	color:#136213;
	font-size:18px;
	margin:20px 0px 0px 20px;
}

#container{
	width:900px;
	margin:auto;
	border-color:#136213;
	border-style:solid;
	border-width:1px;
	overflow:hidden;
}

#header{
	width:100%;
	height:170px;
}

#globe{
	width:194px;
	height:170px;
	float:left;
}

#title{
	width:706px;
	height:170px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	float:right;
	text-align:left;
}

#mainContent{
	width:100%;
	text-align:left;
}

#leftCol{
	width:194px;
	float:left;
}

#nav{
	width:194px;
	height:246px;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:no-repeat;
}

.home_rollover a{width:140px; height:24px; margin:35px 0px 0px 10px; padding:3px 0px 0px 35px; color:#ffffff; text-decoration:none; font-weight:bold; font-size:14px; float:left; display:block; text-align:left; background-position:0px 0px; background: url("../images/home_icon.jpg") no-repeat; text-decoration:none;}
.home_rollover a:hover{height:24px; background-position:0px -26px;}
.home_rollover a.over{height:24px; background-position:0px -25px;}

.exports_rollover a{width:140px; height:30px; margin:35px 0px 0px 10px; padding:5px 0px 0px 35px; color:#ffffff; text-decoration:none; font-weight:bold; font-size:14px; float:left; display:block; text-align:left; background-position:0px 0px; background: url("../images/exports_icon.jpg") no-repeat; text-decoration:none;}
.exports_rollover a:hover{height:30px; background-position:0px -31px;}
.exports_rollover a.over{height:30px; background-position:0px -30px;}

.sales_rollover a{width:140px; height:21px; margin:35px 0px 0px 10px; padding:3px 0px 0px 35px; color:#ffffff; text-decoration:none; font-weight:bold; font-size:14px; float:left; display:block; text-align:left; background-position:0px 0px; background: url("../images/sales_icon.jpg") no-repeat; text-decoration:none;}
.sales_rollover a:hover{height:21px; background-position:0px -21px;}
.sales_rollover a.over{height:21px; background-position:0px -21px;}

#address{
	width:194px;
	height:140px;
	margin:10px 0px 10px 0px;
	text-align:center;
}

#rightCol{
	width:706px;
	float:right;	
}
* html #rightCol{width:705px;}

#rightCol p{padding:0px 20px 0px 20px;}

ul{
	margin-left:-20px;
	margin-right:0px;
	height:40px;
	width:108px;
	float:left;
	text-align:left;
}
* html ul{margin-left:10px;}

ul li{
	list-style-type:none;
	text-decoration:underline;
}

ul.sales{
	margin:10px 0px 0px -20px;
	width:170px;
	height:170px;
	text-align:left;
}
* html ul.sales{margin:10px 0px 0px 10px;}

ul.sales li{
	list-style-type:none;
	text-decoration:underline;
}

#leftSection{
	width:210px;
	float:left;
	padding:30px 20px 0px 20px;
}

#rightSection{
	width:436px;
	float:right;
	padding:10px 0px 0px 20px;
}
* html #rightSection{width:430px; padding:10px 0px 0px 0px;}

#lowerSection{
	width:100%;
	clear:both;
	padding:10px 0px 10px 0px;
}

#vehiclesIn{
	width:45%;
	float:left;
	background-image:url(../images/gradient_line.jpg);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	height:150px;
	padding-left:10px;
}

#vehiclesIn h3{margin-left:0px;}

#scroller_container{height:100px; overflow:hidden;
position: relative;
background-color: white;
overflow: hidden;
}
#scroller{overflow:hidden;}

#lowerRight{
	width:50%;
	float:right;
}


.centre{text-align:center;}
.call{font-size:22px;}
a.green{color:#136213; text-decoration:underline; font-weight:bold;}



/*----------------------This line stops safari from reading what ever is below it--------------------------------*/
.home_rollover a{width:140px; height:24px; margin:35px 0px 0px 10px; padding:3px 0px 0px 35px; color:#ffffff; text-decoration:none; font-weight:bold; font-size:14px; float:left; display:block; text-align:left; background-position:0px 0px; background: url("../images/home_icon.jpg") no-repeat; text-decoration:none;#}
/*-------------------------anything below this line cannot be read by safari----------*/
.home_rollover a{width:140px; height:24px; margin:35px 0px 0px 10px; padding:3px 0px 0px 35px; color:#ffffff; text-decoration:none; font-weight:bold; font-size:14px; float:left; display:block; text-align:left; background-position:0px 0px; background: url("../images/home_icon.jpg") no-repeat; text-decoration:none;}
.home_rollover a:hover{height:24px; background-position:0px -28px;}
.home_rollover a.over{height:24px; background-position:0px -28px;}

.exports_rollover a{width:140px; height:30px; margin:35px 0px 0px 10px; padding:5px 0px 0px 35px; color:#ffffff; text-decoration:none; font-weight:bold; font-size:14px; float:left; display:block; text-align:left; background-position:0px 0px; background: url("../images/exports_icon.jpg") no-repeat; text-decoration:none;}
.exports_rollover a:hover{height:30px; background-position:0px -35px;}
.exports_rollover a.over{height:30px; background-position:0px -35px;}

.sales_rollover a{width:140px; height:20px; margin:35px 0px 0px 10px; padding:3px 0px 0px 35px; color:#ffffff; text-decoration:none; font-weight:bold; font-size:14px; float:left; display:block; text-align:left; background-position:0px 0px; background: url("../images/sales_icon.jpg") no-repeat; text-decoration:none;}
.sales_rollover a:hover{height:21px; background-position:0px -23px;}
.sales_rollover a.over{height:21px; background-position:0px -23px;}
