html{
	height:100%;
	background-color: #fbfbfb;
	background-image: url(gfx/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
body {
	height:100%;
	
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;

	font-family: Tahoma;
	font-size: 12px;
	line-height:17px;
	color: #994c23;

}

p {
	font-family: Tahoma;
	font-size: 11px;
	color: #333366;
	margin:0px;
}

strong {
	font-weight: bold;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d8231;
	list-style-type: square;
}




h1 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #505050;
	font-weight: normal;
	margin:0px;
	 }
h2 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #505050;
	font-weight: bold;
	margin:0px;
	 }
	 
h3 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	font-weight: bold;
	margin:0px;
	 }

a {
	color: #505050;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #505050;
	text-decoration: none;
}


.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #893101;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}



.language a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #893101;
	text-decoration: none;
}
.language a:hover {
	text-decoration: underline;
}

.btn_01 a {
	display: block;
	height: 62px;
	width: 160px;
	background-image: url(gfx/btn_01off.gif);
	background-repeat: no-repeat;
}
.btn_01 a:hover {
	background-image: url(gfx/btn_01on.gif);
	background-repeat: no-repeat;
}

.btn_02 a {
	display: block;
	height: 62px;
	width: 110px;
	background-image: url(gfx/btn_02off.gif);
	background-repeat: no-repeat;
}
.btn_02 a:hover {
	background-image: url(gfx/btn_02on.gif);
	background-repeat: no-repeat;
}

.btn_03 a {
	display: block;
	height: 62px;
	width: 110px;
	background-image: url(gfx/btn_03off.gif);
	background-repeat: no-repeat;
}
.btn_03 a:hover {
	background-image: url(gfx/btn_03on.gif);
	background-repeat: no-repeat;
}

.btn_04 a {
	display: block;
	height: 62px;
	width: 110px;
	background-image: url(gfx/btn_04off.gif);
	background-repeat: no-repeat;
}
.btn_04 a:hover {
	background-image: url(gfx/btn_04on.gif);
	background-repeat: no-repeat;
}
.btn_05 a {
	display: block;
	height: 62px;
	width: 110px;
	background-image: url(gfx/btn_05off.gif);
	background-repeat: no-repeat;
}
.btn_05 a:hover {
	background-image: url(gfx/btn_05on.gif);
	background-repeat: no-repeat;
}

.container {
	/*height: 100%;*/
	width: 940px;
	position: relative;
	
	margin:auto;
	float: none;
}
.mainpage {
	/*height: 100%;*/
	width: 940px;
	position: relative;
	margin:auto;
	float: none;
	height: auto;
}

