body {
	margin: 0px 0px;
	padding: 0px;
	text-align: center;	
		
}

#content {
	width: 780px;
	
	margin: 0px auto;
	text-align: left;
	font-family: verdana, san-serif;
	font-size:11px;
	color: #4A4A4A;
	background-image:  url(../images/background.jpg);
	background-repeat: repeat-y;	

margin-bottom:-6px;	



}

h1 {
	color: #A2B425;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-family: verdana, san-serif;
}

h2 {
	color: #A2B425;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, san-serif;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}



img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	border: none;
}

ul {
	color: #3f3f3f;
}

li {
	padding-bottom: 15px;
}

a{
	text-decoration: none;
        color:#58595B;
}

a:hover{
	color:A2B425;
}




td{
	padding: 0px, 8px;
	}



/* ---------------------------   LAYOUT  ----------------------------*/
#top_bar {
	margin-left: 13px;
	width: 755px;
	height: 79px;
	background-color: #000000;
	
}

#logo {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
}




/* ------------------------  MENU  ------------------------- */
#menu {
	float: right;
	height: 79px;
	width: 445px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;

}

#menu a {

	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	height:100%;
	font-family: arial, san-serif;
}



#menu ul {
	float: right;
	margin: 0px;
	list-style: none;
	padding: 0px 0px;
}

#menu li {
	float: left;
	width: 87px;
	height:79px;
	margin-right: 0px;
	margin-left:1px;
	padding: 0px;
}

/* -------------------------  END MENU -------------------------------- */


#top_divide {
		margin-left:13px;
	width: 755px;
	height: 2px;
	background-color:#58595B;
}

#banner-image{
			margin-left:13px;
}


/* -----------------------------  END TOP ----------------------------- */




/* ---------------------------------  main -------------------------------*/


#main {
	margin-left:13px;
	float: left;
	width: 755px;
	margin-bottom: 0px;
}






#side-menu {
	
	float: left;
	width:120px;
	margin: 0px;
	margin-top:12px;
	padding: 0px;
	display:block;
	
}

#side-menu a:hover {

color:#AAC842;

}

#side-menu p{
	margin-left:8px;
}


.selected{
	color:#78bb47;

}





#breadcrumb{
        color:78bb47;
        font-size:12px;
        margin-top:10px;
        margin-bottom:10px;
}


#content_text {
	float:left;
	width: 460px;
	padding: 5px;
        display:block;
}


#content_text p{
	margin-top:15px;
	margin-bottom:15px;
	text-align:justify;
}



#content_text a{
	text-decoration: none;
	color:#A2B425;
}

#content_text a:hover{
	 color:#58595B;
}



#content-bottom{
	
}



/* ---------------------- right side ------------------------  */

#news_title{
        color:78bb47;
        font-size:12px;
        font-weight:bold;
		margin-top:10px;
        margin-bottom:10px;
}


#right_side_bar{	
	float: left;
	width: 157px;
	margin-left:7px;
}

#right_side_bar p{	
    font-size: 0.9em;
	margin:5px;
}

#right_side_bar img{
	margin:5px;
	margin-left:5px;
}

#right_side_bar a{
	text-decoration: none;
	color:#A2B425;
}

#right_side_bar a:hover{
	 color:#58595B;
}


/* ------------------------------  END MAIN  --------------------------- */


#bottom_divide {
	clear:left;
	margin-left:12px;
	margin-top:20px;
	width: 756px;
	height: 4px;
	background-color:#58595B;
}


#bottom_menu {
        text-align: center;
	margin:13px;
	width: 755px;
        font-size: 11px;
}

#bottom_image {
	height:27px;
	margin-bottom:0px
	padding:0px;
	margin-bottom:-6px;
}

li.home{padding-top:1px;padding-bottom:2px;}

#phone {

background-color:#000000;
color:#ffffff;
text-align:right;
font-weight:bold;
width:745px;
margin-left:13px;

margin-top:-2px;
padding:5px;
font-size:1.2em;

}

#more-products {margin-top: 205px}
#more-products p {font-size: 0.9em}

.italic {font-style: italic}
.bold {font-weight: bold}
.green-italic {font-style: italic; color: #A2B425}
.green-italic-bold {font-style: italic; color: #A2B425;font-weight: bold}