@charset "utf-8";
.shell {
	width: 863px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images2/sliver.jpg);
}

h1 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.content {
	background-image: url(../images2/contentbg.png);
	width: 865px;
	position: relative;
}

body {
	background-color: #002a5c;
	font-family: Helvetica, sans-serif;
}
.header {
	background-image: url(../images2/header.jpg);
	height: 170px;
	width: 863px;
	position: relative;
}

.how1 {
	position: absolute;
	left:430px;
	top: 150px;
}
.get1 {
	position: absolute;
	left: 585px;
	top: 150px;
}

.about1 {
	position: absolute;
	left:722px;
	top: 150px;
}
.bar {
	background-image: url(../images2/bar.jpg);
	height: 85px;
	width: 863px;
	position: relative;
	z-index: 400;
}
.loginbox {
	position: absolute;
	height: 125px;
	width: 380px;
	left: 469px;
	top: 1px;
	font-weight: bold;
	color: #002A5C;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.loginbutton {
	position: absolute;
	left: 189px;
	top: 61px;
}



.pagetitle {
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #B7131C;
	left: 94px;
	top: 33px;
	font-weight: bold;
	width: 266px;
}
.pageimage {
	height: 235px;
	width: 300px;
	left: 520px;
	top: 5px;
	z-index: 888;
	position: absolute;
}
.homebullet {
	position: relative;
	width: 455px;
	left: 52px;
	top: -40px;
	font-size: 18px;
	color: #002A5C;
}
.abouttext {
	position: relative;
	width: 410px;
	left: 52px;
	font-size: 16px;
	color: #002A5C;
	padding-right: 15px;
	padding-left: 30px;
	top: -20px;
}
.abouttext2 {
	position: relative;
	width: 710px;
	left: 52px;
	font-size: 16px;
	color: #002A5C;
	padding-right: 15px;
	padding-left: 30px;
	top: -40px;
}
.bottomred {
	font-size: 24px;
	color: #A70E10;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	position: absolute;
	left: 49px;
	top: 320px;
}

.homebottomtext {
	position: relative;
	left: 60px;
	width: 750px;
	font-weight: bold;
	top: -20px;
}
.footer {
	height: 94px;
	width: 865px;
	position: relative;
	background-image: url(../images2/footer.png);
}
.velogo {
	position: absolute;
	left: 563px;
	top: 45px;
}

.how3 {
	position: absolute;
	left: 57px;
	top: 50px;
}
.get3 {
	position: absolute;
	left: 213px;
	top: 50px;
}
.about3 {
	position: absolute;
	left: 364px;
	top: 50px;
}
.how2 {
	position: absolute;
}

.about2 {
	position: absolute;
}
.get2 {
	position: absolute;
}
.getform {
	padding-right: 50px;
	padding-left: 50px;
	color: #002A5C;
	font-weight: bold;
}
.error {
	position: absolute;
	top: 103px;
	font-size: 14px;
	width: 350px;
	text-align: center;
}
.errormessage {
	color: #FF0000;
	text-align: center;
}
.secondlist {
	position: absolute;
	left: 513px;
	top: 168px;
	width: 301px;
	height: 351px;
	overflow: visible;
	visibility: visible;
	z-index: 999;
}
.purplebox {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B41221;
	border-right-color: #B41221;
	border-bottom-color: #B41221;
	border-left-color: #B41221;
	padding: 3px;
	margin: 3px;
	font-weight: bold;
	font-size: 14px;
	position: relative;
}
