* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E5E5E5;
}
a {
	color: #87222A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5F5F5;
}
#header {
	width: 940px;
	height: 200px;
}
#header h1 a {
	display: block;
	height: 108px;
	width: 940px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	overflow: hidden;
}
#header ul {
	display: block;
	width: 500px;
	list-style-type: none;
	float: left;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 92px;
	padding-left: 280px;
}
#header ul li {
	float: left;
}
#header ul li a {
	display: block;
	height: 92px;
	width: 100px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	overflow: hidden;
}
#header ul li .b1 {
	background-image: url(../images/b1.jpg);	
}
#header ul li .b1_active {
	background-image: url(../images/b1_hover.jpg);	
}
#header ul li .b2 {
	background-image: url(../images/b2.jpg);	
}
#header ul li .b2_active {
	background-image: url(../images/b2_hover.jpg);	
}
#header ul li .b3 {
	background-image: url(../images/b3.jpg);	
}
#header ul li .b3_active {
	background-image: url(../images/b3_hover.jpg);	
}
#header ul li .b4 {
	background-image: url(../images/b4.jpg);	
}
#header ul li .b4_active {
	background-image: url(../images/b4_hover.jpg);	
}
#header ul li .b5 {
	background-image: url(../images/b5.jpg);	
}
#header ul li .b5_active {
	background-image: url(../images/b5_hover.jpg);	
}
#header p {
	display: block;
	width: 160px;
	height: 92px;
	float: right;
	background-image: url(../images/bg_lang.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header p a {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	float: left;
	height: 92px;
	width: 50px;
	overflow: hidden;
}
#header p .bg {
	background-image: url(../images/content_lang_bg.jpg);
}
#header p .en {
	background-image: url(../images/content_lang_eng.jpg);
}
#content {
	width: 940px;
}
#left {
	float: left;
	width: 280px;
	height: 492px;
}
#left h3 {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	overflow: hidden;
	height: 492px;
	width: 280px;
}
#left .home {
	background-image: url(../images/bg_home.jpg);
}
#left .about {
	background-image: url(../images/bg_about.jpg);
}
#left .services {
	background-image: url(../images/bg_services.jpg);
}
#left .projects {
	background-image: url(../images/bg_projects.jpg);
}
#left .contacts {
	background-image: url(../images/bg_contacts.jpg);
}
.pr {
	background-image: url(../images/bg_projects.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#left .nav {
	display: block;
	width: 280px;
	list-style-type: none;
	height: 242px;
	margin-top: 118px;
}
#left .nav a {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	width: 280px;
	overflow: hidden;
}
#left .nav .n1 {
	background-image: url(../images/l2.jpg);
	height: 63px;
}
#left .nav .n2 {
	background-image: url(../images/l3.jpg);
	height: 65px;
}
#left .nav .n3 {
	background-image: url(../images/l4.jpg);
	height: 54px;
}
#left .nav .n4 {
	background-image: url(../images/l5.jpg);
	height: 60px;
}
#right {
	float: right;
	width: 600px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#right h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #87222A;
	margin-top: 20px;
}
#right h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-top: 20px;
}
#right h5 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 10px;
}
.box p {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-top: 20px;
}
.fc p:first-letter {
	font-size: 18px;
	font-weight: bold;
	color: #87222A;
}
.box blockquote {
	background-color: #E5E5E5;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 12px;
	margin-top: 20px;
	color: #333333;
	line-height: 16px;
}
.box ul {
	line-height: 18px;
	color: #333333;
	list-style-type: none;
	font-size: 12px;
	margin-top: 20px;
}
.box ul li {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
#right .projects {
	list-style-type: none;
	height: 227px;
	width: 500px;
	display: block;
	background-image: url(../images/bg_ul_projects.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
	padding-top: 119px;
	margin-top: 61px;
}
#right .projects li {
	float: left;
}
#right .projects a {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	overflow: hidden;
	height: 70px;
}
#right .projects .p1 {
	background-image: url(../images/p1.jpg);
	width: 200px;
}
#right .projects .p2 {
	background-image: url(../images/p2.jpg);
	width: 200px;
}
#right .projects .p3 {
	background-image: url(../images/p3.jpg);
	width: 150px;
}
#right .projects .p4 {
	background-image: url(../images/p4.jpg);
	width: 250px;
}
#right .viewer {
	height: 80px;
	background-color: #FFFFFF;
	margin-top: 20px;
}
#right .viewer p {
	float: left;
}
#right .viewer p a {
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 32px;
	text-indent: -5000px;
	overflow: hidden;
	background-position: left top;
}
#right .viewer p .l {
	background-image: url(../images/arrow_l.jpg);
}
#right .viewer p .r {
	background-image: url(../images/arrow_r.jpg);
}
#right .viewer p span {
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 32px;
	text-indent: -5000px;
	overflow: hidden;
	background-position: left top;
}
#right .viewer p .p {
	background-image: url(../images/arrow_l_disable.jpg);
}
#right .viewer p .n {
	background-image: url(../images/arrow_r_disable.jpg);
}
#right .viewer ul {
	display: block;
	width: 536px;
	list-style-type: none;
	float: left;
	height: 76px;
	padding-top: 4px;
}
#right .viewer li {
	float: left;
}
#right .viewer img {
	vertical-align: top;
	border: 1px solid #B9B9B9;
	margin-left: 4px;
}
#right .project {
	background-color: #FFFFFF;
	display: block;
	text-align: center;
	margin-top: 11px;
	padding: 10px;
	height: 440px;
	width: 580px;
}
#right .empty {
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	margin-top: 20px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 920px;
	padding-top: 18px;
	padding-left: 20px;
	line-height: 14px;
	clear: both;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#footer p a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
.lang {
	display: block;
	height: 50px;
	width: 500px;
	padding-left: 440px;
	margin-top: 19px;
}
.lang a {
	display: block;
	float: left;
	height: 50px;
	width: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	overflow: hidden;
}
.lang .bg {
	background-image: url(../images/index_lang_bg.jpg);
}
.lang .en {
	background-image: url(../images/index_lang_en.jpg);
}
.map {
	display: block;
	list-style-type: none;
	height: 30px;
	width: 630px;
	padding-left: 310px;
	margin-bottom: 10px;
}
.map li {
	float: left;
}
.map a {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 30px;
	overflow: hidden;
}
.map .i1 {
	background-image: url(../images/i_1.jpg);
	width: 57px;
}
.map .i2 {
	background-image: url(../images/i_2.jpg);
	width: 58px;
}
.map .i3 {
	background-image: url(../images/i_3.jpg);
	width: 58px;
}
.map .i4 {
	background-image: url(../images/i_4.jpg);
	width: 69px;
}
.map .i5 {
	background-image: url(../images/i_5.jpg);
	width: 68px;
}
.intro {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 600px;
	padding-top: 20px;
}
.clear {
	clear: both;
}
.hide {
	display: none;
	visibility: hidden;
}
