* 	{ 
	padding: 0; 
	margin: 0; 
} 

a:link {
	color: #4E729A;
	font-weight: bold;
}
a:visited {
	color: #666666;
	font-weight: bold;
}
a:hover {
	color: #72A7E2;
}
a:active {
	color: #999999;
}

ul {
	margin-left:2em;
	margin-bottom: 1em;
}

.bluebold {
	color:#4E729A;
	font-weight: bold;
}

.blueboxes {
	background-color: #191E2D;
	padding: 25px;

}

body {
	color:#FFFFFF;
	background-color: #000000;
	background-image: url( '../images/bg.jpg' );
	background-position: top center;
	background-repeat: no-repeat;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode',Verdana, sans-serif;
	font-size: 0.8em;
	line-height: 1.8em;

}

p {
	margin-bottom: 1em;

}

h1 { font-size: 1.2em; font-weight: bold; margin-bottom: 0.7em; }

#header {
	width: 885px;
	margin-left: auto;
	margin-right: auto;
	height: 482px;

}
#header2 {
	width: 885px;
	margin-left: auto;
	margin-right: auto;
	height: 482px;

}

#logo {
	width: 200px;
	float: left;
	height: 130px;
	background-repeat: no-repeat;
	margin-top: 33px;
}
#contactdetails {
	width: 468px;
	float: right;
	height: 29px;

}
#maincontent {
	width: 885px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	height: 161px;

}

#left-description {
	float: left;
	width: 400px;
	line-height: 2em;
	
}

#right-options {
	width: 417px;
	float: right;
	
}
#footer {
	float: left;
	width: 885px;
	background-image: url(../images/white.gif);
	background-repeat: repeat-x;
	margin-top: 35px;
	text-align: left;
	margin-bottom: 15px;
	padding-top: 10px;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #445280;

	
}
#front {
	margin-bottom: 2em;
	
}

#frontprices {
	margin-bottom: 16px;

}

#frontvehicles {
	margin-bottom: 16px;

}

#frontbook {

}

.blueboxes:hover {
background-color: #232B40;	
	}

#frontbook form fieldset {
  border-color: #000;
	border-width: 5px;
	border-style: solid;
	padding: 10px;
	margin: 10px;
}
#frontbook form label {
	display: block;
	float: left;
	width: 160px;
	padding: 0;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
#frontbook textarea { overflow: auto; }

#frontbook form br {
	clear:left; 
}

#footerleft  {
	float:left;
	width: 500px;
}

#footerright  {
	float:left;
	width: 380px;
}
