.botrotate img{
	position: absolute;
}
.botrotate_button_area{
	position: absolute;
	z-index:1000;
	right: 0;
}
.botrotate_button-0,
.botrotate_button-1,
.botrotate_button-2,
.botrotate_button-3,
.botrotate_button-4,
.botrotate_button-5,
.botrotate_button-6,
.botrotate_button-7{
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	top: 190px;
	cursor: pointer;
}
.botrotate_button-0{
	width: 26px;
	height: 26px;
	background:url(../_images/botrotate/button_1.gif);
	background-repeat:no-repeat;
}
.botrotate_button-1{
	width: 26px;
	height: 26px;
	background:url(../_images/botrotate/button_2.gif);
	background-repeat:no-repeat;
}
.botrotate_button-2{
	width: 26px;
	height: 26px;
	background:url(../_images/botrotate/button_3.gif);
	background-repeat:no-repeat;
}
.botrotate_button-3{
	width: 26px;
	height: 26px;
	background:url(../_images/botrotate/button_4.gif);
	background-repeat:no-repeat;
}
.botrotate_button-4{
	width: 26px;
	height: 26px;
	background:url(../_images/botrotate/button_5.gif);
	background-repeat:no-repeat;
}
.botrotate_button-5{
	width: 26px;
	height: 26px;
	background:url(../_images/botrotate/button_6.gif);
	background-repeat:no-repeat;
}
.botrotate_button-6{
	width: 26px;
	height: 26px;
	background:url(../_images/botrotate/button_7.gif);
	background-repeat:no-repeat;
}
.botrotate_button-7{
	width: 26px;
	height: 26px;
	background:url(../_images/botrotate/button_8.gif);
	background-repeat:no-repeat;
}
.botrotate_links{
	/*position: relative;*/
	position: absolute;
	top: 120px;
	left: 43px;
}
/*SPECIAL CASE*/
.home_08{
	position: absolute;
	top: 141px;
	left: 300px;
}
	.home_08 p{
		font-size: 17px;
		color: #30979c;
		font-weight: bold;
	}
		.home_08 p a{
			font-size: 17px;
			font-weight: bold;
			color: #30979c;
			text-decoration: underline;
			background: none;
		}
.home_07{
	position: absolute;
	top: 144px;
	left: 408px;
}
	.home_07 p{
		font-size: 12px;
	}
		.home_07 p a{
			font-size: 12px;
			font-weight: bold;
			color: #9e1b32;
		}
.home_06{
	position: absolute;
	top: 126px;
	left: 287px;
}
	.home_06 p{
		font-size: 12px;
	}
		.home_06 p a{
			font-size: 12px;
			font-weight: bold;
			color: #9e1b32;
		}

.home_05{
	position: absolute;
	top: 140px;
	left: 153px;
}
	.home_05 a{
		color:#9F9F9F !important;
		font-size:18px !important;
		background-position: right 5px !important;
	}
.home_02{
	position: absolute;
	top: 135px;
	left: 58px;
}
.home_09{
	left:206px;
	position:absolute;
	top:100px;
}
	.home_09 em,
	.home_09 p{
		font-size:14px !important;
	}
	.botrotate_links a{
		text-decoration: none;
		color: #000000;
		background-repeat:no-repeat;
		font-size: 12px;
		background-repeat:no-repeat;
		background-image: url(../_images/botrotate/link_arrow.gif);
		padding-right: 12px;
		background-position: right 3px;
		padding-bottom: 10px;
	}
	.botrotate_links a:hover{
		color: #B20838 !important;
	}