
body {
	font-family:Geneva, Arial, Helvetica, sans-serif; /*Georgia, Arial, "Times New Roman", Times, serif;*/
	margin: 0px auto 0px auto;
	padding: 0 0 0 0;
	text-align: center; /* for ie5.x/Win centering */ 
	/*background-image:url(../pic/bg_all.jpg);*/
	/*background-color:#a3c9f3;*/
	/*background-repeat:repeat;*/
	color:#354569;
	width: 100%;
	height: 100%;
	overflow:scroll; /*right scrollbar always present for Firefox, Opera, Safari etc*/
	#overflow:inherit;  /*auto value for IE*/
}

p {
	font-size: 12pt;
	text-align: left;
	text-decoration:none;
	font-weight:normal;
	vertical-align:middle;
}
h1 {
	border-top: 2px solid #354569;
	border-bottom: 2px solid #354569;
	font-size:21pt;
	text-align:center;
	font-stretch:condensed;
	font-style:normal;
	font-weight:bold;
	line-height:35px;
	margin-bottom:20px;
	color:#354569;
	margin-left:20px;
	margin-right:10px;
}
h2 {
	border-top: 1px solid #647f2e;
	border-bottom: 1px solid #647f2e;
	font-size:15pt;
	text-align:left;
	font-style:normal;
	font-weight:normal;
	line-height: 17px;
	color:#647f2e;
}
h3 {
	border-top: 1px solid #647f2e;
	border-bottom: 1px solid #647f2e;
	font-size:12pt;
	text-align:left;
	font-style:normal;
	font-weight:normal;
	line-height: 17px;
	color:#647f2e;	
}
h4 {
	font-size: 14pt;
	font-weight:bold;
	text-align:left;
	color:#647f2e;	
}
a:link,a:active,a:visited{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#789342;
	text-decoration:none;
	font-weight:bold;
} 
a:hover {
	color:#647f2e;
	text-decoration:underline;
}

table {
	border-collapse: collapse;
}

/*DIVs*/

#cTop, #cCentre, #cTrailer {
	width:100%;
	text-align:center;
}

#cTop {
	background-image:url(../pic/cTopBG.jpg);
	background-repeat:repeat-x;
}

#cCentre {
	clear:left;
	background-image:url(../pic/cCentreBG.jpg);
	background-repeat:repeat-y;
}

#cTrailer {
	background-image:url(../pic/cTrailerBG.jpg);
	background-repeat:repeat-y;
}

/*#cTopLeft {
	border:thin solid #0000FF;
	height:300px;
	float:left;
	position:inherit;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}
#cTopRight {
	border:thin solid #0000FF;
	height:300px;	
	float:left;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}*/

#containerHeader, #containerMiddle, #containerTrailer {
	/*border: thin dotted #0000FF;*/
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}
#containerHeader {
	width:100%;
	height:400px;
	background: url(../pic/topBG.jpg) center no-repeat;
}
#containerMiddle {
	width:985px;
	height:auto;
	overflow:auto;
	background-image:url(../pic/middleBG.jpg);
	background-repeat:repeat-y;
}
#containerTrailer {
	width:985px;
	/*border-top: solid 0.1pt #d5e3b9;*/
	height:170px;
	background-image:url(../pic/trailerBG.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}

#containerTrailer p{
	text-align:left;
	font-size:10px;
	margin-left:190px;
	margin-top:0px;
}
a.menu:link,a.menu:active,a.menu:visited {
	font-size: 10px;
	color:#d5e3b9;
	text-decoration:none;
	font-weight:normal;
} 
a.menu:hover {
	color:#d5e3b9;
	text-decoration:underline;
}

#DummyDiv {
	/*border: thin double #FFFF00;*/
	width:2%;
	float:left;
	height:1px;
}


#MiddleLeft {
	/*border:thin solid #0000FF;*/
	width:170px; /* 20% */
	float:left;
	position:inherit;
	margin-top:0px;
}
#MiddleMiddle {
	/*border:thin solid #0088FF;*/
	width:509px; /* 50% */
	float:left;
	margin-top:-18px;
	#margin-top:0px;
}
#MiddleRight {
	/*border:thin solid #00BBFF;*/
	width:306px; /* 30% */ 
	float:left;
	margin-top:0px;
}

#MiddleRight img {
	float:right;
	/*padding-right:1px;
	#padding-right:0px;*/
}


/**********************************************************************/
/*Menu*/
#MiddleLeft ul {
	position: relative;
	bottom: 0px;
	left: 0px;
	margin:0;
	padding:0;
	list-style: none;
}
#MiddleLeft li {
	position: relative;
	float: left;
	margin:0;
	padding:0;
	overflow: hidden;
}
#MiddleLeft li#menu1, li#menu2, li#menu3 /*, li#menu4*/{
	width: 150px;
	height: 98px;
}
/*#MiddleLeft li#menu5{
	width: 144px;
	height: 130px;
}*/

#MiddleLeft li a{
	display: block;
	position: relative;
	background-image:url(../pic/menu.jpg);
	width: 150px;
	height: 277px;
}
#MiddleLeft li#menu1 a{
	top:0; left:0;
}
#MiddleLeft li#menu2 a{
	top:-98px; left:0;
}
#MiddleLeft li#menu3 a{
	top:-196px; left:0;
}
/*#MiddleLeft li#menu4 a{
	top:-356px; left:0;
}
#MiddleLeft li#menu5 a{
	top:-474px; left:0;
}*/

#MiddleLeft li a:hover{
	width: 300px;
	height: 277px;
}
#MiddleLeft li#menu1 a:hover{
	left:-150px;
}
#MiddleLeft li#menu2 a:hover{
	top:-98px; left:-150px;
}
#MiddleLeft li#menu3 a:hover{
	top:-196px; left:-150px;
}
/*#MiddleLeft li#menu4 a:hover{
	top:-356px; left:-144px;
}
#MiddleLeft li#menu5 a:hover{
	top:-474px; left:-144px;
	height: 603px;
}*/
#MiddleLeft li a{
	overflow: hidden;
	text-indent: -5000px;
}

#MiddleMiddle p {
	padding-left:20px;
}
#MiddleMiddle ul {
	text-align:left;
	padding-left:180px;
}

/**********************************************************************/
/* Contact */

label,input,textarea,select {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12pt;
	vertical-align:middle;
	display:block;
	text-align:left;
	float:left;
}
label {
	width: 170px;
	text-align: right;
	padding-right: 20px;
	padding-top:2px;
}
input,textarea {
	width:250px;
	border:1px solid #354569;	
	background-color:#b4bedc;
	color:#354569;
	overflow:auto;
	scrollbar-face-color: #b4bedc;
}
input:focus,textarea:focus{ /* for FF etc*/
	background-color:#c9e394; /*scheme4green*/
}
input:hover,textarea:hover{ /* for IE */
	#background-color:#c9e394; 
	#scrollbar-face-color: #c9e394;
}


input.contactSubmit {
	width:80px;
	color:#d5e3b9;
	text-align:center;
	background-color: #354569;
}
input.contactSubmit:hover{
	color:#354569;
	background-color:#c9e394; /*scheme4green*/
	/*border:1pt;*/	
}

span.sel {
	font-weight:bold;
}

a.tiny:link,a.tiny:active,a.tiny:visited {
	font-size:7px;
	color:#6f8543;
	font-weight:normal;
	text-decoration:none;
}
a.tiny:hover {
	color:#647f2e;
	text-decoration:underline;
}


