/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	background-color:#005a7f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;

}

a img {
	border: none;
	}

blockquote {
	border-left: 3px solid #666666;
	font-style: italic;
	padding-left: 10px;
	}

.testimonialAuthor {
	}

#register {
	font-size:11px;
}

/* DIV LAYER STYLES FOR LAYOUT */

#pageContainer {
width:960px;
margin:auto;
border:2px solid #CCCCCC;
background-color:#FFFFFF;
}

#topbar {
	background-color:#585e5a;
	height:10px;
	width:960px;
}

#header{
height:119px;
width:960px;
background-image:url("../images/header.jpg");
background-repeat:no-repeat;
}

#logo {
position:absolute;
padding-top:20px;
}

#headerText {
padding-top:5px;
text-align:right;
}

#topImage {
padding-top:1px;
margin-bottom:0px;
padding-bottom:0px;
}

#topBanner {
margin-top:1px;
background-color: #7C7C7C;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
letter-spacing: -1;
text-align:center;
color:#FFFFFF;
font-size:14px;
line-height: 33px;
}

#leftCol {
float:left;
width:220px;
padding:0px;
}

#leftNavigation {
display:block;
list-style:none;
margin:0px;
padding:0px;
}

#leftNavigation ul {
display:block;
list-style:none;
margin:0px;
padding:0px;
background:#666666;
}

#leftNavigation ul li {
display:block;
list-style:none;
margin:0px;
padding:2px 0px 2px 10px;
border-top:#FFFFFF 2px solid;
}

#leftNavigation a:link{
color:#FFFFFF;
text-decoration:none;
}

#leftNavigation a:visited{
color:#FFFFFF;
text-decoration:none;
}


#leftNavigation a:hover{
color:#999999;
text-decoration:none;
}


#pageContent {
padding:0px;
margin:0px;
float:right;
width:720px;

}
/* CLASSES FOR TEXT STYLES */

#pageContent h1 {
font-size:medium;
font-weight:bold;
}

#pageContent a:link {
font-weight:bold;
text-decoration:underline;
color:#669933;
}

#pageContent a:hover {
font-weight:bold;
text-decoration:none;
color:#333333;
}

#pageContent a:visited {
font-weight:bold;
text-decoration:underline;
color:#669933;
}

.headerTelephone {
font-weight:bold;
font-size:x-large;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666666;
	padding-top:20px;}
h3 {
	font-weight: bold;
	font-size: 14px;
}

p {padding-right: 10px;}

#footer {
	width:952px;
	height:27px;
	font-size: 12px;
	background-color:#666666;
	color: #fff;
	margin-top: 20px;
	padding:4px;
	padding-top:8px;
}

#footer2 {
	width:952px;
	height:27px;
	font-size: 12px;
	background-color:#666666;
	color: #fff;
	margin-top: 20px;
	padding:4px;
	padding-top:8px;
}

#footer3 {
	width:952px;
	height:27px;
	font-size: 12px;
	background-color:#666666;
	color: #fff;
	margin-top: 20px;
	padding:4px;
	padding-top:8px;
}

#footer4 {
	width:952px;
	height:27px;
	font-size: 12px;
	background-color:#666666;
	color: #fff;
	margin-top: 20px;
	padding:4px;
	padding-top:8px;
}



#footer a, #footer2 a, #footer3 a, #footer4 a {
	color:#FFFFFF;
}

#enquiryForm {
background:#666666;
color:#FFFFFF;
}

#enquiryForm input {
	margin-left:20px;
}


#contactForm {border: 1px solid #ccc;
}
#contactForm td {padding:10px;}

.hidden {
	display:none;
	}

.enquiryHeading {
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	font-size:medium;
	margin-left:20px;
}

.formLabel {
color:#FFFFFF;
font-weight:bold;
font-size:x-small;
padding:5px;
}

table {margin: 0 auto;}
td h1 {padding-top:20px;}

td {text-align:left;}

#footer td, #footer2 td, #footer3 td, #footer4 td {height:20px; vertical-align:top; padding: 0px;}
td.ftcenter {text-align:center; font-weight:bold; font-size:16px; color:#FFFFFF;}
td.ftright {text-align:right;}

.clear {
	clear: both;
	}
