/* Background Properties */
body { background: url(../img/bg.gif) repeat-x left top; }

/* Website Default Text & Test Color */
body, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

/* Default Link Style*/
/*a {
	color: #F90;
	text-decoration: underline;
	outline: none;
}

a:hover { color: #F60; }
*/

/* Wrap */
.wrap {
	width: 780px;
	margin: 0px auto;
}

/* Website Header Elements */
.header { 
	width: 780px;
	height:239px;
	background: url(../img/header-image.jpg) no-repeat left top;
}

.header-top {  }

h1.logo {
	float: left;
	width: 181px;
	margin: 7px 0px 0px 16px;
	#margin: 7px 0px 0px 8px;
}

h1.logo a {
	display: block;
	height: 179px;
	background: url(../img/website-logo.jpg) no-repeat left top;
}

h2.tagline {
	float: left;
	background: url(../img/website-tagline.jpg) no-repeat left top;
	width: 592px;
	height: 33px;
	margin-left: 178px;
	#margin-left: 89px;
}
.content-top{
	width: 780px;
	overflow: hidden;
	height: 10px;
	background: url(../img/content-top.gif) no-repeat left top;
}
.content-mid{
	width: 760px;
	overflow: hidden;
	padding: 0px 10px;
	background: url(../img/content-mid.gif) repeat-y left top;
	
}
.content1-mid{
	width: 760px;
	overflow: hidden;
	padding: 2px 10px;
	background: url(../img/content1-mid.gif) repeat-y left top;
}
.content1-top{
	width:780px;
	overflow:hidden;
	height:9px;
	background: url(../img/content1-top.gif) no-repeat left top;
}
.content1-bottom{
	width:780px;
	overflow:hidden;
	height:26px;
	background: url(../img/content1-botom.gif) no-repeat left top;
}
.content-bototm{
	overflow: hidden;
	width: 780px;
	height: 27px;
	background: url(../img/content-bototm.gif) no-repeat left bottom;
}


.menu-top{
	float:left;
	overflow: hidden;
	width: 161px;
	height: 5px;
	background: url(../img/menu-top.gif) no-repeat left top;
}
.menu-mid{
	float:left;
	overflow: hidden;
	width: 155px;
	background: url(../img/menu-mid.gif) repeat-y left top;
	padding-left:6px;
	padding-bottom: 183px;
}
.menu-bottom{
	float:left;
	overflow: hidden;
	width: 161px;
	height: 17px;
	background: url(../img/menu-bottom.gif) no-repeat left bottom;
}
/* Hide Text from logo and tagline */
h1.logo a span, h2.tagline span {
	position: absolute;
	left: -50000px;
}




/* Main Navigation */
.main_nav {
	background: none;
}

/* Footer */
.footer {
	clear: both;
	text-align: center;
	font-size: 11px;
	color: #818181;
	padding-bottom: 7px;
}

.footer a {
	text-decoration: none;
	color: #818181;
}

.footer a:hover {
	text-decoration: underline;
	color: #004764;
}

.m_content{
	float: left;
	width: 588px;
	padding-left:  10px;
}
.members{
	float: left;
	width: 137px;
	height:200px;
	text-align: center;
	padding-top: 3px;
	margin-right: 10px;
}
.m_title{
	color:#0078aa;
	font-size: 14px;
	font-weight: bold;
}
.box{
	float:left;
	width: 204px;
	margin-right: 10px;
}
.box1{
	float:left;
	width: 204px;
}
.box-bottom{
	float:left;
	width: 196px;
	background: #d4d4d4 url(../img/box-bottom.gif) no-repeat left bottom;
	padding-right: 8px;
}
.box-bottom1{
	float:left;
	width: 196px;
	background: #d4d4d4 url(../img/box-bottom.gif) no-repeat left bottom;
	padding-right: 8px;
	padding-bottom:21px;
}
.image{
	padding-right:6px;
	padding-bottom:11px;
}
.continut{
	color:#515150;
	font-size:11px;
	padding-top:10px;
}
/* Website Structure */
/* <no id> One Column */


