@charset "utf-8";
/* CSS Document */

body {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#countainer #menu {
	height: 71px;
	width: 990px;
	background-attachment: fixed;
	background-image: url(../img/top_menu.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
}
#countainer #menu li {
	float: left;
	list-style-type: none;
	margin-right: 4px;
	margin-left: 4px;
}

#countainer {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#countainer #top {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
	background-image: url(../img/top_menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#home #left #part2 p strong {
	color: #218e00;
	font-weight: normal;
}
#home #footer p {
	color: #d8af7e;
}
#home #footer strong {
	color: #d8af7e;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#home #footer #text_footer {
	text-align: center;
}
#home #footer #text_footer strong {
	font-weight: normal;
	margin-top: 20px;
	font-size: 0.8em;
}

#home #right {
	float: right;
	height: 940px;
	width: 230px;
	background-attachment: scroll;
	background-image: url(../img/left_home.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#home #left #text_home p {
	color: #c9924d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-left: 10px;
	text-align: justify;
}
#home #left #part2 {
	float: left;
	height: 246px;
	width: 230px;
	margin-right: 10px;
	margin-left: 10px;
}
#home #left #part2 li {
	color: #c9924d;
	list-style-type: none;
}
#home #left #part2 p {
	color: #c9924d;
	text-align: justify;
	vertical-align: baseline;
	font-size: .9em;
}
#home #footer {
	background-attachment: scroll;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 72px;
	width: 990px;
}
#clear {
	clear: both;
}

#home #left #part2 img {
	margin-top: -10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#home #left #part2 a {
	text-align: center;
	margin-right: 0px;
	margin-left: 50px;
}
#home #left #text_home p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1pc;
}

#home #flash {
	float: left;
	width: 760px;
	background-color: #713800;
}
#home #right #text {
	color: #c9924d;
	margin-left: 20px;
}
#home #right #text li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

#home #left {
	float: left;
	height: 450px;
	width: 760px;
	background-attachment: scroll;
	background-image: url(../img/home_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



/**** about*/

#about {
	background-attachment: scroll;
	background-image: url(../img/about_content.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin-top: -20px;
}

#about#left #part2 p strong {
	color: #218e00;
	font-weight: normal;
}
#about#footer p {
	color: #d8af7e;
}
#about#footer strong {
	color: #d8af7e;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#about#footer #text_footer {
	text-align: center;
}
#about#footer #text_footer strong {
	font-weight: normal;
	margin-top: 20px;
	font-size: 0.8em;
}

#about#right {
	float: right;
	height: 880px;
	width: 230px;
	background-attachment: scroll;
	background-image: url(../img/left_home.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#about#left #text_home p {
	color: #c9924d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-left: 10px;
}
#about#left #part2 {
	float: left;
	height: 246px;
	width: 230px;
	margin-right: 10px;
	margin-left: 10px;
}
#about#left #part2 li {
	color: #c9924d;
	list-style-type: none;
}
#about#left #part2 p {
	color: #c9924d;
	text-align: justify;
}
#about#footer {
	background-attachment: scroll;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 72px;
	width: 990px;
}
#clear {
	clear: both;
}

#about#left #part2 img {
	margin-top: -10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#about#left #part2 a {
	text-align: center;
	margin-right: 0px;
	margin-left: 50px;
}
#about#left #text_home p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1pc;
}

#about#flash {
	float: left;
	width: 760px;
	background-color: #713800;
}
#about#right #text {
	color: #c9924d;
	margin-left: 20px;
}
#about#right #text li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

#about#left {
	float: left;
	height: 450px;
	width: 760px;
	background-attachment: scroll;
	background-image: url(../img/home_content.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#about #left #text_about p {
	color: #c9924d;
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
}
#left #text_about p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

#about #left {
	background-attachment: scroll;
	background-image: url(../img/about_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#about #footer {
	background-attachment: scroll;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 72px;
	width: 990px;
	margin-top: -17px;
}
#about #footer #text_footer {
	text-align: center;
}
#about #footer #text_footer strong {
	color: #d8af7e;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#about #footer #text_footer strong {
	margin-right: auto;
	margin-left: auto;
}



#home #footer #text_footer {
		font-weight: normal;
	
	font-size: 0.8em;
}



#about #footer #text_footer strong {
	font-weight: normal;
	margin-top: 20px;
	font-size: 0.8em;
	text-align: center;
}
#left #text_about p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-bottom: 5px;
	color: #c9924d;
}


#about #left #text_about p strong2 {
	color: #c9924d;
	font-weight: bold;
	font-size: 1.2em;
}
#left #text_home p br2 {
	margin-top: 5px;
	margin-bottom: 5px;
}

#about #left #text_about p strong3 {
	font-weight: bold;
}
#home #footer #text_footer {
	font-size: .9em;
}
#home #left #text_home {
	width: 98%;
}
#home #left #part2 p strong4 {
	margin-left: 10px;
}
#home #right #part2 p {
	color: #c9924d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: justify;
}
#home #right #part2 li {
	color: #c9924d;
}
#home #right #part2 {
	width: 200px;
	margin-right: 5px;
	margin-left: 15px;
}
#home #right #part2 li {
	list-style-type: none;
}
#about #left #text_about table {
	color: #c9924d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin-left: 10px;

}

a {
	font-weight: bold;
	color: #c9924d;
	font-family: Arial, Helvetica, sans-serif;
}
#home #left #part2 li strong {
	font-size: .9em;
}
#about #left #text_about p strong4 {
	background-color: #ca8f4d;
	padding: 3px;
	color: #411801;
	font-weight: bold;
}
#about #left #text_about #contact2 {
	float: right;
	width: 400px;
}
#about #left #text_about #map {
	float: right;
	width: 400px;
}
#about #left #map iframe {
	margin-top: 70px;
	margin-bottom: 30px;
}

#about #left #text_about3 p {
	color: #c9924d;
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
    font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;

}

#about #left #text_about3 {
	float: left;
	width: 400px;
}
#flash #about #left #part2 {
	float: left;
	height: 200px;
	width: 230px;
	margin-right: 10px;
	margin-left: 10px;

}
#flash #about #left #part2 li {
	color: #c9924d;
	list-style-type: none;
	
}
