div#page_content{
	width: 598px;
	float: left;
	}
a.see_more{
	float: right;
	display: block;
	clear: both;
	}	
a.see_more img, div#front_content_right div.content_item a.see_more img{
	border: none;
	}	
span.bold{
	font-weight: bold;
	}	
/********************* front page content left *********************************/
div#front_content_left{
	width: 300px;
	float: left;
	font-size: .75em;
	}
div#front_content_left div#welcome{
	width: 280px;
	float: left;
	padding: 20px 10px;
	background: url(../images/welcome-bg.png) repeat-x #f84c00;
	color: #fff;		
	text-align: justify;
		}
div#front_content_left div#welcome h2{
	font-weight: normal;
	margin: 0 0 10px 0;
	}
div#front_content_left div.content_item {
	width: 285px;
	float: left;
	clear: both;
	margin: 10px 0 0 0;
	padding: 0 5px 20px 10px;
	color: #535353;
	text-align: justify;
	background-color:transparent;
	}
div#front_content_left div.content_item div.item_head {
	width: 315px;
	_width: 285px;
	height: 43px;
	position: relative;
	left: -18px;
	background: url(../images/front-left-header-trans.png) no-repeat;
	z-index: 20;
	}	
div#front_content_left div.content_item div.item_head h2 {
	width: auto;
	position: relative;
	top: 7px;
	left: 15px;
	background: url(../images/arrow-bg-trans.png) left center no-repeat;
	font-size: 1.3em;
	text-indent: 22px;
	}
div#front_content_left div.content_item div.item_head h2:first-letter {
	color: #f84c00;
	}
	
/*************************************** front page content right *******************************************/	
div#front_content_right{
	width: 296px;
	float:  left;
	color: #535353;
	font-size: .75em;
	}
div#front_content_right div.content_item div.item_head {
	width: 296px;
	height: 43px;
	float: left;
	background: url(../images/front-right-header-trans.png) no-repeat;
	z-index: 30;
	}	
div#front_content_right div.content_item div.item_head h2{
	width: auto;
	position: relative;
	top: 7px;
	left: 15px;
	background: url(../images/arrow-bg-trans.png) left center no-repeat;
	font-size: 1.3em;
	text-indent: 22px;
	}
div#front_content_right div.content_item div.item_head h2:first-letter {
	color: #f84c00;
	}			
div#front_content_right div.content_item div.item_data {
	width: 265px;
	_width: 245px;
	float: left;
	clear: both;
	margin: 0 0 10px 0;
	padding: 0 5px 20px 20px;
	color: #535353;
	text-align: justify;
	}
div#front_content_right div.content_item div.item_data a, div#front_content_right div.content_item div.item_data a:visited {
	color: #f84c00;
	text-decoration: none;
	}
div#front_content_right div.content_item div.item_data h3 a, div#front_content_right div.content_item div.item_data h3 a:visited {
	color: #f84c00;
	margin: 0 0 10px 0;
	display: block;
	clear: both;
	text-align: left;
	font-weight: normal;
	font-size: .85em;
	}
div#front_content_right div.content_item div.item_data h3 a:hover, div#front_content_right div.content_item div.item_data a:hover {
	text-decoration: underline;
	}

div#page_content div.item_data  img {
	margin-right:10px;
	float:left;
}
div#page_content div.item_data  span.date {	
	font-size: 0.8em;
}

div#page_content div.item_data {
	float: left;
	clear: both;
	margin: 0 0 10px 0;
	padding: 0 5px 20px 20px;
	color: #535353;
	text-align: justify;
	}
div#page_content  div.item_data a, div#page_content  div.item_data a:visited {
	color: #f84c00;
	text-decoration: none;
	}
div#page_content div.item_data h3 a, div#page_content div.item_data h3 a:visited {
	color: #f84c00;
	margin: 0 0 10px 0;
	display: block;
	clear: both;
	text-align: left;
	font-weight: normal;
	font-size: .85em;
	}
div#page_content div.item_data h3 a:hover, div#page_content div.item_data a:hover {
	text-decoration: underline;
	}

div#front_content_right div.content_news p{
	font-size: .9em;
	}
div#front_content_right div.content_item img{
	float: right;
	margin: 0 0 1em 1em;
	border: 1px solid #333;
	}

/********************************************* page baners ********************************/

div#page_baners{
	width: auto;
	float: right;
	margin: 0 0 0 2px;
	}
