/*====================================== reset.css is here ========================================*/
*{outline: none;}
body{margin: 0px; padding: 0px;}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
p{text-align: justify;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 0;
}
.clrflt {
	clear: both;
}
.last {
	margin: 0 !important;
}
.pad_last {
	padding: 0 !important;
}
.no_bg {
	background: none !important;
}
/**************************************************************************************/
a {
	color: #000;
	text-decoration: none;
	outline: 0 none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
	color: #FF0000 !important;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
/*----------------------------------------------------------------------------------*/
html {
}
body {
	color: #b1b1b1;
	font-family: Verdana;
	font-size: 12px;
}
.flt_lt {
	float: left;
	display: inline;
}
.flt_rt {
	float: right;
	display: inline;
}
/* ---------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------*/
a.menu {
	text-decoration: none;
	color: #e2e2e2;
}
a.menu:hover {
	text-decoration: underline;
	color: #e2e2e2;
}
a.menu1 {
	text-decoration: none;
	color: #e2e2e2;
}
a.menu1:hover {
	text-decoration: underline;
	color: #e2e2e2;
}
a.menu2 {
	text-decoration: none;
	color: #e2e2e2;
}
a.menu2:hover {
	text-decoration: underline;
	color: #e2e2e2;
}
a.menu3 {
	text-decoration: none;
	color: #e2e2e2;
}
a.menu3:hover {
	text-decoration: underline;
	color: #e2e2e2;
}
a.menu4 {
	text-decoration: none;
	color: #e2e2e2;
}
a.menu4:hover {
	text-decoration: underline;
	color: #e2e2e2;
}
/* ---------------------------------------------------------------------------------*/


/* ----------------------- layout ----------*/
.wrapper {
	margin: 0 auto;
}
.main {
	width: 100%;
	margin: 0 auto;
	background: #fffde2;
	/*background: url(../images/inspre_bg.jpg) no-repeat fixed top center; overflow: none;*/
}
.header {
	width: 980px;
	background: #fff;
	margin: 0 auto;
}
.banner {
}
.footer {
}
/*-------------------------------------------*/


/* ------------------ HEADER HERE -------------------*/
.logo {
	width: auto;
	margin: 0 0 0 20px;
	padding: 15px 0 20px 0;
	text-align: center;
}
.logo h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
	color: #333333;
}
.logo h1 span {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
	color: #339933;
}
.logo p {
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	color: #666666;
	line-height: 20px;
}
.header_right {
	width: 350px;
	padding: 15px 0 0 0;
	height: 18px;
}
.header_right_h {
	width: 600px;
	padding: 15px 0 0 0;
	height: 18px;
	margin-top:40px;
}
.header_right_h h1{
	text-align: center;
	font-family: verdana;
	font-size: 24px;
	color: #ce2828;
}

.header_right ul {
}
.header_right ul li {
	float: left;
	padding: 0 20px 0 0;
}
.header_right ul li a {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-align: center;
	display: inline-block;
	text-transform: capitalize;
}
.header_right ul li a span {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-align: center;
	display: inline-block;
	padding: 2px 0px 0 6px;
}
.header_right ul li a .img {
	padding: 0px 0 0 0px;
	display: inline-block;
	margin: 0 0 -3px 0
}
.header_right ul li a span:hover {
	color: #000;
}
/* ------------------------- NAVIGATION HERE ---------------*/
#nav {
	/*background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/nav_bg.jpg);*/
	width: 100%;
	height: 44px;
	background-color: #F9D525;
	margin-left: 0px;
}
#nav ul {
	padding-top: 15px;
	padding-right: 0;
	padding-left: 31px;
	padding-bottom: 0;
}
#nav ul li {
	float: left;
	padding-top: 0;
	padding-right: 15px;
	padding-left: 0;
	padding-bottom: 0;
}
#nav ul li a {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: center;
}
#nav ul li a span {
}
#nav ul li a:hover {
	color: #ce2828;
}
/* ---------------------------------------------------------*/

