/**/
body {
	margin: 0px;
	padding: 0px;
	background:#fff url(images/main-b-divider.gif) repeat-y   50% 0;
	color: black;
	font: 11px Verdana, sans-serif;
}

.container {
	height: 100%;
	min-height: 100%;
	position: relative;
	width:800px;
	margin:0 auto;
}

body>#container {
height:auto;
margin:0 auto;
width:900px;
}

html, body {
	height: 100%;
}

#header {
	margin: 0px;
	height: 120px;
	background: #13214E url(images/main-b-header2.gif) no-repeat right top;
}

#header h1 {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 216px;
	height: 88px;
	font-size: 10px;
}

#header h1 a {
	text-decoration: none;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 216px;
	height: 88px;
}

#header h1 span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 216px;
	height: 88px;
	background: url(images/main-logo2.gif);
	cursor: pointer;
}

#header h2 {
	position: absolute;
	left: 432px;
	top: 52px;
	width: 332px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	background: url(images/main-t-best-choice2.gif);
	font-size: 10px;
}

#header h2 span {
	visibility: hidden;
}



#header2 {
	margin: 0px;
	height: 100px;
	background: #13214E url(images/main-b-header2.gif) no-repeat right top;
}

#header2 h1 {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 216px;
	height: 88px;
	font-size: 10px;
}

#header2 h1 a {
	text-decoration: none;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 216px;
	height: 88px;
}

#header2 h1 span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 216px;
	height: 88px;
	background: url(images/main-logo2.gif);
	cursor: pointer;
}

#header2 h2 {
	position: absolute;
	left: 432px;
	top: 52px;
	width: 332px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	background: url(images/main-t-best-choice2.gif);
	font-size: 10px;
}

#header2 h2 span {
	visibility: hidden;
}

#nav {
	position: absolute;
	left: 0px;
	top: 88px;
	height: 32px;
	width: 100%;
	background: url(images/main-b-nav.gif) repeat-x left top;
}

#nav ul {
	margin: 0px;
	padding: 0 0 0 23px;
	width: 800px;
}

#nav li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav a {
	display: block;
	float: left;
	height: 32px;
	position: relative;
	background: url(images/main-n-nav2.gif) no-repeat 0px 0px;
	font: 10px Verdana, sans-serif;
	font-size: 1px;
	color: #ccc;
	text-decoration: none;
}

#nav span {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 32px;
	background: url(images/main-n-nav2.gif) no-repeat 0px 0px;
	cursor: pointer;
}

/* \*/
#nav span {
	display: block;
}
/* */

/*#link-about a, #link-contact a, #link-home a {
	float: right;
}

#link-home a {
	margin-left: -1px;  Correct borders -- home link isn't always there 
}*/

#link-vehicles a, #link-vehicles span { width: 84px; background-position: 0px 0px; }
#link-vehicles a:hover span, body.vehicles  #link-vehicles span { background-position: 0px -32px; }
#link-bookings a, #link-bookings span { width: 68px; background-position: -84px 0px; }
#link-bookings a:hover span, body.bookings  #link-bookings span { background-position: -84px -32px; }
#link-location a, #link-location span { width: 71px; background-position: -152px 0px; }
#link-location a:hover span, body.location  #link-location span { background-position: -152px -32px; }
#link-gallery a, #link-gallery span { width: 96px; background-position: -223px 0px; }
#link-gallery a:hover span, body.gallery  #link-gallery span { background-position: -223px -32px; }
#link-promise a, #link-promise span { width: 83px; background-position: -319px 0px; }
#link-promise a:hover span, body.promise  #link-promise span { background-position: -319px -32px; }
#link-driving a, #link-driving span { width: 86px; background-position: -402px 0px; }
#link-driving a:hover span, body.driving  #link-driving span { background-position: -402px -32px; }
#link-conditions a, #link-conditions span { width: 77px; background-position: -488px 0px; }
#link-conditions a:hover span, body.conditions  #link-conditions span { background-position: -488px -32px; }
#link-about a, #link-about span { width: 65px; background-position: -565px 0px; }
#link-about a:hover span, body.about  #link-about span { background-position: -565px -32px; }
#link-contact a, #link-contact span { width: 77px; background-position: -630px 0px; }
#link-contact a:hover span, body.contact  #link-contact span { background-position: -630px -32px; }
#link-home a, #link-home span { width: 46px; background-position: -707px 0px; }
#link-home a:hover span, body.home  #link-home span { background-position: -707px -32px; }

