body
{
	margin: 0;
	padding: 0;
	color: #616060;
	font: normal 10pt Verdana,Geneva,sans-serif;
	background: #f4f5f0;
	
}

#page
{
	margin-top: 0px;
	margin-bottom: 0px;
	background: #f4f5f0;	
}

#header
{
	margin: 0px 0px 25px 0px;
	padding: 0;
}

#content
{
    padding: 20px;
}

#footer
{
	height: 33px;
	margin-top: 30px;
	font-size: 0.785em;
	text-align: left;
	line-height: 50px;
	padding: 0px 5px 0px 0px;
}

#logo
{
	margin-top: 5px;
	margin-bottom: 5px;
	height: 112px;
}

.container {
	width: 955px;
}

.main-bar{
	margin: 0;
	width:100%;
	background:url(../images/line.gif) no-repeat center;
	height:20px;
}

.header-menu {
	width: 953px;
	height: 43px;
	background:url(../images/menu_bg.png) repeat-x;
}

.menu-button {
	margin-left: 16px;
}
.menu-button a {
	color: #494949;
	font-size: 1.05em;
	text-decoration: none;
	line-height: 43px;
	padding: 0 20px 0 20px;
}

.menu-button a:hover {
	color: #35b470;
}

.menu-selected {
	color: #35b470 !important;
}

.logo-list {
	margin: 35px 0 0 0;
	/*height: 90px;*/
	text-align: center;
}

.logo-list img {
	margin: 0;
}

.language-button {
	height: 43px;
	margin:0;
	padding: 0;
}

.float {
	float: left;	
}

.floatr {
	float: right;	
}

.color-heading {
	color: #f2662d;
	font-size: 1.7em;
	margin: 0px 50px 0 50px;
}

.about-us-banner {
	margin: 12px 40px 0 40px;
}

.about-us-content {
	margin: 15px 50px 0 50px;
	overflow: hidden;
}

.contact-us-content {
	margin: 30px 50px 0 50px;
	overflow: hidden;
}

.news-content {
	margin: 15px 0 0 50px;
	overflow: hidden;
}

.products-content {
	margin: 15px 10px 0 50px;
	overflow: hidden;
}

.products-cat {
	width: 180px;
	margin-top: 20px;
}

.products-cat ul{
	list-style-type: square;
}

.products-cat a{
	text-decoration: none;
	color: #616060;
}

.products-cat a:hover{
	text-decoration: underline;
}

.products-grid {
	width: 710px;
}

.news-main-content {
	width: 550px;
	line-height: 18px;
}

.news-sidemenu {
	margin-left: 45px;
	width: 300px;
}

.news-sidemenu span{
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	line-height: 25px;
}

.news-sidemenu a{
	display: block;
	color: #f2662d;
	text-decoration: none;
}

.news-sidemenu a:hover{
	text-decoration: underline;
}

.color-news-heading {
	color: #f2662d;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 8px;
}

.color-news-author a {
	color: #f2662d;
	text-decoration: underlined;
	font-size: 0.8em;
}
.color-sub-1, .color-sub-1 a {
	color: #35b470;
	font-weight: bold;
	font-size: 1em;
}

.contact-map {
	width: 463px;
}

.pagination {
	color: #f2662d;
	font-size: 0.8em;
	margin-right: 5px;
}

.products-grid-item {
	width: 173px;
	margin: 0 2px 0 2px;
	font-size: 0.7em;
	text-align: center;
	height: 190px;
	overflow: hidden;
}

#my_slider {
	width: 939px;
	height: 351px;
	overflow: hidden;
	position: relative;
}
	
#my_slider .slide {
	left: 0;
	position: absolute;
	top: 0;
}
	
#my_slider .hidden {
	display: none;
}

.links-content {
	margin: 20px 40px 0 40px;
}

.links-logo {
	width: 200px;
	margin-bottom: 20px;
}

.links-text {
	color: #35b470;
	font-weight: bold;
	font-size: 16px;
	line-height: 50px;
}

.clear {
	clear: both;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

.contact-left {
	width: 450px;
	float: left;
}

div.checkboxgroup label{
	font-weight: 500;
	display: inline;
}