@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0;}

body {
	margin-top: 20px;
}

.form {
	padding: 0;
	height: 14px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

#main {
	width:900px;
	background:#FFF;
	border: 1px solid #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 900px;
	height:90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #19436e;
	
}
#header .logo {position: absolute; margin: 10px;}
#header .menu{
	margin:40px 0 0 300px;
	position:absolute;
	text-transform:uppercase;
	width:600px;
	font-size:12px;
	color:#333;
}
#header .menu li{
	color:#FFF;
	float:left;
	list-style:none;
}
#header .menu li a{
	color:#FFF;
	padding:0 18px;
	text-decoration:none;
}

#page-banner {
	width: 900px;
	height: 160px;
	background-color: #CCC;

			  }
#index-banner {
	width: 900px;
	height:275px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#content {
	width: 900px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 300px;
}

#content .column1 {
	width:270px;
	height: 260px;
	margin-left: 30px;
	margin-top: 20px;
	float: left;
	display: inline;
}

#content .column1 a{	text-decoration: none;	color:#036;}
#content .column1 .image {
	margin-top: 10px;
	float:left;
	width: 132px;
	height: 90px;
}
#content .column1 .text {
	margin-top:10px;
	float:left;
	width: 270px;
	height: 45px;
}
#content .column1 .title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#036;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .menu {
	width:200px;
	height: 260px;
	margin-left: 30px;
	margin-top: 20px;
	float: left;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#content a{
	color:#069;
	text-decoration: none;
}
#content2 a{
	color:#069;
	text-decoration: none;
}
#content2 .menu a{
	color:#069;
	text-decoration: none;
}

#content .column2 {
	width:540px;
	height: 260px;
	margin-left: 30px;
	margin-top: 20px;
	float:left;
	text-align: left;
}
#content .column2 .title {
	color: #036;
	font-size:13px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-top-width: 1px;
	border-top-style: dotted;
}
#content .column3 {
	width:610px;
	height: 260px;
	margin-left: 30px;
	margin-top: 20px;
	float:left;
}

#content .column3 .title {
	color: #036;
	font-size:13px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-top-width: 1px;
	border-top-style: dotted;
}

#content .column4 {
	width:200px;
	margin-left: 30px;
	margin-top: 20px;
	float:left;
}
#content .column4 .title {
	color: #036;
	font-size:13px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-top-width: 1px;
	border-top-style: dotted;
}

#content2 {
	width: 900px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 450px;
}

#content2 .column1 {
	width:270px;
	height: 260px;
	margin-left: 30px;
	margin-top: 20px;
	float: left;
	display: inline;
}

#content2 .column1 .title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#036;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content2 .menu {
	width:200px;
	height: 260px;
	margin-left: 30px;
	margin-top: 20px;
	float: left;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#content2 .column1 a{
	color:#069;
	text-decoration: none;
}

#content2 .column2 {
	width:540px;
	height: 260px;
	margin-left: 30px;
	margin-top: 20px;
	float:left;
}
#content2 .column2 .title {
	color: #036;
	font-size:13px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-top-width: 1px;
	border-top-style: dotted;
}
#content2 .column3 {
	width:610px;
	margin-left: 30px;
	margin-top: 20px;
	float:left;
	text-align: justify;
}

#content2 .column3 .col1{
	width:280px;
	height: 240px;
	float:left;
	margin-right: 25px;
}
#content2 .column3 .title {
	color: #036;
	font-size:13px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-top-width: 1px;
	border-top-style: dotted;
}
#content2 .column4 {
	width:290px;
	margin-left: 30px;
	margin-top: 20px;
	float:left;
	text-align: justify;
}
#content2 .column4 .title {
	color: #036;
	font-size:13px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-top-width: 1px;
	border-top-style: dotted;
}
#content2 .column4 .title {
	text-decoration:none;
	}
#content3 {
	width: 900px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 450px;
}

#content3 .column1 {
	width:270px;
	margin-left: 30px;
	margin-top: 20px;
	float: left;
	display: inline;
	font-size: 12px;
}

