/*****************
 GLOBAL
*****************/

* {margin:0; padding:0;}

p {margin: 0.5em 0 1.0em 0;}

img {border-width: 0;}

h1, h2, h3, h4, h5, h6 {margin:0.5em 0 0.2em 0;}

body {
	background: #eef url(images/bodyback.gif) fixed repeat-x top center;
	margin:0;
	padding:0;
	color: #000;
}

body, table {
	font-family:  'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
	font-size: 16px;
}

* html body, * html table  {
	font-family:  'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
	font-size: medium;
}


/**********
 HEADERS
**********/

#maincontent h1 { font-size: 1.4em; color: #003; font-weight: normal;}
#maincontent h2 { font-size: 1.1em; color: #036; font-weight: normal; margin: 0 0 10px 0; }
#maincontent h3 { font-size: 1.0em; color: #369; letter-spacing: -1px;}

/**********
 FORMS
**********/

form { display: inline; }


/**********************
 OVERALL LAYOUT
***********************/

#skiptomain {
	display: none;
}

#wrapper {
	width: 930px;
	margin: 0 auto;
	font-size: 0.85em;
	background: #fff;
}

	#pagecontainer {
		width: 880px;
		padding: 20px 25px;
	}


		#header {
			width: 880px;
			margin-top: 4px;
			}

			#toplogo {
				padding: 0;
				width: 200px;
				float: left;
				font-size: 0.9em;
				
			}
			
			#topmiddle {
				padding: 22px 0 0 0;
				width: 280px;
				float: left;
				font-size: 1.2em;
				font-weight: normal;
				
			}

			#topright {
				padding: 0px 10px 0px 0px;
				width: 390px;
				float: right;
				text-align: right;
				font-size: 1.3em;
				color: #09c;
			}
			
			.telno {
				padding: 0px 0px 0px 35px;
				font-size: 1.1em;
				background: url(/images/telephone.gif) no-repeat left top;
			}

			


		#topnav {
			width: 880px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			background: #09c url(images/topnavback.gif) repeat-x top center;
		}


		#topbar {
			width: 880px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			background: #bbb;
		}

			#breadcrumb {
				width: 680px;
				float: left;
				padding: 7px 10px 5px 10px;
				font-size: 0.9em;
			}

			#breadcrumb a:link, #breadcrumb a:visited { color: #fff; text-decoration: none; }
			#breadcrumb a:hover { color: #fff; text-decoration: underline; }


			#topdate {
				width: 170px;
				float: right;
				text-align: right;
				padding: 7px 10px 5px 0;
				font-size: 0.8em;
				color: #fff;
			}


		#maincontent {
			width: 880px;
			margin: 0px;
			padding: 5px 0px;
			background: #fff;
			color: #000;
			font-size: 0.95em;
		}

			
			#maincontentnav {
				width: 190px;
				margin: 0px 10px 0 0;
				padding: 0px;
				float: left;
			}


			  .leftquote {
				width: 190px;
				padding: 0px;
				margin: 5px 0px;
				color: #036;
				font-size: 0.9em;
			 }
			 
			.callback {
				width: 150px;
				padding: 20px 30px 40px 10px;
				line-height: 1.5em;
				background: url(/images/callback.gif) no-repeat right top;
			}
			
			.callback a:link, .callback a:visited { color: #fff; text-decoration: none; }
			.callback a:hover { color: #fff; text-decoration: underline; }


			  .leftlogo {
				width: 170px;;
  				padding: 5px 10px;
  				margin: 5px 0px;
				font-size: 0.9em;
			 }

			#maincontentcentre {
				width: 480px;
				margin: 0px;
				padding: 0px;
				float: left;
				line-height: 1.7em;
			}


			.homefeaturebig {
				float: left;
				width: 480px;
				height: 360px;
				margin: 5px 0;
				background: #eef;
				color: #000;
				font-size: 1.1em;
			}

			#maincontentcentre a:link, #maincontentcentre a:visited { color: #369; text-decoration: none; }
			#maincontentcentre a:hover { color: #369; text-decoration: underline; }


			#maincontentright {
				width: 190px;
				margin: 0px;
				padding: 0 0 0 10px;
				float: left;
				line-height: 1.5em;
			}
			
			
			  .featureright {
				float: left;
				width: 168px;
				border: 1px solid #dde;
				padding: 10px;
				margin: 5px 0px;
				background: #eef;
				color: #000;
				font-size: 0.95em;
			 }
			 


			#maincontentright a:link, #maincontentright a:visited { color: #369; text-decoration: none; }
			#maincontentright a:hover { color: #369; text-decoration: underline; }


		#footer {
			border-top: 5px solid #069;
			margin-top: 5px;
			clear: both;
			width: 860px;
			font-size: 0.9em;
			padding: 10px;
			color: #999;
		}

		#footer a:link, #footer a:visited { color: #09c; text-decoration: none; }
		#footer a:hover { color: #09c; text-decoration: underline; }


