*{
	margin:0;
	padding:0;
}

.clear { clear:both; }

img { 	border:none; }

#next{
	float:right;
}
#previous{
	float:left;
}

body{
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	background-image:url(/images/body-bg.gif);
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#323232;
}

#wrapper{
	width:940px;
	background-color:#FFFFFF;
	border:10px solid #FFFFFF;
	background-image:url(/images/bg.gif);
	background-repeat:repeat-y;
	padding-bottom:60px
}
#outerWrapper{
	margin:10px auto 0 auto;
	width:960px;
	border:1px solid #e7e8f2;
}	


#logo{

margin:5px 0 0 45px;
}	



#header{
	width:708px;
	height:110px;
	border-top:1px solid #e7e8f2;
	border-left:1px solid #e7e8f2;
	border-right:1px solid #e7e8f2;
	background-image:url(/images/header.jpg);
}



ul, ol {

	padding:0.6em 0 0.6em 40px;

}

p {
	line-height:1.4em;
	margin:0.6em 0 0.6em 0;
	font-size:0.9em;

}



h1, h2, h3, legend{

	font-weight:bold;

	color:#3e499a;

}



h1 { font-size:2em;

margin-bottom:0.8em;}

h2 { font-size:1.6em;

margin:1em 0 0 0; }

h2 a{

color:#3e499a;

text-decoration:none;

}

h2 a:hover{

text-decoration:underline;

}

#leftCol{
	width:200px;
	padding:10px;
	float:left;
}
#rightCol {
	float:right;
	width:710px;
}	


#footer{
	margin:5px auto 30px auto;
	width:900px;
	font-size:0.8em;
	color:#3e499a;
}
#footer ul{
	padding:0;
}	
#footer li{
	list-style:none;
	float:left;
	border-right:1px solid #3e499a;
	padding:0 1em;
	
}
#footer a{
	text-decoration:none;
	color:#3e499a;
}
#footer a:hover{
	text-decoration:underline;
}
#copyright {
	float:right;
	margin:0 1em 0 0;
}
#footer #last{
	border:none;
}


#topMenu
{
	list-style:none;
	margin-left:0px;
	font-size:1.2em;
	padding:0px 0 0 10px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	height:2.1em;

	margin-bottom:10px;
	background-color:#3e499a;
}


#topMenu li
{
display: block;
position:relative;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#topMenu a
{
	font-weight:bold;
	color:#FFFFFF;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0;
	padding:6px 15px 6px 15px;
	background-image:  url("/images/menu-border.gif");
	background-position:left;
	background-repeat:no-repeat;
	line-height: 1.3em; 
	border-right:3px solid #e7e8f2;
}
#topMenu a:hover
{
	color:#3e499a;
	background-color:#d9dbeb;
}

#main{
	padding:25px;
}	
.homeBox{
	background-color:#f6f1e2;
	width:315px;

	margin:30px 0 0 0;
	background-image:url(/images/template/homeBoxF.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.homeBox .boxContent{
		padding:10px 20px;
}
#boxLeft{
	float:left;
}
#boxRight{
	float:right;
}

div.boxHeader{
	background-image:url(/images/template/homeBoxH.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:10px;
	width:315px;
}

div.homeBox h2{
	margin:-5px 0 0 0;
	font-size:1.2em;
}	
#newsBox{
	background-color:#3e499a;
		background-image:url(/images/template/newsF.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:30px 0 0 0;
}
#newsBox ul{
	list-style:none;
	margin:0;
	padding:0;
	border-left:1px solid #3e499a;
	border-right:1px solid #3e499a;
}
#newsBox ul li{
	list-style:none;
	background-color:#f4f5fc;
	margin:0;
	padding:5px 10px;
}
.date{
	font-weight:bold;
}
#newsBox ul li.odd{
	list-style:none;
	background-color:#ced2f0;
}


#newsBox h2{
	color:#FFFFFF;
	float:left;
	margin:5px 0 0 0;
}

#newsBox h3 a, #newsStories h3 a{
	color:#3e499a;
	text-decoration:none;
}
#newsBox h3 a:hover, #newsStories h3 a:hover{
	text-decoration:underline;
}
#newsBox h3 a:visited, #newsStories h3 a:visited{
	color:#551a8b;
}


#newsBoxH{
	color:#FFFFFF;
	background-image:url(/images/template/newsH.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:0 10px;
}
#newsBoxH a{
	color:#FFFFFF;
	text-decoration:none;
}
#newsBoxH a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#newsBoxH p{
	float:right;
	font-weight:bold;
	margin:10px 0 0 0;
}
#newsBoxH img{
	margin:5px 0 5px 10px;
	float:right;
}
#archiveLink{
	text-align:right;
	margin:0;
	padding:5px 20px;
}
#archiveLink a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#archiveLink a:hover{
	text-decoration:underline;
}
#newsCol{
	width:450px;
	float:left;
}
#newsStories {
	list-style:none;
	margin:-20px 0 0 0;
	padding:0;
}
#newsStories li{
	border-bottom:1px solid #c8cdef;
	padding:20px 0;
}

