﻿body { text-align: center; background: #9fb07b url(../Images/bg_body.jpg) repeat-x top; font-size: 12px; font-family: Georgia; color: #000; }

table, td { border-collapse: collapse; }
div { text-align: left; }
a { cursor: pointer; }
p { text-align: justify; line-height: 16px; }

h1 { font-size: 16px; margin-bottom: 10px; }
.orange { color: #ff6000; font-weight: bold; text-decoration: none; }

.bg-main { background: transparent url(../Images/bg.jpg) no-repeat center top; text-align: center; width: 100%; height: 100%; float: left; }
#wrapper { position: relative; margin: auto; width: 900px; }

#header { float: left; width: 900px; height: 94px; background: transparent url(../Images/header.png) no-repeat; }

.logo { background:transparent url(../Images/agro-logo.png) no-repeat scroll 0 0;
height:63px;
left:15px;
position:absolute;
top:0;
width:281px;
z-index:100; }

.menu { position: absolute; z-index: 1; top: 62px; right: 20px; }
    .menu img { border: 0px; }
    .menu li { display: inline; float: left; }
        .menu li a { font-weight:600; font-style: italic; font-size: 14px; color: #000; text-decoration: none; display: block; padding: 9px 10px 3px 10px; }
        .menu li a:hover { text-decoration: none; background: #fbc13e; color: #fff; }
        
#content { width: 900px; background: transparent url(../Images/index-bg.png) no-repeat center; height: 525px; float: left; margin: 220px 0px 0px 0px; }

.welcome { width: 260px; float: left; margin: 130px 0px 0px 30px; }
   

.latest-news { width: 200px; float: left; margin: 80px 0px 0px 40px; }
    .latest-news .news h2 { color: #ff6000; font-weight: bold; padding-bottom: 6px; }
    .latest-news .news h2 a { color: #ff6000; text-decoration:none; }
    .latest-news .news p { padding-bottom: 15px; }
    
#sitemap { top: 730px; left: 20px; position: absolute; z-index: 1; }

.kon-container { position: absolute; z-index: 1; top: 378px; right: -24px; width: 349px; height: 348px; }    
.kon { position: absolute; z-index: 1; top: 0px; right: 0px; background: transparent url(../Images/slideFrame.png) no-repeat; width: 349px; height: 348px; }

#content-footer { position: absolute; z-index: 5; top: 730px; left: 10px; width: 880px; }
	#quick-links { float: left; width: 230px; margin-right: 15px; }
	#recommendations { float: left; width: 230px; margin-right: 20px; }
	#gallery { float: left; }

	/* content footer link list */
	#content-footer ul { list-style: none; }
		#content-footer a { padding: 3px 5px; border-bottom: 1px solid #fbd786; color: #ff4e00; text-decoration: none; display: block; }
		#content-footer a:hover { text-decoration: underline; }
	
	/* content footer headers */	
	#content-footer h3 { font-weight: bold; font-size: 13px; color: #fff; margin-bottom: 10px; }	
	
	#gallery .img { float: left; margin-right: 5px; padding: 3px; border: 1px solid #fbd786;  }
		#galler a { border: 0px; padding: 0px; }
	
#footer p { float: right; width: 890px; font-size: 11px; text-align: right; margin-right: 10px; margin-top: 10px; }
#footer a { text-decoration:none; color:Black; }