@charset "utf-8";
/* CSS Document */
.arial{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFF;
}.arial1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFF;
}
.arial3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333;
}

.arial4{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333;
}

#wrapper{
	margin: auto;
	height: 700px;
	width: 100%;
}
#bg_holder{
	margin: auto;
	height: 700px;
	width: 1000px;
}
#image_1{
	background-image: url(../image/Image_1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 372px;
	width: 569px;
}
#Gif_holder{
	float: left;
	height: 361px;
	width: 532px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#image_2{
	background-image: url(../image/Image_3.jpg);
	float: left;
	height: 372px;
	width: 430px;
	background-repeat: no-repeat;
}
#image_3{
	background-image: url(../image/Image_2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 329px;
	width: 569px;
}
#image_4{
	background-image: url(../image/Image_4.jpg);
	float: left;
	height: 329px;
	width: 430px;
}
#image_5{
	background-image: url(../image/Image_5.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 368px;
	width: 486px;
}
#image_7{
	background-image: url(../image/Image_7.jpg);
	float: left;
	height: 368px;
	width: 510px;
	background-repeat: no-repeat;
}
#image_6{
	background-image: url(../image/Image_6.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 329px;
	width: 486px;
}
#image_8{
	background-image: url(../image/Image_8.jpg);
	float: left;
	height: 329px;
	width: 510px;
}
#content_holder{
	float: left;
	height: 335px;
	width: 460px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 05px;
	margin-left: 15px;
}
#social_network{
	float: right;
	height: 50px;
	width: 400px;
	margin-top: 270px;
	margin-right: 15px;
	margin-bottom: 15px;
}