.container {
	position: relative;
	height: 730px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.container .banner {
	position: absolute;
	height: 180px;
	width: 800px;
	border: 1px solid;
}

.container .background {
	position: absolute;
	height: 400px;
	width: 400px;
	left: 200px;
	top: 250px;
}
.container .background2 {
	position: absolute;
	height: 60px;
	width: 800px;
	left: 0px;
	bottom: 0px;
}
.container .navbar {
	position: absolute;
	height: 32px;
	width: 800px;
	left: 0px;
	top: 195px;
}
.container .content {
	position: absolute;
	height: 223px;
	width: 525px;
	left: 25px;
	top: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.container .content1 {
	position: absolute;
	height: 223px;
	width: 725px;
	left: 25px;
	top: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.container .content2 {
	position: absolute;
	height: 400px;
	width: 525px;
	left: 25px;
	top: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.container .content3 {
	position: absolute;
	height: 100px;
	width: 554px;
	left: 25px;
	top: 260px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.container .content4 {
	position: absolute;
	height: 223px;
	width: 525px;
	left: 25px;
	top: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.container .content5 {
	position: absolute;
	height: 400px;
	width: 600px;
	left: 100px;
	top: 260px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.container .content5 .phone {
	position: absolute;
	height: 180px;
	width: 500px;
	left: 50px;
	top: 0px;
}
.container .content5 .email {
	position: absolute;
	height: 180px;
	width: 500px;
	left: 50px;
	top: 190px;
}
.container .content6 {
	position: absolute;
	height: 223px;
	width: 525px;
	left: 25px;
	top: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.container .image {
	position: absolute;
	height: 180px;
	width: 180px;
	left: 580px;
	top: 250px;
}
.container .image1 {
	position: absolute;
	height: 180px;
	width: 180px;
	left: 100px;
	top: 295px;
}
.container .image2 {
	position: absolute;
	height: 130px;
	width: 130px;
	left: 35px;
	top: 482px;
}

.container .image3 {
	position: absolute;
	height: 130px;
	width: 130px;
	left: 235px;
	top: 484px;
}
.container .image4 {
	position: absolute;
	height: 130px;
	width: 130px;
	left: 435px;
	top: 486px;
}
.container .image5 {
	position: absolute;
	height: 130px;
	width: 130px;
	left: 635px;
	top: 483px;
}
.container .image6 {
	position: absolute;
	height: 180px;
	width: 180px;
	top: 430px;
	left: 580px;
}
.container .image7 {
	position: absolute;
	height: 241px;
	width: 180px;
	left: 580px;
	top: 427px;
	border: 1px solid;
}
.container .image8 {
	position: absolute;
	height: 180px;
	width: 180px;
	top: 295px;
	right: 90px;
}


.container .text {
	position: absolute;
	height: 67px;
	width: 260px;
	left: 285px;
	top: 336px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.container .content .text1 {
	position: absolute;
	height: 100px;
	width: 525px;
	left: 0px;
	top: 1px;
}
a:link {
	text-decoration: none;
	font-weight: normal;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #006633;
}
a:active {
	text-decoration: none;
}
:focus
{
  -moz-outline-style: none;
}
