body {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#r1 {
	height: 146px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 850px;
}
#r2 {
	color: #FFFFFF;
	background-color: #060E5E;
	background-image: url(images/banBG.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	position: absolute;
	height: 29px;
	top: 146px;
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#r3 {
	color: #434891;
	background-color: #C1C5F8;
	height: 142px;
	position: absolute;
	left: 0px;
	top: 176px;
}
.column1 {
	width: 260px;
	height: 135px;
	position: absolute;
	left: 20px;
	top: 7px;
	background-image: url(images/vr1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.column2 {
	width: 240px;
	height: 135px;
	position: absolute;
	left: 310px;
	top: 7px;
	background-image: url(images/vr1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.column3 {
	width: 250px;
	position: absolute;
	left: 580px;
	top: 26px;
}
#r4 {
	position: absolute;
	height: 29px;
	width: 850px;
	top: 317px;
}
.nav1 {
	font-size: 10px;
	margin-top: 4px;
	margin-left: 4px;
}
#r5 {
	width: 850px;
	position: absolute;
	top: 347px;
	padding: 20px;
}
#r6 {
	position: relative;
	clear: left;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: #3B4086;
}
.header1 {
	font-size: 14px;
	font-weight: bold;
	color: #060D58;
	margin-top: 5px;
	margin-left: 15px;
}
a:link {
	color: #101557;
}
a:visited {
	color: #111656;
}
a:hover {
	color: #111655;
	text-decoration: none;
}
