/**************************************/
/*            HOME			          */
/**************************************/

#image_text{ /* FOR HOME IMAGE WITH CAPTION */
position:absolute;
z-index:1;
}
#home_bob {
	float: left;
	margin-left: 10px;
	margin-top: 12px;
	margin-bottom: 15px;
}

.infobox{
	width:200px;
	height: 130px;
	float:left;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #d1d1d1;
}

.infobox_title{
	font-size: 1.1em;
	background-color: #1c709f;
	font-weight:bold;
	color:white;
	padding-left: 10px;
}
.infobox_desc {
	padding: 5px 5px 5px 10px;
	text-align: justify;
	margin: 0 auto!important;
	overflow:hidden;
}
/* START hack for IE to make the infobox_desc Align to the header */
.left {
margin-left: 0 !important;
}

.infobox_desc li{
	list-style-type: none;
	text-align: left;
	margin-left: 0 !important;
}
.infobox_desc ul {
	margin-left: 0 !important;
}
/* END hack for IE to make the infobox_desc Align to the header */
#intro{
	float:left;
	width:280px;
	text-align: justify;
	margin-left: 10px;
}
#home .container #main #headers #thin_strip .header_container .link-story a {
	color:#fff;
	text-decoration: none;
	font-family: arial narrow;
}
.container #main #headers .header_container #inner_content .infobox ul {
	padding:0 !important;
	margin:0 !important;
}

.infobox_desc li a{
	text-decoration: underline;
	clear: both;
	font-size: 11px;
	font-weight: normal;
	padding:0 !important;
	margin-left:0px !important;
	text-align: left;
	color: black;
	text-decoration: none;
	line-height: 3px;
	
}
#quick_alert {
	font-size: 11px !important;
	font-weight: normal;
	color:#000000 !important;
}
#intro {
	font-size: 11px !important;
	font-weight: normal;
	color:#000000 !important;
	
}
#image-opacity, #breadcrumbs, #caption_photo #thin_strip_content {
	display: none;
	padding: 0 !important;
}
#main-image {
	height: 450px !important;
	
}
#header hr {
	color:#333;
}
#headers {
	width: 100%;
}
#thick_strip_content {
	float:none !important;
}
#home_image {
	
margin-left: 15px;
}

#thin_strip_contents{
}
.container {
	height:880px;
	display: block;
}
.container a{
text-decoration: underline !important;
}
.second {
	width:95px;
}

/**************banner update************/
#banner{
	overflow: hidden;
	background: transparent url("../images/banner_bg.jpg") repeat-x top;
	margin: 10px 15px 0 15px;
	color: #fff;
	display: block;
	clear: both;
}
#banner #b_l{
	width: 405px;
	float: left;
	padding: 15px;
}
#b_l h3{
	font-size: 13px !important;
}
#banner #b_r{
	width: 460px;
	float: right;
	background: transparent url("../images/stop_img.jpg") no-repeat right top;
	padding: 15px;
}
#banner ul{
	list-style-type: none; 
	overflow: hidden;
	padding:6px 0 0 0;
	margin: 0;
}
#banner ul li{
	display: block;
	margin: 0;
	padding: 0; 
}
#banner ul li.col1{
	width: 70px;
	float: left;
}
#banner ul li.col2{
	width: 350px;
	float: right;
}
#banner h3{
	margin: 0;
}
#banner_btm{
	background: #cccccc;
	margin: 0 15px;
	overflow: hidden;
	padding: 5px 15px 6px;
}
#banner_btm h2,
#banner_btm p{
	color: #11648b;
}
#banner_btm p{
	padding: 0;
	margin: 0;
}
#banner_btm h2{
	width: 135px;
	float: left;
	font-size: 50px;
	margin-top: 17px;
	
}
#banner_btm span#bbtm_r p span{
	margin: 0!important;
}
#banner_btm span#bbtm_r{
	width: 480px;
	float: left;
	margin-left: 20px;
	font-size: 11px;
	line-height: 16px;
}
#banner_wrapper{
	padding-bottom: 30px;
}
#linkbtn{
	float: right;
	background: transparent url("../images/learnmore.jpg") repeat-x center;
	margin-top: 11px;
}
#linkbtn a{
	display: block;
	padding: 5px 15px;
	color: #fff;
	font-weight: bold;
	text-decoration: none !important;
}