@charset "utf-8";
/* CSS Document */

h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 26px;
	color: 1a2c73;
	font-weight: normal;
}
#lefttext {
	position: absolute;
	top: 480px;
	left: 20.7em;
	width: 600px;
	z-index: 4;
	text-align: left;
	
}
#lefttext ul {
	border:0;
	padding:0;
	margin:0;
	list-style: none;
}
.title {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	color: #000;
}
#feature {
	width: 700px;
	height: 405px;
	position: absolute;
	right: 30px;
	top: 75px;
}
#featureditems {
	position: absolute;
	top: 740px;
	left: 325px;
	text-align: center;
	width: 600px;
}
.divider {
	position: absolute;
	left: 8px;
	top: -185px;
	left: -15px;
}
.header {
	position: absolute;
	left: 210px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 26px;
	color: 1a2c73;
	top: -110px;
	list-style: none;
}
.items {
	position: relative;
	top: -45px;
	width: 650px;
	left: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	z-index: 5;
}
.items ul {
	border:0;
	padding:0;
	margin:0;
}
.items ul li {
	list-style: none;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	width: 155px;
	height: 155px;
	background-color: #193352;
}
.items ul li img {
	position: relative;
	top: 5px;
}
#see {
	position: absolute;
	left: 200px;
	top: 160px;
	width: 200px;
	height: 37px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 17px;
	text-align: left;
	color: #000;
	
}
#see ul {
	border:0;
	padding:0;
	margin:0;
	list-style: none;
}
#see img {
	position: relative;
	top: 4px;
	left: -2px;
}