html, body {
	font-size: 0.8em;
}
a {
	text-decoration: none;
	color: #333333;
}
a.selected {
	font-weight: bold;
	color: #006600;
}

/* layout */
#outer {
	width: 765px;
	position: relative;
	margin: 50px auto 0;
}
#angel {
	width: 75px; height: 211px;
	position: absolute;
	top: 18px; right: -75px;
	background: url(images_1/angel-right.gif) no-repeat;
}
* html #angel { right: -76px; }
#left { float: left; display: inline; width: 385px; }
#right { float: left; display: inline; width: 380px; }
#topleft {
	float: left; display: inline;
	width: 380px;
	height: 380px;
	margin: 0 5px 5px 0;
}
#topright {
	float: left; display: inline;
	width: 380px;
	height: 380px;
	margin: 0 0 5px;
}
#bottleft {
	float: left; display: inline;
	width: 360px;
	height: 110px;
	margin-right: 5px;
	padding: 10px 0 0 20px;
}
#bottright {
	float: left; display: inline;
	width: 380px;
	height: 120px;
	background: #cccccc url(images_1/right-bottom.gif) no-repeat left bottom;

}
#footer {
	float: left; display: inline;
	font-size: 0.9em;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	padding-top: 23px;
}


/* setting elements */

.one #topright { background: url(images_1/home1.gif) no-repeat left top; background-color: #669933; }
.one #topleft { background: url(images_1/photo1.jpg) no-repeat left top; }
.one #bottleft { background: url(images_1/left1.gif) no-repeat left top; }

.two #topright { background: url(images_1/home2.gif) no-repeat left top; background-color: #e82300; }
.two #topleft { background: url(images_1/photo2.jpg) no-repeat left top; }
.two #bottleft { background: url(images_1/left2.gif) no-repeat left top; }

.three #topright { background: url(images_1/home3.gif) no-repeat left top; background-color: #e82300; }
.three #topleft { background: url(images_1/photo3.jpg) no-repeat left top; }
.three #bottleft { background: url(images_1/left3.gif) no-repeat left top; }

.four #topright { background: url(images_1/home4.gif) no-repeat left top; background-color: #d5c7be; }
.four #topleft { background: url(images_1/photo4.jpg) no-repeat left top; }
.four #bottleft { background: url(images_1/left4.gif) no-repeat left top; }

.five #topright { background: url(images_1/home5.gif) no-repeat left top; background-color: #77365e; }
.five #topleft { background: url(images_1/photo5.jpg) no-repeat left top; }
.five #bottleft { background: url(images_1/left5.gif) no-repeat left top; }

.six #topright { background: url(images_1/home6.gif) no-repeat left top; background-color: #8b8d2a; }
.six #topleft { background: url(images_1/photo6.jpg) no-repeat left top; }
.six #bottleft { background: url(images_1/left6.gif) no-repeat left top; }

.seven #topright { background: url(images_1/home7.gif) no-repeat left top; background-color: #20665b; }
.seven #topleft { background: url(images_1/photo7.jpg) no-repeat left top; }
.seven #bottleft { background: url(images_1/left7.gif) no-repeat left top; }

.eight #topright { background: url(images_1/home8.gif) no-repeat left top; background-color: #5d71ac; }
.eight #topleft { background: url(images_1/photo8.jpg) no-repeat left top; }
.eight #bottleft { background: url(images_1/left8.gif) no-repeat left top; }






.lang { float: left; display: inline; margin: 0 10px 0 0; }
#address {
	float: left; display: inline;
	clear: left;
	margin: 50px 0 0 0;
	color: white;
}
ul#menu {
	float: right;
	padding: 0;
	margin: 10px 5px 0 0;
	font-family:verdana;
}
#menu li {
	list-style: none;
	float: left;
	margin: 0 10px 0 0;
	font-family:verdana;
	text-transform:lowercase;
	
}
#menu li a {
	
	font-family:verdana;
	text-transform:lowercase;
	text-transform:capitalize;
	
	
}




