#content{
	width:925px;
	min-height: 228px;
	background: none;
	float:left;
    position: relative;
    top: 195px;
	margin-bottom: 225px;
}
#main{
	padding-top:50px;
	width:927px;
	background:url(../images/bg_content_home.gif);
	float:left;
}
#second-nav{
	display:block;
	height:156px;
	width:927px;
	background:url(../images/second_nav.gif) no-repeat;
 	margin-top: -20px;
}
h1.homepage-header{
	width: 400px;
	height: auto;
	position: absolute;
	left: 455px;
	top: 22px;
	z-index: 555;
	color: #7db900;
	line-height: 18px;
	margin-right:30px;
}
#content-left {
    position: absolute;
    margin-left: 26px;
    margin-top: -70px;
	display:block;
	width:450px;
	height:100%;
}
#content-right {
    clear: left;
    display: block;
    float: right;
	width:400px;
	padding: 0 3em 2em 0;
	text-align:right;
}
#content-right p{
	margin-right:30px;
}
#testimonials{
	width: 450px;
	position: absolute;
	top: -258px;
	left: 26px;
}
#footer{
	float:left;
	width:927px;
	height:76px;
	background:url(../images/bg_footer.gif) no-repeat top #ffffff;
}
#footer-nav img{
	margin: 0 0 10px 0px;
	position: relative;
	right: -17px;
	top: -25px;
}
#footer-nav{
	position: absolute;
	top: 345px;
	left: 0px;
    padding-top: 5px;
    width: 1000px;
    font-size: 9px;
}
#footer-nav ul {
    padding-left: 0px;
    position: relative;
    left: -150px;
	top: 0px;
    width: 50%;
}
#footer-nav li{
    float:none;
    display:inline;
    left: 220px;
    position: relative;
}
#footer-nav li.seperator{
    color:#fff;
}
.copyright {
    font-weight: bold;
    font-size: 10px;   
}
#nav-pop {
	position: absolute;
	top: 79px;
}
#nav-patient-form {
	background:url(../images/new-patient-home.gif);
	width: 233px;
	height: 123px;
	float: left;
}
#nav-patient-form:hover {
	background:url(../images/new-patient-home-over.gif);
}
#nav-consultation {
	background: url(../images/consultation-home.gif);
	width: 233px;
	height: 123px;
	float: left;
	margin-left: 18px;
}
#nav-consultation:hover {
	background:url(../images/consultation-home-over.gif);
}

