/* normalise basic styles, to get all browsers similar */
html, body {height:100%; margin: 0; padding:0; background: #ededed;}
h1, h2, h3 {margin: 0.75em 0; padding: 0; letter-spacing: normal;}
h4, h5, h6, p {margin: 1em 0; padding: 0;}
form, dl, dt, dd {margin: 0; padding:0;}
ul, ol {margin-left: 0; padding-left: 1em;}
fieldset {border: none; margin: 1em 0; padding: 0;}
textarea {font-size: 1em;}    
/* equalise font-size with <input elements> */
pre {font: 100% Monaco,'Courier New',courier, monospace;}
/* turn off default image border */
a img {border: 0;}

/*basic font style*/
body {
  font: normal normal normal 11px Tahoma, Geneva, sans-serif; 
}

#container {
	width: 982px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -45px auto;
}

#header {
	width: 982px;
	height: 162px;
	margin-top: 25px;
	background: #ededed url('img/bg.head.blu.gif') no-repeat right 23px; 
}

	#header #logo {
		width: 304px;
		height: 120px;
		float: left;
		background: #ededed url('img/bg.logo.gif') no-repeat top left; 
		
		text-align: center;
	}
		#header #logo img {
			margin: 20px 0;
		}

	#header #krd {
		width: 620px;
		height: 23px;
		float: right; 
		
		text-align: left;
		margin:20px 20px 0px -10px;
	}

	#header #krd p{
		color: #fff;
		font: normal normal normal 11px/11px Tahoma, Geneva, sans-serif;
		line-height: 10pt;
		
	}

	#header #krdhome {
		width: 620px;
		height: 23px;
		float: right; 
		
		text-align: left;
		margin:20px 20px 0px -10px;
	}

	#header #krdhome p{
		color: #fff;
		font: normal normal normal 10px/11px Tahoma, Geneva, sans-serif;
		line-height: 10pt;
		
	}

	#header #othernav {
		width: 630px;
		height: 52px;
		float: right; 
		
		text-align: left;
		margin-top:18px;
}
		#header #othernav h1{
			color:#0173ba;
			font-size: 22px;
		}
		#header #othernav a img {
			float: right;
			padding: 11px 7px 0 0;
			margin: 0;
		}
	
		
	#header ul#topnav {
		width: 970px;
		height: 43px;
		margin: 0 1px;
		padding: 0 5px;
		clear: both;
		background-color: #fff;
	}
		#header ul#topnav li {
			list-style: none;
			float: left;
			
		}
		#header ul#topnav li a {
			width: 119px;
			display: block;
			padding: 13px 0;
			border-top: solid #f7f7f7 1px;
			border-right: solid #e2e2e2 1px;
			border-bottom: solid #d5d5d5 1px;
			border-left: solid #f8f8f8 1px;
			background: #ededed url('img/bg.topnav.gif') repeat-x top left; 
			
		  font: normal normal normal 14px/11px Tahoma, Geneva, sans-serif; 
			text-align: center;	
			text-transform: none;
			text-decoration: none;
			color: #666;
		}
		#header ul#topnav li a.crnt {
		  color: #0173ba;
		}
		
#banner {
	width: 972px;
	height: 238px;
	border: solid #fff 4px;
	margin: 4px 1px;
	background: #fff url('img/bg.banner.gif') repeat-x center 222px; 
}
	#banner img {
		float: right;
	}
	#banner h1 {
		margin: 30px 0 3px 63px;
		padding: 0;
	  font: normal normal normal 40px/40px Century Gothic, Arial, sans-serif;
		color: #0173bc;
	}
	#banner h2 {
		margin: 1px 0 5px 63px;
		padding: 0;
	  font: normal normal normal 19px/19px Century Gothic, Arial, sans-serif;
		color: #878686;
	}
	#banner p {
		width: 370px;
		margin: 20px 0 5px 63px;
		padding: 0;
	  font: normal normal normal 14px Tahoma, Geneva, sans-serif; 
		color: #878787;
	}
	#banner a {
		width: 122px;
		height: 25px;
		display: block;
		margin: 14px 0 0 280px;
		padding: 10px 0 0 0;
		background: transparent url('img/bg.bannerbtn.gif') no-repeat top left; 
		
	  font: normal bold normal 11px/11px Tahoma, Geneva, sans-serif; 
		color: #0173bc;
		text-align: center;
		text-decoration: none;
	}
	#banner a:hover {
		text-decoration: underline;
	}
	
