/*BASIC HTML STYLES*/

html, body, p, form, fieldset, a {
	margin-top: 0;
}

body {text-align:center}
table {font-size:1em;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	margin:0px auto;
	width:775px;
	background-color: #EBEBEB;
}

a:link { color: #FF8307; text-decoration: underline; }
a:hover { color: #FF8307; text-decoration: none; }
a:visited  { color: #FF8307; text-decoration: underline; }
a:visited:hover { color: #FF8307; text-decoration: none; }



h1 {
	font-size: 160%;
	font-weight:bold;
	color: #2C2C74;
	font-style: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0.5em;}

h2 {
	font-size: 120%;
	font-weight:bold;
	color: #2C2C74;
	font-style: normal;
	text-decoration: none;
	margin-top: 0px;}

/*GENERAL STYLES*/


.topofpage {
	font-size: 90%;
	color: #DCF3F8;
	background: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;

}

/* ENQUIRIES STYLES */

.enquiriesform {
	background-color:#EDF1F8;
	border: 1px solid #93ACD5;
	padding: 10px;
}
.fields {
	background-color:#CFDBED;
	border: 1px solid #93ACD5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	width: 200px;
}
.enquiriestable {margin-bottom:20px;}
.servicesofinteresttable {margin-left: 30px; margin-bottom: 20px;}
.additionalcommentsfield {
	width: 100%;
	background-color:#CFDBED;
	border: 1px solid #93ACD5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
}
.submit {background-color:#FF8307; border: 1px solid #F76209; color:#FFFFFF; font-weight:bold;}
.smallertext {font-size: 90%;}
/* END OF ENQUIRIES STYLES */


/*CONTACT STYLES*/
.corner-topleft {background-image:url(../images/contact-topleftcorner.gif);
	background-repeat:no-repeat;
	background-position: top left;}

.corner-topright {background-image:url(../images/contact-toprightcorner.gif);
	background-repeat:no-repeat;
	background-position: top right;}

.corner-bottomleft {background-image:url(../images/contact-bottomleftcorner.gif);
	background-repeat:no-repeat;
	background-position: bottom left;}

.corner-bottomright {background-image:url(../images/contact-bottomrightcorner.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

.telephone {background-image:url(../images/telephone.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left: 23px;
	color:#FFFFFF;
	}

.email {background-image:url(../images/envelope.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left: 23px;
	color:#FFFFFF;}

.email a:link { color:#FFFFFF;; text-decoration: none;  }
.email a:visited { color:#FFFFFF;; text-decoration: none; }
.email a:hover { color:#FFFFFF;; text-decoration: underline; }
.email a:visited:hover { color:#FFFFFF;; text-decoration: underline; }

/*a.email:link, a.email:visited, a.email:active {
	color: #FFFFFF;
}
a.email:hover {
	color: #FFFFFF;
}
*/

/*END OF CONTACT STYLES*/




.floatleft {float:left}

.floatright {float:right}

.floatingrightpicwithborder {float: right;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
	border: 1px solid #333333;

}

.borderpic {
	border: 1px solid #333333;
}

.floatingleftpicwithborder {float: left;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 5px;
	border: 1px solid #333333;
}


/* DIV STYLES*/


#container {
	text-align:left;
	margin-top: 10px;
	width: 775px;
	left:50%;
	background-color: #FFFFFF;
	background-image:url(../images/containerbg.gif);
	background-repeat:repeat-y;
	background-position: 0px 0px;
	/*border-top: 1px solid #E2E2E2;*/
}


#header {
	width: 765px;
	height:80px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom:0px;
	padding-top: 21px;
	background-image:url(../images/headerbg.gif);
	background-repeat:repeat-x;
	background-position: 0px 0px;
	clear:all;
}
#headerleft {float:left;}


#contact{
	float:right;
	margin-right:5px;
	margin-top: 0px;
	background-color:#91AAD5;
	font-weight: bold;
	padding: 0px;
}
#left {
	float: left;
	width: 180px;
	margin-bottom: 0px;
	margin-top: 15px;
	margin-bottom:130px;
	margin-left:0px;
	padding: 0px;
	font-size: 1.1em;
/*background-color:#6190CB;*/	
}

#content {
	float: left;
	width: 550px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

#headerimg {width: 100%; margin-top: 18px; margin-bottom: 22px;}



#footer {
	width: 756px;
	height: 45px;
	clear: both;
	text-align: center;
}
#copyright {
	margin-top: 0px;
	font-size: 90%;
	width: 775px;
	height: 35px;
	clear: both;
	text-align: right;
	color:#FFFFFF;
	font-weight:bold;
	padding-top: 15px;
	background-image:url(../images/footerbg2.gif);
}

#copyrighttext {
	margin-right: 28px;
}
/*SKIP*/
#skip ul li{list-style: none;}
/*END OF SKIP*/

/* CONTENT STYLES */

#content ul{	padding : 1px 1px 0 1px;
	margin : 0 0 1em 20px;}


#content ul li{
	list-style : none;
	background-image : url(../images/bullet.gif);
	background-position : 6px 5px;
	background-repeat : no-repeat;
	margin : 0px 15px 5px 0px;
	padding : 1px 0 10px 20px;


}

#content ul li a{
	color : #FF8307;
	text-decoration : none;
}
#content ul li a:hover, #left ol li a:active{
	color : #FF8307;
	text-decoration : underline;
}

/* END OF CONTENT STYLES */


/*NAVIGATION*/

#left ol{
	/*border : 1px solid black;
	background-color : #FFE57F;*/
	padding : 1px 1px 0 1px;
	margin : 0 0 1em 0;
	font-weight:bold;
}

#left ol li{
	list-style : none;
	background-image : url(../images/bullet.gif);
	background-position : 6px 5px;
	background-repeat : no-repeat;
	margin : 0px 15px 5px 15px;
	padding : 1px 0 10px 20px;
	font-size : 90%;
	border-bottom : 1px dashed #CCCCCC;
}

#left ol li a{
	color : #FF8307;
	text-decoration : none;
}
#left ol li a:hover, #left ol li a:active{
	color : #FF8307;
	text-decoration : underline;
}
/*
#left ol li.title{
	background-image : none;
	margin : 0 0 0 0;
	padding : 3px 0 4px 6px;
	background-color : #FC0;
	font-weight : bold;
}

#left ol li ol{
	margin : 3px 0 0 -20px;
	padding : 0 0 0 0;
	border : none;
}

#left ol li ol li{
	list-style : none;
	background-image : url(../g/menu-bullet2.gif);
	background-position : 20px 7px;
	background-repeat : no-repeat;
	margin : 0 0 0 0;
	padding : 1px 0 1px 31px;
	background-color : #FFF5CE;
	font-size : 100%;
	border-top : 1px solid white;
	border-bottom : none;
}
*/
/*END OF NAVIGATION*/