/*****************
 BREAKS
*****************/

br.breaker { clear: both; }
br.lbreaker { clear: left; }
br.rbreaker { clear: right; }


/*****************
 TOP NAV LIST
*****************/

#topnav ul {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	list-style: none;
	width: 880px;
}

	#topnav ul li {
		letter-spacing : -1px;
		margin: 0px 0px 0px 0px;
		padding: 3px 20px 3px 20px;
		display: inline;
		line-height: 1.9em;
		font-size: 0.95em;
		background: url(images/topnavline.gif) no-repeat 3px left;
	}

	#topnav ul li a {
		color: #fff;
		text-decoration: none;
	}

	#topnav ul li a:hover {
		color: #000;
		text-decoration: none;
	}

	#topnav ul li.onstate {
		font-weight: bold;
	}

	/* APPLY HOME OVERRIDE */
	#topnav ul li.homelink {
		padding: 3px 20px 3px 32px;
		background: url(images/homeicon.gif) no-repeat top left;
	}

	/* APPLY END OVERRIDE */
	#topnav ul li.contactlink {
		padding: 3px 0px 3px 10px;
	}

/*****************
 UL SIDE NAV
*****************/


ul.sidenavlist{
	margin: 5px 0px;
	list-style: none;
	width: 188px;
	background: #eef;
	border: 1px solid #dde;
}

	ul.sidenavlist li{
		margin: 0px 0px 0px 0px;
		padding: 2px 0px 2px 15px;
		line-height:1.7em;
		border-top: 1px solid #fff;
		background: url(/images/navarrow.gif) no-repeat 5px 12px;
	}

	ul.sidenavlist a:link, ul.sidenavlist a:visited{
		color: #006;
		text-decoration: none;
	}

	ul.sidenavlist a:hover, ul.sidenavlist a:active {
		color: #006;
		text-decoration: underline;
	}

	ul.sidenavlist li.onstate {
		font-weight: bold;
	}

	/* APPLY HEADER OVERRIDES */
	ul.sidenavlist  li.header {
		font-size: 0.85em;
		font-weight: normal;
		color: #fff;
		background: #09c;
		border: none;
		text-transform: uppercase;
	}



/*****************
 IMAGES
*****************/

img.floatleft {
	float: left;
	margin: 0px 10px 0px 0px;
}

img.floatright {
	float: right;
	margin: 0px 0px 0px 10px;
}


/*****************
 UL
*****************/

 ul.normal {padding: 5px 0 5px 25px;}

/*****************
 OL
*****************/

 ol {padding: 5px 0 5px 25px;}


 /*****************
  BORDERED
 *****************/

  .bordered {
	border: 1px solid #dde;
  	padding: 5px 10px;
  	margin: 5px 0;
 }

  
 /*****************
  BLUE BACK
 *****************/

  .blueback {
	background: #eef;
 }


 /*****************
  RED
 *****************/

  .red {
	color: #900;
 }

 /**********************
  FLASH ANIMBLOCK
 ***********************/

 #flashanim {
 	position: relative;
 }

 #flashanim img {
 	display:none;
 	position:absolute;
 	top:0; left:0;
 }
