body {
	background-attachment: fixed;
	background-image: url(images/ozi-cars-background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #5AC3E0;
}
#navigation {
	width: 413px;
	float: right;
	vertical-align: bottom;
	padding-top: 20px;
	height: 33px;
	margin-right: auto;
	margin-left: auto;
}
#middle-top {
	background-image: url(images/ozi-cars-top-bg.png);
	width: 760px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#contact-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 60px;
	width: 200px;
}
#car-stop-booking {
	margin-top: 24px;
	position: relative;
}
.text-black {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}



#middle-bottom {
	background-attachment: scroll;
	background-image: url(images/ozi-cars-bottom-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 760px;
	bottom: 0px;
	height: 22px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	position: relative;
	bottom: 30px;
	float: right;
	height: 35px;
	width: 35px;
	right: 55px;
}

#middle-middle {
	background-attachment: scroll;
	background-image: url(images/ozi-cars-middle-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 760px;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
}
#middle-shim {
	background-attachment: scroll;
	background-image: url(images/ozi-cars-middle-shim.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 760px;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#body-text {
	border: thin dotted #FF0000;
	width: 400px;
	position: relative;
}
.body-text {
	text-indent: 280px;
	display: inline;
	margin-left: 111px;
	left: 111px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}

#body-text-left {
	width: 255px;
	position: relative;
	top: 0px;
	left: 11px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #005212;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #005212;
	font-size: 26px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #005212;
}
#nav-active {
	width:88px;
	display:table-cell;
	vertical-align:middle;
	position:relative;
	height: 32px;
	background-image: url(images/nav-active.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
}
#nav-inactive {

	width:88px;
	display:table-cell;
	vertical-align:middle;
	position:relative;
	height: 32px;
	background-image: url(images/nav-inactive.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
}
.nav-link-inactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #67B190;
	text-align: center;
	text-decoration: none;
	position:relative;
	vertical-align: bottom;
	line-height: 33px;
}
.nav-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005212;
	text-align: center;
	position:relative;
	text-decoration: none;
	line-height: 33px;
}
.nav-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005212;
	text-align: center;
	position:relative;
	text-decoration: underline;
	line-height: 31px;
}
.nav-link-inactive:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005212;
	text-align: center;
	position:relative;
	text-decoration: none;
	line-height: 31px;
}
.nav-active {
	width:88px;
	display:table-cell;
	vertical-align:middle;
	position:relative;
	height: 32px;
	background-image: url(images/nav-active.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	float: left;
}
.nav-inactive {
	width:88px;
	display:table-cell;
	vertical-align:middle;
	position:relative;
	height: 32px;
	background-image: url(images/nav-inactive.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	float: left;
}
