#Container {
	position:absolute;
	left:25px;
	top:10px;
	width:800px;
	z-index:2;
	background-image: url(../images/background-fade.jpg);
	background-repeat: repeat;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	height: 1500px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

.main_image_box {
	height: 200px;
	width: 750px;
	left: 24px;
	top: 185px;
	z-index: 2;
	position: absolute;
}
.bg_image {
	width: 350px;
	height: 203px;
	position: absolute;
	left: 287px;
	top: 537px;
	z-index: 1;
}
.icon_box {
	height: 97px;
	width: 210px;
	z-index: 4;
	position: absolute;
	top: 27px;
	left: 565px;
}
.container_top {
	height: 15px;
	width: 804px;
	left: 25px;
	top: 10px;
	position: absolute;
	z-index: 3;
}
.navbar {
	position: absolute;
	top: 140px;
	width: 800px;
	height: 35px;
	left: 0px;
}
.imageleft {
	margin-right: 20px;
}
