* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	background-color: #000;
}
form{
	padding: 0;
	margin: 0;
}
.clear {
	clear: both;
}
.gray_button{
	background: url(img/bk_btn_gray.png) no-repeat;
	width: 134px;
	height: 28px;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
}
.gray_button:hover{
	color: #E9E9E9;
}
#container {
	width: 980px;
	margin: auto;
	text-align: left;
}
#header {
	height: 140px;
	background-color: #000;
	background: url(img/header.jpg) no-repeat;
	color: #FFF;
	border-left: 2px solid #5B5B5B;
	border-right: 2px solid #5B5B5B;
	border-bottom: 1px solid #5B5B5B;
}
#header #logo_link{
	width: 450px;
	height: 140px;
	float: left;
}
#header #link_fix{
	width: 450px;
	float: right;
}
#header .data {
	height: 86px;
	width: 255px;
	float: right;
	margin-top: 11px;
	margin-right: 20px;
}
#header #menu
{
	width: 435px;
	float: right;
	height: 44px;
}
#header #menu #menu_left{
	background: url(img/header_menu_left.png) no-repeat;
	height: 44px;
	width: 15px;
	float: right;
}
#header #menu #menu_right{
	float: right;
	height: 44px;
	background:url("img/backgroud_menu.jpg") repeat-x;
	width: 420px;
	overflow: hidden;
}
#header .data .box_input .left {
	width: 5px;
	height: 25px;
	float: left;
	background: url(img/header_box_lef.jpg) no-repeat;
}
#header .data .box_input .middle {
	height: 25px;
	width: 150px;
	float: left;
	background: url(img/header_box_bg.jpg) repeat-x;
	padding-top: 6px; /*input-text adjustment*/
}
#header .data .box_input .right {
	width: 20px;
	height: 25px;
	float: left;
	background: url(img/header_box_rig.jpg) no-repeat;
}
#header .data .box_input .input-text {
	border: 0;
	width: 135px;
	background-color: #E9E9E9;
	font-size: 11px;
}
#header .data .call_us_box {
	background: url(img/request-a-catalogue.png) no-repeat;
	height: 56px;
	padding: 10px 0 0 20px;

	color: #E0E0E0;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
