@charset "windows-1252";

#front {
	background-image: url(/images/content.jpg);
	float: left;
	width: 660px;
	height: 405px;
}

#front #first {
	height: 279px;
	color: #ad8413;
	overflow: hidden;
}

#front #first h1 {
	padding: 15px 0px 30px 100px; /* top right bottom left */
	font-size: 32px;
	color: #ffc21b;
}

#front #first #column1 {
	padding: 30px 0px 0px 25px; /* top right bottom left */
	width: 120px;
	float: left;
}

#front #first #column2 {
	padding: 0px 10px 0px 0px; /* top right bottom left */
	width: 450px;
	float: left;
	font-size: 14px;
	line-height: 22px;
}

#front #first #column2 img {
	padding: 0px 0px 0px 10px; /* top right bottom left */
}

#front #first #column3 {
	clear: both;
	padding: 8px 0px 0px 0px; /* top right bottom left */
	margin-left: 150px;
	width: 450px;
	text-align: center;
}

#front #first #column3 select {
	background-color: #fffcf3;
	color: #ad8413;
	border: 0px solid #ad8413;
}

#front #second {
	color: #000000;
}

#front #second h1 {
	padding: 5px 0px 0px 200px; /* top right bottom left */
	font-size: 25px;
}

#front #second p {
	padding: 3px 25px 0px 200px; /* top right bottom left */
	font-size: 14px;
	line-height: 17px;
}

#front #second a {
	color: #ffffff;
	font-weight: bold;
}

#boxes {
	padding: 30px 0px 0px 0px; /* top right bottom left */
	clear: both;
}

#boxes h2 {
	padding: 0px 0px 5px 25px; /* top right bottom left */
	color: #ffffff;
	font-size: 16px;
	text-align: left;
}

#boxes p {
	text-align: center;
}

#boxes p.text {
	padding: 0px 15px 0px 15px; /* top right bottom left */
	height: 55px;
	text-align: left;
}

#box1 {
	margin: 0px 0px 0px 14px; /* top right bottom left */
	background-image: url(/images/box1.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	float: left;
	width: 280px;
	height: 127px;
}

#box2 {
	margin: 0px 15px 0px 15px; /* top right bottom left */
	background-image: url(/images/box2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	width: 280px;
	height: 127px;
}

#logos {
	margin: 0px 15px 0px 15px; /* top right bottom left */
}

#box3 {
	margin: 0px 0px 0px 0px; /* top right bottom left */
	background-image: url(/images/box3.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	float: left;
	width: 280px;
	height: 127px;
}

#quote {
	padding: 0px 0px 0px 0px; /* top right bottom left */
	clear: both;
	text-align: center;
	color: #05578e;
}

#quote h1 {
	font-size: 27px;
}

#quote h4 {
	font-size: 10px;
}

#content a.anchor, #content a.anchor:hover, #content a.anchor:link, #content a.anchor:active, #content a.anchor:visited {
	cursor: text;
	text-decoration: none;
	color: #ad8413;
}

#content h1 a.anchor, #content h1 a.anchor:hover, #content h1 a.anchor:link, #content h1 a.anchor:active, #content h1 a.anchor:visited {
	color: #ffc21b;
}
