@import url("../reset.css");

html {
	/*zoom: 0.62;*/
}
/*
html {
	zoom: 0.62;
	-moz-transform: scale(0.62);
	-webkit-transform: scale(0.62);
}
*/

body {
	font-family: 'Arial';
	color: #FFF;
	line-height: 1.2;
	text-align: justify;
}

.remove_right_border {
	border-right: none !important;
}

#top_bar_container {
	height: 34px;
	background: #66A3D2;
	color: #FFF;
	width: 100%;
}

#top_bar {
	width: 940px;
	padding: 0 20px;
	margin: 0 auto;
}

#top_bar div.float_left {
	line-height: 17px;
	font-size: 11px;
}


#container {
	width: 100%;
	margin: 0 auto;
	background: url('../../images/container_bg.png') repeat-x #000000;
}

#header {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

/*
#header a {
	width: 980px;
	height: 130px;
	display: block;
	overflow: hidden;
}
*/

.header_lang {
	position: absolute;
	right: 5px;
	bottom: 0;
}

.header_banner {
	width: 980px;
	height: 130px;
	display: block;
	overflow: hidden;
}
 
#main_menu {
	width: 980px;
	height: 40px;
	margin: 0 auto;
	background: url('../../images/menu_ul_bg.png') repeat-x;
	border-top: 1px solid #305EAB;
}

#main_menu li {
	float: left;
	width: 195px;	
	margin: 2px 0 0;
	border-right: 1px solid #305EAB;
}

#main_menu li a {
	display: block;
	width: 195px;
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	text-align: center;
	color: #66A3D2;
	
}

#main_menu li a.current,#main_menu li a:hover {
	color: #FFF;
	background: url('../../images/menu_current_bg.png') center top no-repeat;
}

#main_container {
	width: 960px;
	margin: 6px auto 0;
}

#main_container div.main_top {
	height: 12px;
	width: 960px;
	background: url('../../images/main_top_bg.png') no-repeat;
}

#main_container div.main_content {
	background: #033E6A;
	padding: 0 0 20px;
}

#slider_container {
	width: 946px;
	margin: 0 auto 10px;
	height: 90px;
}

#slider {
	width: 946px;
	margin: 0 auto;
	height: 90px;
	overflow: hidden;
}

#slider a {
	width: 946px;
	height: 90px;
	display: block;
}

#slider a img {
	width: 946px;
}

div.index_about {
	width: 925px;
	margin: 0 auto 0px;
}

div.index_about h1 {
	color: #66A3D2;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 10px;
}

div.index_about div.float_left {
	width: 458px;
	font-size: 16px;
	line-height: 1.0;
}

div.index_about div.float_left p {
	margin: 0 0 20px;
}

div.index_about div.float_right {
	width: 429px;
}

div.index_bottom {
	width: 946px;
	margin: 0 auto;
}

div.index_bottom_block {
	width: 460px;
}

div.index_bottom_block div.top {
	height: 47px;
	width: 460px;
	background: url('../../images/index_bottom_top.png') no-repeat;
	line-height: 47px;
	color: #0B61A4;
	font-size: 20px;
	text-indent: 47px;
}

div.index_bottom_block div.content {
	width: 460px;
	height: 176px;
	background: #0C61A4;
}

div.index_bottom_block div.content a {
	display: block;
	width: 460px;
	height: 176px;
	overflow: hidden;
}

div.index_bottom_block div.content a img {
	width: 460px;
}

#footer_container {
	width: 100%;
	height: 40px;
	background: #66A3D2;
}

#footer {
	width: 940px;
	padding: 0 20px;
	margin: 0 auto;
	font-size: 10px;
	line-height: 40px;
}

#page_container {
	padding: 10px 8px 40px 20px;	
}

div.page_title {
	font-size: 24px;
	font-weight: bold;
	color: #66A3D2;
	line-height: 1.2;
}

#nav {
	font-size: 9px;
	line-height: 21px;
	margin: 0 0 10px;
}

div.services_left {
	width: 441px;
	float: left;
	font-size: 16px;
}

div.services_left p {
	margin: 0 0 15px;
}

div.services_left img {
	margin: 0 auto;
	max-width: 424px;
}

div.services_right {
	width: 463px;
	/*
	 * height: 600px;
	 */
	float: right;	
}

div.product_content {
	font-size: 14px;
	line-height: 21px;
}

div.article_content {
	font-size: 14px;
	line-height: 21px;
	min-height: 500px;
}

div.product_content p {
	margin: 0 0 21px;
}


