/*
      Created by Zolli, Inc.
	  
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #007abc;
}
#wrapper {
	margin: 0 auto;
	width: 925px;
	background-image: url(bg.png);
	background-repeat: no-repeat;
	background-position: top;
}
#header {
	width: 897px;
	color: #333;
	height: 154px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(header.jpg);
}
#content {
	width: 877px;
	color: #333;
	margin: 0 auto;
	padding: 10px;
	background-color: #F2F2E6;
	background-image: url(bg5.gif);
	background-repeat: repeat-y;
}
#title {
	height: 201px;
	background-image: url(bg50.gif);
	background-position: bottom;
	width: 877px;
	background-repeat: no-repeat;
}
#title h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 5em;
	color: #f89b17;
	font-weight: normal;
	text-align: center;
}

#title2 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	color: #81b7e2;
	font-weight: normal;
	text-align: center;
}

#footer {
	width: 897px;
	color: #333;
	height: 46px;
	background-image: url(footer_bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#copyright {
	float: left;
	width: 400px;
	height: 41px;
	margin-top: 5px;
}
#disclaimer {
	float: right;
	height: 41px;
	width: 300px;
	margin-top: 5px;
	text-align: right;
}
#copyright p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	line-height: 4em;
	padding-left: 11px;
}


#title2 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.1em;
	color: #a5a5a5;
	font-weight: normal;
	text-align: center;
}
#box {
	height: 200px;
	width: 333px;
	background-color: #82b9e3;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #f2ad4b;
}
#box h3 {
	background-color: #82b9e3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
}
#box p {
	background-color: #82b9e3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
}
#box1 {
	height: 125px;
	width: 333px;
	background-color: #82b9e3;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #f2ad4b;
}
#box1 h3 {
	background-color: #82b9e3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
}
#box1 p {
	background-color: #82b9e3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
}
#disclaimer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	line-height: 4em;
	padding-right: 11px;
}
#ameriplan {
	6dc5f5height: 150px;
	width: 897px;
	margin-right: auto;
	margin-left: auto;
	background-color: #6dc5f5;
	clear: both;
	background-image: url(ameriplan_bg.gif);
	background-repeat: repeat-x;
}
#ameriplan p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	padding: 11px;
	color: #5F5F5F;
	line-height: 2em;
}
a {
	color: #007abc;
	text-decoration: underline;
}

