@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
a {
	outline:none;
	text-decoration:none;
	}
img , fieldset {
	border:none;
	}
body {
	overflow-x:scroll;
	min-height:100%;
	overflow-y:hidden;
	background:#f9fcfe;
	}
/*html {
	overflow-y:hidden;
	}*/
#container {
	width:100%;
	height:100%;
	}
#mainDiv {
	background:url(../images/border_dot.gif) repeat-y 53px top;
	/*padding:0px 0 0 53px;*/
	}
#page_focus,
#page_transactions,
#page_recent_transactions,
#page_approach,
#page_team {
	margin:0px 0 0 53px;
}
.fake {
	position:fixed;
	height:200px;
	width:100%;
	z-index:7;
	background:#f9fcfe;
	left:0;
	top:0;
	}
#header {
	height:186px;
/*	overflow:hidden;*/
	width:95%;
	position:fixed;
	z-index:11;
	top:0;
	left: 53px;
	}
#content {
	margin:186px 0 0;
	}
#header h1 {
	position:relative;
	width:252px;
	height:23px;
	float:left;
	overflow:hidden;
	margin:33px 0 0 25px;
	}
#header h1 a span {
	background:url(../images/logo.jpg) no-repeat left top;
	width:252px;
	height:23px;
	display:block;
	position:absolute;
	}
.clear {
	clear:both;
	}
#navigation {
	clear:both;
	padding:40px 0 0;
	float:left;
	clear:left;
	}
#navigation ul li {
	float:left;
	display:block;
	}
#navigation li a {
	display:block;
	text-indent:-9999px;
	height:90px;
	}
.m1 {
	background:url(../images/navigation.png) no-repeat left top;
	width:142px;
	}
.m1:hover, .active .m1 {
	background:url(../images/navigation.png) no-repeat left bottom;
	width:142px;
	}
.m2 {
	background:url(../images/navigation.png) no-repeat -142px top;
	width:141px;
	}
.m2:hover, .active .m2 {
	background:url(../images/navigation.png) no-repeat -142px bottom;
	width:141px;
	}
.m3 {
	background:url(../images/navigation.png) no-repeat -283px top;
	width:141px;
	}
.m3:hover, .active .m3 {
	background:url(../images/navigation.png) no-repeat -283px bottom;
	width:141px;
	}
.m4 {
	background:url(../images/navigation.png) no-repeat -424px top;
	width:141px;
	}
.m4:hover, .active .m4 {
	background:url(../images/navigation.png) no-repeat -424px bottom;
	width:141px;
	}
#address {
	float:right;
	position:absolute;
	right:0;
	top:0;
	}
#adress_inner {
	background:url(../images/address2.png) no-repeat left 128px;
	padding:98px 30px 0 62px;
	}
#adress_inner address {
	font-style:normal;
	}
#adress_inner strong {
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8e8e8e;
	display:block;
	padding:0 0 11px;
	}
#adress_inner strong span {
	font-size:14px;
	}
#adress_inner small {
	display:block;
	color:#8e8e8e;
	padding:6px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:12px;
	}
.left {
	/*width:70%; */
	float:left;
	}
.right-next {
	width:30%;
	float:right;
	}
.left-content {
	padding:50px 0 10px 0px;
	background:url(../images/border_dot.gif) repeat-y 423px top;
	float:left;
/*	min-height:570px;*/
	}
.left-content h2, .left-content-recent h2, .left-content-approach h2, .left-content-focus h2 {
	font-size:24px;
	color:#0295cc;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:0 0 0 25px;
	}
.colomn-1 {
	width:374px;
	float:left;
	padding:0 25px;
	position:relative;
	}
.left-content ul {
	padding:20px 0 0;
	}
.left-content ul li {
	display:block;
	padding:6px 0;
	}
.left-content ul li h3 {
	font-size:20px;
	color:#4b3e35;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}
.left-content ul li span {
	color:#999;
	line-height:18px;
	display:block;
	}
.colomn-2 {
	float:left;
	width:350px;
	padding:0 25px;
	position:relative;
/*	min-height:500px;*/
	}
div#content {
	/*min-height:100%;*/
	position:relative;
	width:5146px;
/*	min-height:620px;*/

}
.arrows {
	width:51px;
	height:25px;
	position:absolute;
	right:30px;
	top:200px;
	z-index:10;
	}
.arrows a {
	display:block;
	width:25px;
	height:25px;
	text-indent:-9999px;
	}
.arrow_next {
	background:url(../images/arrows.gif) no-repeat right top;
	float:right;
	}
.arrow_next:hover {	
	background-position:right bottom;
	}
.arrow_back {
	background:url(../images/arrows.gif) no-repeat left top;
	float:left;
	}
.arrow_back:hover {
	background-position:left bottom;
	}
.dots {
	background:url(../images/border_dot.gif) repeat-y scroll left top transparent;
	height:198px;
	left:-1px;
	position:absolute;
	top:-269px;
	width:1px;
	z-index:8;
	}
.left-content-recent {
	padding:50px 0 0 0px;
	background:url(../images/border_dot.gif) repeat-y 564px top;
	float:left;
	min-height:500px;
	}
.left-content-recent .dots, .left-content-focus .dots {
	left:0px;
	}
.left-content-recent .colomn-1, .left-content-recent .colomn-2 {
	width:564px!important;
	padding:0;
	}
.img-div {
	float:left;
	/*width:190px;*/
	width: 150px;
	}
.recent-div {
	padding:30px 1px 0;
	}
.text-div {
	width:308px;
	float:left;
	}
