@charset "UTF-8";
#right{
	float:right;
	width: 226px;
	background-image: url(../images/back_feet0.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 24px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 558px;
}
#side-nav{
	float: right;
	width:212px;
	font-size:10px;
	background-image:url(../images/back_hands0.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 210px;
	margin-top: 0;
	margin-right: 14px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#side-nav  li {
	list-style-type: none;
	text-decoration: none;
	margin:0px;
	font-weight:normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 40px;
}
#side-nav-top{
	float: right;
	width:212px;
	height: 65px;
	font-size: 10px;
	background-image: url(../images/back_head0.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
}

