<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* { margin:0px; padding:0px }

.clear { clear:both; }
img { border:0px; }
.content ul li, .content  ol li {
	margin:3px 0px 3px 20px;
	list-style:circle;
} 	
.content ol li {
	list-style:decimal;
}
.content p, .content .txt div {
	margin-bottom:5px;
}

body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#6e0f1e;
}
body.site {
	background:url(../img/struct/body-bg.jpg) repeat-x #fff;
}

.wrapper {
	width:975px;
	margin:auto;
	background-image:url(../img/struct/wrapper2-bg.jpg);
	position:relative;
	
}
.wrapper2 {
	background-image:url(../img/struct/wrapper-bg.jpg);
	background-repeat:no-repeat;
	
	
}
.header {
	height:205px;	
}
	.header .lng {
		float:right;
		padding:157px 15px 0px 0px;
		height:25px;
	}
		.header .lng, .header .lng a {
			color:#ca851e;
			text-decoration:none;
			font-size:9px;	
		}
		.header .lng a.on, .header .lng a:hover {
			color:#aaa;
		}
	.header .homeLink {
		float:left;
		display:block;
		width:300px;
		height:100px;
		text-decoration:none;
	}
.col1 {
	float:left;
	width:235px;
	padding-top:40px;
} 
.col2 {
	float:left;
	width:540px;
}
	
.col3 {
	padding-top:10px;
	float:left;
	width:190px;
} 
.col1,.col2,.col3 {
	padding-bottom:20px;
}
	.box {
		width:190px;
		margin:auto;
		margin-bottom:20px;
		color:#4a463b;
	}
		.box .top {
			clear:both;
			background-image:url(../img/struct/box-R-T.gif);
			height:34px;
		}
		.box .cnt {
			background-image:url(../img/struct/box-R-M.gif);
			padding-left:5px;
		}
			.box .cnt a {
				color:black;
				text-decoration:none;
			}
			.box .cnt h4 {
				font-size:12px;
			}
			.box .cnt h4, .box .cnt .txt {
				padding:5px 15px 0px 10px;
			}
		.box .bottom {
			background-image:url(../img/struct/box-R-B.gif);
			height:34px;
			clear:both;
		}




	.nav {
	}
	.nav, .nav li {
		list-style:none;
	}
	.nav li {
		padding:0px 0px 0px 0px;
	}
	.nav a {
		display:block;
		color:#947a5d;
		text-decoration:none;
		padding:6px 0px 4px 25px;
		background:url(../img/struct/nav1-bg.jpg) no-repeat left bottom;
		color:white;
		font-size:13px;
	}
	.nav a.on, .nav a:hover {
		color:#ffd119;
	}
	.nav a.home {
		background:none;
		margin-top:30px;
	}
	/* level 2 */
	.nav li ul li {
		padding:0px 0px 0px 20px;
	}
	.nav li ul li a {
		background:none;
		font-size:12px;
	}

	
	
.content {
	clear:both;
	padding-bottom:80px;
	color:black;
	padding:20px 20px 0px 20px;
	color:#5b5b5b;
}
	.content .mainImg {
		margin-bottom:20px;
	}
	.content h1 {
		font-size:16px;
		
		text-transform:uppercase;
	}
	.content h2 {
		font-size:12px;
		font-weight:normal;
	}
	.content .gallery {
		margin-bottom:10px;
	}
	.content .gallery a {
		float:left;
		display:block;
		width:120px;
		height:130px;
		text-decoration:none;
		background-position:center center;
		background-repeat:no-repeat;
		
	}
	.content .gallery a:hover {
		opacity:0.4;
		filter:alpha(opacity=40);
	}
	.content .gallery a.last {
		border:0px;
	}
	.content .txt {
		padding:15px;
		line-height:20px;
	}
	.content .files {
		padding:15px;
	}
	.content a {
		color:#5b5b5b;
		text-decoration:none;
	}


.footer {
	clear:both;
	text-align:center;
	padding-top:37px;
	padding-bottom:20px;
	background:url(../img/struct/footer-bg.jpg) repeat-x #fff;
}
* html .footer {
	padding-top:20px;
}
	.footer, .footer a:hover, .footer a.on {
		text-decoration:none;
		color:#7e7e7e;
	}
	.footer a {
		color:#7e7e7e;
		text-decoration:none;
	}
	.footer p {
		display:inline;
	}
/* list */
.list .item {
	border-bottom:1px solid #fff;
	padding:10px;
} 
	.list a {
		color:black;
		text-decoration:none;
	}
	.list h3 {
		font-size:13px;
			font-weight:normal;
			color:black;
	}
	.list .img img {
		border:0px;
	}
	.list .img {
		display:block;
		padding:0px 10px 10px 0px;
	}
	.list .img, .list .contBox {
		float:left;
	}
	 .list .contBox { 
	 	width:450px;
	 }
	
/* forms */
.mailform {
	clear:both;
	padding:0px 15px 15px 15px;
}
.mailform .Ierror {
	border:1px solid red;
	color:black;
}
	.mailform fieldset {
		border:0px;
		
	}
	.mailform legend {
		padding:0px;
		margin:0px;
		padding-bottom:10px;
	}
	.mailform .error {
		color:#dd7777;
	}
	
	.mailform label {
		clear:left;
		font-weight:bold;
		display:block;
		float:left;
		width:150px;
		margin-bottom:8px;
	}
	.mailform .formInputs {
		width:200px;
		padding:3px;
		margin-bottom:8px;
	}
	.mailform .formInputsBox {
		float:left;
		padding:0px;
		margin-bottom:8px;
		width:250px;
	}
	.mailform .caption, .mailform .title {
		margin-left:145px;
		margin-bottom:10px;
		padding:5px;
	}
	.mailform .title {
		font-weight:bold;
		font-size:12px;
	}
	.mailform .captcha img {
		float:left;
		margin-top:0px;
		margin-right:10px;
	}
	.mailform .submit {
		margin-top:10px;
		width:90px !important;
	}

/* home */
body.home {
	background-image:url(../img/struct/home.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	
}
.home a {
	color:#ffd21a;
	text-decoration:none;
}
.home .wrapper {
	background:none;
	width:980px;
	padding-top:450px;
	color:#ffd21a;
}
	.home .lng  {
		font-size:17px;
		padding-left:640px;
	}
	.home .lng a:hover {
		color:white;
	}
	.home .address {
		line-height:25px;
		padding-left:80px;
	}
</pre></body></html>