@charset "utf-8";
/* CSS Document */

body {
	background-color:#d1d1d1;
	margin:0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#636363;
}

#wrapped {
	width:958px;
	margin:0px auto;
	padding-top:0px;
	text-align:left;
}

/*  @@@@@[  Background Content ]@@@@@ */
#mid_content {
	width:958px;
	background:url(images/drop_shadow_white-bg.png) repeat-y;
}

#top_content {
	width:958px;
	height:15px;
	background:url(images/drop_shadow_top.png) no-repeat top;
}

/*  @@@@@[  Header: Logo, Menu, Banner ]@@@@@ */

#home_header {
	width:958px;
	padding-top:20px;
}

#header_container {
	width:924px;
	padding-left:17px;
	padding-right:17px;
}

#header_logo{
	width:239px;
	float:left;
	height:65px;
	margin-left:17px;
}

#header_logo2{
	width:239px;
	height:65px;
	float:left;
}
#menu {
	height:32px;
	background-color:white;
	padding-right:0px;
  margin-right:34px;
  float:right;
}
#header_menu {
	width:650px;
	float:right;
	height:35px;
	margin-top:30px;
	margin-right:17px;
}

#header_menu2 {
	width:535px;
	float:right;
	height:32px;
	margin-top:33px;
	padding-left:0px;
}

#home_banner {
	width:924px;
}

#content {
	width:958px;
}

#home_content {
	width:924px;
	padding-left:17px;
	padding-right:17px;
}

#column_container {
	width:924px;
}

#column_container h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#225275;
	margin:0px;
	padding-left:0px;
	padding-top:15px;
	padding-bottom:10px;
}

#column_container p {
	margin:0px;
	padding-bottom:10px;
}

#column_container ul {
	list-style-type:none;
	padding-left:10px;
	margin:0px;
	padding-top:8px;
	padding-bottom:9px;
}

#column_container ul li {
	background-image:url(images/builet.png);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	margin:0px;
	padding-bottom:10px;
	padding-top:0px;
	padding-left:15px;
}

#column_container ul li .active{ color:#D87D36; }

#column_container p a {
	color:#225275;
	font-weight: lighter;
}

#column_container_left {
	width:268px;
	float:left;
	margin:0px;
	padding-left:10px;
	padding-right:20px;
}

#column_container_right {
	width:268px;
	float:right;
	margin:0px;
	padding-left:20px;
	padding-right:30px;
	text-align: left;
}

#column_container_mid {
	width:268px;
	margin-left:298px;
	margin-right:308px;
	padding-left:20px;
	padding-right:20px;
}

.news{
	width:280px; float:left;
	}
	
/*
.news{
	width:268px; float:left; border-right:#DEB531 3px solid; padding:5px 0 0 0px;
	}
*/
.news h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(images/builet.png) no-repeat left center; 
	font-style:italic;
	color:#DEB531;
	padding:0 0 0 5px; 
	width:177px; height:20px; 
	display:block;
	}
	
.news h3 span{
	 font-size:12px; 
	 padding:0 0 0 20px;
	}
	
.news p{
	width:253px; 
	display:block; 
	margin:6px 0 0 0; 
	padding:0 0 0 15px;
	}
	
.news_border {
	width:238px;
	display:block;
	border-top:#8C8C8C 1px dashed;
	padding-left:15px;
	padding-bottom:5px;
	margin-top: 10px;
}
	
/* OLD backup
.news p{
	background:url(images/latest_p_pic.gif) no-repeat 0 0;
	width:180px; 
	display:block; 
	margin:6px 0 0 0; 
	padding:0 0 0 80px;
	}
*/

.news p a{
	background:none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:lighter;
	display:block;
	margin:6px 0 0 0;
	width:112px;
	text-align:left;
	padding:0 10px 0 0;
	line-height:14px;
	height:14px;
	text-decoration:none;
	}
.news p a:hover{
	color:#F90;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	}
	
/* @@@ footer section */
#footer{
width: 958px;
}

#footer p {
	margin:0px;
}

#footer_content {
	width:924px;
	padding-left:17px;
	padding-right:17px;
}

#footer_content_container{
/* border-top:#8C8C8C 1px solid; */
padding-top:20px;
padding-left:20px;
padding-right:20px;
width:884px;
text-align:center;
}

#cts {
	float:right;
	width: 250px;
	text-align:right;
}

#bot_content {
	width:958px;
	height:15px;
	background:url(images/drop_shadow_bottom.png);
}

.clr {
	clear:both;
}

.img-l{
	float:left;
	text-align:center;
	width:auto;
	margin-right:20px;
	margin-bottom: 5px;
}

.img-2{ float:left; text-align:center; width:268px; margin-top: 0px; text-align:left;}

.flash {
float:left; text-align:center; width:268px; margin-top: 0px; text-align:left;
}

.flash_news{
	width:268px; float:left;
	}

.img-2 img { padding-bottom:10px;}

.news_active {
	color:#F90;
	background-image:none;
	background-repeat:no-repeat;
	background-position: 0px 6px;
	margin:0px;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:15px;
	font-weight: lighter;
}

.news_active p span{
	 background:url(images/news_h2_line.gif) repeat-x left bottom; width:268px;
	}
#content{
	/*
	@@ the width represent the actual size of the web
	*/
	width:924px;
	margin:0px;
	padding:0px;
	background-image:none;
	background-repeat:repeat-y;

}

#wrapped_bottom {
	width:960px;
	height:15px;
	padding:0px 18px 0px 16px;
	margin:0px auto;
	background:url(../images/drop_shadow_bottom.png) repeat-y;

}
#wrapped_top {
	width:960px;
	height:15px;
	padding:0px 18px 0px 16px;
	margin:0px auto;
	margin-top:10px;
	background:url(../images/drop_shadow_top.png) repeat-y;

}