#header .data a {
	text-decoration: none;
	/*color: #E0E0E0;
	font-weight: bold;*/
}
/*#header .data .call_us_box {
	margin-top: 3px;
}
#header .data .call_us_box .left {
	width: 5px;
	height: 42px;
	float: left;
	background: url(img/header_call_us_lef.jpg) no-repeat;
}
#header .data .call_us_box .middle {
	height: 42px;
	width: 240px;
	float: left;
	background: url(img/header_call_us_bg.jpg) repeat-x;
	line-height: 18px;
}
#header .data .call_us_box .middle #oder_catalogue{
	color: #FAC902;
	font-size: 12px;
	text-align: center;
	padding-bottom: 5px;
}
#header .data .call_us_box .middle #oder_catalogue a{
	color: #FAC902;
}
#header .data .call_us_box .middle #oder_catalogue a:hover{
	color: #FEE481;
}
#header .data .call_us_box .right {
	width: 5px;
	height: 42px;
	float: left;
	background: url(img/header_call_us_rig.jpg) no-repeat;
}*/
#header .data .button_search {
	cursor: pointer;
	border: 0;
	margin: auto;
	margin-right: 5px;
	height: 24px;
	width: 61px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	float: right;
	background: url(img/btn_bk_orange.png) no-repeat;
}
#header .data .button_search:hover {
	color: #E9E9E9;
}
/********************************************************************/
#header_line_bottom_1 {
	background-color: #303030;
	height: 3px;
}
#header_line_bottom_2 {
	height: 9px;
	border-top: 1px solid #FFAB4F;
	background-color: #F28000;
	border-bottom: 1px solid #9F5400;
}
/************** MAIN right and left CONTAINER ********************/
#main {
	color: #FFF;
	background-color: #303030;
}
#main_top {
	height: 411px;
	width: 978px;
	background: url(img/main_top_bg.jpg) repeat-x;
}
#main_top_slider {
	height: 382px;
	width: 946px;
	padding-top: 16px;
}
#main_down {
	width: 978px;
	background-color: #303030;
	padding-top: 27px;
	padding-bottom: 27px;
}
#main_down_fix {
	width: 948px;
	height: 267px;
}
/**** MAIN DOWN CENTER ****/
#main_down_fix_center {
	width: 8px;
	float: left;
}
#main_down_fix_center .center_a {
	height: 1px;
	background: url(img/main_down_center_a.jpg) no-repeat;
	overflow: hidden;
}
#main_down_fix_center_b {
	height: 265px;
	background: url(img/main_down_center_b.jpg) repeat-y;
}
/**** MAIN RIGHT ****/
#main_down_fix_right {
	width: 354px;
	height: 266px;
	float: left;
	background: url(img/main_down_right_pattern.jpg) repeat;
	border-bottom: 1px solid #FFAE55;
}
#main_down_fix_right span{
	color:#666;
}
#main_down_fix_line {
	width: 2px;
	height: 266px;
	float: left;
	background: url(img/main_down_fix_line.jpg) repeat-y;
}
#main_down_fix_right_suggest {
	height: 44px;
	font-weight: bold;
	font-size: 21px;
	line-height: 38px;
	background: url(img/main_down_fix_right_suggest.jpg) no-repeat;
}
#main_down_fix_right_content1 {
	margin: 8px 10px 12px 10px;
}
.main_down_fix_right_input {
	margin-bottom: 15px;
	height: 27px;
}
.main_down_fix_right_input label {
	width: 90px;
	line-height: 27px;
	float: left;
	margin-left: 20px;
}
.main_input {
	float: left;
}
.main_input .left {
	width: 5px;
	height: 27px;
	background: url(img/main_down_fix_right_input_part1.jpg) no-repeat;
	float: left;
}
.main_input .middle {
	height: 27px;
	width: 186px;
	background: url(img/main_down_fix_right_input_part2.jpg) repeat-x;
	float: left;
}
.main_input .right {
	height: 27px;
	width: 5px;
	background: url(img/main_down_fix_right_input_part3.jpg) no-repeat;
	float: left;
}
.main_input .input-text {
	border: 0;
	width: 186px;
	background-color: #E9E9E9;
	margin-top: 5px; /*input-text adjustment*/
}
#main_down_fix_right_content2 {
	font-weight: bold;
	line-height: 28px;
	overflow: hidden;
	height: 28px;
}
#main_down_fix_right_content2 span {
	width: 175px;
	margin-left: 12px;
	margin-right: 10px;
	float: left;
	color:#FFF;
	margin-bottom: 0;
}
.main_btn .left {
	width: 5px;
	height: 28px;
	background: url(img/main_down_fix_right_btn_left.jpg) no-repeat;
	float: left;
}
.main_btn .middle {
	width: 124px;
	height: 28px;
	font-size: 12px;
	line-height: 28px;
	background: url(img/main_down_fix_right_btn_middle.jpg) repeat-x;
	float: left;
}
.main_btn .right {
	width: 5px;
	height: 28px;
	background: url(img/main_down_fix_right_btn_right.jpg) no-repeat;
	float: left;
}
#main_line_bottom {
	height: 1px;
	background-color: #626262;
	overflow: hidden;
}
/**** MAIN LEFT ****/
#main_down_fix_left {
	width: 579px;
	float: left;
	background: #474747 url(img/lastest_post_title.jpg) no-repeat;
	border-top: 1px solid #5B5B5B;
	border-bottom: 1px solid #5B5B5B;
	border-left: 2px solid #5B5B5B;
	height: 266px;
}
#lastest_post_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: left;
	font-weight: bold;
	color: #FFF;
	padding: 7px 20px 10px 22px;

}
#lastest_post_title div{
	margin-top: 7px;
	border-top: 1px solid #3E3E3E;
	height: 1px;
	background-color: #555555;
	overflow: hidden;
}
.lastest_post_container div{
	text-align: left;
	background: url(img/lastest_post_icon.jpg) no-repeat left center;
	margin-left: 15px;
	padding: 25px 0 25px 30px;
	font-size: 15px;
	border-bottom: 1px dashed #919191;
	width: 500px;
}
.lastest_post_container a{
	color: #FFF;
	text-decoration: none;
}
.lastest_post_container a:hover{
	color: #999;
}
#last_post{
	text-align: left;
	background: url(img/lastest_post_icon.jpg) no-repeat left center;
	margin-left: 15px;
	padding: 25px 0 25px 30px;
	font-size: 15px;
	border-bottom: 1px dashed #919191;
	width: 500px;
	border: 0;
}
#last_post a{
	color: #FFF;
	text-decoration: none;
}
#last_post a:hover{
	color: #999;
}
/***********************FOOTER***************************************/
#footer_top {
	height: 204px;
	width: 100%;
	background: url(img/footer_top_bg.jpg) repeat-x;
	border-bottom: 1px solid black;
}
#footer_top .group {
	width: 33%;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	float: left;
	padding-top: 25px;
}
#footer_top .line {
	height: 0; /*for IE*/
	width: 230px;
	border-top: 1px solid #232323;
	border-bottom: 1px solid #5C5C5C;
	margin-top: 6px;
	overflow: hidden;
}
#footer_top {}
#footer_top .form-input {
	height: 27px;
	margin-bottom: 10px;
}
#footer_top .form-input label,#footer_top .form-input span {
	float: left;
	line-height: 27px;
}
#footer_top .form-input label {
	width: 100px;
}
#footer_top .form-input span {
	width: 184px;
	font-weight: bold;
	text-align: right;
}
#footer_top .form-input .cont-input {
	float: left;
	width: 186px;
}
#footer_top .form-input .cont-input .left {
	width: 5px;
	height: 27px;
	float: left;
	background: url(img/footer_top_form_img_lef.jpg) no-repeat;
}
#footer_top .form-input .cont-input .middle {
	height: 27px;
	width: 177px;
	float: left;
	background: url(img/footer_top_form_img_middle.jpg) repeat-x;
	padding-top: 5px; /*input-text adjustment*/
}
#footer_top .form-input .cont-input .right {
	width: 4px;
	height: 27px;
	float: left;
	background: url(img/footer_top_form_img_rig.jpg) no-repeat;
}
#footer_top .input-text {
	border: 0;
	width: 177px;
	background-color: #E9E9E9;
}

