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

body {
	background-color: #bacdea;
	text-align: center;
	color: #0db14b;
	font-size: 10.5pt;
}
#container {
	text-align: left;
	width: 800px;
  height: 550px;
	background: url(images/background_index.jpg) no-repeat;
	margin-right: auto;
	margin-left: auto;
}
img { border: 0; }
#header {
	height: 65px;
	padding-left: 29.5px;
	padding-top: 35px;
	width: 400px;
	float: left;
}
#rtNavigation {
	float: right;
	width: 230px;
	padding-right: 20px;
	padding-top: 35px;
	font: bold 14px/16px Georgia, "Times New Roman", Times, serif;
}
#search {
	text-align: center;
	top: 0;
	margin-top: 15px;
	float: left;
	width: 222px;
	color: #0071bc;
	font: normal normal 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#search a {
	color: #0071bc;
	text-decoration: none;
	font-size: 12px;
	line-height: 30px;
	text-align: right;
}
#search a:hover { text-decoration: underline; text-align: right; }
#zip { float: left; margin-left: 15px; }
#anigif { text-decoration: none; text-align: center; padding-top: 150px; border-top-width: 0px; }
#anigif a img { text-decoration: none; border-width: 0; }
#ltNavigation { padding-left: 30px; width: 200px; }
#ltNavigation a {
	display: block;
	margin-top: 15px;
	color: gray;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#espanol a {
	margin-left: 11px;
	text-decoration: underline;
	margin-top: 50px;
	font-size: 14px;
}
#espanol a:hover { text-decoration: none; }

.blue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D88BC;
	text-decoration: none;
}
