* {
	margin: 0 auto;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*------- Layout ------*/



/*#main {

	width: 100%;

	background: url(../img/body_bk_strip.jpg) 0px 161px repeat-x;

}*/

#container {
	width: 902px;
}
#header {
	width: 100%;
	height: 161px;
}
#top {
	width: 100%;
	height: 134px;
}
#nav {
	float: left;
	width: 100%;
	height: 27px;
}
/*#center_area {

	width: 100%;

	height: 210px;

}*/

#body_contain {
	float: left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
#left {
	float: left;
	width: 190px;
}
#body_content {
	float: left;
	width: 502px; /*507*/
}
#right {
	float: right;
	width: 201px;
}
#footer {
	clear: both;
	float: left;
	width: 100%;
	border-top: 7px solid #41479a;
	text-align: center;
}
/*------- Top Navigation ------*/

#listb .head {
	cursor:pointer;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
}
#nav li {
	margin: 0;
	display: inline;
	font-size: 11.5pt;
	line-height: 27px;
	font-weight: bold;
}
#nav li.menu01 a {
	float: left;
	width: 104px; /*105*/
	height: 27px;
	margin-right: 1px;
	background: url(../img/menu01.jpg) no-repeat;
	text-decoration: none;
	color: #fff;
	text-align: center;
}
#nav li.menu02 a {
	float: left;
	width: 150px; /*151*/
	height: 27px;
	margin-right: 1px;
	background: url(../img/menu02.jpg) no-repeat;
	text-decoration: none;
	color: #fff;
	text-align: center;
}
#nav li.menu03 a {
	float: left;
	width: 130px; /*131*/
	height: 27px;
	margin-right: 1px;
	background: url(../img/menu03.jpg) no-repeat;
	text-decoration: none;
	color: #fff;
	text-align: center;
}
#nav li.menu04 a {
	float: left;
	width: 113px; /*114*/
	height: 27px;
	margin-right: 1px;
	background: url(../img/menu04.jpg) no-repeat;
	text-decoration: none;
	color: #fff;
	text-align: center;
}
#nav li.menu05 a {
	float: left;
	width: 130px; /*131*/
	height: 27px;
	margin-right: 1px;
	background: url(../img/menu05.jpg) no-repeat;
	text-decoration: none;
	color: #fff;
	text-align: center;
}
#nav li.menu06 a {
	float: left;
	width: 130px; /*131*/
	height: 27px;
	margin-right: 1px;
	background: url(../img/menu06.jpg) no-repeat;
	text-decoration: none;
	color: #fff;
	text-align: center;
}
#nav li.menu07 a {
	float: left;
	width: 131px; /*131*/
	height: 27px;
	background: url(../img/menu07.jpg) no-repeat;
	text-decoration: none;
	color: #fff;
	text-align: center;
}
#nav li a:hover {
	color: #CCCCCC;
}
/*------- Other Stuff ------*/

img {
	border: none;
}
.logo {
	float: left;
	position: relative;
	top: 25px;
	left: 25px;
	width: 206px;
	height: 76px;
}
.banner {
	float: right;
	position: relative;
	top: 24px;
	right: 11px;
	width: 410px;
	text-align: right;
}
.copyline {
	padding-top: 5px;
	font-size: 10px;
	color: #ccc;
}
.readmore a {
	float: right;
	padding-right: 10px;
	text-decoration: none;
	color: #2a3085;
	font-weight: bold;
}
.readmore a:hover {
	color: #000000;
}

#body_content h1 {
	margin: 0 auto;
	padding: 10px;
	width: 473px;
	border-bottom: 1px solid #41479a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #41479a;
	text-align: justify;
}





#body_content h2 {
	margin: 0 auto;
	padding: 10px;
	width: 473px;
	border-bottom: 1px solid #41479a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #41479a;
	text-align: justify;
}
#body_content h3 {
	margin: 0;
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
#body_content h4 {
	margin:0;
	padding: 3px 10px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
