/* CSS Document */
body {
	background-color: #1e1e1e;
	margin: 0px;
}
.index_bg {
	background-image: url(images/en_index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.aboutus_bg {
	background-image: url(images/content_bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.words1 {
	line-height: 23px;
}
.words2 {
	line-height: 21px;
	padding-top: 10px;
}
.words3 {
	color: #FFFFFF;
}
body,td,th {
	font-size: 12px;
	color: #a3a3a3;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #a3a3a3;
}
a:visited {
	color: #a3a3a3;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.bottom_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.title_words {
	font-size: 20px;
	color: #FFFFFF;
}
.contacts_title {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.line1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.aboutus_words {
	line-height: 27px;
	color: #FFFFFF;
}
	/* black version of the overlay. simply uses a different background image */
	div.apple_overlay.black {
		background-image:url(images/transparent.png);		
		color:#fff;
	}
	
	div.apple_overlay h2 {
		margin:10px 0 -9px 0;
		font-weight:bold;
		font-size:14px;
	}
	
	div.black h2 {
		color:#fff;
	}
	
	#triggers {
		margin-top:20px;
		text-align:left;
	}
	
	#triggers img {
	background-color:#999999;
	padding:2px;
	border:1px solid #999999;
	cursor:pointer;

		-moz-border-radius:4px;
		-webkit-border-radius:4px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	}
.pro_line {
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
