
BODY {
	FONT-FAMILY: arial; 
	TEXT-ALIGN: center; 
	background: #a4dea4;  
	margin:0px;
	background-image: url('images/colours.png');
	background-repeat: repeat-x

}







div#banner {

border-top: solid 1px #a4dea4;
width: 1200px;
height: 102px;
margin: 0 auto; 

}

div#fane{

	border: solid 0px #000000;
	float: left;
	width: 700px;
	height: 94px;
}


div#upper-menu{

	border: solid 0px #000000;
	float: right;
	width: 400px;
	padding-top: 20px;
	color: #122f6a;
	font-weight: bold;
}

#upper-menu ul, #upper-menu li {display: inline;}

div#zone{
border: solid 0px #000000;
width: 1200px;
min-height: 500px;
margin: 0 auto;

}


div#top-zone{

border: solid 0px #000000;

height:51px;
margin-left: -1px;


}

div#mid-zone{

border: solid 0px #000000;
width: 1200px;
min-height:400px;
margin: 0 auto;
background-image: url(images/mid-zone.png); 
background-position: 3px 0px;
position: relative; 
}

.heading{
border: solid 0px #000000;
height: 90px;
width:368px;
float: left;
background-image: url(images/heading.png);
background-repeat: no-repeat; 
background-position: center; 
color: #122f6a;
margin-left: 110px;

}

.heading2{
border: solid 0px #000000;
height: 90px;
width:368px;
float: left;
background-image: url(images/heading.png);
background-repeat: no-repeat; 
background-position: center; 
color: #122f6a;
margin-left: 390px;
clear: left;
}

div#menu-main{
border: solid 0px #000000;
float: left;
width: 200px;
height: 380px; 
margin-left: 80px;

}

.he{margin-top: 37px;}

div#bottom-zone{

border: solid 0px #000000;

height: 51px;
margin-left: 3px;

}

div#fane-profile{
border: solid 0px #000000;
width:196px;
height: 335px;
position: absolute;
right: 100px;
top: 0px;
color: #122f6a;

}

p.hn{margin-top: 0px;}

.text{
border-bottom: solid 1px #000000;
width:600px;

float: left; 
color: #122f6a;
text-align: left;
}

.text ul{list-style: square; padding-left: 20px;}

.text2{
border-bottom: solid 1px #000000;
width:600px;
margin-left: 280px;
float: left; 
color: #122f6a;
text-align: left;
}


table.fane-contact { border-collapse: collapse; margin: 0px;font-size: 12px; text-align:left;}


.fi{border: solid 1px #ffffff; width: 250px; background: #a4dea4; padding: 0px; margin: 4px;}

.fil{border: solid 1px #ffffff; width: 250px; height: 100px; background: #a4dea4; padding: 0px; margin: 4px;}

.top{ vertical-align: top;}



.button-style{background: #a4dea4; border: 1px solid  #ffffff; margin: 4px;}



/*        Menu        */


ul{
	
	margin:0px;
	padding:0px;
	list-style:none; 
}
	
#menu {
	width: 180px;
	border-style: solid solid none solid;
	border-color: #ffffff;
	
	border-width:0px;
	text-decoration: none;
	
	
	
	}
	
#menu li a {
	height: 40px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 40px;text-decoration: none;
	
	}	
	
#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(images/buttons.png) 0 -2px;
	background-repeat:no-repeat;
	padding: 8px 0 0 5px;
	}
	
#menu li a:hover {
	color: #000000;
	background: url(images/buttons.png) 0 -50px;
	background-repeat:no-repeat;
	padding: 8px 0 0 5px;
	}
	
#menu li a:active {
	color: #000000;
	background: url(images/buttons.png) 0 -100px;
	background-repeat:no-repeat;
	padding: 8px 0 0 5px;
	}
	
	
div#footer{

	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #122f6a; 
	font-size: 12px;
	padding-left: 150px;

}

	
a.one:link {color: #122f6a;text-decoration: none;}
a.one:visited {color: #122f6a;text-decoration: none;}
a.one:hover {color: #ffffff;text-decoration: none;}