#newsRightCol{
	width:190px;
	float:right;
}
#newsRightCol .box{
	background-color:#f6f1e2;
	background-image:url(/images/template/catColF.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#newsRightCol .boxHeader{
	background-color:#f6f1e2;
	background-image:url(/images/template/catColH.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:auto;
}
#newsRightCol .boxContent{
	padding:0 10px;
}
#newsRightCol .boxContent ul{
	padding:10px 0 20px 20px;
}
#rssBox h3{
	float:left;
}
#rssIcon{
	float:left;	
margin:-5px 0 5px 10px;
}
#chat{
	margin:0px 0 0px 5px;	
}

.leftColBox{
	background-color:#c8cdef;
	margin:20px 0 20px 5px;
	min-height:130px;
	background-image:url(/images/sideboxf.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:190px;
}

.leftColBox2{
	background-color:#c8cdef;
	margin:20px 0 20px 5px;
	min-height:90px;
	background-image:url(/images/sideboxf.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:190px;
}

.leftColBox p, .leftColBox2 p{
	padding:0 7px  10px 7px;
}	
.leftColBox .heading, .leftColBox2 .heading{
	background-image:url(/images/sideboxh.gif);
	width:170px;
	padding:10px 10px 0 10px;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#3e499a;
	font-size:1.2em;
	margin-top:0;
}
#imageRight{
	float:right;
	margin:0 0 10px 10px;

}	
#imageLeft{
	float:left;
	margin:0 10px 10px 0px;

}	


/* -------------------------------------Forms----------------------------------------------- */

label {
float:left;
width:12em;
color:#666666;
font-weight:bold;
}


input, select, textarea {
	width:350px;
	
	
}
.sort{
	width:30px;
}

select, option{
	padding-left:5px;
}

textarea {
	height:100px;
}
legend {
	position:absolute; top: -.5em; left: .5em;
	font-size:140%;
	font-family:Myriad, Arial, Helvetica, sans-serif;
	padding:0 5px 0 5px;
}
fieldset {
	position: relative;
	margin:1em 0;
	padding:10px 10px 20px 10px;
	background-color:#fbfbfe;
	border:1px solid #e7e8f2;
}
fieldset p{
	margin:1em 0 1em 70px;
	position:relative;
}	
/* ---------------------------IE fielset background fix ------------------------------------
html fieldset{ position: relative; margin-top:1em; padding-top:2em; padding-bottom:1em;margin-bottom:2em; }
html legend{ position:absolute; top: -.5em; left: .5em; }
*/


input.radio, input.checkbox, input.submit {
	width:auto;
}

input.radio {
	float:left;
	margin-right:1em;
}




/*#message {
	width:350px;
}*/

input.text:focus, textarea:focus {
	background:#ffc;
}

.required {
	font-size:0.75em;
	  color: #d30303;
}
#warning {
  border: 1px solid #d99d9d;
  background-color : #FFCCCC;
  width: auto;
  padding: 5px;
  margin-bottom:10px;
}
#warning p{
  margin:0px;
}

.errortext {
  padding-left: 140px;
  font: bold smaller sans-serif;
}



#warning ul{
	padding-left:40px;
}

input:focus, textarea:focus {
	background:#ffc;
}
#submit {
	width:auto;
	margin:10px 0 0 0;
	text-align:center;
}	
#button{
	text-align:center;
}
#enquire {
	width:auto;
}
#enquire:focus {
	background-color:transparent;
}	

#error img {
	margin-left:5px;
	margin-right:5px;
}

/*------------------------------------------------------------------*/
.bold{
	font-weight:bold;
}
.prevalue {
	position:absolute;
	left:-10px;
	font-weight:bold;
}

p .text{
	width:400px;
	margin-bottom:2px;
	display:block;
}

/*------------------------------------------------------------------*/

table{
	border-collapse:collapse;
	width:100%;
	border:1px solid #666;
	background-color:#FFFFFF;
	margin-bottom:20px;
}
th, td{
	padding:0.3em 1em;
}
col{ 
	border-right:1px solid #CCC;
}
thead {
	background-color:#CCC;
	border-top:1px solid #a5a5a5;
	border-bottom:1px solid #a5a5a5;
}
.odd{
	background-color:#f0f0f0;
}




/*Example CSS for the two demo scrollers*/

#testimonial{
	margin:30px 0 20px 7px;
	width:190px;
	font-style:italic;
	height: 255px;
	background-image:url(/images/testimonialsf.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FFF;
}

#testimonial p{
	padding:0 10px  0px 10px;

}



#testimonial .heading{
	background-image:url(/images/testimonialsh.gif);
	width:170px;
	padding:10px 10px 0 10px;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#3e499a;
	font-size:1.2em;
	margin:0 0 0px 0;
}

#testimonials{
	width:190px;
	font-style:italic;
	height: 215px;
	margin:5px 0 0 0;

}
#testimonials p{
	padding:0 7px  0px 7px;
	margin:0 0 5px 0;
	
}
.testAuthor{
	font-style:normal;
	font-weight:bold;
	color:#3e499a;
}
#webpasties input, #webpasties select, #webpasties textarea{
	width:auto;
}
.personPhoto{
	float:left;
	width:180px;
}
.personDescription{
	float:right;
	width:300px;
}

#address1{
	float:left;
	width:300px;
}
#address2{
	float:right;
	width:300px;
	margin:0 20px 0 0;
}
#address{
	border:none;
	padding:0;
	margin:0 0 0 -10px;
}