body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:#FF6600 url(/images/background.jpg) repeat-x;
	text-align: center;

}

#wrapper{
	position:relative;
	width:768px;
	margin:0 auto;
	text-align:left;
}

.pullquote{
	display:none;
}

#banner{
	height: 211px;
	margin-top: 160px;
	background:url(/images/banner.jpg) no-repeat;
}
h1{
	position:absolute;
	height:146px;
	width:176px;
	top:-175px;
	left:20px;
	background:url(/images/logo.jpg) no-repeat;
	text-indent:-9000em;
	padding: 0;
	margin: 0;
}

/*#hire-text{
	position:absolute;
	top:-100px;
	right:50px;
	width:190px;
	height:23px;
	background:url(/images/bus-text.jpg) no-repeat;
	
}*/

#rocky-qld{
	position:absolute;
	top:-50px;
	left:48px;
	font-size:0.8em;
}

#mail-icon p{
	position:absolute;
	top:105px;
	right:22px;
	padding-left:46px;
	font-size:0.78em;
}

#mail-icon p a{
	font-weight:700;
	color:#FFF;
	margin-top:-7px;
}

#mail-icon p a:hover{
	color:#000000;
}

#main{
	width:497px;
	margin-top:14px;
	margin-left:10px;
	background:#EFEFEF url(/images/main-content-head.png) no-repeat;
	float:left;
	padding:0px 0px 20px 0px;
	
}
#main ol li, #main ul li{
	padding-right:10px;
}

#main p, .pullquote, #main ul li, td, ol li{
	padding:0 13px;
	font-size:12px;

}

h3{
	font-size:1em;
}
h2, h3{
	margin-left:12px;
}

#main p a{
	font-weight:100;
	color:#00699B;	
}
#table-home tbody tr{
	padding:0;
	margin:0;
}


#table-home tbody td{
	border:none;
	padding:0 4px 10px 4px;
}

#table-home tbody td img{
	border:1px solid #6F6F6F;
}

#table-home tbody tr td ul li{
	padding:5px 0 0 0px;
	margin:0;
}

#table-home tbody tr td ul {
	padding:0px 0 0 25px;
	margin:0;
}


/*-------------------------------------------------------NAV-----------------------------------------------------------------*/

#nav{
	position:absolute;
	top:153px;
	left:0px;
}

#nav li{
	float:left;

	list-style:none;
	font-size:0.8em;
	padding:0 7px 0 10px;
	/*line-height:40px;*/
	font-weight:700;

}
/*------NAV HOME BUTTON-------*/
/*#home{
	padding:0;
	margin-left:-25px;
}
*/
#nav li a{
	text-decoration:none;
	color:#000000;
}

#nav li a:hover{
	color:#4897BE;
}


#sidebar-container{
	float:right;
	/*clear:both;*/
}
#bus-driver a{
	position:absolute;
	top:-34px;
	right:13px;
	width:165px;
	height:34px;
	background:url(/images/bus-driver.png) no-repeat;
	color:#FFFFFF;
	text-align:center;
	line-height:34px;
	font-size:0.8em;
	text-decoration:none;
	font-weight:700;

}

#drive-yourself a{
	position:absolute;
	top:-34px;
	right:177px;
	width:143px;
	height:50px;
	background:url(/images/drive-yourself.png) no-repeat;
	color:#FFFFFF;
	text-align:center;
	line-height:34px;
	font-size:0.8em;
	text-decoration:none;
	font-weight:700;

}

/*-------------------------------------------------------CONTENT BOXES----------------------------------------------------------*/

#testimonial-box{
	position:absolute;
	top:226px;
	right:8px;
	height:185px;
	width:247px;
	background:url(/images/larg-content-box.png) no-repeat;

}

#testimonial-box p{
	padding:0px 5px 0 12px;	
	font-size:1.2em;
	font-weight:700;

}

#testimonial-box p a{
	font-size:0.85em;
	color:#00699B;
	text-align:center;
	font-weight:300;
	margin:0 auto;
}

#testimonial-box p a:hover{
	color:#000000;
}

#small-content-box{
	position:absolute;
	top:409px;
	right:9px;
	height:151px;
	width:245px;
	background:url(/images/small-content-box.png) no-repeat;
	

}

#small-content-box p{
	text-indent:12px;	
	font-weight:700;

}

#small-content-box a, #small-content-box2 a{
	margin-left:12px;
	font-size:0.8em;
	font-weight:100;
	color:#00699B;
}

#small-content-box a:hover, #small-content-box2 a:hover{
	color:#000000;

}

#small-content-box img {
	margin-top:-15px;
	margin-left:35px;
}

#small-content-box2 img{
	margin-top:-9px;
	margin-left:25px;


}

#small-content-box2{
	position:absolute;
	top:558px;
	right:9px;
	height:151px;
	width:245px;
	background:url(/images/small-content-box.png) no-repeat;
	
}


#small-content-box2 p{
	text-indent:12px;	
	font-weight:700;
}
/*-------------------------------------------------------FORM-------------------------------------------------------------*/
form p{
	width:300px;
	clear:both;

}

form p label{
	float:left;
}

form p input, form p textarea, form p select{
	float:right;
	margin-bottom:10px;


}
/*-------------------------------------------------------TABLE-------------------------------------------------------------*/

.pop-up td{
	border-right:0.5px solid #FF7E00;
	border-bottom:0.5px solid #FF7E00;

}

.pop-up th{
	color:#000;
	background-color:#EFEFEF;
}

/*-------------------------------------------------------FOOTER-------------------------------------------------------------*/

#footer{
	width:497px;
	padding-bottom:10px;
	clear:both;
	color:#FF6204;
	height:28px;
	margin-left:10px;
	background:url(/images/footer.png) no-repeat;
}

#footer p{
	font-size:0.8em;
	color:#9F9F9F;
	text-align:center;
}

#footer p a{
	color:#9F9F9F;

}

#footer p a:hover{
	color:#000;
}

#printlogo{
	display:none;
}



#contactdetails p, #Contact p{
	font-size:0.9em;
}
contact-table{
	font-size:16px;

}

.error {
	width:90%;
	padding:5px 10px 5px 10px;
	margin:0 auto 10px auto;
	background-color:#FFA200;
	color:#000;
	text-align:left;
	font-size:12px;
}