#footer_top .group .button_send{
	height: 24px;
	width: 61px;
	background: url(img/btn_bk_orange.png) no-repeat;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}

#footer_top .group .button_send:hover {
	color: #E9E9E9;
}



#footer_bottom {
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	text-align: right;
	padding-right: 30px;
	background-color: #404040;
	border-top: 1px solid #747474;
}
#footer_bottom_links{
	width: 350px;
	/*padding-left: 350px;*/
	padding-right: 150px;
	float: right;
}
#footer_bottom li{
	list-style:none;
	float: left;
}

#footer_bottom a {
	color: #9F9F9F;
	text-decoration: none;
	margin-right: 30px;
}
#footer_bottom a:hover {
	color: #FFF;
}
#footer_bottom span {
	color: #9F9F9F;
	float: right;
}
#sign{
	width: 980px;
	text-align: right;
	padding: 20px 5px 30px 0;
}
#sign a{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#sign a:hover{
	color: #CCC;
}
/***********************TWO COLUMNS LAYOUT*******************************/
/*LEFT*/
#column_left{
	float: left;
	width: 270px;
	/*border: 1px solid red;*/
	padding: 31px 0 0 0;
	text-align: center;
}
#column_left #sub_menu_border{
	border: 2px solid #000;
	padding: 0;
	width: 236px;
	margin: auto;
}
#column_left #sub_menu_border #sub_menu #sub_menu_title{
	background: url(img/sub_menu_title.jpg) no-repeat center center;
	width: 226px;
	height: 36px;
	margin:  3px;
	line-height: 36px;
}
#column_left #sub_menu_border #sub_menu #sub_menu_title div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
}
#column_left #sub_menu_border #sub_menu{
	width: 232px;
	border: 2px solid #838383;
	background-color: #494949;
}
#column_left #sub_menu_border #sub_menu li{
	list-style: none;
	border-top: 1px solid #5C5C5C;
	border-bottom: 1px solid #313131;
	margin: 0 10px 0 10px;
}
#column_left #sub_menu_border #sub_menu a{
	text-align: left;
	padding: 5px 10px 5px 10px;
	color: #FFF;
	text-decoration: none;
	display: block;

}
#column_left #sub_menu_border #sub_menu a:hover{
	color: #999;
}
#column_left #sub_menu_border #sub_menu ul li ul li{
	border: 0;
	margin: 0;
	/*background-color: #494949;*/
}
#column_left #sub_menu_border #sub_menu ul li ul li a{
	text-align: left;
	padding: 5px 10px 5px 20px;
	margin: 5px 10px 5px 10px;
	color: #FFF;
	text-decoration: none;
	display: block;
	border: 0;
}
#column_left #suggest_box{
	background-color: #DD7708;
	border: 1px solid #F0A128;
	width: 236px;
	margin: auto;
	margin-top: 30px;
}
#column_left #suggest_box h2{
	font-size: 15px;
	margin: 7px 0 15px 0;
}
#column_left #suggest_box #suggest_box_form{
	padding: 0 20px 0 20px;
}
#column_left #suggest_box p{
	text-align: left;
	padding: 0 10px 0 10px;
}

