div#index_header {
	position:relative;
	height:50px;
	text-align:center;
}
div#index_left {
	position:relative;
	width:230px;
	height:240px;
	padding-top:50px;
	float:left;	
	font-style:italic;
	color:#666666;
}
div#index_left_pic {
	position:relative;
	width:30px;
	height:30px;
	margin-left:50px;
	margin-right:20px;
	height:25px;
	float:left;
	background-image:url(/img/index/button_link.jpg);
	background-repeat:no-repeat;
}
div#index_left_pic:hover {
	position:relative;
	width:30px;
	height:30px;
	margin-left:50px;
	margin-right:20px;
	height:25px;
	float:left;
	background-image:url(/img/index/button_link_hover.jpg);
	background-repeat:no-repeat;
}
div#index_left_pic_text {
	position:relative;
	height:40px;
	padding-top:5px;
	float:left;
	font-size:16px;
}
div#index_left_text {
	position:relative;
	width:230px;
	float:none;
	clear:both;
	font-size:10px;
	text-align:center;
}
img#index_center {
	position:relative;
	width:250px;
	height:240px;
	float:left;	
}
div#index_right {
	position:relative;
	width:230px;
	height:240px;
	padding-top:50px;
	float:left;	
	font-style:italic;
	color:#666666;
}
div#index_right_pic {
	position:relative;
	width:30px;
	height:30px;
	margin-left:50px;
	margin-right:20px;
	height:25px;
	float:left;
	background-image:url(/img/index/button_link.jpg);
	background-repeat:no-repeat;
}
div#index_right_pic:hover {
	position:relative;
	width:30px;
	height:30px;
	margin-left:50px;
	margin-right:20px;
	height:25px;
	float:left;
	background-image:url(/img/index/button_link_hover.jpg);
	background-repeat:no-repeat;
}
div#index_right_pic_text {
	position:relative;
	height:40px;
	padding-top:5px;
	float:left;
	font-size:16px;
}
div#index_right_text {
	position:relative;
	width:230px;
	float:none;
	clear:both;
	font-size:10px;
	text-align:center;
}
div#index_bottom_text {
	position:relative;
	height:100px;
	float:none;
	clear:both;
	text-align:center;
}
a#index_bottom_pic_left {
	position:relative;	
}
a#index_bottom_pic_right {
	position:relative;
	margin-left:600px;
}



div#index_description {
	position:relative;
	height:140px;
	padding:0px 100px 0px 100px;
	text-align:center;
}
img#index_gerry {
	position:relative;
	width:280px;
	margin-right:20px;
	float:left;
}
div#index_contact {
	position:relative;
	width:400px;
	text-align:center;
	padding-top:70px;
	float:left;
}
