/* CSS Document */

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	margin:0px;
	background-image:url(../images/layout/bg_repeat.jpg);
	background-repeat:repeat-x;
}

*html img { behavior: url(/css/iepngfix.htc) }


.container{
	width:964px;
	margin:0px auto;
}
.banner_container{
	width:964px;
	height:140px;
}
.logo_area{
	float:left;
	width:386px;
	height:140px;
}
.navigation_area{
	float:right;
	width:578px;
	height:140px;
}
	.navigation_inner{
		width:550px;
		padding-top:60px;
		float:right;
	}
		.nav_link{
			float:left;
			padding-left:35px;
			font-size:14px;
			font-weight:bold;
			color:#000000;
		}
			.nav_link a{
				text-decoration:none;
				color:#000000;
			}
			.nav_link a:hover{
				text-decoration:none;
				color:#4e3c0a;
			}
.slideshow_container{
	width:964px;
	height:321px;
}
.page_banner_small{
	width:964px;
	height:150px;
}
.content_holder{
	width:964px;
	padding-top:20px;
}
	.content_holder h1{
		padding:0px;
		margin:0px;
		font-size:24px;
		color:#000;
		font-weight:bold;
		padding-bottom:20px;
	}
	.content_holder p{
		padding:0px;
		margin:0px;
		font-size:12px;
		color:#ffffff;
		font-weight:normal;
		line-height:22px;
		margin-bottom:10px;
	}
		.content_holder p a{
			color:#f6d842;
			text-decoration:none;
		}
	.content_holder li{
		padding:0px;
		margin:0px;
		font-size:12px;
		color:#ffffff;
		font-weight:normal;
		padding-bottom:5px;
	}
		.content_holder li a{
			color:#ffffff;
			text-decoration:none;
		}
		.content_container_left{
			float:left;
			width:604px;
		}
		.content_container_right{
			float:right;
			width:340px;
		}
.service_box{
	margin-bottom:10px;
}
	.service_input{
		float:left;
		width:170px;
	}
	.service_image{
		float:right;
		width:150px;
	}
		.inputfield{
			color:#7a6607;
			font-size:9px;
			width:170px;
			border:0px;
			padding:5px;
			background-image:url(../images/layout/input_bg.jpg);
		}
.fleet_box{
	margin-top:30px;
}
.fleet_img{
	padding-bottom:15px;
}
.pagination{
	font-size:12px;
	color:#fff;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dashed #fff;
}
	.pagination a{
		color:#f6d842;
		text-decoration:none;
	}
	
	.contact_table{
		color:#fff;
	}
	.contact_listbox{
		width:253px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		border:1px solid #ccc;
	}
	.contact_textfield{
		width:250px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		border:1px solid #ccc;
	}
	.contact_textarea{
		width:430px;
		height:100px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		border:1px solid #ccc;
	}
	.success_box{
		background-color:#000000;
		color:#39b136;
		padding:5px;
		margin-bottom:10px;
		border:1px solid #b19036;
	}
	.success_box li{
		padding:2px;
		color:#fff;
	}
	.error_box{
		background-color:#000000;
		color:#b13636;
		padding:5px;
		margin-bottom:10px;
		border:1px solid #b19036;
	}
	.error_box li{
		padding:2px;
		color:#fff;
	}
	.highlight_red{
		background-color:#efe0e0;
	}
	hr{
		height:1px;
		color:#fff;
		border:0px;
		border-bottom:1px dashed #ccc;
	}
	
	.tableholder {
		width: 100%;
		text-align: center;
		position: relative;
	}
	.tableholder .table {
		text-align: left;
		width: 870px;
		margin: 0 auto;
	}
	
	.content_1 {
		position: relative;
	}
	
	.loading {
		width: 100%;
		height: 100%;
		position: absolute;
		top:0;
		left:0;
		z-index: 3000;
		display: none;
	}
	.loading_1 {
		width: 100%;
		height: 100%;
		position: absolute;
		background: #000;
		top:0;
		left: 0;
		z-index: 3050;
	}
	
	.loading_2 {
		width: 100%;
		height:100%;
		top:0;
		left:0;
		z-index: 3060;
		position: absolute;
		color: #fff;
		text-align: center;
	}
	
	.loading_3 {
		margin-top:30px;
		display: block;
		height: 100px;
		background: url(../images/ajax-loader.gif) center center no-repeat;
	}
	
	.scrollarrow {
		height: 100%;
		display: block;
		float: right;
		position: absolute;
		width: 35px;
		top:0;
	}
	
	.scrollarrow_r {
		right: 0;
	}
	
	.scrollarrow_l {
		left: 0;
	}
	
	.sf {
		display:block; 
		position:relative;
	}
	
	.right, .left {
		cursor: pointer;
		display: none;
	}
	
	#loading {
	
		display: block;
		height: 20px;
		background:#000 url(../images/ajax-loader.gif) center center no-repeat;
		text-align: center;
		padding:90px 0 0px 0;
		color: #fff;
	
	}
	
	.staticheading {
		width:100px;
		position:absolute;
		z-index:3000;
		top:0px;
		left:40px;
		background: #FFF;
		padding: 0;
		margin: 0;
	}
	
	.staticheading td {
		padding-right: 4px;
		padding-left: 4px;
	}
	
	.staticheading table {
		background: #FFF;
	}
	
	
	.footer {
		border-top:1px solid #fff;
		font-size: 10px;
		margin: 30px 0 0 0;
		color: #fff;
		padding: 5px 0 30px 0;
	}