#nav2 {
	height: 19px;
	background: url(images/micro-b-nav2.gif) repeat-x left top;
	margin-bottom: -9px;
	position: relative;
	left: 0px;
	top: 0px;
}
#nav3 {
background:transparent url(images/main-b-nav.gif) repeat-x scroll left top;
height:12px;
margin-top:-12px;
width:100%;
}

#link-main-site {
	display: block;
	height: 19px;
	position: absolute;
	left: 637px;
	top: 0px;
	width: 117px;
	background: url(images/micro-n-mainsite.gif) no-repeat 0px 0px;
	font: 10px Verdana, sans-serif;
	text-decoration: none;
}

#link-main-site span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 117px;
	height: 19px;
	background: url(images/micro-n-mainsite.gif) no-repeat 0px 0px;
	cursor: pointer;
}

#link-main-site:hover span {
	background-position: 0px -19px;
}

#montage {
	background: #000066 url(images/main-m-montage.jpg) no-repeat left top;
	height: 184px;
	position: relative;
}

#microsite {
	background: #FE4100 url(images/main-m-newplymouth.jpg) no-repeat left top;
	height: 184px;
	position: relative;
}

#page-title {
	background: #FE4100;	
}

#page-title img {
	display: block;
	margin:0 auto;
}

#fast-quote-background {
	position: absolute;
	left: 0px;
	top: 265px;
	width: 248px;
	height: 153px;
	background: url(images/main-b-fast-quote2.png) no-repeat left top;

}

#fast-quote {
	position: absolute;
	width: 248px;
	height: 153px;
	left: -1px;
	top: 265px;
	font-size: 9px;
}

body.main #fast-quote {
	width: 272px;
	height: 168px;
	left: 488px;
	top: 8px;
	font-size: 11px;
}

body.main #fast-quote-background {
	left: 488px;
	top: 8px;
	width: 272px;
	height: 168px;
	background: url(images/main-b-fast-quote-a.gif) no-repeat left top;
}

#fast-quote form {
	margin: 0px;
	padding: 36px 12px 16px;
}

body.main #fast-quote form {
	margin: 0px;
	padding: 36px 16px 16px;
}

#fast-quote label {
	display: block;
	clear: left;
	float: left;
	text-align: right;
	padding: 2px 0px;
	margin-top: 2px;
	width: 96px;
}

body.main #fast-quote label {
	width: 104px;
}

#fast-quote select, #fast-quote input {
	font: 9px Verdana, sans-serif;
	width: 80px;
	display: block;
	margin-top: 2px;
	margin-left: 100px;
}

body.main #fast-quote select, body.main #fast-quote input {
	font-size: 11px;
	margin-left: 108px;
	width: 112px;
}

#fast-quote input {
	position: relative;
	left: 4px;
}

#fast-quote form>input {
	position: relative;
	left: 10px;
}

body.main #fast-quote form>input {
	left: 0px;
}

#fast-quote select {
	width: 118px;
}

#fast-quote input.image {
	margin-left: 99px;
	width: auto;
}

body.main #fast-quote input.image {
	margin-left: 107px;
	width: auto;
}

#fast-quote form>input.image {
	left: 1px;
}

#main {
	background: url(images/main-b-body-top.gif) repeat-x left top;
	min-height: 19px;
}

#container>#main {
	background-image: url(images/main-b-body-top.png);
}

#columns {
	width: 754px;
	margin:0 auto;
}

#body {
	float: right;
	width: 100%;
	margin-left: -249px;
}

#body-inner {
	margin-left: 249px;
	padding: 12px 0px 64px 16px;
}

#body p {
	margin: 0px 0px 2ex;
	line-height: 1.6;
}

#body h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 3ex 0px 1ex;
}

.captions {
	font-size: 90%;
	font-weight: bold;
	margin: 0ex 0px 2ex;
}

#sidebar {
	float: left;
	width: 248px;
	padding-bottom: 38px;
	padding-top: 12px;
}

#sidebar .address {
	margin: 230px 0px 2ex 16px;
}

#sidebar .address address {
	margin: 1ex 0px 2ex 16px;	
}

#footer {
	position: relative;
	top: 0px;
	clear: both;
	height: 36px;
	/*margin-top: -36px;*/
	background: url(images/main-b-footer2.gif) repeat-x left top;
	line-height: normal;
	color: white;
}

body>#footer {
	background-image: url(images/main-b-footer2.png);
	position: relative;
}

