@charset "utf-8";
/* CSS Document */

body {
	color: #FFF;
	background-color: #090a11;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#horizon {
	color: white;
	background-color: #090a11;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height:0px;
	overflow: visible;
	visibility:hidden;
	display: block
}
#content {
	background-color: #090a11;
	margin-left: -477px;
	position: absolute;
	top: -320px;
	left: 50%;
	width: 954px;
	height: 640px;
	visibility: visible;
	text-align: left;
	color: #FFF;
}
.auto {
	float: left;
	width: 954px;
}
.picker a:link, .picker a:active, .picker a:visited {
	font-size: 140%;
	color: #FFF;
	text-decoration: underline;
}
.picker a:hover {
	text-decoration: none;
}
.picker_img {
	border: solid 1px #666;
}
#footer {
	font-size: 10px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block;
	color: #333;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #333;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
div.scrollWrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
div.scrollableArea {
	position: relative;
	width: auto;
	height: 100%;
	margin: 0;
	padding: 0;
}
#makeMeScrollable {
	width: 954px;
	height: 166px;
	position: relative;
	margin: 0;
	padding: 0;
}
#makeMeScrollable div.scrollableArea * {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
#intro3 {
	width: 954px;
	height: 51px;
	background-image: url(http://www.superiorhirecars.com.au/images/intro3.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	text-align: center;
}
#intro3 a:link, #intro3 a:active, #intro3 a:visited {
	color: #FFF;
	text-decoration: none;
}
#intro3 a:hover {
	color: #FFF;
	text-decoration: underline;
}
