body {
	margin: 0;
	padding: 0;

	background-image: url("images/newheader/headerbackground.gif");
	background-repeat: repeat-x;
	background-color: #7fc8af;

	font-family: Arial, Tahoma, sans-serif;
}

#container {
	width: 960px;
	margin: 0 auto;
}

	#container #header {
		height: 168px;
		bottom:5px;
		height:168px;
		position:relative;
	}

		#container #header h1 {
			background-image:none;
			color:#FFFFFF;
			display:block;
			float:right;
			font-size:12px;
			height:125px;
			padding:0;
			position:relative;
			top:65px;
			width:262px;
		
		}
		

			#container #header a#logo {
				border:medium none;
				display:block;
				float:right;
				margin-right:108px;
				margin-top:44px;
				width:234px;
			}
			
			#container #header a img {
				border:none;
			}
			#container #header a {
				text-decoration: none;
				color: #588D7E;
			}
			#container #header a:hover {
				color: #fff;
			}

			#container #header #contact {
				position: absolute;
				bottom: 5px;
				right: 40px;
				color: #fff;
				text-align: right;
			}
				span.green {
					color: #588D7E;
				}
				#contact p {
					margin: 0;
					padding: 2px 0;
				}

	#container h3 {
		PADDING-TOP:0;
		color:#FFFFFF;
		font-family:arial;
		font-size:18px;
		font-weight:normal;
		margin-bottom:7px;
		margin-top:8px;
		padding-bottom:0;
		padding-left:0;
		padding-right:0;
		text-align:center;
		text-transform:uppercase;
	}

#content {
	background-color:#ffffff;
	background-repeat: repeat-y;
}

	#content #main h1 {
		margin: 0;
		padding: 0;
		height: 266px;

		text-indent: -10000px;
	}

	#content #main #slides {
		height: 266px;
	}

	#content #main h2 {
		margin: 20px 20px 10px 20px;
		padding: 0;

		font-size: 160%;
		font-weight: normal;
		color: #f78b10;
	}

		
		#content #main div.latestnews {
				
				border-bottom:1px dashed #333333;
				margin:20px;
			}

	#content #main h2.latestnews {
		background-color:#ECEDED;
		background-position:550px 50%;
		background-repeat:no-repeat;
		border-bottom:1px solid #CCCCCC;
		border-top:1px solid #CCCCCC;
		color:#000000;
		font-size:160%;
		font-weight:normal;
		margin-left:0;
		margin-right:0;
		padding:6px 20px;
	}


	#content #main div.latestnews h3{
		color:#000000;
font-size:120%;
font-weight:normal;
margin:0 0px 0;
padding:0;
text-align:left;
	}
		#content #main div.latestnews h4{
		color:#333333;
font-size:100%;
font-style:italic;
font-weight:normal;
margin:0 0;
padding:0;
text-align:left;
	}
		
		#content #main div.latestnews p{
				color:#333333;
				padding:0px;
				margin:10px 0;
				
			}
		#content #main h2 span {
			color: #999;
		}

	#content #main p {
		color:#333333;
		font-size:80%;
		line-height:1.5em;
		margin-left:20px;
		margin-right:20px;
		padding:0;
	}

		#content #main p a {
			color: #588d7e;
		}

			#content #main p a:hover {
				color: #000;
			}

#content div.small {
	width: 175px;
	float: left;
	
}

	#content div.small h3 {
		background: none;
		margin: auto;
		padding: auto;

		text-indent: 0;
	}

	#content div.small a {
	}

		#content div.small a img {
			border: none;
			vertical-align: text-bottom;
		}

#content #left {
	margin-bottom: -1px;
	background-color:#6bac9a;
}

	#content #left ul {
			height:235px; 
			list-style-type:none;
			margin:0;
			padding:15px 0 16px;
	}

		#content #left ul li {
			padding-left: 20px;
		}

			#content #left ul li.here {
				background-color: #588d7e;
			}

			#content #left ul li.arrow {
				background-image: url("images/nav_arrow.gif");
				background-repeat: no-repeat;
				background-position: 5px 6px;
			}

			#content #left ul li a {
				color:#FFFFFF;
				display:block;
				font-size:105%;
				font-weight:bold;
				line-height:1.3em; /* Changed to 1.3 to accomodate extra menu item. Was 1.6em */
				text-decoration:none;
				width:100%;
			}
			
			#content #left ul li span.patients {
				color:#FFFFFF;
				display:block;
				font-size:105%;
				font-weight:bold;
				line-height:1.6em;
				text-decoration:none;
				width:100%;
			}

				#content #left ul li a:hover {
					text-decoration: underline;
				}

			#content #left ul li ul {
				padding: 0;
				margin: 5px 10px;
				height: auto;
				display:none;
			}
			
			#content #left ul li:hover ul {
				display:block;
					height:auto;
					margin-left:154px;
					margin-top:0px;
					padding:10px;
					position:absolute;
					z-index:6;
					background-color: #588d7e;
					color:#ffffff;
			}

				


#content #main {
	float: left;
	width: 610px;

	background-color: #fff;
}

	#content #main h3 {
		margin: 0;
		padding: 0;
		height: auto;
		background: none;
		text-indent: 0;
	}
	#content #main ul li {
		padding: 5px 0;
	}

#content #right {
}

	#content #right h3 {
		margin: 0;
		padding: 10px;
		height: auto;
		font-size: 110%;
		font-weight: normal;
	}

	#content #right ul {
		list-style-type: none;
		margin: 0;
		padding: 0 0 10px 0;
	}

		#content #right ul li {
			padding: 5px 10px;
		}

			#content #right ul li a {
				display: block;
				height: 100%;
				padding: 5px;

				font-size: 75%;
				text-decoration: none;
				color: #000;
			}

				#content #right ul li a span {
					font-size: 90%;
					/*color: #7fc8af;*/
					color: #888;
				}

				#content #right ul li a:hover {
					background-color: #eee;
				}