.recent-div h3 {
	font-size:20px;
	color:#29231f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}
.recent-div span {
	color:#999;
	display:block;
	line-height:18px;
	padding:5px 0 10px;
	}
.recent-div p {
	line-height:22px;
	color:#212121;
	font-size:13px;
	padding:10px 0;
	}
.recent-div strong {
	font-size:13px;
	color:#4a4a4a;
	padding:10px 0 0;
	display:block;
	}
#footer {
	border-top:1px solid #f5f5f5;
	margin:2px 0 0;
	overflow:hidden;
	clear:both;
	width:100%;
	position:fixed;
	bottom:0;
	}
#footer_center {
	padding:4px 20px 4px 60px;
	height:20px;
	}
#footer span {
	float:left;
	display:block;
	font-size:10px;
	color:#a4a4a4;
	}
#footer small {
	float:right;
	display:block;
	font-size:10px;
	color:#a4a4a4;
	}
#footer small a {
	font-size:10px;
	color:#a4a4a4;
	}
#footer small a:hover {
	text-decoration:underline;
}
.left-content-approach {
	padding:50px 0 0 0px;
	float:left;
	}
.left-content-approach .colomn-1 {
	width:480px;
	padding:30px 60px;
	}
.approach-div p {
	line-height:22px;
	color:#212121;
	font-size:13px;
	padding:10px 0;
	}
.left-content-approach h2 {
	padding:0 0 0 60px;
	}
.div-next { 
	background:url(../images/border_dot.gif) repeat-y 0px top;
	padding:50px 0 0 0px;
	}
.left-content-focus {
	padding:50px 0 0 0px;
	background:url(../images/border_dot.gif) repeat-y 564px top;
	float:left;
/*	min-height:500px;*/
	}
.left-content-focus .colomn-1 {
	width:514px;
	}
.left-content-focus .colomn-2 {
	width:341px;
	}
.left-content-focus .approach-div {
	padding:15px 25px;
	width:290px;
	}
.left-content-focus h2 {
	padding:0 0 0 50px;
	}
.left-content-focus h3 {
	font-size:18px;
	color:#4b3e35;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}
.left-content-focus ul li {
	padding:8px 0;
	float:left;
	width:50%;
	}
.div-next .dots  {
	height:267px;
	left:0px;
	position:absolute;
	top:-269px;
	width:1px;
	}
.div-next .colomn-2 {
/*	background:url(../images/border_dot.gif) repeat-y left top;*/
	}
.left-content-focus .approach-div {
	width:460px;
	}
.colomn-1 , .colomn-2 {
	width:514px!important;
}
.left h2 img {
	padding:0 10px 0 0;
	}
.min-width-1024 #navigation li a {
	height:65px;
	}
.min-width-1024 #navigation li a.m1 {
	background:url(../images/images-1024/navigation.png) no-repeat left top;
	width:101px;
}
.min-width-1024 #navigation li a.m1:hover, .min-width-1024 #navigation li.active a.m1 {
	background:url(../images/images-1024/navigation.png) no-repeat left bottom;
	width:101px;
}
.min-width-1024 #navigation li a.m2 {
	background:url(../images/images-1024/navigation.png) no-repeat -101px top;
	width:100px;
}
.min-width-1024 #navigation li a.m2:hover, .min-width-1024 #navigation li.active a.m2 {
	background:url(../images/images-1024/navigation.png) no-repeat -101px bottom;
	width:100px;
}
.min-width-1024 #navigation li a.m3 {
	background:url(../images/images-1024/navigation.png) no-repeat -201px top;
	width:100px;
}
.min-width-1024 #navigation li a.m3:hover, .min-width-1024 #navigation li.active a.m3 {
	background:url(../images/images-1024/navigation.png) no-repeat -201px bottom;
	width:100px;
}
.min-width-1024 #navigation li a.m4 {
	background:url(../images/images-1024/navigation.png) no-repeat -301px top;
	width:100px;
}
.min-width-1024 #navigation li a.m4:hover, .min-width-1024 #navigation li.active a.m4 {
	background:url(../images/images-1024/navigation.png) no-repeat -301px bottom;
	width:100px;
}
.min-width-1024 #adress_inner {
	background:url(../images/images-1024/address2.png) no-repeat scroll left 90px transparent;
	padding:72px 30px 0 62px;
	}
.min-width-1024 #adress_inner strong {
	font-size:20px;
	}
.min-width-1024 #adress_inner small {
	font-size:11px;
	padding:2px 0;
	}
.min-width-1024 #adress_inner strong span {
	font-size:12px;
	}
.min-width-1024 #content h2 {
	font-size:18px;
	}
.min-width-1024 .approach-div p {
	line-height:20px;
	font-size:12px;
	padding:5px 0;
	}
.min-width-1024 .left-content-focus h3 {
	font-size:16px;
	}
.min-width-1024 .left-content ul li h3 {
	font-size:14px;
	}
.min-width-1024 .left-content ul {
	padding:5px 0 0;
	}
.min-width-1024 #header ,.min-width-1024 .fake{
	height:161px;
	}
.min-width-1024 .recent-div p {
	font-size:12px;
	line-height:20px;
	padding:5px 0;
	}
.min-width-1024 .left-content-focus ul li {
	padding:6px 0;
	}
.min-width-1024 .left-content ul li {
	padding:4px 0;
	}
.min-width-1024 .left-content ul li span {
	line-height:15px;
	font-size:11px;
	}
.min-width-1024 .left-content-focus , .min-width-1024 .div-next {
	padding:0px 0 0;
	}
.min-width-1024 .logo-small {
	display:block;
	}
.min-width-1024 .logo-big, .logo-small {
	display:none;
	}
.logo-big {
	display:block;
	}
.min-width-1024 .dots {
	top:-216px;
	}