body {
	font-size:11px;
}

div#container {
	height:auto;
	background: url(../images/homebanner.gif) 258px 0 no-repeat;
}

ul#topnav {
	height:40px;
	width:543px;
	top:190px;
	left:257px;
	padding:0;
	z-index:0;
}

li#home {
	background-image: url(../images/navHomeHome.gif);
	width:48px;
}

div#intro {
	float:left;
	background: url(../images/intro.gif) no-repeat;
	padding:120px 20px 0 30px;
	width:208px;
	color:#696969;
}

div#intro p {
	margin: 0 0 6px 0;
}

div#visitors {
	margin-left:258px;
	background: url(../images/curves_bg.gif) repeat-y;
}

div#visitors-text {
	background: url(../images/curves.gif) no-repeat;
	padding: 60px 0 0 0;
	z-index:3;
}

div#visitors a.nav {
	position:absolute;
	width:115px;
	top:276px;
	height:35px;
	z-index:10;
}

a#professionals {
	left:327px;
}

a#patients {
	left: 478px;
}

a#giving {
	left: 625px;
}

div#visitors-text p {
	width:115px;
	margin-top: 23px;
	padding-bottom: 3px;
	font-size:10px !important;
}

div#visitors-text > p {
	padding-bottom: 23px;
}

p#professionals {
	margin-top:15px;
	padding-left:73px;
}

p#patients {
	position:absolute;
	left: 480px;
	top: 290px;
}

p#giving {
	position:absolute;
	left: 630px;
	top: 290px;
}

div#news {
	float:right;
	width:540px;
	background-color:#F6F5EB;
	font-size: 10px;
	margin:15px 0 0 0;
}

div#news img {
	float:left;
	clear:both;
	padding-right:10px;
}

div#container > div#news {
	margin: 7px 0;
}

div#news h2 {
	padding-right:25px;
}

div#news p {
	margin:8px 0 0 0;
	padding: 0 25px 0 0;
}