@charset "utf-8";
/* CSS Document */

body {
	background-color: #6481C0;
	background-image: url(../images/template/background.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #2F518B;
	margin: 0 auto;
	padding-bottom: 25px; }

p { line-height: 1.4em; padding: 10px 0 0 0; margin: 0; }
a { text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }

table, form {
	margin: 0px; }

h1 {
	font-size: 2.4em;
	margin: 0;
	padding: 0; }
	
p.bigger {
	font-size: 1.2em; }

.telfax {
	font-size: 1.4em;
	line-height: 1.3em; }

#logo {
	position: absolute;
	top: -241px;
	left: 0px; }

div#background {
	background-color: #ECF0F8;
	padding-bottom: 30px; }
	
.nav_buttons {
	height: 153px; /*total=215px*/
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 62px;
	float: right; }
	
.home { background-image: url(../images/template/navback_home.gif); }
.maintenance { background-image: url(../images/template/navback_maintenance.gif); }
.repairs { background-image: url(../images/template/navback_repairs.gif); }
.modernisation { background-image: url(../images/template/navback_modernisation.gif); }
.loler { background-image: url(../images/template/navback_loler.gif); }
.breakdown { background-image: url(../images/template/navback_breakdown.gif); }
.contact { background-image: url(../images/template/navback_contact.gif); }

div#button_start {
	width: 71px;
	padding-right: 10px;
	text-align: center;
	float: right; }

div.button {
	width: 89px;
	padding: 0 1px;
	text-align: center;
	float: right; }
	
div#button_end {
	width: 71px; /*total=80px*/
	padding-left: 10px;
	text-align: center;
	float: right; }
	
div.contain {
	width: 915px;
	margin: 0 auto;
	text-align: left;
	position: relative; }
	
div#left {
	width: 265px;
	text-align: center;
	font-size: 0.9em;
	background-image: url(../images/template/left_back.gif);
	background-position: center;
	background-repeat: repeat-y;
	float: left;
	padding-top: 180px; }
	
div#left_curves {
	width: 265px;
	height: 22px;
	background-image: url(../images/template/left_curves.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	font-size: 0em; }
	
div#bullets {
	width: 265px;
	height: 65px;
	background-image: url(../images/template/bullets.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px auto;
	margin-top: 13px; }
	
div#right_contain {
	width: 610px;
	float: right; }
	
div#right {
	width: 540px; /*total=610px*/
	padding: 0 35px 15px 35px;
	background-image: url(../images/template/right_back.gif);
	background-position: center;
	background-repeat: repeat-y;
	float: right; }
	
div#right_curves {
	width: 610px;
	height: 22px;
	background-image: url(../images/template/right_curves.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	font-size: 0em;
	float: right; }
	
div#accreditations {
	width: 100%;
	margin: auto;
	background-color: #ECF0F8;
	font-size: 21px;
}

div#accred_contain {
	width: 100%;
	height: 50px;
	background-color: #ECF0F8;
}

div#footer {
	color: #FFF;
	border-top: 5px solid #2F518B;
	padding-top: 10px;
	clear: both;
	margin-bottom: 20px; }
	
div#footer a {
	color: #FFF; }
	
div#scarlet {
	margin-left: 8px; }
	
.left { float: left; }
.right { float: right; }

.clear {
	clear: both;
	line-height: 0em;
	font-size: 0em;
	padding: 0;
	margin: 0; }
	
img.pgleft { margin: 5px 20px 0 0; }
img.pgright { margin: 5px 0 0 20px; }
	
/* table styles */

.field {
	width: 230px;
	font-size: 0.9em;
	padding: 2px 4px;
	border: 1px solid #6481C0;
	font-family: Arial, Helvetica, sans-serif;
	color: #2F518B;
	margin-bottom: 5px; }
	
.half { width: 120px; }
.mini { width: 60px; }
	
.leftcell { padding-top: 4px; }

#button {
	color: #FFF;
	background-color: #7C80AF;
	font-weight: bold;
	padding: 3px 5px;
	border: 1px solid #2F518B; }
	
div#emailus {
	display: inline;
	position: absolute;
	top: 5px; }
	
div#homeflash { margin: 17px 0 5px 0; }

marquee {
	scrolldelay: 100;
	padding-top: 8px;
	border-top: 1px solid #6481C0; }