/* =================================================
HOME PAGE NAVIGATION
================================================= */
#rak_nav {
	background: url(/rabiesandkids/images/nav/bg.gif) repeat-x scroll 0 0;
	height: 100px;
	width: 100%;
	position: relative;
	border: medium none;
	clear: both;
	margin: 0;
	padding: 0;
}
#rak_nav ul {
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
}
#ul_nav {
	position: relative;
	height: 100px;
	width: 95%;
}
#rak_nav ul li {
	position: relative;
	display: inline;
	float: left;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	height: 100px;
}
#rak_nav ul li#nav_home {
	margin-left: 0;
}
#rak_nav ul li#nav_test {
	clear: right;
	width: 15%;
	margin-right: 0;
}
#nav_home, #nav_virus, #nav_animals, #nav_people, #nav_prevention {
	width: 15%;
	margin-right: 2%;
}
#nav_home a, #nav_virus a, #nav_animals a, #nav_people a, #nav_prevention a, #nav_test a {
	display: block;
	width: 100%;
}
#nav_home a {
	background: url(/rabiesandkids/images/nav/home.png) no-repeat center 0;
}
#nav_virus a {
	background: url(/rabiesandkids/images/nav/virus.png) no-repeat center 0;
}
#nav_animals a {
	background: url(/rabiesandkids/images/nav/animals.png) no-repeat center 0;
}
#nav_people a {
	background: url(/rabiesandkids/images/nav/people.png) no-repeat center 0;
}
#nav_prevention a {
	background: url(/rabiesandkids/images/nav/prevention.png) no-repeat center 0;
}
#nav_test a {
	background: url(/rabiesandkids/images/nav/test.png) no-repeat center 0;
}
#nav_home a:hover, #nav_virus a:hover, #nav_animals a:hover, #nav_people a:hover, #nav_prevention a:hover, #nav_test a:hover {
	background-position: center -100px;
}
#llnav_home, #llnav_virus, #llnav_animals, #llnav_people, #llnav_prevention, #llnav_test {
	padding: 100px 0 0 0;
	overflow: hidden;
	height: 0 !important;
}
/* =================================================
HOME PAGE
================================================= */
#content {
	height: 700px;
}
#rak_home {
	background: url(/rabiesandkids/images/home/bg.gif) no-repeat scroll 0 0;
	width: 100%;
	position: relative;
	border: medium none;
	clear: both;
	margin: 0;
	padding: 0;
}
h1#home_title {
	width: 480px;
	background: url(/rabiesandkids/images/home/title.png) no-repeat scroll 0 0;
	overflow: hidden;
	position: relative;
	padding: 162px 0 0 0;
	height: 0 !important;
	margin: 0 30% 0 15%;
	z-index: 70;
}
#ul_home1 {
	list-style-type: none;
	margin-left: 0;
	position: relative;
	width: 100%;
	margin: 0 auto;
	height: 321px;
	top: -75px;
	z-index: 50;
}
#ul_home1desc {
	visibility: hidden;
}
#ul_home1 li {
	position: relative;
	display: inline;
	float: left;
	height: 321px;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
}
#home_derick, #home_sandy, #home_amy {
	width: 30%;
}
#home_derick, #home_sandy {
	margin-right: 5%;
}
#home_amy {
	clear: right;
}
#home_derick a, #home_sandy a, #home_amy a {
	display: block;
	width: 100%;
}
#home_derick a {
	background: url(/rabiesandkids/images/home/derick.png) no-repeat center 0;
}
#home_sandy a {
	background: url(/rabiesandkids/images/home/sandy.png) no-repeat center 0;
}
#home_amy a {
	background: url(/rabiesandkids/images/home/amy.png) no-repeat center 0;
}
#home_derick a:hover, #home_sandy a:hover, #home_amy a:hover {
	background-position: center -321px;
}
#llhome_derick, #llhome_sandy, #llhome_amy {
	padding: 321px 0 0 0;
	overflow: hidden;
	height: 0 !important;
}
#ul_home2 {
	list-style-type: none;
	margin-left: 0;
	position: relative;
	top: -95px;
	width: 100%;
	margin: 0 auto;
	height: 275px;
}
#ul_home2 li {
	position: relative;
	display: inline;
	float: left;
	height: 275px;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
}
#home_facts, #home_warning {
	width: 30%;
}
#home_sean {
	width: 35%;
}
#home_facts {
	margin-right: 5%;
}
#home_warning {
	clear: right;
}
#home_sean a, #home_facts a, #home_warning a {
	display: block;
	width: 100%;
}
#home_sean a {
	background: url(/rabiesandkids/images/home/sean.png) no-repeat center 0;
}
#home_facts a {
	background: url(/rabiesandkids/images/home/facts.png) no-repeat center 0;
}
#home_warning a {
	background: url(/rabiesandkids/images/home/warning.png) no-repeat center 0;
}
#home_sean a:hover, #home_facts a:hover, #home_warning a:hover {
	background-position: center -275px;
}
#llhome_sean, #llhome_facts, #llhome_warning {
	padding: 275px 0 0 0;
	overflow: hidden;
	height: 0 !important;
}
.homeds {
	position: relative;
}
