﻿#ActionWheelContainer
{
	display:inline;
	width:455px;
	height:310px;
	position:relative;
	float:right;
	margin-top:-20px;
	margin-right:-20px;
}
#ActionWheelHome
{
	width:320px;
	height:240px;
	position:absolute;
	left:75px;
	top:35px;
	z-index:9;
}
#ActionWheelSmall
{
	display:inline;
	width:320px;
	height:240px;
}
#navNews
{
	position:absolute;
	left:194px;
	top:0px;
}
#navGallery
{
	position:absolute;
	left:320px;
	top:30px;
}
#navHistory
{
	position:absolute;
	left:390px;
	top:123px;
}
#navProducts
{
	position:absolute;
	left:355px;
	top:223px;
}
#navServices
{
	position:absolute;
	left:262px;
	top:275px;
}
#navRehab
{
	position:absolute;
	left:135px;
	top:275px;
}
#navResources
{
	position:absolute;
	left:38px;
	top:223px;
}
#navDonations
{
	position:absolute;
	left:0px;
	top:123px;
}
#navContact
{
	position:absolute;
	left:75px;
	top:31px;
}
#ActionWheelContainer a.btnNavWheel
{
	display:block;
	width:69px;
	height:30px;
	margin:0px;
	/*background:url(/images/logoSmall.gif) no-repeat -2px 6px;*/
	padding:0px;
	padding-top:10px;
	font-family:Tahoma, Arial, Tahoma, Sans-Serif;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
	text-align:center;
	cursor:pointer;
	z-index:10;
	text-decoration:none;
}
#ActionWheelContainer a.btnNavWheel:link, #ActionWheelContainer a.btnNavWheel:visited
{
	color:#4173b0;
	background:url(/images/btnNavUp-trans.png) no-repeat;
}
#ActionWheelContainer a.btnNavWheel:hover, #ActionWheelContainer a.btnNavWheel:active
{
	color:#6184b0;
	background:url(/images/btnNavOver-trans.png) no-repeat;
}
.ActionWheelimage
{
	width:445px;
	height:330px;
	background:url(/images/ActionWheel.jpg) no-repeat;
	/*margin-left:10px;
	margin-left:10px;
	float:right;*/
	position:absolute;
	right:10px;
	top:10px;
	z-index:99;
}
.ActionWheelplaceholder
{
	width:445px;
	height:350px;
	/*background:#EFEFEF;*/
	/*clear:right;*/
	float:right;
}
#SmallWheel .ActionWheelplaceholder
{
	width:330px;
	height:240px;
	float:right;
}