#column_left #suggest_box #suggest_box_form .form_input_containera label {
	width: 70px;
	line-height: 27px;
	float: left;
	margin-left: 0;
}


.current_page_item{
	background-color: #3C3C3C !important;
}
.current_page_item a{
	border: 0 !important;
}
.current_page_parent a{
	border: 0 !important;
}
/*RIGHT*/
#column_right{
	float: right;
	width: 680px;
	padding: 31px 10px 10px 10px;
	/*border: 1px solid blue;*/
}
#column_right .container_border{
	width: 655px;
	border: 1px solid #030303;
	margin-bottom: 20px;
}
#column_right .container_border .container{
	border: 1px solid #656565;
	background-color: #464646;
	padding: 15px;
}
#column_right .container_border .container img{
	float: left;
	border-right: 2px solid #303030;
	border-bottom: 2px solid #303030;
	margin-right: 10px;
	margin-bottom: 10px;
}
#column_right .container_border .container h1{
	font-size: 15px;
}
#column_right .container_border .container .h1_separator{
	border-top: 1px solid #313131;
	height: 1px;
	background-color: #838383;
	margin: 7px 0 15px 0;
}
#column_right .container_border .container .button_more{
	height: 24px;
	width: 61px;
	background: url(img/btn_bk_orange.png) no-repeat;
	text-align: center;
}
#column_right .container_border .container .button_more .more_link, .read_more a {
	color: #FFF;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	text-decoration: none;
}
#column_right .container_border .container .button_more .more_link:hover, .read_more a:hover {
	color: #E9E9E9;
}
/**/
#column_right .container_border .container h2{
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#column_right .container_border .container .list_options{
	padding: 15px;
}
#column_right .container_border .container #leftContainer{
	width:320px;
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
#column_right .container_border .container #leftContainer .img_container{
	padding-right: 20px;
	padding-bottom: 20px;
	height: 225px;
	width: 300px;
}
#column_right #breadcrumbs{
	padding: 0 0 10px 0;
}
#column_right #breadcrumbs a{
	color: #999;
	text-decoration: none;
}
#column_right #breadcrumbs a:hover{
	color: #FFF;
}
/*FORMS*/
.form_input_containera {
	margin-top: 15px;
	margin-bottom: 10px;
	height: 27px;
}
.form_input_containera label {
	width: 70px;
	line-height: 27px;
	float: left;
	margin-left: 20px;
}
/*input*/
.form_input {
	float: left;
}
.form_input span{
	color:#666;
}
.form_input .left {
	width: 5px;
	height: 27px;
	background: url(img/left_input.png) no-repeat;
	float: left;
}
.form_input .middle {
	height: 27px;
	width: 180px;
	background-color: #E9E9E9;
	float: left;
	background: url(img/bg_input.png) repeat-x;
}
.form_input .middle2 {
	height: 27px;
	width: 350px;
	background-color: #E9E9E9;
	float: left;
	background: url(img/bg_input.png) repeat-x;
}
.form_input .right {
	height: 27px;
	width: 5px;
	background: url(img/right_input.png) no-repeat;
	float: left;
}
.form_input input {
	border: 0;
	width: 100%;
	background-color: #E9E9E9;
	margin-top: 5px; /*input-text adjustment*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/*textarea*/
.form_textarea {
	float: left;
}
.form_textarea span{
	color:#666;
}
.form_textarea .left {
	width: 5px;
	height: 68px;
	background: url(img/left_textarea.png) no-repeat;
	float: left;
}
.form_textarea .middle {
	height: 68px;
	width: 180px;
	float: left;
	background: url(img/bg_textarea.png) repeat-x;
}
.form_textarea .middle2 {
	height: 68px;
	width: 350px;
	float: left;
	background: url(img/bg_textarea.png) repeat-x;
}
.form_textarea .right {
	height: 68px;
	width: 5px;
	background: url(img/right_textarea.png) no-repeat;
	float: left;
}
.form_textarea textarea {
	border: 0;
	width: 100%;
	height: 67px;
	margin-top: 1px;
	background-color: #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/*btn*/
.form_btn{
	margin-top: 15px;
	margin-right: 40px;
}
.form_btn .left {
	width: 5px;
	height: 28px;
	background: url(img/left_btn.png) no-repeat;
	float: right;
}
.form_btn .middle {
	width: 70px;
	height: 28px;
	font-size: 12px;
	line-height: 28px;
	background: url(img/middle_btn.png) repeat-x;
	float: right;
}
.form_btn .middle .submit_button{
	width: 64px;
	height: 28px;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	background: url(img/middle_btn.png) repeat-x;
	border: 0;
}
.form_btn .middle .submit_button:hover{
	color: #E9E9E9;
}
.form_btn .right {
	width: 5px;
	height: 28px;
	background: url(img/right_btn.png) no-repeat;
	float: right;
}
/*BUBBLE Container*/
.bubble_container{}
.bubble_container .left{
	width: 9px;
	height: 42px;
	background:url("img/bubble_left.png") no-repeat;
	float: left;
}
.bubble_container .middle{
	background:url("img/bubble_middle.jpg") repeat-x;
	height: 42px;
	line-height: 42px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 700px;
}
.bubble_container .right{
	background:url("img/bubble_right.png") no-repeat;
	width: 9px;
	height: 42px;
	float: left;
}
/*BLOG*/
#blog{
	float: left;
	width: 650px;
	padding:30px;
}
#blog .post_container{
	margin-bottom: 30px;
}
#blog .post_container h1 a{
	color: #FFF;
	text-decoration: none;
	font-size: 20px;
	padding-left: 10px;
}
#blog .post_container h1 a:hover{
	color: #999;
}
#blog .post_container .h1_separator{
	border-top: 1px solid #313131;
	height: 1px;
	background-color: #838383;
	margin: 7px 0 15px 0;
}
#blog .post_container small{
	color: #999;
}
#blog .post_container .entry{
	margin: 15px 0 15px 0;
}
#blog .post_container .entry h2{
	padding-bottom: 15px;
	border: 1px solid red;
}
#blog .post_container .entry ul{
	margin: 15px 0 15px 15px;
}
#blog .post_container .entry  #tags_container{
	border: 2px solid #383838;
	padding: 15px;
	background-color: #494949;
	margin: 15px;
}
#blog .post_container .entry  #tags_container a{
	color: #999;
}
#blog .post_container .entry  #tags_container a:hover{
	color: #FFF;
}
#blog .post_container .entry h3 a{
	color: #999;
	text-decoration: none;
	font-size: 18px;
	padding: 15px 0 0 0;
}
#blog .post_container .entry h3 a:hover{
	color: #FFF;
}
#blog .post_container .entry a{
	color: #CCC;
}
#blog .post_container .entry a:hover{
	color: #FFF;
}
#blog .post_container .postmetadata{
	color: #999;
	padding: 15px;
}
#blog .post_container .postmetadata a{
	color: #999;
}
#blog .post_container .postmetadata a:hover{
	color: #FFF;
}
#blog #author_info{
	color: #828282;
	font-size: 10px;
	margin-bottom: 15px;
}
#blog #author_info img{
	float: left;
	margin-right: 10px;
	border: 1px solid #828282;
}
#blog #author_info a{
	color: #828282;
}
#blog #author_info a:hover{
	color: #FFF;
}
#blog #author_more_info{
	background-color: #494949;
	padding: 15px;
	margin: 15px;
}
#blog #author_more_info #author_pic {
	width: 90px;
	height: 90px;
	background-color: #303030;
	padding: 15px 0 0 15px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#blog #author_more_info #author_text {
	float: right;
	width: 450px;
}
#blog #author_more_info #author_text h1 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
#blog #author_more_info #author_text a{
	color: #828282;
	margin: 10px 0 15px 0;
}
#blog #author_more_info #author_text a:hover{
	color: #FFF;
}
#sidebar{
	float: right;
	width: 250px;
}
#sidebar ul{
	list-style: none;
	margin: 15px 0 15px 0;
}
#sidebar .widget {
	background-color: #494949;
	border: 1px solid #838383;
	margin: 20px 0 20px 0;
	width: 230px;
	text-align: center;
	padding-top: 2px;
}
#sidebar .widget .widgettitle{
	background:url(img/widget_title.jpg) no-repeat center center;
	width: 226px;
	height: 41px;
	line-height: 35px;
	font-size: 20px;
	margin: auto;
}
#sidebar .widget .calendar_wrap{
	padding-left: 20px;
}
#sidebar .widget table{
	margin-left: 20px;
	width: 190px;
}
#sidebar .widget div{
	margin: 7px;
}
#sidebar .widget a{
	color: #999;
	text-decoration: none;
}
#sidebar .widget a:hover{
	color: #FFF;
}
/*NAVIGATION*/
.navigation{
	width: 640px;
	height: 40px;
	float: right;
	margin-right: 30px;
}
.navigation .left{
	float: left;
}
.navigation .right{
	float: right;
}
.navigation a{
	color: #FFF;
	font-size: 20px;
	text-decoration: none;
}
.navigation a:hover{
	color: #999;
}
/*COMMENTS*/
#respond h3{
	padding-bottom: 15px;
}
#respond p{
	color: #999;
	padding-bottom: 10px;
}
#respond p a{
	color: #999;
}
#respond p a:hover{
	color: #FFF;
}

