body {
	background-color:#2067b0;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#000000;
}
a:link {
	color: #922B90;
	text-decoration: none;
}

a:visited {
 	color: #922B90;
 	text-decoration: none;
}

a:hover {
	color: #922B90;
	text-decoration: underline;
}

a:active {
	color: #922B90;
	text-decoration: none;
}

#container{
width: 959px;
margin: 0px auto;
padding: 0;
height: 100%;
background-color : #ffffff;
min-height:900px;
}
#header{
width: 959px;
margin: 0px auto;
padding: 0;
height: 72px;
background-color: #FFFFFF;
}
#headerLeft{
width: 300px;
float:left;
padding-left:40px;
padding-top:5px;
}
#headerRight{
width: 525px;
float:right;
padding-right:60px;
padding-top:10px;
}
#banner{
width: 959px;
margin: 0px auto;
padding: 0;
height: 213px;
}
#menu {
	width:959px;
	height:25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menuContainer{
width: 959px;
height: 25px;
}


#page_content_container{
width: 959px;
height:100%;
margin: 0px auto;
padding: 0px 0px 0px 0px;
}


#home-page-content {
	width:959px;
}

#home-page-left {
	width:279px;
	float:left;
	margin:30px 10px 30px 20px;
	background:#f3f6ed;
}
#home-page-left h1 {
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
	background:#daddd5;
	width:271px;
	margin:4px auto;
}
#home-page-left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#home-page-left-content {
	width:265px;
	margin:0 auto;
	line-height:18px;
	padding: 15px 0px 15px 0px;
	text-align:justify;
}


#home-page-centre {
	width:352px;
	float:left;
	margin:30px 10px 30px 10px;
	background:#eef3f9;
}
#home-page-centre h1 {
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
	background:#d6dae0;
	width:344px;
	margin:4px auto;
}
#home-page-centre h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0px;
}
#home-page-centre-content {
	width:338px;
	margin:0 auto;
	line-height:18px;
	padding: 15px 0px 15px 0px;
}
#home-page-centre-content-left {
	width:212px;
	text-align:justify;
	padding-right:14px;
	float:left;
}
#home-page-centre-content-left-news {
	height:75px;
	overflow:hidden;
	}
#home-page-centre-content-right {
	width:110px;
	float:right;
}

#home-page-right {
	width:248px;
	float:right;
	margin:30px 20px 30px 10px;
	background:#f6eef6;
}
#home-page-right h1 {
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
	background:#ddd6dd;
	width:240px;
	margin:4px auto;
}
#home-page-right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0px;
}
#home-page-right-content {
	width:234px;
	margin:0 auto;
	padding: 15px 0px 15px 0px;
	text-align:justify;
}




#page_content_left {
	width: 250px;
	height:340px;
	text-align: justify;
	margin: 0 auto;
	border-right:#922b90 solid 2px;
	margin-top:25px;
	margin-bottom:25px;
	float: left;
	overflow:visible;
	
}
#imagesFooter{
width:100%;
height:100px;
vertical-align:bottom;
text-align:left;
}
#imagesFooter img{
border:#333333 solid 1px;
margin:8px 18px 8px 0px;
padding:3px;
}
#newsImages {
	width:200px;
	float:right;
	height:100%;
	padding-left:25px;
}
#E1 {
        }
#News {
        width: 190px;
        margin: 0 auto;
        }
#latestNews {
	overflow:hidden;
	height:122px;
}
#latestNews:hover {
	background: #EEEEEE;	
}
#latestNews a:link, #latestNews a:visited{
	text-decoration:none;
	color:#000000;
}
#latestNews a:hover{
	text-decoration: underline;
	color:#000000;
}
#latestNews h2 {
	margin-top:0px;	
}
#latestNews h5 {
	margin-bottom:0px;	
}

#page_content_right {
	width: 586px;
	height:100%;
	min-height:450px;
	margin: 0px;
	margin-top:25px;
	padding-left:60px;
	padding-right:60px;
	margin-left:0px;
	float: right;
	overflow:visible;

}

#subMenu ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
#subMenu {
        width: 200px;
        border-style: solid;
        border-color: #D0D0D0;
        border-width: 1px;
        margin: 0 auto;
		font-family:"Trebuchet MS", Arial;
		font-size:100%;
		font-weight:bold;
        }

#subMenu ul li a {
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 100%;
        text-decoration: none;
        }

#subMenu ul li a:link, #subMenu li a:visited {
        color: #ffffff;
        display: block;
        background: #6A8E18;
        padding: 8px 25px 8px 10px;
        text-align: right;
        }

#subMenu ul li a:hover, #subMenu li a:active {
        color:  #ffffff;
        background: #A3B473;
        padding: 8px 25px 8px 10px;
        text-align: right;
		text-decoration:underline;
        }
#subMenu ul li #current {
        color: #333333 ;
        background: #ffffff;
        padding: 8px 25px 8px 10px;
        text-align: right;
		text-decoration:underline;
		font-size:100%;
        }
#subMenu ul li #subMenu1 {
        color: #333333;
        display: block;
        background: #CCCCCC;
        padding: 5px 35px 0 2px;
        text-align: right;
		height: 100%;
		font-size:95%;
        }
#subMenu ul li #subCurrent {
        color: #333333;
        display: block;
        background: #CCCCCC;
        padding: 5px 35px 0 2px;
        text-align: right;
		height: 100%;
		font-size:95%;
		text-decoration:underline;
        }
#subMenu ul li #sub_subMenu1 {
        color: #333333;
        display: block;
        background: #EEEEEE;
        padding: 5px 45px 0 2px;
        text-align: right;
		height: 16px;
		font-size:95%;
        }		
#subMenu ul li #sub_subCurrent {
        color: #333333;
        display: block;
        background: #EEEEEE;
        padding: 5px 45px 0 2px;
        text-align: right;
		height: 16px;
		font-size:95%;
		text-decoration:underline;
        }	
		
		
		
#TC li {
	padding-bottom:10px;
	}
/*#subMenu2 ol {
        list-style: none;
        margin: 0;
        padding: 0;
        }

#subMenu2 ol li a:link{
        color: #333333;
        display: block;
        background: #CCCCCC;
        padding: 5px 35px 0 2px;
        text-align: right;
		height: 18px;
		font-size:11px;
        }
#subMenu2 ol li a:hover{

        background: #999999;

        }
*/

#footer {
	height:300px;
	background:url(images/footer.gif) top no-repeat #5e8116;
	}

p {
	padding-top:0px;
	margin-top:0px;
	margin-bottom:14px;
	}


h1 {
	font-family:"Trebuchet MS", Arial;
	font-size:150%;
	color:#000000;
	}
h2 {
	font-family:"Trebuchet MS", Arial;
	font-size:100%;
	font-weight:bold;
	color:#000000;
	margin-top:15px;
	margin-bottom:3px;
	}
h3 {
	font-family:"Trebuchet MS", Arial;
	font-size:100%;
	font-weight:bold;
	color:#000000;
	margin: 0px;
	padding: 0px;
	}
h5 {
	font-family:"Trebuchet MS", Arial;
	font-size:90%;
	font-weight:normal;
	color:#000000;
	margin:0px;
	}
h6 {
	font-family:"Trebuchet MS", Arial;
	font-size:100%;
	font-weight:bold;
	color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	}
.link_off {
	color:#bba5c4;
	}
.clear {
	clear:both;
	}