#homeVisual {
	width:826px;
	float:left;
	clear:left;
	margin-bottom:25px;
}
	
	#homeVisual div#visual {
		width:602px;
		float:left;
		background: no-repeat #FFFFCC;
		min-height:210px;
		_height:210px;
		position:relative;
		z-index:1;
	}
		#homeVisual div#visual div {
			position:absolute;
			bottom:0;
			left:0;
			height:76px;
			height/**/:/**/56px;
			width:616px;
			width/**/:/**/602px;
			z-index:3;
		}
		#homeVisual div#visual div h1 {
			color:#FFF;
			font-size:170%;
			font-weight:normal;
			padding:10px 7px 0 7px;
			position:relative;
			z-index:4;
		}
		#homeVisual div#visual div p {
			color:#FFF;
			font-weight:normal;
			font-size:110%;
			padding:0 7px 10px 7px;
			position:relative;
			z-index:4;
			margin-bottom:0;
		}
		#homeVisual div#visual div img#transparent {
			position:absolute;
			bottom:-1px;
			left:0;
			filter:alpha(opacity=48);
			-moz-opacity:.7;
			opacity:.7;
			z-index:2;
		}
			#homeVisual div#visual div p a {
				color:#FFF;
			}
			
#body {
	clear:left;
	float:left;
	width:826px;
	margin-bottom:20px;
}
	#body p {
		font-size:110%;
		line-height:1.5em;
		margin-bottom:2em;
		width:616px;
		float:right;
	}
	#body ul {
		width:185px;
		float:left;
		margin-right:21px;
		
	}
		#body ul li {
			display:block;
			float:left;
			clear:left;
			width:190px;
			margin-bottom:1.4em;
		}
		#body ul li p {
			color:#666;
		width:100%;
		float:none;
		}
		#body ul li h2 {
			text-indent:-5000px;
			padding-bottom:121px;
		}
		#body ul li a {
			text-decoration:none;
			font-weight:bold;
		}
		#body ul li a:hover {
			text-decoration:underline;
		}
		#body ul#latestNews li {
			margin-bottom:1em;
		}
		#body ul#latestNews li h2 {
			background:url(../images/bg_h2_latestnews.png) no-repeat;
			padding-bottom:4px;
		}
		#body ul#latestNews li a {
			color:#2781AF;
			font-weight:normal;
			font-size:110%;
		}
		#body ul#about {
			background:url(../images/map_panel.jpg) no-repeat 0 20px;
		}
			#body ul#swineFlu li h2 {
				background:url(../images/bg_h2_swine_flu.png) no-repeat;
				border-bottom:2px solid #df0000;
			}
			#body ul#about li a {
				color:#99cc66;
			}
		#body ul#competition {
			background:url(../images/league_panel.jpg) no-repeat 0 20px;
		}
			#body ul#clinicalSpecialities li h2 {
				background:url(../images/bg_h2_clinicalspecialties.png) no-repeat;
				border-bottom:2px solid #df0000;
			}
			#body ul#competition li a {
				color:#2DA38A;
			}
		#body ul#teams {
			background:url(../images/map_panel.jpg) no-repeat 0 20px;
		}
			#body ul#workForUs li h2 {
				background:url(../images/map_panel.jpg) no-repeat;
				border-bottom:2px solid #df0000;
			}
			#body ul#teams li a {
				color:#9ACC67;
			}

#leftcontent {
	float: left;
	width:205px;
	z-index: 0;
	background:#FFFFFF;
	/* background:#00FFFF; */
	/* border:1px solid #000; */
	margin-right:10px;
}
