body {
	background-color: #E5EEF3;
}
#contentHome {
	position: absolute;
	top: 88px;
	left: 0px;
	margin: 0 auto;
	height: 800px;
	width: 920px;
	text-align: left;
	background-image: url(images/Med/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navTopHome {
	position: relative;
	margin: 0;
	padding: 0;
	top: 20px;
	left: 30px;
	display: block;
	width: 600px;
	text-align: left;
}

#navTopHome ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#navTop ul li {
	list-style: none;
	display: inline;
	padding: 2px 3px;
}
#navTop a:link, #navTop a:visited {
	color:#069;
	font-size: .88em;
}
#navTop a:hover {
	font-size: .88em;
	color:#F90;
}

#flash {
	position: relative;
	left: 30px;
	top: 36px;
	width: 860px;
	height: 260px;
	z-index: 15;
}
#medCap1, #medCap2, #medCap3 {
	position: relative;
	top: 50px;
	display: block;
	float: left;
	width: 280px;
	height: 181px;
}
#medCap1 {
	left: 30px;
}
#medCap2 {
	left: 40px;
}
#medCap3 {
	left: 50px;
	}
#homeFooter {
	position: relative;
	display: block;
	width: 860px;
	height: 50px;
	left: 0px;
	top: 85px;
	clear: left;
	background-image: url(images/hoz_line.jpg);
	background-repeat: repeat-x;
	margin-left: 30px;
}
	
#navBottomHome {
	display: block;
	width: 750px;
	font-size: 9px;
}
#navBottomHome ul {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 15px;
	left: 18px;
	font-family: Verdana, Geneva, sans-serif;
}
#navBottomHome ul li {
	list-style: none;
	display: inline;
	border-left: #333 solid 1px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#navBottomHome ul li.first{
	border: none;
}
#navBottomHome a:link, #navBottomHome a:visited, #navBottomHome a:hover {
	color:#069;
	font-weight: normal;
}
#navBottomHome a:hover {
	color:#F90;
}
.dsa {
	display: block;
	position: absolute;
	width: 50px;
	height: 30px;
	float: right;
	right: 10px;
	margin-top: 13px;
	padding-top: 1px;
}
.dsa a img { border: none; }

.copyright { color:#e68204; }

#selectProfile { 
	font-family : tahoma;
	font-weight : bold;
	color:#e68204; 
}