#body_content h5 {
	margin: 0 auto;
	padding: 10px;
	background: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width:85%;
}
#body_content p {
	color: #6e6e6e;
	line-height: 18px;
	text-align: justify;
	padding: 0 10px;
}
#body_content ul {
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
	width: 90%;
}
#body_content li {
	margin: 0;
	padding: 3px 0 3px 20px;
	background: url(../img/img_bullet.gif) 5px 5px no-repeat;
	color: #6e6e6e;
}
#content_box {
	width: 493px;
	margin: 15px auto;
	background: url(../img/boxcontent_bk_strip.jpg) repeat-y;
}
.content_top {
	width: 493px;
	min-height: 300px;
	height: auto;
	background: url(../img/boxcontent_top.jpg) no-repeat;
}
* html .content_top {
	height: 300px;
}
.content_bottom {
	width: 493px;
	height: 37px;
	background: url(../img/boxcontent_bottom.jpg) no-repeat;
}
.content_hold {
	float: left;
	width: 100%;
}
.content_hold span {
	color: #fff;
	font-size: 120%;
}
.content_hold a {
	color: #fff;
	text-decoration: none;
}
.content_hold a:hover {
	color: #ccc;
}
#content_gallery {
	float: left;
	width: 220px; /*245*/
	padding-top: 15px;
	padding-left: 20px;
}
#content_gallery h2 {
	margin: 0;
	padding: 0;
	width: 220px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #fff;
	border-bottom: none;
}
#content_form {
	float: right;
	width: 215px; /*220*/
	padding-top: 15px;
	padding-right: 10px;
}
* html #content_form {
	padding-right: 5px;
	width: 200px;
}
#content_form h2 {
	margin: 0;
	padding: 0;
	width: 220px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #41479a;
	border-bottom: none;
}
* html #content_form h2 {
	width: 210px;
}
.question_form {
	margin: 0;
	padding: 0;
}
.question_form input {
	font-size: 11px;
	padding: 3px;
	margin: 5px 0;
	border: 1px solid #c5c5c5;
	width: 110px;
}
.question_form textarea {
	width: 200px;
	height: 100px;
	padding: 3px;
	border: 1px solid #c5c5c5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input.btn_submit {
	width: 210px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	color: #41479a;
}

#double_list ul{
	margin: 0;
	padding: 0;
	width: 90%;
	clear: left;
}
#double_list li {
	margin: 0;
	padding: 3px 0 3px 20px;
	float: left;
	width: 45%;
}


/*------- Left Column ------*/

#img_box01 {
	width: 182px; /*182*/
	height: 44px;
	line-height: 44px;
	padding-bottom: 10px;
	cursor:pointer;
}
#img_box01 a {
	display: block;
	text-decoration: none;
	color: #664ec8;
	padding-left: 5px;
	background: url(../img/left_box01.jpg) 0px 0px no-repeat;
}
#img_box01 a:hover {
	background: url(../img/left_box01.jpg) 0px -44px no-repeat;
}
#img_box02 {
	width: 182px; /*182*/
	height: 44px;
	line-height: 44px;
	padding-bottom: 10px;
	cursor:pointer;
}
#img_box02 a {
	display: block;
	text-decoration: none;
	color: #fd9107;
	padding-left: 5px;
	background: url(../img/left_box02.jpg) 0px 0px no-repeat;
}
#img_box02 a:hover {
	background: url(../img/left_box02.jpg) 0px -44px no-repeat;
}

#img_box03 {
	width: 182px; /*182*/
	height: 44px;
	line-height: 44px;
	padding-bottom: 10px;
	cursor:pointer;
}
#img_box03 a {
	display: block;
	text-decoration: none;
	color: #a2c217;
	padding-left: 5px;
	background: url(../img/left_box03.jpg) 0px 0px no-repeat;
}
#img_box03 a:hover {
	background: url(../img/left_box03.jpg) 0px -44px no-repeat;
}