/* content */


.content #topright {
	width: 380px; height: 120px;
	background: url(images_1/content-top.gif) no-repeat;
}
.content #bottright { height: 380px; }
.content #bottleft { background: url(images_1/left-content.gif) no-repeat; }
.content #topleft { background: url(images_1/photo-content.jpg) no-repeat; }
#bottright #abstract {
	width: 360px;
	float: left; display: inline;
	background-color: white;
	margin: 10px 5px 0;
	padding: 15px 0 10px 10px;
}
.cat1 {
	float: left; display: inline;
	width: 170px;
	margin: 0 5px 15px 0;
}
.cat1 img { float: left; display: inline; }
.cat1 span {
	float: left; display: inline;
	color: #006600;
	font-weight: bold;
	font-size: 1.1em;
	margin-left: 5px;
	margin-top: 15px;
}
.cat1 span a {
	float: left; display: inline;
	clear: left;
	padding-left: 15px;
	background: url(images_1/arrow.gif) no-repeat left center;
}
#bottleft #abstract {
	float: left; display: inline;
	width: 270px; height: 90px;
	color: #666666;
	margin-top: 10px;
}
#bottleft #abstract a { color: #2f6311; }


/* content pages */

.content2 #topright { background: url(images_1/home1.gif) no-repeat left top; background-color: #669933; }
.content2 #bottleft { background: url(images_1/left1.gif) no-repeat left top; }

.content2 #text {
	width: 95%;
	height: 250px;
	overflow: auto;
	margin: 70px 0 0 10px;
}


/* gallery */

#text2 {
	width: 95%;
	height: 250px;
	overflow: auto;
	margin: 70px 0 0 10px;
}
.gallery {
	float: left; display: inline;
	width: 110px;
	margin: 0 10px 15px 0;
}
.gallery img { float: left; display: inline; 
/*border: 3px solid #600330; */
border: 3px solid #639A31;}
.gallery span {
	float: left; display: inline;
	color: #006600;
	font-weight: bold;
	font-size: 1.1em;
	margin-left: 5px;
	margin-top: 15px;
}
.gallery a {
	width: 30px;
	height: 40px;
	margin-top: 10px;
	float: left; display: inline;
	padding-left: 10px;
	background: url(images_1/zoom.gif) no-repeat left center;
	text-align: right;
	margin-left: 5px;
}


/* products */

ul#submenu {
	float: right;
	padding: 0 0 0 15px;
	margin: 10px 5px 15px 0;
	background: url(images_1/arrow.gif) no-repeat left center;
}
#submenu li {
	list-style: none;
	float: left;
	margin: 0 10px 0 0;
}
#submenu li a {
	
	font-family:verdana;
	text-transform:lowercase;
	text-transform:capitalize;
	
	
}
.products #topright {
	width: 380px; height: 120px;
	background: url(images_1/content-top.gif) no-repeat;
}
.products #bottright { height: 500px; }
.products #bottleft { height: 110px; background: url(images_1/left-content.gif) no-repeat left bottom; }
.products #topleft { background: none; height: 500px; }
#bottright #abstract {
	width: 360px;
	float: left; display: inline;
	background-color: white;
	margin: 10px 5px 0;
	padding: 0 0 10px 10px;
}
.products #bottleft #abstract {
	height: 90px;
	overflow: auto;
}
.products #topleft #info {
	width: 355px; height: 95px;
	overflow: auto;
	margin-left: 20px;
}

#topleft h3 {
	color: #006600;
	font-size: 1.1em;
	text-transform: uppercase;
}

.cat2 {
	float: left; display: inline;
	width: 100px;
	margin: 0 20px 15px 0;
	text-align: center;
}

.cat2 img { float: left; display: inline; }
.cat2 span {
	width: 100%;
	float: left; display: inline;
	color: #006600;
	font-size: 1.1em;
	margin-top: 10px;
}
.cat2 span a {
	clear: left;
	padding-left: 15px;
	background: url(images_1/arrow.gif) no-repeat left center;
}