#ctnt {
	width: 972px;
	min-height: 238px;
	height: auto !important;
	height: 238px;
	border: solid #fff 4px;
	margin: 4px 1px 0 1px;
	background-color: #fff;
}
	#layout-lcr-c {
		width: 484px;
		padding: 0 2px;
		float: left;
	}
	#layout-cr-c, #layout-lc-c {
		width: 726px;
		padding: 0 2px;
		float: left;
	}
	#layout-lcr-l, #layout-lc-l {
		width: 237px;
		padding: 0 4px 0 0;
		float: left;
	}
	#layout-lcr-r, #layout-cr-r {
		width: 237px;
		padding: 0 2px;
		float: right;
	}
	.sidebox {
		width: 237px;
		min-height: 111px;
		height: auto !important;
		height: 123px;
		padding: 0 0 10px 0;
		margin-bottom: 4px;
		border: solid #eaeaea 1px;
		background-color: white;
	}
	.contactbox {
		width: 237px;
		min-height: 99px;
		height: auto !important;
		height: 90px;
		padding: 1px 0 0 0;
		margin-bottom: 4px;
		background: transparent url('img/bg.contact.blu.gif') no-repeat center center;
	}
	.contentbox  {
		min-height: 320px;
		height: auto !important;
		height: 320px;
		padding-bottom: 5px;
		margin-bottom: 4px;
		border: solid #eaeaea 1px;
		background-color: white;
	}
	#layout-lc-c .contentbox, #layout-cr-c .contentbox  {
		width: 726px;
	}
	#layout-lcr-c .contentbox {
		width: 484px;
	}
	#layout-c .contentbox {
		width: 970px;
		min-height: 220px;
		height: auto !important;
		height: 220px;
	}
		.abox {
			width: 228px;
			height: 278px;
			margin: 7px 3px 3px 7px;
			float: left;
			position: relative;
			background: transparent url('img/abox.gif') no-repeat top left; 
		}
		.bbox {
			width: 228px;
			height: 278px;
			margin: 7px 3px 3px 7px;
			float: left;
			background: transparent url('img/bbox.gif') no-repeat top left; 
			position: relative;
		}
		.cbox {
			width: 228px;
			height: 278px;
			margin: 7px 3px 3px 7px;
			float: left;
			background: transparent url('img/cbox.gif') no-repeat top left; 
			position: relative;
		}
			.contentbox .abox a, .contentbox .bbox a, .contentbox .cbox a {
				width: 83px;
				height: 25px;
				padding-top: 10px;
				display: block;
				position: absolute;
				bottom: 5px;
				right: 7px;
				
				color: #333;
				text-align: center;
				text-decoration: none;
			}
			.abox a {
				background: transparent url('img/btn.abox.gif') no-repeat top left; 			
			}
			.bbox a {
				background: transparent url('img/btn.bbox.gif') no-repeat top left; 			
			}
			.cbox a {
				background: transparent url('img/btn.cbox.gif') no-repeat top left; 			
			}
			.abox a:hover, .bbox a:hover, .cbox a:hover {
				text-decoration: underline;
			}
		
	
	#ctnt h1.boxhead {
		height: 33px;
		padding: 8px 0 0 8px;
		margin: 0;
		background: transparent url('img/bg.boxhead.gif') repeat-x 0 0; 
		
	  font: normal bold normal 17px/17px Arial, Helvetica, sans-serif;
		font-weight:bold;		
		letter-spacing: -1px;
		color: #4e4e4e;
		text-transform: uppercase;
	}
	.contactbox h1 {
		font: normal normal normal 36px Arial, sans-serif;
		font-weight:bold;	
		color:#fff;
		margin: 18px 0px -60px 25px;
	}
	
	#ctnt h2 {
		padding: 8px 0 0 8px;
		margin-left: 10px; 
		
	  font: normal normal normal 16px/16px Arial, sans-serif;
		font-weight:bold;
		color: #0555a6;
	}
	
	#ctnt h3 {
		padding: 8px 0 0 8px;
		margin: 0px 10px 2px 5px;
	  font: normal normal normal 12px/12px Arial, sans-serif;
		font-weight:bold;
		line-height: 12pt;
		color: #4e4e4e;
	}
	
	#ctnt p, #ctnt ol {
		padding: 3px 10px 0 10px;
		margin: 0; 
		
	  font: normal normal normal 12px/12px Arial, sans-serif;
		line-height: 12pt;
		color: #4e4e4e;
	}
	
	#ctnt .contentbox ol {
		margin-left: 27px;
	}
	
	.contentbox a.margin, .sidebox a {
		font-weight:bold;
		color: #0555a6;
		margin:0px 0px 50px 120px;
	}
	
	.contactbox a {
		color: #000000;
		font-weight:bold;
	}
	
	.contentbox a:hover, .sidebox a:hover, .contactbox a:hover {
		color: #4e4e4e;
	}
	
	.sidebox img {
		padding: 10px;
		margin-left:18px;
	}
	
	.contentbox hr {
		height:1px;
		width:96%;
		border:1px dotted #4e4e4e;
		margin-top:20px;
	}
	
	table.brochure {
		width: 600px;
		padding: 0;
		margin-left: 20px;
		border: 0;
	}
		table.brochure img {
			margin: 20px 10px 20px 20px;
		}
		#ctnt table.brochure  td.info h2, table.brochure td.info p {
			margin: 2px 0;
			padding: 0;
		}
		table.brochure td.infofooter {
			width: 409px;
			height: 44px;
			background: transparent url('img/bg.infofooter.gif') no-repeat 0 0; 
		}
		#ctnt table.brochure td.infofooter p {
			margin: 0 0 0 12px;
			padding: 0;
			
		  font: normal normal normal 16px/44px Arial, sans-serif;
			vertical-align: middle;
			color: #747474;
		}
		table.brochure td.infofooter a {
			width: 76px;
			height: 26px;
			padding-top: 10px;
			display: block;
			float: right;
			margin: 3px 5px;
			background: transparent url('img/btn.76px.gif') no-repeat 0 0; 
			
			color: #282828;
			text-decoration: none;
			font-weight: bold;
			text-align: center;
		}
		
	#ctnt .hlight {
		color: #e92424;
		letter-spacing: 0px;
		font-weight: bold;
		font-family: Arial, sans-serif;
		margin-left: 3px;
		padding-top: 0;
	}
		
	#ctnt a.extlink {
		padding-right: 12px;
		background: transparent url('img/ico.extlink.gif') no-repeat right center; 
	}
	#ctnt ul.smalllist {
		margin: 0 0 5px 10px;
	}
	#ctnt ul.biglist li {
		margin-left: 20px;
		font: normal normal normal 12px/14px Arial, sans-serif;
	}
	#ctnt ul.biglist li li {
		margin-bottom: 0;
		font-size: 13px;
	}
	#ctnt div.mugshot {
		width: 135px;
		text-align: center;
		float: left;
	}
		#ctnt div.mugshot img {
			margin: 0 30px;
		}
	
	#ctnt div.portbox {
		width: 590px;
		padding: 10px 20px;
		border-bottom: solid #bcbcbc 1px;
		margin: 0 auto;
	}
		#ctnt div.portbox img {
			float: left;
			margin: 10px 30px 0 0;
			border: solid silver 1px;
		}
		#ctnt div.portbox ul {
			margin-left: 10px;
		}
		#ctnt div.contentbox .nobottom  {
			border-bottom: none;
		}
		
		#ctnt legend {
			padding-left: 25px;
		}
		#ctnt label {
			margin-top: 15px;
		}
		#ctnt label, #ctnt form.contact input, #ctnt form.contact textarea {
			width: 420px;
			margin-left: 20px;
			margin-right: 20px;
			float: left;
			clear: left;
		}
		
#cbottom {
	width: 980px;
	height: 34px;
	margin: 0 1px;
	padding: 20px 0 45px 0;
	background: transparent url('img/bg.cbottom.gif') repeat-x 0 0; 
	
	text-align: center;
	color: #9a9a9a;
}
	#cbottom a {
		margin: 30px 10px 0 10px;
		
		color: #9a9a9a;
	}
	
.clear {
	clear: both;
}

#footer {
	width: 100%;
	height: 30px;
	padding-top: 15px;
	margin-top: -45px;
	clear: both;
	background: #ededed url('img/bg.body.gif') repeat-x bottom center; 
	
	
	text-align: center;
	color: #555;
	letter-spacing: 2px;
	font: normal normal normal 9px/16px Arial, Helvetica, sans-serif; 
}
	#footer a {
		color: #9a9a9a;
	}
	#footer a:hover {
		color: #000;
	}