#img_box04 {
	width: 182px; /*182*/
	height: 44px;
	line-height: 44px;
	padding-bottom: 10px;
	cursor:pointer;
}
#img_box04 a {
	display: block;
	text-decoration: none;
	color: #ef50a6;
	padding-left: 5px;
	background: url(../img/left_box04.jpg) 0px 0px no-repeat;
}
#img_box04 a:hover {
	background: url(../img/left_box04.jpg) 0px -44px no-repeat;
}
#img_box05 {
	width: 182px; /*182*/
	height: 44px;
	line-height: 44px;
	padding-bottom: 10px;
	cursor:pointer;
}
#img_box05 a {
	display: block;
	text-decoration: none;
	color: #4bc6d6;
	padding-left: 5px;
	background: url(../img/left_box05.jpg) 0px 0px no-repeat;
}
#img_box05 a:hover {
	background: url(../img/left_box05.jpg) 0px -44px no-repeat;
}
#img_box06 {
	width: 182px; /*182*/
	height: 44px;
	line-height: 44px;
	padding-bottom: 10px;
	cursor:pointer;
}
#img_box06 a {
	display: block;
	text-decoration: none;
	color: #de5ee5;
	padding-left: 5px;
	background: url(../img/left_box06.jpg) 0px 0px no-repeat;
}
#img_box06 a:hover {
	background: url(../img/left_box06.jpg) 0px -44px no-repeat;
}
#img_box07 {
	width: 182px; /*182*/
	height: 44px;
	line-height: 44px;
	padding-bottom: 10px;
	cursor:pointer;
}
#img_box07 a {
	display: block;
	text-decoration: none;
	color: #f26c6c;
	padding-left: 5px;
	background: url(../img/left_box07.jpg) 0px 0px no-repeat;
}
#img_box07 a:hover {
	background: url(../img/left_box07.jpg) 0px -44px no-repeat;
}
/*------- Left Menu Slideout ------*/

.toggler {
	cursor: pointer;
}
.stretch {
	width: 90%;
	margin-bottom: 10px;
}
.stretch ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.stretch li {
	margin: 0;
	padding: 0;
	display: block;
}
.stretch li a {
	display: block;
	padding: 3px 5px;
	text-decoration: none;
	color: #6e6e6e;
}
.stretch li a:hover {
	display: block;
	background: #efefef;
	color: #000;
}
/*------- Right Column ------*/



.right_list {
	float: left;
	width: 194px; /*201*/
	border: 1px solid #c9c9c9;
	margin-bottom: 15px;
}
.right_list h3 {
	margin: 0;
	padding: 0;
	width: 189px; /*201*/
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #41479a;
	line-height: 30px;
	padding: 0 5px;
}
.right_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.right_list li a {
	margin: 0;
	padding: 0 0 0 5px;
	display: block;
	width: 189px; /*201*/
	height: 37px; /*37*/
	background: url(../img/rightlist_bk.jpg) no-repeat;
	border-top: 1px solid #c9c9c9;
	line-height: 37px;
	text-decoration: none;
}
.right_list li.twoline a {
	margin: 0;
	padding: 5px 0 0 5px;
	display: block;
	width: 189px; /*201*/
	height: 32px; /*37*/
	background: url(../img/rightlist_bk.jpg) no-repeat;
	border-top: 1px solid #c9c9c9;
	line-height: 11px;
	text-decoration: none;
}
.right_list li a.notop {
	border-top: none;
}
.right_list li a:hover {
	color: #000;
}
.right_list li a.twoline:hover {
	color: #000;
}
/*------- web form ------*/

.cssform form {
	margin: 0 auto;
	padding: 0;
}
.cssform div {
	float: left;
	width: 400px;
	padding-left: 50px;
}
.cssform label {
	width: 150px;
	float: left;
	display: block;
	padding: 5px 0;
}
.cssform input {
	float: left;
	width: 150px;
	font-size: 11px;
}
.cssform textarea {
	float: left;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cssform select {
	font-size: 11px;
	margin: 3px 0;
}
.cssform .comment {
	float: none;
	width: 75%;
	height: 100px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cssform .btn_submit {
	float: none;
	display: block;
	width: 75px;
	margin: 0 auto;
	text-align: center;
	background: #0033CC;
	border: none;
	color: #fff;
	padding: 3px;
}
/*------- Footer Links ------*/



.footer_links {
	/*float: left;*/
	width: 710px;
}
.footer_links ul {
	margin: 0 auto;
	padding: 10px 0 0 0;
	list-style: none;/*	width: 100%;*/
}
.footer_links li {
	margin: 0;
	padding: 0;
	display: inline;
}
.footer_links li a {
	margin: 0;
	padding: 0 3px 0 3px;
	text-decoration: none;
	color: #41479a;
	font-size: 8pt;
	font-weight: bold;
	border-right: 1px solid #41479a;
}
.footer_links li a.right {
	border-right: none;
}
.footer_links li a:hover {
	color: #4c1684;
}
.footer_logo1 {
	float: left;
	width: 91px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
}
.footer_logo2 {
	float: right;
	width: 91px;
	padding-top: 10px;
	margin: 0 auto;
	text-align: center;
}

#homefooter {
font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 14px;
	text-align: center;
	font-size: 8pt;
	padding: 0 10px;
}