.commentlist{
	/*border: 2px solid #838383;
	background-color: #494949;
	padding: 15px;*/
	list-style: none;
	padding-top: 40px;
}
.commentlist .comment-author{
	background-color: #494949;
	height: 60px;
	font-size: 14px;
	font-weight: bold;
}
.commentlist .comment-author cite, .commentlist .comment-author span{
	float: left;
	padding: 20px 0 0 15px;
}
.commentlist .comment-author cite a{
	font-size: 14px;
}
.commentlist .comment-author img{
	border-right: 4px solid #303030;
	float: left;
}

.commentlist li a{
	color: #999;
	font-size: 11px;
}
.commentlist li a:hover{
	color: #FFF;
}
.commentlist li .commentmetadata{
	margin: 5px 0 10px 0;
}
.commentlist li p{
	margin: 0 0 20px 5px;
	padding-bottom: 25px;
}
/*SHARETHIS*/
#sharethis_container{
	padding: 20px;
}
#sharethis_container div{
	width: 150px;
	float: right;
}
#sharethis_container div a{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#sharethis_container div a:hover{
	color: #999;
}

/*Employees*/
#containerBiography {
	position: relative;
	/*background-color: #3f3f3f;*/
	/*color: #002878;*/
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	padding-top: 30px;
}

