@charset "utf-8";
body {
	padding:0px;
	margin:0px;
	text-align: center;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(img/bg_grad.jpg) repeat-x left 150px;
}
form {
	margin: 15px;
	padding: 0px 0px 40px;
	color: #FFFFFF;
	background: #7c7c7c url(img/general-bg.jpg) no-repeat right bottom;
}
form h1 {
	background-color: #333333;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 1.4em;
}
textarea {
	height: 100px;
	width: 400px;
}
input {
}
label {
	margin-right: 15px;
	width: 150px;
	display: block;
}
#header_wrapper {
	background: url(img/bg_grad_header.jpg) repeat-x left top;
}

#header {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
#nav_sub_wrapper {
	background: #9c9c9c url(img/nav_bg_wrapper.jpg) repeat-x left bottom;
}
#nav_sub {
	text-align: right;
	margin: 0px auto;
	padding: 1em 0px;
	background: #64a3d3 url(img/nav_bg.jpg) repeat-x left bottom;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

#nav_sub ul {
	margin: 0px;
	padding: 0px;
}
#nav_sub li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav_sub a {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
#nav_sub a#active {
	color: #000000;
}
#nav_sub a:hover {
	color: #000000;
}
#nav_main {
	text-align: left;
	float: right;
	width: 250px;
}
#nav_main ul {
	margin: 1em 0px 0px;
	padding: 0px;
	border-bottom: 1px solid #666666;
}
#nav_main li {
	list-style-type:none;
	margin: 0px;
	border-top: 1px solid #666666;
	padding: 0px;
}
#nav_main a {
	text-decoration: none;
	color: #64a3d3;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px 0px 5px 15px;
	margin: 0px;
	display: block;
	background: url(img/nav_main_bg.jpg) repeat-x left bottom;
}
#nav_main a:hover {
	color: #000000;
}
#nav_main  a#current {
	color: #000000;
	background: url(img/nav_main_active_bg.jpg) repeat-x left bottom;
}
#nav_main ul ul {
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav_main ul ul li {
	border-top: 1px solid #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left: 5px solid #CCCCCC;
}
#nav_main ul ul li a {
	background:#ddeaf6 url(img/nav_main_bg_alt.jpg) repeat-x left bottom;
	padding-left: 26px;
}

#content_wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background: #cce1f2 url(img/nav_sections_bg.jpg) repeat-x left top;
}
#content_wrapper h3 {
	color: #666666;
	font-size: 2em;
	margin: 20px 15px 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
}

#content_wrapper h4 {
	color: #666666;
	font-size: 1.4em;
	margin: 20px 15px 0px;
	font-family: Tahoma, Helvetica, sans-serif;
}
#content_wrapper p {
	padding: 1em 15px 0px;
	font-size: 1.2em;
	margin: 0px;
	color: #666666;
}
#content {
	text-align: left;
	margin: 0px;
	background-image: url(img/site_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	color: #FFFFFF;
	background-color: #cce1f2;
	padding: 0px 0px 2em;
	width: 550px;
	min-height:450px;
}
#content ul {
	color: #666666;
	font-size: 1.2em;
}

#content a {
	color: #64A3D3;
}
#content a:hover {
	color: #000000;
}
#content a:visited {
	color: #666666;
}
#content a:visited:hover {
	color: #000000;
}
#services_choice {
	margin: 15px 1px;
	height: 92px;
}
#services_choice div {
	width: 25%;
	float: left;
	text-align: center;
}
#services_choice img {
	border: 1px solid #FFFFFF;
}
#external_links {
	clear: left;
}
#external_links p {
	padding-right: 0px;
	padding-left: 0px;
}


#external_links h2 {
	color: #666666;
	padding: 0px;
	margin: 0px;
	font: 1.5em Tahoma, Helvetica, sans-serif;
}
#external_links a {
	color: #64A3E1;
}
#external_links a:visited {
	color: #999999;

}


#external_links ul {
	margin: 1em 0em 0em;
	padding: 0px;
	font-size: 1.2em;
	color: #666666;
}
#external_links li {
	list-style: none;
}


#footer {
	color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	text-align: left;
	font-size: 1.2em;
	background: #3F3F3F url(img/footer_bg.jpg) repeat-x left bottom;
	width: 800px;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;
	border-top-style: none;
}
#footer a {
	color: #64a3d3;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer a:visited {
	color: #CCCCCC;
}
#footer a:visited:hover {
	color: #FFFFFF;
}
#footer_quote {
	background-image: url(img/curly_quotes_white.gif);
	background-repeat: no-repeat;
	font-style: italic;
	margin: 15px 15px 15px 30px;
	float: right;
	padding: 0px 0px 15px 25px;
}
#footer_text {
	padding: 15px;
}


.focus_box {
	color: #FFFFFF;
	margin: 15px;
	border: 1px solid #FFFFFF;
	background: #3F3F3F url(img/general-bg-alt.jpg) no-repeat right bottom;
	padding-bottom: 30px;
}
.focus_box img {
	float: right;
	border: 1px solid #FFFFFF;
	margin: 10px 10px 15px 15px;
}
.focus_box p {
	color: #FFFFFF !important;
}
.focus_box ul {
	color: #FFFFFF!important;
	padding: 10px 110px 0px 10px;
	margin: 0px;
}
.focus_box li {
	list-style: none;
	margin-bottom: 1em;
}


.services {
	background-color: #7c7c7c;
	padding: 30px 10px 2em;
	border: 1px solid #FFFFFF;
	background-image: url(img/general-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	margin: 10px 0px 10px 15px;
	width: 230px;
	height: 30em;
}
.services_alt {
	background-color: #7c7c7c;
	padding: 30px 10px 2em;
	border: 1px solid #FFFFFF;
	background-image: url(img/general-bg-alt.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	margin: 10px 0px 10px 15px;
	width: 230px;
	height: 30em;
}
.services_alt p {
	padding-left:0px !important;
	padding-right:0px !important;
	color: #FFFFFF  !important;
}
.services p {
	padding-left:0px !important;
	padding-right:0px !important;
	color: #FFFFFF  !important;
}
.subparagraph {
	padding: 0px;
	margin: 0px 10px 0px 10px!important;
}
.clearer {
	clear: both;
}
.quote {
	color: #666666;
	padding-left: 25px;
	background-image: url(img/curly_quotes.gif);
	background-repeat: no-repeat;
	font-style: italic;
	margin: 30px 15px 15px;
	font-size: 1.2em;
}
.form_element {
	padding-left: 15px;
	margin-top: 15px;
	font-size: 1.2em;
}
.fa_box {
	width: 238px;
	background: #FFFFFF url(img/external_links_grad.jpg) repeat-x left bottom;
	border: 1px solid #999999;
	padding: 10px;
	margin-left: 10px;
	height: 16em;
	float: left;
	position: relative;
}
.enter_link {
	position: absolute;
	bottom: 10px;
}



div#content_wrapper {
	min-height: 450px;
}
