#background {
	background: url('../images/index/background.png') no-repeat center top;
	}

#index_bottom {
	background: url('../images/index/3links_bg.png') no-repeat center top;
	margin-top: 475px;
	height: 312px;
	padding: 20px 0 0 70px;
	}
	
	#index_bottom h1 {
		font-size: 14pt;
		font-weight: normal;
		margin-bottom: 0px;
		}
		
	#index_bottom p {
		font-size: 10pt;
		margin-top: 7px;
		line-height: 14px;
		}
		
	#index_bottom h2 {
		font-size: 11pt;
		font-weight: normal;
		margin: 130px 0 0 0;		
		padding: 5px 0;	
		}
		
	#index_bottom select {
		width: 150px;
		}						

	/*button from default.css */
	
	#index_bottom #first_column {
		width: 220px;
		float: left;
		}
		
	#index_bottom #second_column {
		width: 165px;
		float: left;
		margin-left: 54px;
		}
		
	#index_bottom #third_column {
		width: 220px;
		float: left;
		margin-left: 55px;						
		}
		
		#index_bottom #third_column .partnumber {
			text-decoration: underline;
			font-size: 14pt;
			text-align: center;
			margin-top: 150px;
			line-height: 100%;
			width: 200px;
			}