/* <#three_columns> Two Column  */
#three_columns .main_content {
	float:left;
	width: 418px;
	#width: 415px;
	padding: 5px 10px 0px 10px;
	#padding: 5px 5px 0px 10px;
}
#three_columns .left_column {
	float: left;
	width: 155px;
	padding-left: 6px;
}

#three_columns .right_column {
	float: right;
	width:141px;
	padding: 0px 10px;
}
.news{
	float: left;
	width: 143px;
	padding-bottom: 15px;
}
.date{
	color:#70afca;
	font-size: 9px;
	padding:0px;
}
.s_title{
	font-size: 11px;
	color: #004fa8;
	font-weight: bold;
	padding: 0px;
}
.des{
	color:#3f3f3f;
	font-weight: bold;
	font-size: 11px;
	padding:0px;
}
.read_more {
	float: right;
	color:#0095d3;
	padding:0px;

}
.read_more1{
	color:#0095d3;
	padding:0px;
}
.read_more a{
	text-decoration: underline;
	color:#0095d3;
	font-size: 11px;
	font-weight: bold;
}
.read_more a:hover{
	text-decoration: underline;
	color:#0095d3;
	font-size: 11px;
	font-weight: bold;
}
.read_more1 a{
	text-decoration: underline;
	color:#0095d3;
	font-size: 11px;
	font-weight: bold;
}
.read_more1 a:hover{
	text-decoration: underline;
	color:#0095d3;
	font-size: 11px;
	font-weight: bold;
}
.find_out{
	color:#0095d3;
	padding:0px;
	margin-left: 77px;
	padding:0px;
}
.find_out a{
	text-decoration: underline;
	color:#0095d3;
	font-size: 11px;
	font-weight: bold;
}
.find_out a:hover{
	text-decoration: underline;
	color:#0095d3;
	font-size: 11px;
}
/* Article Styles */
.headline1 { }

.headline1 h1 {
	font-size: 22px;
	font-weight: normal;
	color:#00415c;
}
.content1 h2{
	color:#515150;
	font-size: 14px;
	font-style:italic;
	font-weight: normal;
}
.content1{
/*height: 400px;
width:410px;
overflow-x:hidden;
overflow-y: auto;*/
	color:#707070;
	font-size:12px;
}
.headline2 { }

.headline2 h1 {
	font-size: 18px;
	font-weight: normal;
	color: #3f3f3f;
	padding-bottom: 8px;
}

.headline3 { }

.headline3 h1 {
	font-size: 22px;
	font-weight: normal;
	color:#00415c;
}


.content1, .content2, .content3 {	color:#707070;
	font-size:12px;}

/* ul & ol style */
.content1 ul, .content1 ol, 
.content2 ul, .content2 ol,
.content3 ul, .content3 ol {
	margin-left: 16px;
}

/* li style */
.content1 ul li, .content1 ol li, 
.content2 ul li, .content2 ol li,
.content3 ul li, .content3 ol li {
	list-style: none;
	padding: 2px 0;
}
.list{
	width: 150px;
	margin-top:15px;
	margin-bottom: 3px;
}
.list li{
	background: url(../img/arrow1.gif) no-repeat left center;
	margin-bottom:3px;
}
.list li a{
	color:#595858;
	text-decoration: none;
	padding-left: 18px;
	font-size:13px;
	font-weight: bold;
}
.list li a:hover{
	color:#014d6d;
	text-decoration: underline;
	padding-left: 18px;
	font-size:13px;
	font-weight: bold;
}
.link1{
padding-top:10px;
	text-decoration:underline;
	color:#006e9c;
font-size:13px;
font-weight:normal;
}
.txtform{
	width:150px;
	height: 20px;
	border: 1px solid #999;
	margin-bottom: 2px;
}
.txtarea{
	width:150px;
	height: 150px;
	border: 1px solid #999;
}
.submit{
	border: none;
	width: 56px;
	height:25px;
	background: url(../img/send.gif) no-repeat left top;
	margin-top:6px;
}
.post_title{
	padding:0px;
}
.post_title a{
	color:#2684ab;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
}
.post_title a:hover{
	color:#2684ab;
	font-size:13px;
	font-weight:bold;
	text-decoration: underline;
}
