@import url('/css/customer.css');
@import url('/css/common.css');
@import url('/css/contact.css');
@import url('/css/navigation.css');
@import url('/css/catalogue.css');
body {

	margin: 2px;
	padding: 2px;
	background:#009400 url(../images/_img/_template/page_bg.gif)  repeat-x;
	text-align: justify;
	font: 11px Arial, Helvetica, sans-serif;
	color: #626262;
}
a {
color: #6F6833;
text-decoration: none;
}

a:hover {
color: #000000;
text-decoration: none;
}
#wraper{
width: 960px;
margin-left:auto;
margin-right:auto;
}

div.homelink{
float: left; 
color: #F5C67E;
margin: 0px; 
font-weight: bold;
}
div.homelink a{
text-decoration:none;
color: #F5C67E;

}
#logo {
background: #FFFFFF;
	height: 45px;
}
#nav {
margin-top:1px;
background: #FFFFFF url(../images/_img/_template/nav.jpg) no-repeat;
	height: 30px;
}

#header {
background: #FFFFFF url(../images/_img/_template/header.jpg) no-repeat;
	height: 161px;
margin-top:2px;
}
#bodytop { 
margin-top:2px;
	padding: 0px;
	background: #FFFFFF url(../images/_img/_template/body-top.jpg) no-repeat;
	height:5px;
	overflow:hidden;
}
#bodymain {
	padding: 0px;
	background: #FFFFFF url(../images/_img/_template/body-main.jpg)  repeat-y;
	overflow:hidden;
}
#bodybottom { 
	padding: 0px;
	background: #FFFFFF url(../images/_img/_template/body-bottom.jpg) no-repeat;
	height:5px;
	overflow:hidden;
	width: 960px;
}







div.slogan{
z-index: 3000;

position:absolute;
margin-top: 4px;
width:850px;
text-align:right; 
padding: 4px 10px 4px 3px;
color: #ffffff;
font-weight: bold;
}
#footer {
    margin-top:2px;
	padding: 0px;
	background: #287c28 url(../images/_img/_template/footer.jpg) no-repeat;
	height: 100px;
	text-align:center;
}
#footer a{
color: #eee;
text-decoration:none;

}
.footernav{
margin:10px 0px 10px 0px;
clear:both;
}



/* Content */

#acontent {

  padding:0px;
	margin-left: 170px;
	
}
#acontent p{
    color: #626262;
	margin-bottom:0px;
}
#sidebar {

	float: left;
	width: 190px;
	
}

.slogan2{
float:right;
font-size:11px;
padding:28px 10px 0px 0px;
 }
 .slogan1{
float:left;
font-size:14px;
font-weight:bold;
padding:2px 10px 0px 0px;
 }
/*LOC MAP*/
.mapcloseimg{
  cursor: pointer;
}
.mapimgclose{
  display: block;
  background: #82999b;
  text-align: right;
  color:#fff;
}
.mapimgcont{
  display: block;
  background: #000;
  border: 1px solid #000;
}
.mapimg{
  border: 1px solid #82999b;
  cursor: pointer;
}
/*RANDOM IMG*/
.randombg{
	background:#fff;
}
.imageholder{
border:1px solid #287c28;
		overflow:hidden;
		position:relative;	/* Don't remove this line */
	
	}
	.randomdiv{
	 margin-left: 215px;
	 margin-top:3px;
 	}
	/* Don't change these values */
	.imageholder img{
		position:absolute;
		left:0px;
		top:0px;
	}
/*BANNERS*/
#bannerrotate {
margin-bottom:10px;
 border:1px solid #CEC796;
margin-left: 6px;
}
#bannerstatic{
margin-bottom:10px;
border:1px solid #CEC796;
 margin-right:30px;
}
img.bannerimg{
margin:0px 0px 0px 0px;
 
}
	/*END BANNERS*/


/*END DESIGN*/

