body {
	background:#777777 url('/web/css/images/back_all_body.png') repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	border:medium none;
	margin:0px;
	padding:0px;
	scrollbar-face-color:#FEFEFE;
	scrollbar-highlight-color:#E1DFE0;
	scrollbar-3dlight-color:#A9A7A8;
	scrollbar-darkshadow-color:#3B3B3B;
	scrollbar-shadow-color:#A9A9A9;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFFFFF;
}

div.sep_header_banner {
 	display:block;
	clear:both;
	background:url('../img/bar_group.jpg') repeat-x;
	margin:0 auto;
	width:965px;
	height:12px;
	margin-top:17px;
}

div.sub_header_txt {
	color:#897F4E;
}

div.pagebody {
	background: url('/web/css/images/back-pagebody.png') repeat-y;
	margin:0 auto;
	height:auto !important;
	overflow:visible;
	width:969px;
	color:#A7A5A6;
	display:inline-block;
	clear:both;
}

div.pagebody td {
	font-size:11px;
}

div.pagebody h1 {
	background: url('images/group/dots.gif') no-repeat center left;
	padding-left:20px;
	display:block;
	font:19px Helvetica, arial;
	color:#818284;
	letter-spacing: -0.04em;	
}

div.main_box, div.right_box {
	background-color:#dddddd;
	margin:0 auto;
	margin-top:0px;
	margin-left:1px;
	min-height:600px;
	height:auto !important;
	height:600px;
	overflow-y:visible;
	overflow-x:hidden;
	float:left;
	color:#232323;
	font-size:11px;
	display:block;
	text-align:left;
}

div.main_box {
	width:619px;
	font-size:11px;
}

div.main_box .header {
	display:block;
	clear:both;
	height:30px;
}

div.main_box a {
	text-decoration:none;
	color:#7D7E80;
}

div.main_box a:hover {
	text-decoration:none;
	color:#000;
}

/* --- Right site ---- */

div.right_box {
	width:311px;
	margin-left:36px;
}

#fmovPLAYER {
	float:right;
}

div.right_box p {
	margin:10px;
}

div.mar_content {
	margin:23px 24px 25px;
}

#search_frm {
	background:url('images/group/t_search_wh.gif') no-repeat left top;
	height:50px;
	display:none;
	clear:both;
	margin:20px;
}

div.separator {
	clear:both;
	height:20px;
	display:block;
	background:url('../img/sep_h3.gif') repeat-x;
}


#search_frm div.box_and_btn {
	float:right;
	height:30px;
}

#fmovROTATE {
	margin-top:6px;
}

#search_frm input.search_btn {
	background: url('../img/arrow2.jpg') no-repeat;
	border:none;
	width:19px;
	height:17px;
}

#search_frm input.input_search {
	background-color:#D7D7D7;
	width:116px;
	height:17px;
	border:none;
	font-size:10px;
}

/* ---- footer ---- */

#footer {
	clear:both;
	display:none;
	text-align:left;
}

#footer a.brochure {
	color:#5C5D60;
	text-decoration:none;
}

hr {
	opacity:0.4;
	-moz-opacity:0.4;
	filter:Alpha(Opacity=40);
}

div.rcontent {
	display:block;
	min-height:571px;
	height:auto !important;
	height:571px;
	background:#000 url('/web/css/images/v3/background_content.jpg') repeat-x;
	float:left;
}
div.social_networks {
	#background: url('/web/css/images/en-us/social_square.png') no-repeat;
	display:block;
	clear:both;
	height:45px;
	margin-top:-20px;
	
}

div.social_networks ul {
	margin-left:0px;
	padding-left:0px;
	padding-top:5px;
	margin-right:5px;
}

div.social_networks ul li {
	list-style:none;
	display:block;
	float:right;
	height:33px;
	margin-right:7px;
}

div.social_networks ul li a {
	text-decoration:none;
	display:block;
	height:33px;
}

div.social_networks ul li a.tweeter {
	background: url('/web/css/images/social_logos_trans.png') no-repeat;
	width:65px;
}

div.social_networks ul li a.tweeter:hover {
	background: url('/web/css/images/social_logos_trans.png') no-repeat 0% 100%;
}

div.social_networks ul li a.facebook {
	background: url('/web/css/images/social_logos_trans.png') no-repeat 50% 0%;
	width:60px;
}

div.social_networks ul li a.facebook:hover {
	background: url('/web/css/images/social_logos_trans.png') no-repeat 50% 100%;
}

div.social_networks ul li a.youtube {
	background: url('/web/css/images/social_logos_trans.png') no-repeat 100% 0%;
	width:67px;
}

div.social_networks ul li a.youtube:hover {
	background: url('/web/css/images/social_logos_trans.png') no-repeat 100% 100%;
}