#content3 .column1 .title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#036;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content3 a{
	color:#069;
	text-decoration: none;
}
#content4 a{
	color:#069;
	text-decoration: none;
}
#content5 a{
	color:#069;
	text-decoration: none;
}
#content3 .column3 {
	width:540px;
	margin-left: 30px;
	margin-top: 20px;
	float:left;
}
#content3 .column3 .title {
	color: #036;
	font-size:13px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-top-width: 1px;
	border-top-style: dotted;
}
#content3 .column4 {
	width:255px;
	margin-left: 30px;
	margin-top: 20px;
	float:left;
	text-align: justify;
}
#content3 .column4 .title {
	color: #036;
	font-size:13px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-top-width: 1px;
	border-top-style: dotted;
}

#content4 {
	width: 900px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 900px;
}

#content4 .column1 {
	width:270px;
	height: 260px;
	margin-left: 30px;
	margin-top: 20px;
	float: left;
	display: inline;
}

#content4 .column1 .title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#036;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content4 .menu {
	width:200px;
	height: 260px;
	margin-left: 30px;
	margin-top: 20px;
	float: left;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#content4 .column1 a{
	color:#069;
	text-decoration: none;
}

#content4 .column2 {
	width:540px;
	height: 260px;
	margin-left: 30px;
	margin-top: 20px;
	float:left;
	text-align: justify;
}
#content4 .column2 .title {
	color: #036;
	font-size:13px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-top-width: 1px;
	border-top-style: dotted;
}
#content4 .column3 {
	width:610px;
	margin-left: 30px;
	margin-top: 20px;
	float:left;
	text-align: justify;
}

#content4 .column3 .col1{
	width:280px;
	height: 240px;
	float:left;
	margin-right: 25px;
	margin-bottom: 20px;
}
#content4 .column3 .title {
	color: #036;
	font-size:13px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-top-width: 1px;
	border-top-style: dotted;
}
#content4 .column4 {
	width:290px;
	margin-left: 30px;
	margin-top: 20px;
	float:left;
	text-align: justify;
}
#content4 .column4 .title {
	color: #036;
	font-size:13px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-top-width: 1px;
	border-top-style: dotted;
}
#content5 {
	width: 900px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 1150px;
}

#content5 .column1 {
	width:270px;
	height: 260px;
	margin-left: 30px;
	margin-top: 20px;
	float: left;
	display: inline;
}

#content5 .column1 .title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#036;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content5 .menu {
	width:200px;
	height: 260px;
	margin-left: 30px;
	margin-top: 20px;
	float: left;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#content5 .column1 a{
	color:#069;
	text-decoration: none;
}

#content5 .column2 {
	width:540px;
	height: 260px;
	margin-left: 30px;
	margin-top: 20px;
	float:left;
}
#content5 .column2 .title {
	color: #036;
	font-size:13px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-top-width: 1px;
	border-top-style: dotted;
}
#content5 .column3 {
	width:610px;
	margin-left: 30px;
	margin-top: 20px;
	float:left;
}

#content5 .column3 .col1{
	width:280px;
	height: 240px;
	float:left;
	margin-right: 25px;
	margin-bottom: 20px;
}
#content5 .column3 .title {
	color: #036;
	font-size:13px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-top-width: 1px;
	border-top-style: dotted;
}
#content5 .column4 {
	width:290px;
	margin-left: 30px;
	margin-top: 20px;
	float:left;
	text-align: justify;
}
#content5 .column4 .title {
	color: #036;
	font-size:13px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-top-width: 1px;
	border-top-style: dotted;
}

#footer {
	width: 880px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:10px;
	background-color: #CCC;
}
#bottom-menu {
	width: 900px;
	height: 20px;
	padding-top:5px;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: right;
}


ul {margin: 0; padding: 0;}

#bottom-menu .menu {margin: 0;}
#bottom-menu .menu li {list-style: none; margin-left: 0px;}
#bottom-menu .menu li a{padding: 0 10px; text-decoration:none; color:#333}
#bottom-menu span{ margin:0;}
#main #content2 .menu p {
	font-size: 10px;
}
#main #content5 .menu p {
	font-size: 10px;
}

