body {
	background:url(../images/bckg.jpg) repeat-x #fefefe;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#525252;
	}
	
.red {
	color:#000066;
	}
.subtitle {
	color:#000066;
	font-size: 13px;
	font-weight: bold;
	}
	
a {
	color:#000066;
	text-decoration:none;
	}
a:hover {
	color:#000;
	text-decoration:none;
	}

#container {
	width:100%;
	}	
	
#main{
	width:900px;
	min-width:780px;
	margin: 0 auto;
	text-align:left;
	}
	
#navbar{
	height:60px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000066;
	background: #BECF74 url(../images/img01.gif) repeat-x;
	}
/*	#navbar ul{
		margin:0;
		padding:30px 0 0 40px;
		}
		#navbar ul li{
			display:inline;
			background:url(../images/gi.gif) no-repeat;
			background-position:10px 5px;
			padding:0 5px 0 20px;
			}
			#navbar ul li a{
				color:#000066;
				text-decoration:none;
				}
				#navbar ul li a:hover{
					color:#000066;
					border-bottom:4px solid #87A019;
					}*/
#menu {
	float: left;
	width: 830px;
	height: 60px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(../images/img02.gif) no-repeat;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 60px;
	padding: 25px 15px 0px 15px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}

#menu a:hover {
	background: #A4B74C url(../images/img04.gif) repeat-x;
}						
#header1{
	height:52px;
	min-width:780px;
	text-align:center;
	}
#logo {
	font-family: Lucida Calligraphy, Arial, Helvetica, sans-serif;
	color:#000066;
	font-size:22px;
}
.motto {
	font-family: Arial, Helvetica, sans-serif;
	font-size:23px;
	
}
#header{
	height:190px;
	/*background:url(../images/head_bckgg.jpg) repeat-x #fff;*/
	min-width:780px;
	}

.title {
	font-family:Helvetica, Arial,  sans-serif;
	color:#000066;
	font-size:15px;
	font-weight: bold;
	}
	.title_dark {
		font-family:Helvetica, Arial,  sans-serif;
		color:#535353;
		font-size:20px;
		}
	
#left_bar_header {
	float:left;
	width:40%;
	height:160px;
	padding:55px 0 0 50px;
	}
	#left_bar_header p{
		font-family: Arial, Helvetica, sans-serif;
		color:#a2a2a2;
		font-size:11px;
		width:300px;
		
		}
		
#right_bar_header {
	float:right;
	width:50%;
	height:222px;
	text-align:right;
	}
	
.slideshow {
    width: 600px;
	background-color:#FFFFFF;
	padding:0;
	height:190px;
	float:left;
}
.slideshow-images{display:block;overflow:hidden;position:fixed;}
.slideshow-images img{display:block;position:absolute;z-index:1;}
.slideshow-thumbnails{overflow:hidden;}.slideshow-images{height:190px;width:900px;}
.slideshow-images-visible{opacity:1;}.slideshow-images-prev{opacity:0;}
.slideshow-images-next{opacity:0;}.slideshow-images img{float:left;left:0;top:0;}
.slideshow{height:190px;margin:0 auto;width:900px;}.slideshow a img{border:0;}
.slideshow-captions{background:#000;bottom:0;color:#FFF;font:normal 12px/22px Arial,sans-serif;left:0;overflow:hidden;position:absolute;text-indent:10px;width:100%;z-index:10000;}
.slideshow-captions-hidden{height:0;opacity:0;}.slideshow-captions-visible{height:22px;opacity:.7;}
.slideshow-controller{background:url(controller.png) no-repeat;height:42px;left:50%;margin:-21px 0 0 -119px;overflow:hidden;position:absolute;top:50%;width:238px;z-index:10000;}
.slideshow-controller *{margin:0;padding:0;}.slideshow-controller-hidden{opacity:0;}
.slideshow-controller-visible{opacity:1;}.slideshow-controller a{cursor:pointer;display:block;height:18px;overflow:hidden;position:absolute;top:12px;}
.slideshow-controller a.active{background-position:0 18px;}.slideshow-controller li{list-style:none;}
.slideshow-controller li.first a{background-image:url(controller-first.gif);left:33px;width:19px;}
.slideshow-controller li.last a{background-image:url(controller-last.gif);left:186px;width:19px;}
.slideshow-controller li.next a{background-image:url(controller-next.gif);left:145px;width:28px;}
.slideshow-controller li.pause a{background-image:url(controller-pause.gif);left:109px;width:20px;}
.slideshow-controller li.play a{background-position:20px 0;}
.slideshow-controller li.play a.active{background-position:20px 18px;}
.slideshow-controller li.prev a{background-image:url(controller-prev.gif);left:65px;width:28px;}
.slideshow-loader{height:28px;right:0;position:absolute;top:0;width:28px;z-index:10001;}
.slideshow-loader-hidden{opacity:0;}.slideshow-loader-visible{opacity:1;}
.slideshow-thumbnails{bottom:-65px;height:65px;left:0;position:absolute;width:100%;}
.slideshow-thumbnails *{margin:0;padding:0;}
.slideshow-thumbnails ul{height:65px;left:0;position:absolute;top:0;width:10000px;}
.slideshow-thumbnails li{float:left;list-style:none;margin:5px 5px 5px 0;position:relative;}
.slideshow-thumbnails a{display:block;float:left;padding:5px;position:relative;}
.slideshow-thumbnails a:hover{background-color:#FF9!important;opacity:1!important;}
.slideshow-thumbnails img{display:block;}
.slideshow-thumbnails-active{background-color:#9FF;opacity:1;}
.slideshow-thumbnails-inactive{background-color:#FFF;opacity:.5;}

#content{
	width:900px;
	background-color:#FFFFFF;
	padding:15px 0 0 0;
	float:left;
	}
	#content h1{
		font-family:Helvetica, Arial,  sans-serif;
		color:#535353;
		font-size:20px;
		font-weight:normal;
		padding-left:15px;
		border-left:3px solid #000066;
		}

#content_page{
	width:600px;
	background-color:#FFFFFF;
	padding:15px 0 0 0;
	float:left;
	}
	#content_page h1{
		font-family:Helvetica, Arial,  sans-serif;
		color:#535353;
		font-size:20px;
		font-weight:normal;
		padding-left:15px;
		border-left:3px solid #000066;
		}
