@charset "utf-8";
/* CSS Document */

.logo_container {
	float: left;
	height: 60px;
	width: 750px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: bottom;
}

.logo {
	float: left;
	padding-top:5px;
	width: 144px;
}


.iso {
	float: left;
	width: 200px;
	margin-top: 46px;
	margin-right: 20px;
}

.contact_link {
	font-family:Tahoma;
	text-align:right;
	padding-right:2px;
	color:#000033;
	font-size:13px;
	float: right;
	width: 150px;
	padding-top: 26px;
	margin-right:13px;
}

.date{
	float:right;
	color: #929293;
	font-family:Tahoma;
	font-size:10px;
	text-decoration: none;
	margin-top:6px;

}

.menu{
	font-family:Verdana;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	height:20px;
	background:#000099;
	cursor:pointer;
  }
  

/* Start of Banner CSS*/
/* Slide 1 CSS */
 .slide_1_bg {
	text-decoration: none;
	background: url(../images/banner_sample5.jpg) no-repeat;
	height: 219px;
	width: 720px;
}

.banner_header_1{
	height:35px;
	color: #F77F13;
	font-family: Arial Black;
	font-size:20px;
	font-weight:bold;
	padding-left:20px;
	padding-top:40PX;
	text-decoration:none;
	}

.banner_header_1_list{
	color: #ffffff;
	font-family:Verdana;
	font-size: 11px;
	height:80px;
	padding-left:163px;
	padding-top:5px;
	text-decoration:none;
	}
.banner_read_more_container{
	height:35px;
	padding-top:27px;
	padding-left:20px;
	text-decoration:none;
	}

.banner_read_more {
	font-family:Tahoma;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 0 0 12px;
	font-size:10px;
	color:#ffffff;
	background:url(../images/banner_readmore_arrow.gif) no-repeat 0px 50%;
	text-decoration:none;
}

.banner_read_more:hover{
	color:#F77F13;
	background:url(../images/banner_readmore_arrow_back.gif) no-repeat 0px 50%;
	}

/* Slide 2 CSS */

 .slide_2_bg {
	text-decoration: none;
	background: url(../images/banner_sample6.jpg) no-repeat;
	height: 219px;
	width: 720px;
}

.banner_header_2{
	height:55px;
	color: #F6BD22;
	font-family: Arial Black;
	font-size:20px;
	font-weight:bold;
	padding-left:20px;
	padding-top:40PX;
	text-transform:uppercase;
	clear:both;
	text-decoration:none;
	}
.banner_header_2_list{
	color: #ffffff;
	font-family:Tahoma;
	font-size: 12px;
	font-weight:bold;
	height:50px;
	padding-left:20px;
	padding-top:10px;
	text-decoration:none;
	}

/* Slide 2 CSS */

 .slide_3_bg {
	text-decoration: none;
	background: url(../images/banner_sample7.jpg) no-repeat;
	height: 219px;
	width: 720px;
}

.banner_header_3{
	height:30px;
	color: #ffffff;
	font-family: Arial;
	font-size:18px;
	font-weight:bold;
	padding-left:20px;
	padding-top:30PX;
	text-transform:uppercase;
	clear:both;
	text-decoration:none;
	}
	
	
.banner_header_3_list{
	color: #8CBDFE;
	font-family:Tahoma;
	font-size: 12px;
	font-weight:bold;
	height:65px;
	padding-left:20px;
	padding-top:15px;
	text-decoration:none;
	}
	
.txtsearch{
	border : 1px solid #929293;
	color:#929293;
	font-family:Tahoma;
	font-size:10px;
	padding : 1px;
	margin-left:2px;
	width: 100px;
	height:12px;
	text-decoration:none;
}
.searchbtn{
	color:#000099;
	font-size:10px;
	width:28px;
	height:19px;
	font-weight: bold;
	font-family: Tahoma;
}