/* CSS Document */
html, body {
}
body{
	font-family:"Century Gothic", Verdana, Arial;
	font-size:0.8em;
	color:#355870;
	line-height:20px;
	background: #608096 url(../images/grad-bg.gif) repeat-x;
	padding:0;
	margin:0;
	text-align:left;
}
h1{
	font-family:"Century Gothic", Verdana, Arial;
	font-size:1.2em;
	font-weight:bold;
	color:#355870;
	line-height:20px;
	float:left;
	width:500px;
	padding-left:15px;
	padding-top:40px;
	padding-bottom:10px;
}
h2{
	font-family:"Century Gothic", Verdana, Arial;
	font-size:1em;
	font-weight:bold;
	color:#355870;
	line-height:20px;
	float:left;
	width:200px;
}	
#fullcol{
	width:760px;
	background: url(../images/bgRepeater.gif) repeat-y;
	text-align:left;
	margin:0 auto 0 auto;
	padding:0;
}
#header{
	float:left;
	width:760px;
	height:150px;
	background-color:#355870;
}
#logoimg{
	float:left;
	width:600px;
	height:136px;
	margin:5px 0 0 10px;
}

#navcontainer{
width:760px;
float:left;
background: url(../images/bgRepeater.gif) repeat-y;
}

#navlist
{
}

#navlist li
{
display: inline;
list-style-type: none;
padding-left:18px;
padding-right: 18px;
border-left:1px #000066 solid;
}

#navlist li.first 
{
border-left:none;
}

#navlist a{
text-decoration:none;
color:#355870;
}

#navlist a:hover{
text-decoration:underline;
colour:#5790b7;
}
.contentwrapper{
	float:left;
	width:760px;
	background: url(../images/bgRepeater.gif) repeat-y;
}
.contentwrapper p{
	text-align:justify;
}
.headright{
	padding-right:15px;
	float:left;
	}
.headleft{
	padding-left:15px;
	float:left;
	width:760px;
}
.headleft2{
	padding-left:15px;
	float:left;
	width:300px;
}
.imgright{
	padding-right:15px;
	padding-bottom:10px;
	float:left;
	width:400px;
}
.imgright2{
	padding-right:15px;
	padding-bottom:10px;
	float:left;
	margin:0 0 0 50px;
	width:620px;
}
.textright{
	padding-right:15px;
	padding-bottom:10px;
	float:left;
	width:530px;
}
.textright3{
	padding-right:15px;
	padding-bottom:10px;
	float:left;
	width:150px;
}
.list2{
	padding-left:20px;
	padding-right:15px;
	padding-bottom:10px;
	float:left;
	width:150px;
}
.map{
	width:200px;
	height:159px;
	float:left;
	padding-left:70px;
	padding-bottom:15px;
}
.list{
	padding-left:20px;
	padding-right:15px;
	padding-bottom:10px;
	float:left;
	width:500px;
}
.textright2{
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	float:left;
	width:710px;
}
.textleft{
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	float:left;
	width:710px;
}
.textleft2{
	padding-left:15px;
/*	padding-right:15px;*/
	padding-bottom:10px;
	float:left;
	width:550px;
}
.mainimg{
	padding:15px;
	float:right;
}
.contact{
	/*padding-left:15px;*/
	float:left;
	display:inline;
	margin-left:115px;
	margin-bottom:20px;
}
.contact2{
	/*padding-left:15px;*/
	margin-left:40px;
	float:left;
	margin-bottom:20px;
}
.tel{
	float:left;
	text-aligh:center;
}
.contactcont{
	width:760px;
	height:auto;
	float:left;
}
.largeimg{
	padding:15px;
	float:left;
}
#hire{
	float:left;
	width:760px;
	height:100px;
	background:url(../images/hire.gif) center top no-repeat;
	padding:0 0 15px 0;
	margin-top:20px;
}
#hire2{
	float:left;
	width:760px;
	margin:0 auto;
	height:62px;
	background: url(../images/bgRepeater.gif) repeat-y;
}
#footer{
	float:left;
	font-size:0.8em;
	text-align:left;
	color:#FFFFFF;
	background-color:#44677f;
	width:100%;
	height:auto;
}
.nav	{
	width:760px;
	height:30px;
	float:left;
}
.fullwidth{
	float:left;
	font-size:0.8em;
	padding-left:15px;
	padding-bottom:10px;
	width:760px;
}
.footerleft{
	text-align:left;
}
.footerright{
	text-align:right;
	float:right;
}
#footer a{
	text-decoration:none;
	color:#242433;
}
#footer a:hover{
	text-decoration:underline;
	color:#242433;
}
	