@charset "utf-8";
/* CSS Document */
.Arialbold{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #724a00;
}
.arial{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 724a00;
	text-decoration: none;
	line-height: 17px;
}
#wrapper{
	margin: auto;
	height: 600px;
	width: 100%;
}
#bg_holder{
	margin: auto;
	height: 600px;
	width: 1002px;
}
#imageholder_1{
	background-image: url(image_1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 600px;
	width: 536px;

}
#imageholder_2{
	background-image: url(image_2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 600px;
	width: 464px;

}
#imageholder_3{
	background-image: url(image_3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 338px;
	width: 480px;

}
#imageholder_4{
	background-image: url(image_4.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 338px;
	width: 521px;

}
#imageholder_5{
	background-image: url(image_5.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 299px;
	width: 469px;

}
#imageholder_6{
	background-image: url(image_6.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 299px;
	width: 532px;

}
#imageholder_7{
	background-image: url(image_7.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 352px;
	width: 469px;

}
#imageholder_8{
	background-image: url(image_8.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 352px;
	width: 532px;

}
#Bottom_image_holder{
	float: left;
	height: 100%;
	width: 100%;}
.textfield{
	color: #724a00;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	list-style-type: none;
	width: 243px;
	left: 3px;

	height: 22px;
	font-family: "Arial", Helvetica, sans-serif;
	background-color: #FFF;
	border: 1px solid #724a00;
}
.textfield_2{
	color: #724a00;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	list-style-type: none;
	width: 243px;
	left: 3px;
	
	height: 44px;
	font-family: "Arial", Helvetica, sans-serif;
	background-color: #FFF;
	border: 1px solid #724a00;
}
.formid{
	font-family: "Arial", Helvetica, sans-serif;
	color: #724a00;
	background-color: #FFF;
	border: 1px solid #724a00;

}
