@charset "UTF-8";
#header a
{
	font-size: 9px;
	/*color: #f2f4f5;*/
	color: #FFF;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 390px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#right{
	float:right;
	width: 226px;
	background-image: url(../images/back_feet_home.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;
	}
#side-nav{
	float: right;
	width:218px;
	padding:0px;
	font-size:10px;
	background-image:url(../images/back_hands_home.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 260px;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0;
}
#side-nav-top{
	float: right;
	width:212px;
	height: 65px;
	font-size: 10px;
	background-image: url(../images/back_head_home.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
