/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	border: 0;
	text-align: left;
	}
img {
	border: 0;
	padding: 0;
	margin: 0px 0px 0px 0px;
	}
h1, h2, h3, h4, h5, a, p, label {
	font-family: Arial, Helvetica, sans-serif;
	}
p {
	font-size: 10pt;
	margin: 1.2em 0em 1em 0em;
	line-height: 1.4em
	}
a {
	border: 0;
	margin: 0;
	padding: 0;
	}
div {
	margin: 0;
	padding: 0;
	border: 0;
	}
ul {
	margin: 0;
	padding: 0;
	border: 0;
	}
form {
	margin: 0;
	padding: 0;
	border: 0;
	}
div#container {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	background-color: transparent;
	background-image: url();
	background-repeat: repeat-y;
	}
div#header {
	background-color: transparent;
	width: 100%;
	padding: 0px 0px 0px 0px;
	height: 100%;
	text-align: right;
	}
div#header p {
	color: #b9b8b9;
	letter-spacing: 1px;
	margin: 0;
	padding-top: 10px;
	}
div#languages img {
	display: inline;
	margin: 0px 0px 0px 0px;
	}
div#languages a {
	text-decoration: none;
	}
div#languages {
	background-color: #e4e1e0;
	float: right;
	width: 250px;
	height: 100%;
	margin: 0;
	margin-left: 25px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	}
div#navigation {
	background-color: transparent;
	float: left;
	width: 160px;
	height: 100%;
	margin: 0px 0px 0px 0px
	}
html>body div#navigation {
	margin: 14px 0px 0px 0px
	}
div#navigation ul {
	width: 100%;
	list-style-type: none;
	text-align: right;
	border-top: 1px solid #b9b8b9;
	margin-top: 8px;
	margin-bottom: 20px;
	}
div#navigation ul li {
	width: 100%;
	border-bottom: 1px solid #b9b8b9;
	padding: 0px 0px 0px 0px;
	margin-bottom: -1px;
	}
html>body div#navigation ul li {
	margin-bottom: 0px;
	}
div#navigation ul li:hover {
	background-color: #D0D8E0;
	}
div#navigation ul li a {
	color: #52718f;
	width: 100%;
	height: 100%;
	text-decoration: none;
	}
div#navigation ul li a:hover {
	background-color: #D0D8E0;
	}
div#navigation ul li a div {
	width:100%; 
	height: 20px;
	padding: 6px 0px 4px 0px;
	cursor: hand;
	}
div.greybox {
	width: 100%;
	height: 100%;
	background-color: #e4e1e0;
	margin-bottom: 18px;
	}
div.greybox h2 {
	color: #52718f;
	margin: 0px 6px 14px 12px;
	}
div.greybox p {
	color: #52718f;
	margin: 0px 6px 14px 12px;
	}
div.greyboxcorners {
	width: 100%;
	height: 9px;
	background-color: #e4e1e0;
	}
div.greyboxcorners img {
	margin: 0px 0px -1px 0px
	}
div.bluebox {
	width: 100%;
	height: 100%;
	background-color: #52718f;
	margin-bottom: 18px;
	}
div.bluebox h1 {
	color: #FFF;
	margin: 6px 18px 14px 18px ;
	}
div.bluebox h3 {
	color: #FFF;
	margin: 4px 18px 0px 18px ;
	font-size: 16px;
	}
div.bluebox p {
	color: #FFF;
	margin: 0px 18px 22px 18px ;
	}
div.bluebox ul {
	font-size: 12px;
	color: #FFF;
	margin-left: 45px;
	margin-top: -10px;
	margin-bottom: 10px;
	}
div.bluebox ul li {
	margin-bottom: 4px;
	}
div.blueboxcorners {
	width: 100%;
	height: 10px;
	background-color: #52718f;
	padding: 0px 0px -1px 0px;
	}
div#main {
	background-color: transparent;
	float: right;
	width: 815px;
	height: 100%;
	padding: 14px 0px 0px 0px;
	}
div#left {
	background-color: transparent;
	float: left;
	width: 540px;
	height: 100%;
	}
div#right {
	background-color: transparent;
	float: right;
	width: 250px;
	height: 100%;
	}
div#footer {
	background-color: transparent;
	clear: both;
	width: 100%;
	height: 45px;
	text-align: right;
	}
div#footer a {
	color: #b9b8b9;
	font-size: 9pt;
	letter-spacing: 1px;
	text-decoration: none;
	}
div#footer a:hover {
	color: #b9b8b9;
	letter-spacing: 1px;
	text-decoration: underline;
	}
img.floatleft {
	float: left;
	margin: 0px 0px -2px 0px;
	}
img.floatright {
	float: right;
	margin: 0px 0px -2px 0px;
	}
form#quote {
	margin: 30px 0px 0px 12px;
	}
form#quote div.form {
	margin: 0px 12px 16px 0px;
	text-align: right;	
	}
form#quote label {
	display: inline;
	color: #52718f;
	font-size: 10pt;
	font-weight: bold;
	float: left;
	}
form#quote input {
	margin: 0px 0px 0px 0px;	
	display: inline;
	width: 107px;
	border: 0px solid #52718f;
	background-color: #c2c8ce;
	color: #000
	}
form#quote input.field {
	margin: 0px 0px 3px 0px;	
	display: inline;
	border: 1px solid #52718f;
	background-color: #c2c8ce;
	color: #000;
	}
form#quote input.error {
	margin: 0px 0px 3px 0px;	
	display: inline;
	border: 1px solid #CC0000;
	background-color: #c2c8ce;
	color: #000;
	}
form#quote input.submit {
	margin: 0px 0px 3px 0px;	
	display: inline;
	border: 1px solid #52718f;
	background-color: #c2c8ce;
	color: #000;
	position:relative;
	left: 118px;
	}
form#quote input:focus {
	background-color: #FFFFFF;
	color: #000;
	}
form#quote ul {
	margin: 0px 0px 10px 22px
	}
form#quote ul li a {
	font-size: 10pt;
	color: #cc0000;
	}
div#errormsg {	
	color: #c00;
	}
div#errormsg ul {
	font-size: 0.8em;
	margin-left: 3em;
	margin-bottom: 1em;
	}
div#errormsg p, div#errormsg ul a {
	color: #c00;
	}
img#caravan {
	border: 0;
	padding: 0;
	margin: 4px 0px 20px 0px;
	}
span#footernav p {
	text-align: center;
	margin: 3px 0;
	}
span#footernav p a {
	font-size: 9pt;
	color: #FFF;
	}
span#footernav p a:hover {
	text-decoration: underline;
	}
div.bluebox a {
	color: #FFF;
	font-weight: bold;
	}
div.bluebox a:hover {
	text-decoration: none;
	}