@charset "utf-8";
/* CSS Document */
body {
	font:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color: #1684E3;
}

a:link {
	text-decoration: underline;
	color: #1684E3;
	
}
a:visited {
	text-decoration: none;
	color: #1684E3;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

#google_container {
	position: absolute;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: auto;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 540px;
	padding: 0px;
	float: none;
	z-index: 50;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 800px;
	height: auto;
	position: relative;
	background-color: #FFFFFF;
}

#navigation {
	left: 0px;
	top: 0px;
	padding: 0px;
	width: 800px;
	height: 156px;
	position: relative;
	z-index: 100;
}

#main_content {
	left: 0px;
	padding: 0px;
	width: 800px;
	height: 300px;
	position: relative;
	z-index: 2;
	margin: 0px;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #666666;
}

#main_content_auto {
	padding: 13px;
	width: 738px;
	height: auto;
	position: relative;
	z-index: 2;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	border: thin solid #CCCCCC;
}

#h1 {
	margin-top: 15px;
	padding:0px;
	text-align:left;
	height:43px;
	width:120px;
	position: relative;
	left: 1px;
	margin-left: 15px;
	top: 0px;
}


#bottom_nav {
	left: 0px;
	padding:0px;
	bottom: 0px;
	height: 50px;
	width: 800px;
	margin-bottom: 0px;
	margin-top: 10px;
	vertical-align: bottom;
	position: absolute;
	z-index: 19;
}

#bottom_spacer {
	left: 0px;
	padding: 0px;
	width: 800px;
	height: 75px;
	position: relative;
	z-index: 2;
	margin: 0px;
}

.textbox1 {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	padding: 15px;
}
#inner_container {
	margin: 0px;
	width: 800px;
	height: auto;
	position: relative;
	padding-right: 13px;
}
.bold {
	font-weight: bold;
	color: #4D4D4D;
}
.site_search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.blue {
	color: #1684E3;
}