.container_employee {
	width: 900px;
	text-align: left;
	font-size: 13px;
	margin: 0 10px 40px 20px;
}

.container_employee .tbemployeeT2 {
	border: 1px solid #000;
	background-color: #464646;
	height: 150px;
	padding: 10px 10px 15px 20px;
	overflow: hidden;
}





#biographyIntroduction {
	color: #A0A0A0;
	padding: 30px 40px 50px 40px;
}

#biographyIntroduction img{
	margin-left: 30px;
}

.tbemployee_left {
	width: 400px;
	float: left;
	text-align: left;
	font-size: 13px;
	margin: 0 10px 40px 30px;
}

.tbemployee_right {
	width: 400px;
	float: right;
	text-align: left;
	font-size: 13px;
	margin: 0 10px 40px 30px;
}

.tbemployeeT1 {
	height: 14px;
	overflow: hidden;
}

.tbemployeeT2{
	border: 1px solid #000;
	background-color: #464646;
	height: 225px;
	padding: 10px 10px 15px 20px;
	overflow: hidden;
}
/*Fix to testimonials*/
.tbemployeeT2 .extra_padding .biography{
	border-top: 0;
}

.tbemployeeT2 .biography{
	overflow: hidden;
	padding-top: 15px;
	margin-top: 10px;
	border-top: 1px solid #838383;
	text-align: justify;
	position: relative;
}
.tbemployeeT2 .biography .img_padding {
	margin: 0 25px 25px 0;
	float: left;
}
.tbemployeeT2 .biography p {
	font-weight: normal;
	margin: 0;
}
.tbemployeeT2 img{
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
}
.tbemployeeT2 span {
	font-weight: bold;
	font-size: 15px;
}
.tbemployeeT2 .extra_data {
	display: block;
	padding: 15px 0 15 px 0;
	line-height: 20px;
}
.tbemployeeT2 .extra_data .links {
	/*background: url(imgs/mail.gif) no-repeat left center;*/
	padding-left: 25px;
}

.tbemployeeT2 .extra_padding .read_more {
	position: absolute;
	bottom: 10px;
	right: 20px;
}

.tbemployeeT3 {
	background: url(imgs/Emp03.gif) no-repeat;
	height: 15px;
}
#button_meet_our_staff {
	background: url(img/button_meet_our_staff.png) no-repeat;
	width: 333px;
	height: 69px;
	display: block;
}
