body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 72.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.header {
	background-image: url(../pics/header.jpg);
	width: 800px;
	height: 155px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.menu a:link, .menu a:hover, .menu a:visited {
	color: #ffffff;
}
.menu2 a:link, .menu2 a:hover, .menu2 a:visited {
	color: #ffffff;
}
a:link, a:hover, a:visited {
	color: #00498E;
	font-weight: bold;
}
.menu {
	position: absolute;
	top: 104px;
	font-size: 10px;
	color: #ffffff;
	left: 10px;
}
.menu2 {
	position: absolute;
	top: 104px;
	font-size: 10px;
	color: #ffffff;
	left: 510px;
}
.footer {
	clear: both;
	position: relative;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	width: 800px;
	height: 27px;
	text-align: center;
	padding-top: 7px;
	background-image: url(../pics/footer.jpg);
	margin-top: 25px;
}
.middle {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.6em;
}
.box {
	position: relative;
	width: 375px;
	float: left;
	margin: 10px;
}
.blue {
	background-color: #00498F;
	position: relative;
	color: #ffffff;
	padding: 10px;
	margin: 0px;
}
.title1 {
	position: relative;
	width: 375px;
	height: 27px;
	background-image: url(../pics/tit1.jpg);
}
.title2 {
	position: relative;
	width: 375px;
	height: 27px;
	background-image: url(../pics/tit2.jpg);
}
.intro {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
#getaccount {
	position: absolute;
	top: 4px;
	left: 312px;
	border: 0px;
}
h2 {
	border-left: 8px solid #E60000;
	padding-left: 10px;
	color: #00498E;
}
.video {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}