.content {
	width: 980px;
	margin: 0 auto;
	background: #fff;
}
.banner {
	padding: 0px 0px 20px 0px;
	position: relative;
}
.banner_text {
	width: 400px;
	position: absolute;
	right: 90px;
	top: 65px;
	color: #333333;
	font-family: Verdana;
	font-size: 12px;
	border-radius: 10px;
	line-height: 22px;
	text-align: justify;
	display: block;
	background-color: rgba(255,255,255,0.40);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.content1 {
	width: 960px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 20px;
	padding-bottom: 15px;
}
.content1_box1 {
	width: 485px;
}
.content1_box1_about {
	width: 950px;
}
.content1_box1 h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fff;
	padding: 10px 9px;
	line-height: 18px;
	font-weight: normal;
	background: #226fa9;
	width: 94%;
}
.content1_box1_about h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fff;
	padding: 10px 9px;
	line-height: 18px;
	font-weight: normal;
	background: #226fa9;
	width: 97%;
}
h2{padding: 10px 9px;background: #226fa9;}
.content1_box1 h3,  .content1_box1_about h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	padding: 13px 0 15px 0;
	line-height: 18px;
	margin-top: 10px;
	font-weight: normal;
}
.content1_box1 p, .content1_box1_about p {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	padding:0 15px 0px 0;
	line-height: 20px;
	text-align: justify;
	margin-top: 10px;
}
.content1_box1 a,  .content1_box1_about a {
	color: #226fa9;
	text-decoration: underline;
	float: right;
}
.content1_box1 p a:hover {
	color: #000;
}
.content1_box1_about ul{
	list-style: unset;
	margin-left: 20px;
}
.content1_box1_about li {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	padding-top: 0;
	padding-right: 15px;
	padding-left: 0;
	padding-bottom: 15px;
	line-height: 20px;
	text-align: justify;
}
ul.gallery{padding: 0px; margin: 20px 19px; float: left;}
ul.gallery li{padding: 0px; margin: 10px 11px; float: left;}
ul.gallery li img{padding: 0px; border: 5px solid #eaeaeb;}
#l{display: none;}
.content1_box1_about a{
	color: #333333;
	text-decoration: underline;
}
.content1_box1_about a:hover {
	color: #000;
}
.content1_box1_about img{float: left; padding-right: 10px; margin-top: 0px;}
.content1_box2 {
	width: 450px;
	margin: 0 0 0 10px;
}
.content1_box2 h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fff;
	line-height: 18px;
	font-weight: normal;
	width: 94%;
}
.content1_box2_img {
	width: 441px;
	margin-top: 5px;
}
.content1_box2 p {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	padding-top: 8px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 25px;
	width: 98%;
}
.content1_box2 p a {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.content1_box2 p a:hover {
	color: #000;
}
.content1_box2 ul {
}
.content1_box2 ul li {
	background-image: url(../images/square.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 24px;
	background-position: 0 8px;
}
.slid{padding: 0px !important; margin-top: 5px;}
.content1_box2 ul li a {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.content1_box2 ul li a:hover {
	color: #000;
	text-decoration: none;
}
.content1_box2 ul {
}
.pager{display: none;}
/* ---------------------------------------------------------*/

/* ------------------------- NAVIGATION HERE ---------------*/

.footer {
	width: 980px;
	background: #fff;
	margin: 13px auto 0;
}
.footer p {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding: 28px 0 25px 0;
}
.footer p a {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.footer p a:hover {
	color: #000;
}
/* ---------------------------------------------------------*/
.banner_text h2 {
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	margin-bottom: 20px;
	text-shadow: 2px 2px #d2d2d0;
}
.banner_text a {
	background-color: #333333;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
	color: #cccccc;
	float: left;
	margin-top: 20px;
	border-radius: 5px;
}
.banner_text p {
	text-shadow: 1px 1px #ffffff;
}
.banner_text a:hover {
	background-color: #77c2d5;
	color: #333333;
}

/**********  Member Council ************/
.list_mmbr_head{float: left; width: 198px; background: #d5e3f8; margin-bottom: 9px;}
.list_mmbr_head h4{float: left; font-size: 16px; margin-left: 0px; padding: 5px 12px; color: #000;}
.list_mmbr_head_1{float: left; width: 369px; background: #d5e3f8; margin-left: 1px;  margin-bottom: 9px;}
.list_mmbr_head_1 h4{float: left; font-size: 16px; padding: 5px 12px; color: #000;}

.membercouncil{float: left; margin-top: 15px; width: 940px;}
.membercouncil_list{float: left; width: 940px; margin-bottom: 1px;}
.list_number{float: left; background: #f900fc; height: 161px; width: 28px;}
.list_number p{float: left; color: #000; text-align: center; width: 28px;}

.list_mmbr{float: left; width: 170px; background: #f9f7f7;}
.list_mmbr h4{float: left; font-size: 11px; /*background: #0066FF;*/ padding: 6px 15px; color: #681e0b; width: 144px; text-align: center;}
.list_mmbr p{float: left;}
.list_mmbr img{float: left; margin-left: 20px; padding-bottom: 5px; width: 128px; height:  131px;}


.list_mmbr_1{float: left; width: 369px; background: #f9f7f7; margin-left: 1px; height: 161px;}
.list_mmbr_1 p{float: left; padding: 5px 15px; font-size: 14px; line-height: 24px;}

.colorchange{background: #f0f0ff;}

.other_members_list{float: left;}
#homecontent .other_members_list .management {
    float: left;
    margin-bottom: 5px;
    margin-left: 0px;
    width: 960px;
}
#homecontent .other_members_list .management_2 {
    float: left;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 960px;
}
#homecontent .other_members_list .management h3 {
	color: #ffffff !important;
	font-weight: bold; background: #226fa9; border: 1px solid #c2c2c2;
	float: left;
    font-family: verdana;
    font-size: 12px;
    padding: 6px 0;
    text-align: center;
    width: 175px;
}
#homecontent .other_members_list .management .serial_number{width: 37px;}
#homecontent .other_members_list .management .serial_number_img{width: 50px;}
#homecontent .other_members_list .management_2 .serial_number_1{width: 37px;}
#homecontent .other_members_list .management .address_colm{width: 264px;}
#homecontent .other_members_list .management_2 .address_colm{width: 264px;}
#homecontent .other_members_list .management .add_call_ph{width: 137px;}
#homecontent .other_members_list .management_2 .add_call_ph{width: 137px;}
#homecontent .other_members_list .management_2 .serial_img{width: 50px; height: 35px;}
#homecontent .other_members_list .management_2 .serial_img img {background: #c2c2c2; border-radius: 10px; 
height: 40px; margin-left: 5px; margin:-2px 5px; padding: 0; width: auto}
#homecontent .other_members_list .management_2 h4 {
    border: 1px solid #226fa9;
    float: left;
    font-family: verdana;
    font-size: 12px;
    padding: 4px 0;
    text-align: center;
    width: 175px;
	color: #000000;
	font-weight: normal;
	height: 35px;
}

.contact_page{float:left;}
.contact_page img{float:left; margin-top: 10px;}
.contact_page h4{float:left; margin-top: 50px; color: #000000; font-size: 22px; font-weight: normal; font-family: verdana;}
.contact_page p{float:left; margin-top: 10px; color: #000000; font-size: 12px; font-family: verdana; width: 600px;}
.contact_page h5{float:left; margin-top: 10px; color: #000000; font-size: 14px; font-family: verdana; width: 600px;}





/****************Image Gallery****************/
