/*--------------body-------------------*/

body {
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}

/*--------------wrappers-------------------*/

#headerwrapper {
	background-color: #FFFFFF;
	height: 70px;
	width: 100%;
}

#picture {
	height: 220px;
	width: 100%;
	background-color: #003366;
}

#navigationwrapper {
	height: 71px;
	width: 100%;
	background-color: #000000;
	background-image: url(images/navbg.gif);
}

#pagewrapper {
	width: 100%;
	background-color: #003265;
}

#footerlogos {
	height: 129px;
	width: 100%;
	background-color: #002f5e;
	background-image: url(images/logobg.gif);
	clear: both;
}

#footerwrapper {
	height: 173px;
	width: 100%;
	background-color: #335c85;
	clear: all;	
}

/*--------------header-------------------*/

#header {
	width: 960px;
	height: 70px;	
	margin: 0px auto;
}

#hlogo {
	height: 70px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}

/*--------------pictures-------------------*/

#picture {
	height: 220px;
	background-image: url(images/photo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#aboutpicture {
	height: 220px;
	background-image: url(images/about_photo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#contactpicture {
	height: 220px;
	background-image: url(images/contact_photo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#linkspicture {
	height: 220px;
	background-image: url(images/links_photo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#rentalspicture {
	height: 220px;
	background-image: url(images/sales_photo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#repairspicture {
	height: 220px;
	background-image: url(images/rentals_photo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#salespicture {
	height: 220px;
	background-image: url(images/repairs_photo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*--------------navigation-------------------*/

#navigation {
	width: 960px;
	height: 71px;
	margin: 0px auto;
	letter-spacing: 2px;		
}

#navleft {
	float: left;
	width: 525px;
}

#navleft ul {
	margin:0px;
	padding: 10px 5px 2px 1px;
	display: inline;
	float: left;	
}

#navleft li {
	display: inline;
	list-style-type: none;
	padding-top :15px;
	padding-right: 1px;

}

#navleft a {
	color: #FFFFFF;
	text-decoration: none;
}

#navleft a:hover {
	color: #ffcc00;
	text-decoration: none;
}

#navright {
	float: right;
	width: 420px;
	text-align: right;
	margin-top: 10px;
}

#navright a {
	color: #FFFFFF;
	text-decoration: none;
}

#navright a:hover {
	color: #ffcc00;
	text-decoration: none;
}

#navleft li.selected a {
	color: #ffcc00;
	font-weight: bold;
}

/*--------------main-------------------*/

#main {
	width: 960px;
	margin: 0px auto;
}

#main a {
	color: #ffcc00;
	text-decoration: none;
}

#main a:hover {
	color: #ffffff;
	text-decoration: none;
}

/*--------------logos-------------------*/

#logos {
	width: 960px;
	height: 129px;
	margin: 0px auto;
	background-image: url(images/logos.gif);
	background-repeat: no-repeat;
}

#hdlogos {
	width: 960px;
	height: 129px;
	margin: 0px auto;
	background-image: url(images/hdlogos.gif);
	background-repeat: no-repeat;
}

/*--------------footer-------------------*/

#footer {
	width: 960px;
	height: 173px;
	margin: 0px auto;
	background-image: url(images/contactbg.gif);
	background-repeat: no-repeat;
	text-align: right;
	font-size: 90%;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #ffcc00;
	text-decoration: none;
}

#footerone {
	float: right;
	height: 80px;
	width: 150px;
	margin-top: 63px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}

#footertwo {
	float: right;
	height: 80px;
	width: 147px;
	margin-top: 63px;
	margin-right: 13px;
	margin-left: 10px;
	text-align: left;
}

#footerthree {
	float: right;
	height: 80px;
	width: 147px;
	margin-top: 63px;
	margin-right: 13px;
	text-align: left;	
}

/*--------------contact form-------------------*/

#contactspacer {
	height: 39px;
}

#form {
	margin-left: 0px;
}

.sendbutton	{
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;	
}

.textbox {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	width: 300px;
	margin-top: 3px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

.bigbox {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	height: 100px;
	width: 300px;
	margin-top: 3px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

.border {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

.greyborder {
	border: 1px solid #999999;
}

.red {
	color: #C65573;
}

.centre {
	text-align: center;
}

/*--------------pages-------------------*/

#homebox1 {
	float: left;
	width: 299px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #335b84;
	padding-right: 10px;
	padding-left: 10px;
	height: 493px;	
}

#homebox2 {
	float: left;
	width: 299px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #335b84;
	padding-right: 10px;
	padding-left: 10px;
	height: 493px;
}

#homebox3 {
	float: left;
	width: 298px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #335b84;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #335b84;	
	height: 493px;
}

#aboutbox1 {
	float: left;
	width: 598px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #335b84;
	padding-right: 10px;
	padding-left: 10px;
	height: 374px;		
}

#aboutbox2 {
	float: left;
	width: 298px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #335b84;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #335b84;	
	height: 374px;		
}

#salesbox1 {
	float: left;
	width: 598px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #335b84;
	padding-right: 10px;
	padding-left: 10px;
	height: 374px;		
}

#salesbox2 {
	float: left;
	width: 298px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #335b84;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #335b84;	
	height: 374px;		
}

#rentalsbox1 {
	float: left;
	width: 598px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #335b84;
	padding-right: 10px;
	padding-left: 10px;
	height: 374px;		
}

#rentalsbox2 {
	float: left;
	width: 298px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #335b84;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #335b84;	
	height: 374px;		
}

#repairsbox1 {
	float: left;
	width: 598px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #335b84;
	padding-right: 10px;
	padding-left: 10px;
	height: 470px;		
}

#repairsbox2 {
	float: left;
	width: 298px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #335b84;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #335b84;	
	height: 470px;		
}

#contactbox1 {
	float: left;
	width: 598px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #335b84;
	padding-right: 10px;
	padding-left: 10px;
	height: 694px;		
}

#contactbox2 {
	float: left;
	width: 298px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #335b84;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #335b84;	
	height: 694px;		
}

#contactbox2 a {
	color: #ffcc00;
	text-decoration: none;
}

#contactbox2 a:hover {
	color: #ffffff;
	text-decoration: none;
}

#linksbox1 {
	float: left;
	width: 598px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #335b84;
	padding-right: 10px;
	padding-left: 10px;
	height: 723px;		
}

#linksbox2 {
	float: left;
	width: 298px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #335b84;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #335b84;	
	height: 723px;		
}

/*--------------headers-------------------*/

.homesalesheader {
	background-image: url(images/saleshomeheader.gif);
	height: 41px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.homerentalsheader {
	background-image: url(images/rentalshomeheader.gif);
	height: 41px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.homerepairsheader {
	background-image: url(images/repairshomeheader.gif);
	height: 41px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.aboutusheader {
	background-image: url(images/aboutusheader.gif);
	height: 41px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.salesheader {
	background-image: url(images/salesheader.gif);
	height: 41px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.rentalsheader {
	background-image: url(images/rentalsheader.gif);
	height: 41px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.repairsheader {
	background-image: url(images/repairsheader.gif);
	height: 41px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.contactheader {
	background-image: url(images/contactheader.gif);
	height: 41px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.linksheader {
	background-image: url(images/linksheader.gif);
	height: 41px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

/*--------------other-------------------*/

.hidden {
	visibility: hidden;
}

p {
	font-size: 1em;
	margin: 0 0 0em 0;
	line-height: 1.4em;
	padding: 0;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
}

.bold {
	font-weight: bold;
}

.manu {
	font-size: 120%;
	font-weight: bolder;
}