body {
	font-family: Arial;
	margin: 0px 0px 0px 0px;
}

body a {
	color: #EEEEEE;
}

body a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.logo {
	background-image: URL(img/logo_rep.jpg); 
	height: 109; 
}

.logo div {
	background-image: URL(img/logo.jpg); 
	background-repeat: no-repeat; 
	height: 109; 
}

.lawn {
	background-image: URL(img/lawn.jpg); 
	background-repeat: no-repeat; 
	height: 385;
	vertical-align: top;
	padding-top: 25px;
	padding-right: 20px;
}

.lawn div {
	height: 80px;
	width: 128px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='tmpl/agropartner_bg/img/sun_logo.png');
}

html>body .lawn div {
	background: url(img/sun_logo.png) no-repeat top right;
}

.main-flash {
	background-image: URL(img/flash.jpg);
	background-repeat: no-repeat; 
	width: 456;
	height: 276;
}

.toc {
	clear: both;
}
.toc a:link{
	color: #FFFFFF;
}

.toc a:visited{
	color: #FFFFFF;
}
.toc a:hover{
	color: #DC2B19;
}

.toc img {
	border: 1px solid #9DB16C;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: both;
}

.toc-title {
	font-size: 12px;
	font-weight: 600;
}

.quick-info {
	vertical-align: top;
	background-color: #68963C;
	width: 214px;
	border-left: 1px solid #FFFFFF;
	padding: 10px;
}

.quick-info dl {
	color: #FFFFFF;
	font-weight: 600;
	font-size: 12px;
	background-image: URL(img/menu_off.jpg); background-repeat: no-repeat; background-position: center left;
	padding: 0px 0px 0px 13px;

}

.quick-info dt {
	background-color: #9BB37E;
	color: #FFFFFF;
	padding: 0px 10px 10px 10px;
	font-size: 12px;
}

.news {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-image: URL(img/menu_off.jpg); background-repeat: no-repeat; background-position: center left;
	padding: 8px 0px 8px 13px;

}

.news-title {
	background-color: #9BB37E;
	padding: 10px 0px 10px 10px;
}

.news-title a {
	font-size: 12px;
	font-weight: 600;
	color: #DC2B19;
	background-image: URL(img/news_bullet.jpg); background-repeat: no-repeat; background-position: center left;
	padding: 13px;
	text-decoration: none;

}

.formstyle {
border: 1px solid #9DB16C;
}

.news-content {
	background-color: #9BB37E;
	color: #FFFFFF;
	padding: 0px 10px 10px 10px;
	font-size: 12px;
}

.news-text {	
	vertical-align: top;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: normal;
	text-align:justify;
	padding-left: 0px;
	padding-right: 0px;
}
.news-text-title {	
	vertical-align: top;
	font-size: 12px;
	font-style: normal;
	font-weight: Bold;
	font-variant: normal;
	color: #D70101;
	text-transform: normal;
	text-align:justify;
	padding-left: 0px;
	padding-right: 0px;
}
.main-content {	
	background-color: #68963C;
	vertical-align: top;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: normal;
	text-align:justify;
	padding-left: 26px;
	padding-right: 18px;
}

.catalog-content {	
	vertical-align: top;
	font-size: 12px;
	color: #FFFFFF;
	text-align:justify;
	padding-right: 18px;
}

.main-content a {
	color: #DC2B19; 
	text-decoration: none;
}
.main-content a:hover {
	color: #FFFFFF; 
	text-decoration: none;
}

.bottom {
	background-color: #9DB16C;
	height: 33px;
	background-image: URL(img/lg_logo.jpg);
	background-repeat: no-repeat; 
	padding-left: 20px;
}

.bottom div {
	cursor: pointer; 
	cursor: hand;
	height: 33px;
	width: 130px;
}

.title {	
	line-height: 40px;
	font-size: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.navbar {	
	font-size: 12px;
	font-weight: bold;
	color: #DC2B19;
	text-transform: uppercase;
}
.navbar a {color: #DC2B19; text-decoration: none;}
.navbar a:hover {color: #FFFFFF; text-decoration: none;}

/* Menu Style
*/
.menu {
	padding-left: 26px;
	height: 10px;
	background-color: #68963C;
}

.menu dl dt a{
	background-image: URL(img/menu_off.jpg); background-repeat: no-repeat; background-position: center left;
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
	white-space: nowrap;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 13px;
	padding-right: 13px;
	float: left;
	text-decoration: none;
}

.menu dl dt a:hover {
	background-image: URL(img/menu_on.jpg); 
	background-repeat: no-repeat; 
	color: #DC2B19;
}
/* End Menu Style
*/