.middle_column {
	width:800px;
	float:left;
	padding:0 20px 0 10px;
	margin-right:1%;
	margin-left:1%;
	}
		
.first_column {
	width:27%;
	float:left;
	padding:0 20px 0 10px;
	margin-right:1%;
	margin-left:1%;
	}

.second_column {
	width:27%;
	float:left;
	padding:0 10px 0 10px;
	margin-right:1%;
	margin-left:1%;
	}
	
.first_column_products {
	width:300px;
	float:left;
	padding:0 20px 0 10px;
	margin-right:5px;
	margin-left:5px;
	border:solid 0px #87A019;
	}
	
.second_column_products {
	width:400px;
	float:left;
	padding:0 10px 0 30px;
	margin-right:5px;
	margin-left:5px;
}

.first_column_page {
	width:500px;
	float:left;
	padding:0 20px 0 10px;
	margin-right:5px;
	margin-left:5px;
	border:solid 0px #87A019;
	}
	
.second_column_page {
	width:2h00px;
	float:left;
	padding:0 10px 0 30px;
	margin-right:5px;
	margin-left:5px;
}

#third_column {
	width:27%;
	float:left;
	padding:0 10px 0 20px;	
	margin-right:1%;
	margin-left:1%;
	}
	
.gallery{
  width:750px;
  background-color:#fff; 
  padding-top:10px;
  padding-left: 90px; 
  float:left;
  text-align:center;
}
.gallery .picture {
  float:left;
  margin: 5px; 
  width:166px; 
  border:solid 1px #D1D1D1;
  background-color:#f2f2f2; 
}

.gallery .picture_2{
  float: left; 
  margin: 5px; 
  width:166px; 
  text-align:center; 
  border:solid 1px #87A019;
  background-color:#f2f2f2; 
}

.gallery .picture .image {
  width:150px; 
  height:150px; 
  margin:3px;
}

.gallery .picture_2 .image {
  width:150px; 
  height:150px; 
  margin:3px;
}
.gallery .footer {
  text-align:center;
  width: 166px; 
  border-top:solid 1px #D1D1D1; 
  color:#000066; 
  font-weight:normal; 
  padding-top: 7px; 
  padding-bottom:7px; 
  margin-top: 10px;
}

	
#footer{
	width:800px;
	float:left;	
	padding:30px 0 30px 0;
	border-top:10px solid #F3F3F3;
	}
	#footer a {
		color:#525252;
		text-decoration:none;
		}
		#footer a:hover {
			color:#000066;
			text-decoration:none;
			}
			#footer .left_footer{
				width:550px;
				padding-left:30px;
				margin-bottom:10px;
				}
				#footer .right_footer{
				width:300px;
				padding-left:30px;
				}
