@charset "UTF-8";
/* CSS Document */

#wrapper {
	width: 1000px;
	margin-left:auto;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:auto;
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: repeat-y;
	height: 800px;
}

#wrapper1 {
	width: 1000px;
	margin-left:auto;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:auto;
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: repeat-y;
	height: 1750px;
}

#wrapper2 {
	width: 1000px;
	margin-left:auto;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:auto;
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: repeat-y;
	height: 1500px;
}

#wrapper3 {
	width: 1000px;
	margin-left:auto;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:auto;
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: repeat-y;
	height: 1100px;
}

#wrapper4 {
	width: 1000px;
	margin-left:auto;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:auto;
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: repeat-y;
	height: 1950px;
}

#banner {
	width: 1000px;
	height: 250px;
}

#logo {
	width: 250px;
	height: 250px;
	float: left;
	background-color: #81bae8;
}

#bannerright {
	width: 750px;
	height: 250px;
	float:right;
}

#main {
	width: 1000px;
	height: 525px;
}

#main1 {
	width: 1000px;
	height: 1475px;
}

#main2 {
	width: 1000px;
	height: 1225px;
}

#main3 {
	width: 1000px;
	height: 850px;
}

#main4 {
	width: 1000px;
	height: 1675px;
}

#leftcol {
	width: 250px;
	background-image: url(../images/leftcol_bg.png);
	background-repeat: repeat-y;
	float:left;
	height: 525px;
}

#leftcol1 {
	width: 250px;
	background-image: url(../images/leftcol_bg.png);
	background-repeat: repeat-y;
	float:left;
	height: 1475px;
}

#leftcol2 {
	width: 250px;
	background-image: url(../images/leftcol_bg.png);
	background-repeat: repeat-y;
	float:left;
	height: 1225px;
}

#leftcol3 {
	width: 250px;
	background-image: url(../images/leftcol_bg.png);
	background-repeat: repeat-y;
	float:left;
	height: 850px;
}

#leftcol4 {
	width: 250px;
	background-image: url(../images/leftcol_bg.png);
	background-repeat: repeat-y;
	float:left;
	height: 1675px;
}

#leftcoltxt {
	width: 250px;
	float:left;
}

#rightcol {
	width: 750px;
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
	float:right;
	height: 525px;
}

#rightcol1 {
	width: 750px;
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
	float:right;
	height: 1475px;
}

#rightcol2 {
	width: 750px;
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
	float:right;
	height: 1225px;
}

#rightcol3 {
	width: 750px;
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
	float:right;
	height: 850px;
}

#rightcol4 {
	width: 750px;
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
	float:right;
	height: 1675px;
}

#rightcoltxt {
	width: 650px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

#bottom {
	width: 1000px;
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.8em;
	text-decoration: none;
}

.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
	text-decoration: none;
}

.txt1 a:link {
	text-decoration: underline;
	color: #00508C;
}

.txt1 a:hover {
	color: #000;
	text-decoration: underline;
}

.txt1 a:visited {
	color: #00508C;
}

.txt1bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.4em;
	color: #00508C;
	text-decoration: none;
	font-weight: bold;
}

.txt2bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
	color: #00508C;
	text-decoration: none;
	font-weight: bold;
}

blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
	color: #00508C;
	text-decoration: none;
	font-weight: bold;
}

red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
	color: #900;
	text-decoration: none;
	font-weight: bold;
}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.4em;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	text-decoration: none;
	color: #00508C;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-decoration: none;
	color: #68a8e0;
	font-weight: normal;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-decoration: none;
	color: #00508C;
	font-weight: bold;
}

.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-decoration: none;
	color: #00508C;
	font-weight: normal;
}

.h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #00508C;
}

.h7 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	text-decoration: underline;
	color: #00508C;
}

.h7 a:hover {
	color: #b7a792;
}

.h7 a:active {
	color: #b7a792;
}

.h7 a:visited {
	color: #00508C;
	text-decoration: underline;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #00508C;
	font-weight: normal;
	font-style: italic;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	color: #000;
	font-weight: normal;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.footer a:link {
	color: #000;
}

.footer a:hover {
	color: #FFF;
}

.footer a:active {
	color: #FFF;
}

.footer a:visited {
	color: #000;
}

 

.sitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
	text-decoration: none;
	color:#000;
}

.sitetxt a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
	text-decoration: none;
	color:#000;
}

.sitetxt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
	text-decoration: underline;
	color: #b7a792;
}

.sitetxt a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
	text-decoration: underline;
	color: #b7a792;
}

.sitetxt a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
	color: #000;
}

.sitehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.4em;
	text-decoration: none;
	color: #00508C;
	font-weight: bold;
}

.sitehead a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.4em;
	text-decoration: none;
	color: #00508C;
}

.sitehead a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
	text-decoration: underline;
	color: #b7a792;
}

.sitehead a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
	text-decoration: underline;
	color: #b7a792;
}

.sitehead a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
	color: #00508C;
}

#dropdown {
	width:250px;
	float:left;
}

.menu_list {
	width: 155px;
}
.menu_head {
	cursor: pointer;
	position: relative;
	margin:1px;
	font-weight:bold;
	background-color: #FFF;
	background-image: url(../images/down.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #3a0b5b;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.menu_head a {
	cursor: pointer;
	position: relative;
	margin:1px;
	font-weight:bold;
	background-color: #FFF;
	background-image: url(../images/down.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #3a0b5b;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.menu_head.active {
	background-image: url(../images/left.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.menu_body {
	display:none;
}
.menu_body a{
	display:block;
	color:#999;
	background-color:#FFF;
	padding-left:10px;
	font-weight:bold;
	text-decoration:none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-right: 10px;
}
.menu_body a:hover{
	color: #690;
	text-decoration:none;
}

.subnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#666;
}

.subnav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#666;
}

.subnav a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#666;
}

.subnav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#a2b800;
	text-decoration: underline;
}

.subnav a a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#666;
}

