﻿* {
	border-bottom: 10px #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
}
html { background:#d8d8d8; }
body { width:779px; margin:20px auto; background:#fff; }

img { border:0; }
p { margin:0; padding:0 0 7px 0; font-size:0.85em; }

.hide { display:none; }

#oDivContainer { width:747px; padding:20px 15px; border:1px solid #c2c5c6; float:left; background:#fff; text-align:bottom; }

#oUlNavigation { width:731px; margin:0; padding:5px 0 5px 14px; list-style:none; float:left; }
	#oUlNavigation li { height:14px; margin:0; padding:0 11px 0 10px; border-left:2px solid #294089; float:left; }
	#oUlNavigation #oDivLogo {width:15px; float:left; }
	#oUlNavigation #oDivBlack {width:730px; height:15px; float:left; }
	#oUlNavigation li#firstItem { padding-left:0; border-left:0; }
	#oUlNavigation li#lastItem { padding-right:0; }
		#oUlNavigation li a { line-height:14px; text-decoration:none; float:left; font-size:0.85em; color:#000; }

#oDivMainbody { width:745px; margin:10px 0; border:1px solid #c2c5c6; float:left; background-image:url("../images/mainbodyBG.gif"); }
	#oDivBreadcumbs ul {float: left; list-style-type: none; margin: 10px 0px 0px 0px; padding:0px 0px 0px 0px; }
		#oDivBreadcumbs li {float: left; padding:0px 10px 0px 0px; margin:0px 0px 0px 0px; }
		
	#oDivContent { width:465px; padding:15px 20px; float:left; }
	 	#oDivContent #oUlGreenLinks li { font-size:1.0em; color:#9ac840; font-weight:bold; } 
			#oDivContent #oUlGreenLinks li a { font-size:1.0em; color:#9ac840; font-weight:bold; text-decoration:none; }
				#oDivContent #oUlGreenLinks li a:hover { text-decoration:underline; }
			
	#oUlFurtherLinks { width:465px; margin:10px 0 0 0; padding:3px 0 0 0; list-style:none; }
		#oUlFurtherLinks li { width:465px; padding:7px 0 0 0; float:left; }
			#oUlFurtherLinks li a { line-height:22px; padding:0 0 0 26px; float:left; background-position:left; background-repeat:no-repeat; font-weight:bold; text-decoration:none; }

			
/* Sub naviation */
	#oUlSubNavigation { width:206px; margin:0; padding:0; list-style:none; }
		#oUlSubNavigation li { padding-bottom:7px; }
		#oUlSubNavigation li a { font-weight:bold; text-decoration:none; font-size:0.9em;}
		

#oDivFooter { width:715px; height:60px; padding:0 15px; float:left; background:#e7e7e8; border:1px solid #c2c5c6; }
	
	#oDivAddress { width:485px; padding:10px 0 0 4px; float:left; }
	#oDivFooter p { width:485px; margin:0; padding:0; float:left; }
		#oDivFooter p#oPTel { padding:0 0 7px 0; font-size:large; }
		

#oDivFooter2 {
	width: 715px;
	height: 10px;
	padding: 5px 5px 0px 20px;
	float: left;
	background: #ffffff;
}
	#oDivFooter2 p { width:485px; margin:0; padding:0; float:left; }



.FooterHyper {
	font-family: verdana;
	font-size: .8em;
	color: #808080;
}
.FooterHyperCentre {
	text-align: center;
	}
.greenmailto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #9AC840;
	text-decoration: underline;
}
.picAlignRight {
	padding: 0px 10px 10px 15px;
	float: right;
}
