#tab1{
	position: absolute;
	top: 166px;
	left: 261px;
	height: 50px;
	width: 115px;
	background-image: url(images/tab.png);
	background-repeat: no-repeat;
	z-index: 0;
	text-align: center;
	padding-top: 5px;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
}
#tab2{
	position: absolute;
	top: 166px;
	left: 376px;
	height: 50px;
	width: 115px;
	background-image: url(images/tab.png);
	background-repeat: no-repeat;
	z-index: 0;
	text-align: center;
	padding-top: 5px;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
}
#tab3{
	position: absolute;
	top: 166px;
	left: 491px;
	height: 50px;
	width: 115px;
	background-image: url(images/tab.png);
	background-repeat: no-repeat;
	z-index: 0;
	text-align: center;
	padding-top: 5px;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
	
}
#tab4{
	position: absolute;
	top: 166px;
	left: 606px;
	height: 50px;
	width: 115px;
	background-image: url(images/tab_open.png);
	background-repeat: no-repeat;
	z-index: 5;
	text-align: center;
	padding-top: 5px;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
	
}
#tab5{
	position: absolute;
	top: 166px;
	left: 721px;
	height: 50px;
	width: 115px;
	background-image: url(images/tab.png);
	background-repeat: no-repeat;
	z-index: 0;
	text-align: center;
	padding-top: 5px;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
	z-index: 0;
}
#animation{
	position: absolute;
	top: 175px;
	left: 38px;
	height: 98px;
	width: 110px;
	background-image: url(images/animated1.gif);
	background-repeat: no-repeat;
	margin:0;
	z-index: 1003;
}
#right_side{
	position: absolute;
	top: 50px;
	width: 415px;
	left: 460px;
	/*font-size: 10px;*/
	padding-left: 5px;
}