/* navagation for index */

#button1 {

	width: 176px;
	height: 97px;
	background: url(../images/button1.gif) top left no-repeat;
	float: left;
	border-left: 2px solid #f19914;
		
}

#button1:hover {

	width: 176px;
	height: 97px;
	background: url(../images/button1a.gif) top left no-repeat;
	float: left;
	border-left: 2px solid #f19914;
	
}

#button1 span {

	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	
}

#button1a {

	width: 176px;
	height: 97px;
	background: url(../images/button1a.gif) top left no-repeat;
	float: left;
	border-left: 2px solid #f19914;
	
}

#button1a:hover {

	width: 176px;
	height: 97px;
	background: url(../images/button1a.gif) top left no-repeat;
	float: left;
	border-left: 2px solid #f19914;

}

#button1a span {

	display: block;
	width: 0;
	height: 0;
	overflow: hidden;

}	

#button2 {

	width: 218px;
	height: 97px;
	background: url(../images/button2.gif) top left no-repeat;
	float: left;
	border-left: 2px solid #f19914;
	
}

#button2:hover {

	width: 218px;
	height: 97px;
	background: url(../images/button2a.gif) top left no-repeat;
	float: left;
	border-left: 2px solid #f19914;

}

#button2 span {

	display: block;
	width: 0;
	height: 0;
	overflow: hidden;

}

#button2a {

	width: 218px;
	height: 97px;
	background: url(../images/button2a.gif) top left no-repeat;
	float: left;
	border-left: 2px solid #f19914;
	
}

#button2a:hover {

	width: 218px;
	height: 97px;
	background: url(../images/button2a.gif) top left no-repeat;
	float: left;	
	border-left: 2px solid #f19914;
	
}

#button2a a:visited {

	width: 218px;
	height: 97px;
	background: url(../images/button2a.gif) top left no-repeat;
	float: left;
	border-left: 2px solid #f19914;
	
}

#button2a span {

	display: block;
	width: 0;
	height: 0;
	overflow: hidden;

}	

#button3 {

	width: 208px;
	height: 97px;
	background: url(../images/button3.gif) top left no-repeat;
	float: left;
	border-left: 2px solid #f19914;
	
}

#button3:hover {

	width: 208px;
	height: 97px;
	background: url(../images/button3a.gif) top left no-repeat;
	float: left;
	border-left: 2px solid #f19914;

}

#button3 span {

	display: block;
	width: 0;
	height: 0;
	overflow: hidden;

}

#button3a {

	width: 208px;
	height: 97px;
	background: url(../images/button3a.gif) top left no-repeat;
	float: left;
	border-left: 2px solid #f19914;
	
}

#button3a:hover {

	width: 208px;
	height: 97px;
	background: url(../images/button3a.gif) top left no-repeat;
	float: left;	
	border-left: 2px solid #f19914;

}

#button3a a:visited {

	width: 208px;
	height: 97px;
	background: url(../images/button3a.gif) top left no-repeat;
	float: left;
	border-left: 2px solid #f19914;

}

#button3a span {

	display: block;
	width: 0;
	height: 0;
	overflow: hidden;

}

#button4 {

	width: 236px;
	height: 97px;
	background: url(../images/button4.gif) top left no-repeat;
	float: left;
	border-left: 2px solid #f19914;
	border-right: 2px solid #f19914;
		
}

#button4:hover {

	width: 236px;
	height: 97px;
	background: url(../images/button4a.gif) top left no-repeat;
	float: left;
	border-left: 2px solid #f19914;
	border-right: 2px solid #f19914;
	
}

#button4 span {

	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	
}

#button4a {

	width: 236px;
	height: 97px;
	background: url(../images/button4a.gif) top left no-repeat;
	float: left;
	border-left: 2px solid #f19914;
	border-right: 2px solid #f19914;
	
}

#button4a:hover {

	width: 236px;
	height: 97px;
	background: url(../images/button4a.gif) top left no-repeat;
	float: left;
	border-left: 2px solid #f19914;
	border-right: 2px solid #f19914;

}

#button4a span {

	display: block;
	width: 0;
	height: 0;
	overflow: hidden;

}

/* contact button */

#buttonC {

	width: 97px;
	height: 20px;
	background: url(../images/contact_ha.gif) top left no-repeat;
	float: left;
	margin-right: 2px;
		
}

#buttonC:hover {

	width: 97px;
	height: 20px;
	background: url(../images/contact_h.gif) top left no-repeat;
	float: left;
	margin-right: 2px;
	
}

#buttonC span {

	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	
}

#buttonCa {

	width: 97px;
	height: 20px;;
	background: url(../images/contact_h.gif) top left no-repeat;
	float: right;
	margin-right: 2px;
	
}

#buttonCa:hover {

	width: 97px;
	height: 20px;
	background: url(../images/contact_h.gif) top left no-repeat;
	float: right;
	margin-right: 2px;

}

#buttonCa span {

	display: block;
	width: 0;
	height: 0;
	overflow: hidden;

}	