#footer {
	position: relative;

	border-top: 1px solid #000;
	background-color: #fff;
	padding-top:20px;
	padding-bottom:20px;
}
	#footer h4
	{
	display:block;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:0;
	text-decoration:underline;
	
	}
	#footer hr
	{
	clear:both;
	
	}
	
	#footer p
	{
	display:block;
	font-weight:normal;
	margin:0;
	font-size:80%;
	margin-bottom:20px;
	}
	
	#footer a
	{
	color:#000;
	}

	#ft_contact
	{
	border-right:1px solid;
	float:left;
	padding-left:20px;
	padding-right:20px;
	width:200px;
	height:223px;
	margin-bottom:20px;
	}
	
	#ft_subscribe
	{
	width:336px;
	padding-left:20px;
    padding-right:20px;
	float:left;
	border-right:1px solid;
	height:223px;
	margin-bottom:20px;
	}
	
	#ft_brochure
	{
	width:296px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	height:223px;
	margin-bottom:20px;
	}
	
	#ft_designedby
	{
	float:left;
	position: relative;
	height: 100px;
	width: 240px;
	}
		a#tomatoproject {
			position: absolute;
			width: 150px;
			height: 62px;
			background: url(images/tomatoproject.png) no-repeat 0 0;
			left: 20px;
			top: 20px;
		}
			a#tomatoproject:hover {
				background-position: 0 -61px;
			}
	
	#ft_followus
	{
	padding-left:20px;
	padding-right:20px;
	float:left;

	margin-bottom:20px;
	}
	
	#ft_copyright
	{
	margin-top:20px;	
	padding-left:20px;
	padding-right:20px;
	float:left;
	}
	
	#ft_strapline
	{
	margin-top:20px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	}

	#footer form#subForm {
		margin: 0;
		font-size: 80%;
	}

		#footer form#subForm input.text{
			margin: 0 0 10px 50px;
			padding: 0;
			width: 275px;
			padding: 3px;
		}

	#footer label {
		position: absolute;
		top: 0;
		text-align: top;
	}

	#footer form p {
		position: relative;
		margin: 0;
		padding: 0;
		font-size: 100%;
	}

input.submit {
	background-color: #578F82;
	color: #fff;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #fff;
	float: right;
}
	input.submit:hover {
		background-color: #7FC8AF;
		color: #fff;
		padding: 5px;
		cursor: pointer;
	}

	#footer ul {
		position: absolute;
		right: 0;

		list-style-type: none;
		margin: 10px 20px 10px 0;
		padding: 0;

		text-align: center;
	}

		#footer ul li {
			float: left;
			margin-left: 2px;
		}

			#footer ul li a {
				display: block;

				font-size: 80%;
				color: #666;
				text-decoration: none;
			}

				#footer ul li a img {
					vertical-align: text-bottom;
					border: none;
				}

				#footer ul li a:hover {
					text-decoration: underline;
				}

#credits {
	width: 960px;
	margin: 10px auto;
	border-top: 1px solid #fff;
	padding: 10px 0;
}

	#credits p {
		margin: 0;
		padding: 0;
		text-align: center;

		color: #fff;
		font-size: 80%;
	}

		#credits p a {
			text-decoration: none;
			color: #fff;
			font-weight: bold;
		}

			#credits p a:hover {
				text-decoration: underline;
			}

#credit {
	width: 960px;
	margin: 10px auto 20px auto;
	padding: 0;
	text-align: center;
	font-size: 70%;
	color: #fff;
}

	#credit a {
		color: #eee;
		text-decoration: none;
	}

		#credit a:hover {
			color: #000;
		}

a.readmore , a.next
{
background-image:url("images/blackarrow.gif");
background-position:right center;
background-repeat:no-repeat;
color:#333333;
font-size:80%;
padding-right:20px;
text-decoration:none;

}

img.latestnewsimage
{
	width:137px;
	float:right;
	background-image: url('images/background.jpg');
	background-repeat:no-repeat;
	padding:20px 20px 50px 18px;
	margin-bottom:10px;
}


/* clearing fixes for ie6 */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


a img {
	border: 0;
}

div.download {
	position: relative;
	margin: 20px 0;
}	
	div.download a {
		padding-left: 50px;
		text-decoration: none;
		margin: 0 20px;
		height: 150px;
		display: block;
		border: 1px solid #eee;
	}
		div.download a:hover {
			background-color: #eee !important;
		}
		div.download h3 {
			text-align: left !important;
			margin: 10px 10px 10px 20px !important;
			padding: 0 !important;
		}
		div.download p {
			margin: 10px 0;
		}
		div.download p#readmore {
			position: absolute;
			bottom: 0;
			right: 15px;
			color: #aaa !important;
		}
		div.download a.pdf {
			background: url('images/icons/icon_pdf.png') no-repeat 0 7px;
		}


div.link {
	position: relative;
	margin: 10px 20px;
}
	div.link a {
		float: left;
		display: block;
		padding: 15px 0;
		color: #000;
		text-decoration: none;
		width: 570px;
	}
		div.link a:hover {
			text-decoration: none;
			background-color: #eee;
		}
	div.link img {
		position: relative;
		float: left;
		margin-right: 25px;
		border: 1px solid silver;
	}
	span.grey {
		color: #ccc;
	}