.hs_container {
    border: 2px solid #FFFFFF;
    box-shadow: 1px 1px 3px #222222;
    clear: both;
    cursor: pointer;
    height: 471px;
    overflow: hidden;
    position: relative;
    width: 902px;
    margin: 0 auto 0;
}
.hs_container .hs_area {
    overflow: hidden;
    position: absolute;
}
.hs_area img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
.hs_area img.hs_visible {
    display: block;
    z-index: 9999;
}
.hs_area1 {
    border-right: 2px solid #FFFFFF;
}
.hs_area4, .hs_area5 {
    border-top: 2px solid #FFFFFF;
}
.hs_area4 {
    border-right: 2px solid #FFFFFF;
}
.hs_area3 {
    border-top: 2px solid #FFFFFF;
}
.hs_area1 {
    height: 334px;
    left: 0;
    top: 0;
    width: 449px;
}
.hs_area2 {
    height: 165px;
    left: 451px;
    top: 0;
    width: 451px;
}
.hs_area3 {
    height: 167px;
    left: 451px;
    top: 165px;
    width: 451px;
}
.hs_area4 {
    height: 135px;
    left: 0;
    top: 334px;
    width: 192px;
}
.hs_area5 {
    height: 135px;
    left: 194px;
    top: 334px;
    width: 708px;
}

div.louxor_content {
	width: 100%;
	height: 330px;
	position: relative;
}

div.louxor_content a{
	display: block;
	position: absolute;
}

div.louxor_content a.values {
	width: 218px;
	height: 120px;
	top: 27px;
	left: 228px;
}

div.louxor_content a.offices {
	width: 218px;
	height: 120px;
	top: 0px;
	left: 452px;
}
div.louxor_content a.team {
	width: 194px;
	height: 112px;
	top: 156px;
	left: 251px;
}
div.louxor_content a.buying_agent {
	width: 194px;
	height: 112px;
	top: 132px;
	left: 452px;
}

div.louxor_tab_container {
	width: 924px;
}

ul.louxor_tab {
	padding: 0 0 0 5px;
}

ul.louxor_tab li {
	float: left;
	margin: 0 10px 0 0;
}

ul.louxor_tab li a {
	display: block;
	width: 147px;
	height: 47px;
	background: url('../../images/tab_bg.png') no-repeat;
	text-align: center;
	line-height: 47px;
	font-size: 20px;
}

ul.louxor_tab li a.current, ul.louxor_tab li a:hover {
	background: url('../../images/tab_current_bg.png') no-repeat;
}

div.tab_content_container {
	border-top: 5px solid #66A3D2;
	margin: 2px 0 0 0;
}

div.tab_content {
	padding: 32px 0 0;
	display: none;
	min-height: 447px;
}

div.tab_content div.float_left {
	width: 481px;
	line-height: 1.2;
	font-size: 16px;
}

div.tab_content div.float_left p {
	margin: 0 0 16px;
}

div.tab_content div.float_left h1 {
	font-size: 20px;
	color: #66A3D2;
	margin: 0 0 16px;
}

div.tab_content div.float_left table {
	font-size: 14px;
	margin: 0 0 20px;
}

div.tab_content div.float_left table td {
	vertical-align: top;
	padding: 0 10px 0 0;
	line-height: 21px;
}

div.tab_content div.float_left table td img {
	width: 167px;
}

div.tab_content div.float_left table td a {
	color: #66A3D2;
}

div.tab_content div.float_left table th {
	vertical-align: top;
	font-weight: bold;
	padding: 0 10px 0 0;
	line-height: 21px;
}

div.tab_content div.float_right {
	width: 420px;
}

div.contact_content {
	width: 912px;
	min-height: 700px;
}

div.contact_content div.float_left{
	width: 517px;
	font-size: 16px;
}

div.contact_content div.float_left table {
	width: 517px;
	margin: 0 0 30px;
}

div.contact_content div.float_left table td {
	vertical-align: top;
	font-size: 16px;
	padding: 1px 0;
    line-height: 16px;
}

div.contact_content div.float_left table td img  {
	width: 167px;
	margin: 0 35px 0 0;
}

div.contact_content div.float_left table th {
	vertical-align: top;
	padding: 5px 0;
	font-size: 16px;
	font-weight: bold;
	height: 34px;
}

div.contact_content div.float_right {
	width: 366px;
}

div.contact_content div.float_right table {
	width: 366px;
}

div.contact_content div.float_right table td {
	font-size: 14px;
	line-height: 21px;
	padding: 5px 0 7px;
}

div.contact_content div.float_right table td input[type="text"] {
	width: 366px;
	height: 30px;
	border: none;
}

div.contact_content div.float_right table td textarea {
	width: 366px;
	height: 222px;
	border: none;
}

div.contact_content div.float_right table th {
	font-size: 14px;
	line-height: 21px;
}

a.btn {
	display: block;
	width: 95px;
	height: 30px;
	background: url('../../images/btn_bg.png') no-repeat;
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	margin: 0 5px 0 0;
}

div.address_container {
	width: 912px;
	margin: 70px 0 0;
}

div.address {
	width: 304px;
	float: left;
}

div.address h1 {
	color: #66A3D2;
	font-size: 20px;
	margin: 0 0 15px;
}

div.address div.pic {
	width: 140px;
	float: left;
}

div.address div.pic img {
	width: 140px;
}

div.address div.content {
	width: 144px;
	padding: 0 10px;
	float: right;
	font-size: 14px;
	line-height: 21px;
	text-align: left;
}

#accordion div {
	height: auto !important;
 	/*
 	 * height: 400px !important;
 	 
 	overflow: hidden;
 	*/
}