.top {
	float: left;
	height: 537px;
	width: 920px;
	background-image: url(gfx/bg_top.jpg);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-left: 20px;
}
.menu_container {
	float: left;
	height: 80px;
	width: 920px;
	padding-left: 20px;
	background-image: url(gfx/menuline.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.btn_01 {
	float: right;
	height: 62px;
	width: 160px;
	padding-top: 2px;
}
.btn_02 {
	float: right;
	height: 62px;
	width: 110px;
	padding-top: 2px;
}
.btn_03 {
	float: right;
	height: 62px;
	width: 110px;
	padding-top: 2px;
}
.btn_04 {
	float: right;
	height: 62px;
	width: 110px;
	padding-top: 2px;
}
.btn_05 {
	float: right;
	height: 62px;
	width: 110px;
	padding-top: 2px;
}
.logo {
	float: left;
	height: 64px;
	width: 175px;
	margin-top: 5px;
	margin-left: 5px;
}
.mainmenu {
	float: left;
	height: 64px;
	width: 705px;
	padding-right: 20px;
}
.language {
	float: right;
	height: 44px;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #893101;
	padding-top: 20px;
}
.content_container1 {
	float: left;
	width: 920px;
	padding-top: 16px;
	padding-left: 19px;
}
.content1 {
    width:900px;
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
	float: left;
	padding-bottom: 10px;
	background-color: #ececec;
	background-image: url(gfx/subbg1.gif);
	border:#e3e3e3 solid 1px;
	height:400px;
}
.content_container2 {
	float: left;
	width: 920px;
	padding-top: 16px;
	padding-left: 19px;
}
.content2 {
    width:860px;
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: auto;
	float: left;
	padding: 20px;
	border:#e3e3e3 solid 1px;
	background-color: #fff;
	background-image: url(gfx/subbg3.gif);
}
.content_container3 {
	float: left;
	width: 920px;
	padding-top: 16px;
	padding-left: 20px;
}
.content3 {
    width:900px;
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: auto;
	float: left;
	padding-bottom: 10px;
	background-color: #ececec;
	background-image: url(gfx/subbg2.gif);
}
.content3a {
  width: 352px;
  /*height: 240px;*/
  padding:5px;
  float:left;
  }


.content3aa {
 width: 312px;
 /*height: 200px;
 overflow:hidden;*/
 padding: 30px 20px 20px 20px;
 background-repeat: no-repeat;
 background-position: left bottom;
 background-color: #fff;
 background-image: url(gfx/subbg2a.gif);
}
.content3b {
	width: 530px;
	float:left;
	padding: 0px 0px 10px 5px;
}

.content_container4 {
	float: left;
	width: 920px;
	padding-top: 16px;
	padding-left: 19px;
}
.content4 {
    width:900px;
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: auto;
	float: left;
	border:#e3e3e3 solid 1px;
	padding-bottom: 10px;
	background-color: #ececec;
	background-image: url(gfx/subbg3.gif);
}
.gallcontainer {
	height: 145px;
	width: 165px;
	border: 1px solid #e3e3e3;
	background-color: #FFFFFF;
	background-image: url(gfx/bg_gallcontainer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 4px;
	_margin: 1px;
	padding: 5px 0px 0px 5px; 
	float: left;
}
.gallcontainer2 {
	height: 145px;
	width: 165px;
	border: 1px solid #e3e3e3;
	background-color: #ffffff;
	background-image: url(gfx/bg_gallcontainer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
    margin:5px 3px 0px 0px;
    padding: 5px 0px 0px 5px; 
	float: left;
}

.gallimg {
	float: left;
	height: 103px;
	width: 160px;
	background-repeat: no-repeat;
	background-position: center center;
}
.galltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #913e12;
	width: 160px;
	float: left;
	height: 35px;
	padding-left: 5px;
	text-align: center;
	padding-top: 5px;
}


.facebookbtn {
	height: 25px;
	width: 95px;
	position: absolute;
	left: 824px;
	top: 16px;
	
	
	}

.facebookbtn img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.footer {
	float: left;
	height: 38px;
	width: 940px;
	background-image: url(gfx/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bcbec0;
	text-align: center;
	padding-top: 16px;
	position: relative;
	margin-bottom: 25px;
}

/* News list */
.news-box-left,
.news-box-right {
	width: 410px;
	float: left;
	}
	.news-box-left {padding-right: 40px	
	}
	
	.news-box-right {
		
	width: 409px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
		
		
		}
	
	
	.news-box {
		padding-bottom: 20px;
		overflow: auto;
		}
		.news-box h3,
		.news-box small,
		.news-box p {
			display: block;
			width: 270px;
			float: right;
			text-align: left;
			line-height: 1.2em;
			color: #505050;
			padding-top: 5px;
			}
		.news-box h3 {
			font-size: 1.3em;
			font-weight: normal;
			line-height: 1.2em;
			}
			.news-box h3 a {
				color: #994c23;
				text-decoration: none;
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				}
		.news-box small {
			font-size: 0.9em;
			color: #666;
			padding-top: 5px;
			}
		.news-box img {
			width: 120px;
			height: 80px;
			float: left;
			}

	/* News promo section */
	.news-promo {
		width: 410px;
		height: 125px;
		margin-bottom: 20px;
		background: url(sample-promo.gif);
		}

/* Services list */
ul.quotes-list,
ul.services-list {
	margin: 0 0 0 -20px;
	padding: 0;
	list-style: none;
	}
	.services-list li {
		position: relative;
		float: left;
		width: 408px;
		height: 130px;
		padding: 5px;
		margin: 0 0 20px 20px;
		overflow: hidden;
		border: 1px solid #E3E3E3;
		}
	.services-list h2,
	.services-list p {
		width: 200px;
		overflow: hidden;
		}
	.services-list h2 {padding-bottom: 10px}
	.services-list p {
		color: #994c23;
		font-size: 13px;
		}
	.services-list img {
	
		right: 20px;
		top: 20px;
		border: 0;
		}

/* Quotes list */
.quotes-container {
	float: left;
	width: 398px;
	/*height: 360px;*/
	/*overflow: hidden;*/
	position: relative;
	}
	.scroller-container {
		float: left;
		width: 12px;
		height: 360px;
		position: relative;
		}
		.scroller-container div {
			position: absolute;
			width: 12px;
			height: 60px;
			background: url(gfx/scroller.png) no-repeat 0 0;
			}
ul.quotes-list {margin: 0}
	.quotes-list li {
		padding: 0 20px 40px 75px;			
		background: url(gfx/quote.png) no-repeat 20px 0;
		}
	.quotes-list q {
		display: block;
		padding-bottom: 5px;
		margin-bottom: 7px;
		border-bottom: 1px dotted #ccc;
		quotes: '' '';
		}
	.quotes-list a,
	.quotes-list .author {
		font-family: "Arial", "Helvetica", sans-serif;
		text-decoration: none;
		font-size: 12px;
		text-transform: uppercase;
		line-height: 14px;
		color: #999;
		}
		.quotes-list img {
			margin-right: 6px;
			margin-bottom:6px;
			vertical-align: middle;
			}
			
		.quotes-list .author p {
	font-family: "Arial", "Helvetica", sans-serif;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 14px;
	color: #999;
	display: block;
		}	
	.quotes-list q a {
		font-family: Georgia, serif;
		font-style: italic;
		font-size: 1.1em;
		line-height: 1.4em;
		text-transform: none;
		color: #666;
		}.bottom {
	height: 60px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(gfx/grass.png);

	background-image: url(gfx/grass-snow.png);
	background-position: 600px bottom;
}
.scrollText { position: relative; } 

