@charset "utf-8";
/* CSS Document */
.input{
	background-color: #FFF;
	border: 1px solid #999;

}
.Arialbold{
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.Arialbold_1{
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.Arial_1{
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.Arial{
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	line-height: 17px;
}
.Arial_1{
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 17px;
}
#wrapper{
	margin: auto;
	height: 700px;
	width: 100%;
}
#bg_holder{
	margin: auto;
	height: 700px;
	width: 1002px;
}
#imageholder_1{
	background-image: url(image_1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 338px;
	width: 319px;

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

}
#imageholder_3{
	background-image: url(image_2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 382px;
	width: 319px;

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

}
#imageholder_5{
	background-image: url(image_5.gif);
	background-repeat: no-repeat;
	float: left;
	height: 338px;
	width: 582px;

}

#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{
	width: 195px;
	background-color: #FFF;
	color: #333;
	font-weight: normal;
	height: 20px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999;
}
.textfield_2{
	width: 195px;
	border-style: none;
	background-color: #FFF;
	color: #333;
	font-weight: normal;
	height: 50px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999;
}