#footer-inner {
	background: url(images/main-b-footer-inner2.gif) no-repeat right top;
	margin-top: 4px;
	padding: 8px 8px 11px 264px;
	/*text-align: right;*/
}

#footer>#footer-inner {
	clear: both;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 32px;
	text-indent: 264px;
	line-height: 20px;
}

h1 {  font-family: Verdana, sans-serif; color: #13214E; font-size: 20px; font-weight: bold}
h2 {  font-family: Verdana, sans-serif; color: #13214E; font-size: 14px; font-weight: bold}
h3 {  font-family: Verdana, sans-serif; color: #13214E; font-size: 12px; font-weight: bold}
.seo {font-family: Verdana, sans-serif; color: #13214E; font-size: 12px; font-weight: bold; text-align:center; font-style: italic}

.mainheader {  font-family: Verdana, sans-serif; color: #13214E; font-size: 20px; font-weight: bold}

.baselinks { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #0000CC; font-weight: bold; line-height: 9pt;}

.baselinks a:link {  font-family: Arial, Helvetica, sans-serif;  color: #0000CC; font-weight: normal; text-decoration: underline}
.baselinks a:visited {  font-family: Arial, Helvetica, sans-serif;  color: #0000CC; font-weight: normal; text-decoration: underline}
.baselinks a:hover {  font-family: Arial, Helvetica, sans-serif;  color: #0000CC; font-weight: normal; text-decoration: underline}
.baselinks a:active {  font-family: Arial, Helvetica, sans-serif;  color: #0000CC; font-weight: normal; text-decoration: underline}


#fqform {
	position: absolute;
	width: 248px;
	height: 415px;
	left: 0px;
	top: 262px;
	font-size: 9px;
	background: url(images/sect-bookings-b-fq-middle.gif) repeat-y 0px 0px;
	padding-top: 40px;
}

#fqform h2 {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 248px;
	height: 32px;
	background: url(images/sect-bookings-b-fq-top.gif) no-repeat 0px 0px;
}

#fqform h2 span {
	display: none;
}

#fq-footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 248px;
	height: 16px;
	background: url(images/sect-bookings-b-fq-bottom.gif) no-repeat left bottom;
}

#fqform input, #fqform select {
	font-size: 9px;
}

#fqform legend {
	margin-left: 8px;
}

#fqform input.image {
	margin-left: 76px;
	margin-top: 8px;
}

.make-room-for-fq {
	height: 500px;
}

#body>.make-room-for-fq {
	height: auto;
	min-height: 500px;
}


#mini-fqform {
	position: absolute;
	width: 248px;
	height: 172px;
	top: 260px;
	font-size: 9px;
	background: url(images/sect-bookings-b-fq-middle.gif) repeat-y 0px 0px;
	padding-top: 40px;
}

#mini-fqform h2 {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 248px;
	height: 32px;
	background: url(images/sect-bookings-b-fq-top.gif) no-repeat 0px 0px;
}

#mini-fqform h2 span {
	display: none;
}

#fq-footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 248px;
	height: 16px;
	background: url(images/sect-bookings-b-fq-bottom.gif) no-repeat left bottom;
}

#mini-fqform input, #mini-fqform select {
	font-size: 9px;
}

#mini-fqform legend {
	margin-left: 8px;
}

#mini-fqform input.image {
	margin-left: 76px;
	margin-top: 8px;
}

.make-room-for-fq {
	height: 400px;
}

#body>.make-room-for-fq {
	height: auto;
	min-height: 400px;
}

.babel {
	text-align: center;
	height: 156px;
}

.currency {
	margin: 12px;
	background: #EEEEDD;
	padding: 0px;
	font: 10px Verdana, sans-serif;	
}
#body-inner ul {
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 0px;
	padding-left: 15px;
}
#body-inner li {
	margin: 0px 0px 6px;
	padding: 0px 18px;
	background: url(list-icon.gif) no-repeat 4px 4px;
	list-style-type: none;
}		
#specials-btn {
	background:transparent url(images/view-specials.gif) no-repeat scroll left top;
	display:block;
	float:right;
	height:111px;
	margin:49px 11px 0 7px;
	width:114px;
}
/*
The actual display of the icon button is control by the iframe's own css.
You'll have to edit the index.php file inside of the specials directory 
*/

iframe#specialsFrame {
display:block;
height:41px;
margin:0 auto;
overflow:hidden;
width:252px;
margin-top:5px;
}
div#body-inner h1 {
font-size:20px;
margin:0;
padding:10px 0;
position:relative;
height:auto;
width:auto;

}