#titleHomePage{
	margin-top:20px;
	margin-bottom:10px;
}
#homePageImage img{
	margin-top:15px;
}
.topHeight{
	height:65px;
}
.middleHeight{
	height:250px;
}
.bottomHeight{
	height:30px;
}

.button{
	border:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:169px;
	padding:7px;
	height:59px;
	margin:0px;
	margin-bottom:10px;
	
	font-size:11px;
}
.button h2{
	margin-bottom:10px;
}
.activeButton{
	background-color:#E1F1FF;
	color:#177EBE;
}
.unactiveButton{
	background-color:#EEEEEE;
	color:#808080;
}
.number{
	padding:0px;

	margin:0px;
		margin-bottom:-5px;
	display:inline;
	height:20px;
	width:20px;
}

.prefix_8_border{
	margin-left:730px;
}