/* HOMEPAGE 5 BUTS */

.buttoncont {
	width:150px;
	height:130px;
	float:left;
	margin-right:10px;
}

.buttoncont2 {
	width:310px;
	height:130px;
	float:left;
}

#but1 {
	background:url(../images/but1.jpg) no-repeat;
	width:150px;
	height:130px;
}

#but1h {
	background:url(../images/but1h.jpg) no-repeat;
	width:150px;
	height:130px;
}

#but1:hover {
	background:url(../images/but1h.jpg) no-repeat;
	width:150px;
	height:130px;
}

#but2 {
	background:url(../images/but2.jpg) no-repeat;
	width:150px;
	height:130px;
}

#but2h {
	background:url(../images/but2h.jpg) no-repeat;
	width:150px;
	height:130px;
}

#but2:hover {
	background:url(../images/but2h.jpg) no-repeat;
	width:150px;
	height:130px;
}

#but3top {
	height:40px;
	background:url(../images/but3top.jpg) no-repeat;
	width:310px;
	padding:0;
	margin:0;
}

#but3toph {
	height:40px;
	background:url(../images/but3toph.jpg) no-repeat;
	width:310px;
	padding:0;
	margin:0;
}

#but3top:hover {
	height:40px;
	background:url(../images/but3toph.jpg) no-repeat;
	width:310px;
	padding:0;
	margin:0;
}

#but3bot1 {
	width:155px;
	height:90px;
	float:left;
	background:url(../images/but3bot1.jpg) no-repeat;
}

#but3bot1h {
	width:155px;
	height:90px;
	float:left;
	background:url(../images/but3bot1h.jpg) no-repeat;
}

#but3bot1:hover {
	width:155px;
	height:90px;
	float:left;
	background:url(../images/but3bot1h.jpg) no-repeat;
}

#but3bot2 {
	width:155px;
	height:90px;
	float:left;
	background:url(../images/but3bot2.jpg) no-repeat;
}

#but3bot2h {
	width:155px;
	height:90px;
	float:left;
	background:url(../images/but3bot2h.jpg) no-repeat;
}

#but3bot2:hover {
	width:155px;
	height:90px;
	float:left;
	background:url(../images/but3bot2h.jpg) no-repeat;
}

#but3bot3 {
	width:50px;
	height:90px;
	float:left;
	background:url(../images/but3bot3.jpg) no-repeat;
}

#but3bot3h {
	width:50px;
	height:90px;
	float:left;
	background:url(../images/but3bot3h.jpg) no-repeat;
}

#but3bot3:hover {
	width:50px;
	height:90px;
	float:left;
	background:url(../images/but3bot3h.jpg) no-repeat;
}

#but4 {
	background:url(../images/but4.jpg) no-repeat;
	width:150px;
	height:130px;
}

#but4h {
	background:url(../images/but4h.jpg) no-repeat;
	width:150px;
	height:130px;
}

#but4:hover {
	background:url(../images/but4h.jpg) no-repeat;
	width:150px;
	height:130px;
}

#but5 {
	background:url(../images/but5.jpg) no-repeat;
	width:150px;
	height:130px;
}

#but5h {
	background:url(../images/but5h.jpg) no-repeat;
	width:150px;
	height:130px;
}

#but5:hover {
	background:url(../images/but5h.jpg) no-repeat;
	width:150px;
	height:130px;
}