div#page_baners img{
	border: 2px solid #f84c00;
	margin: 0 0 10px 0;
	display: block;
	}
	
/******************* subpage ******************/
div.common{
	padding: 20px 10px 40px 10px;
	font-size: .8em;
	color: #535353;
	text-align: justify;
	line-height:1.5em;
	}
div.common ul{
	clear: both;
	list-style: none;
	}	
div#path{
	float: left;
	color: #666;	
	margin: 0 0 20px 0;
	font-size: 0.9em;
	}	
div#path a, div#path a:visited{
	color: #666;	
	text-decoration: none;
	}

div.common h2{
	clear: both;
	color: #f84c00;
	background: url(../images/arrow-bg-trans.png) 0px 3px no-repeat;
/*	text-indent: 25px;*/
	padding-left:22px;
	font-size: 1.3em;
	margin: 0 0 10px 0;
	}	
div.common h3{	
	clear: both;
	font-size: 1.1em;
	margin: 0 0 10px 0;
	}
div.item_data h3 {
    padding-top:1em;
}
div.common p{	
	clear: both;
	margin: 0 0 10px 0;
	}	
div.common hr.clear{
	visibility: hidden;
	margin: 25px 0;
	}
hr {
    visibility:visible;
    border:solid 1px grey;
}	
.orange{
	color: #f84c00;
	}
div.common a.orange, div.common a.orange:visited{
	display: block;
	margin: .25em 0;
	text-decoration: none;
	}
div.common a.orange:hover{
	text-decoration: underline;
	}
/************************* search results **************************/
div.common div.search_results_navigator{
	float: left;
	clear: both;
	margin: 20px 0;
	color: #666;
	}
div.common div.search_results_navigator a, div.common div.search_results_navigator a:visited{
	color: #666;
	text-decoration: none;
	}	
div.common div.search_results_navigator a#search_active{	
	color: #333;
	font-weight: bold;
	}

/***************************contact ************************/
div.common form{
	clear: both;
	margin: 0 0 30px 0;
	}
dl#contact{
	width: 420px;
	margin: 40px;
	text-align: left;
	}

dl#contact dt{
	width: 130px;
	float: left;
	font-size: .9em;
	overflow: hidden;
	}
dl#contact dd{
	width: 285px;
	float: left;
	padding: 0 0 10px 0;
	}			

dl#contact input, dl#contact textarea{
	width: 100%;
	border: none;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #f4f4f4;
	}
dl#contact input{
	height: 20px;
	}	
dl#contact textarea{
	height: 100px;
	}
ul#contact_buttons{
	list-style: none;
	width: 122px;
	margin: 0 auto;
	}			
ul#contact_buttons li{	
	display: inline;
	float: left;
	}
ul#contact_buttons li input#contact_clear{
	width: 53px;
	height: 16px;
	margin: 0 15px 0 0;
	display: block;
	float: left;
	background: url(../images/button_clear.png) left top;
	border: none;
	font-size: 0;
	cursor: pointer;
	}				
div.common address.orange{
	width: 300px;
	margin: 0 auto;
	padding: 25px 0;
	text-align: center;	
	}
div.common address.orange a, div.common address.orange a:visited{
	color: #f84c00;
	text-decoration: none;
	}
div#blogs{
	float: left;
	padding: 0 0 20px 0;
	width:98%;
	overflow:auto;
	}
div.blog_item{
	width: 100%;
	float: left;
	padding: 10px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #666;
	}	
div.blog_item img.blog_img, div.blog_item_main img{
	float: left;
	border: none;
	margin: 0 10px 10px 0;
	}

div.blog_item p.info{		
	float: left;
	color: #ccc;
	margin: 5px 0 0 0;
	font-size: 11px;
	}
a.go_blog{
	width: 62px;
	height: 16px;
	background: url(../images/go-blog-button.png) no-repeat;
	float: right;
	clear: both;
	margin: 5px 0;
	}
a.go_blog span{
	display: none;
	}	
div.blog_item div.text_main{
	width: 440px;
	float: right;
	}	
div.blog_item_main{
	width: 100%;
	float: left;
	padding: 10px 0;
	margin: 0 0 15px 0;
	}	
div.common h2.blog_header{
	background: none !important;
	margin: 0 0 15px 0;;
	padding: 0;
	text-indent: 0;
	width: 100%;
	float: left;
	}	
h2.blog_header img{
	margin: 0 10px 0 0;
	float: left;
	}
div.blog_item div.text{
	width: 428px;
	float: right;
	}
