.container {
	height: 515px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.container .banner {
	position: absolute;
	height: 122px;
	width: 800px;
	left: 0px;
	top: 0px;
}
.container .navbar {
	position: absolute;
	height: 30px;
	width: 670px;
	left: 65px;
	top: 128px;
	border-bottom: 1px dotted;
	border-top: 1px dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #335B8F;
	border-color: #FFFFFF;
}
.container .navbar .navitems {
	position: absolute;
	height: 40px;
	width: 670px;
	top: 0px;
	font-weight: bold;
}.container .verticalline2 {
	position: absolute;
	height: 350px;
	width: 1px;
	left: 400px;
	bottom: -4px;
	border-left: 2px dotted;
	border-left-color: #999999;
}
.container .content {
	position: absolute;
	height: 340px;
	width: 780px;
	left: 10px;
	top: 175px;
}
.container .content .intro {
	position: absolute;
	height: 20px;
	width: 360px;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.container .content .imagebox {
	position: absolute;
	left: 20px;
	width: 370px;
	bottom: 0px;
	border: 1px solid;
	border-color: #999999;
}
.container .content .textbox {
	position: absolute;
	width: 207px;
	left: 157px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	top: 12px;
	height: 75px;
}
.container .content .textbox2 {
	position: absolute;
	width: 248px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 88px;
	top: 213px;
	left: 13px;
}
.container .content .textbox3 {
	position: absolute;
	height: 11px;
	width: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 175px;
	right: 42px;
	border-bottom: 1px dotted;
}
.container .content .textbox4 {
	position: absolute;
	height: 102px;
	width: 182px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	right: 172px;
	top: 190px;
}
.container .content .textbox5 {
	position: absolute;
	left: 15px;
	width: 356px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px dotted;
	height: 90px;
	top: 96px;
}
.container .content .textbox6 {
	position: absolute;
	height: 72px;
	width: 197px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	right: 20px;
	top: 79px;
}
.container .content .textbox7 {
	position: absolute;
	height: 72px;
	width: 308px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 423px;
	top: 4px;
}
.container .content .textbox8 {
	position: absolute;
	height: 82px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	right: 115px;
	top: 325px;
}
.container .content .image {
	position: absolute;
	right: 398px;
	bottom: 37px;
}
.container .content .image1 {
	position: absolute;
	bottom: 165px;
	right: 235px;
}
.container .content .image2 {
	position: absolute;
	bottom: 235px;
	left: 2px;
}
.container .content .image3 {
	position: absolute;
	bottom: 32px;
	right: 27px;
	width: 153px;
}
.style3 {color: #335B8F; font-weight: bold; font-size: 14px; }
.style2 {color: #335B8F; font-weight: bold; font-size: 13px; }
.container .horizontalline {
	position: absolute;
	height: 1px;
	width: 800px;
	left: 0px;
	bottom: -10px;
	border-bottom: 1 px solid;
    background-color: #999999;
}
:focus
{
  -moz-outline-style: none;
}
.container .copyright {
	position: absolute;
	height: 20px;
	width: 220px;
	left: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	bottom: -35px;
}
.style1 {
	color: #335B8F;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

