@charset "utf-8";
#main-image {
	float: left;
	height: auto;
	width: 371px;
}
#main-image-picture {
	background-image: url(../images/home-box-bg-mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 314px;
	padding-right: 31px;
	padding-left: 26px;
}
#text-box {
	float: left;
	height: auto;
	width: 426px;
}
#text-box img {
	border: 1px solid #000000;
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
}
/* CSS Document */


#main-nav-box {
	height: 175px;
	width: 797px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	text-align: left;
}
#main-nav {
	float: left;
	height: 175px;
	width: 426px;
	text-align: center;
}
#main-nav img {
	padding-bottom: 14px;
}

#main-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main-nav ul li {
	height: 175px;
	width: 142px;
	float: left;
	background-image: url(../images/main-nav-bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#main-nav ul li a {
	font-weight: bold;
	color: #1e64a2;
	display: block;
	height: 172px;
	width: 142px;
}
#main-nav ul li a:hover {
	color: #D26135;
	text-decoration: none;
}
#main-nav ul li.last {
	background-image: none;
}
#quote {
	float: left;
	height: 175px;
	width: 371px;
}
