﻿*{
	margin:0;
	padding:0;
}
html{
	background-color:#dad78c;
	color:#000;
	font:normal 62.5% Georgia, Times, serif;
}
body{
	background-color:#fff;
}
#header{
	height:183px;
	width:100%;
	margin-top:-20px;
	background: url(../images/header_bg.jpg) repeat-x left top;
}
h1 a{
	display:block;
	margin:0 auto;
	width:550px;
	height:130px;
	background: url(../images/foliagegroup_logo4.jpg);
	text-indent:-9999px;
	text-align:center;
}
#header #nav{
	position:relative;
	width:1262px;
	margin:1px auto 0;
	background: url(../images/nav_left.jpg) no-repeat left top;
}
	#header #nav span{
		position:absolute;
		top:0;
		right:0;
		width:50px;
		height:47px;
		background: url(../images/nav_right.jpg) no-repeat left top;
		/* float:right;
		overflow:hidden; */
	}
	#header ul{
		position:absolute;
		top:0;
		left:50px;
		width:1162px;
		/* margin-left:50px; */
		height:47px;
		border-bottom:5px solid #aea701;
		/* float:left; */
	}
	#header li{
		list-style-type:none;
		display:inline;
		height:47px;
	}
	#header li a{
		display:block;
		float:left;
		overflow:hidden;
		height:0px !important;
		padding:47px 0 0 0;
		height /**/:47px;
		background-image: url(../images/navsprite.gif);
		background-repeat: no-repeat;
	}
	li#home a{
		width:100px;
		background-position: left top;
	}
        li#home a:hover{
		background-position: left -47px;
	}
	li#gallery a{
		width:110px;
		background-position: -100px top;
	}
        li#gallery a:hover{
		background-position: -100px -47px;
	}
        li#services a{
		width:100px;
		background-position: -210px top;
	}
        li#services a:hover{
		background-position: -210px -47px;
	}
	li#company a{
		width:120px;
		background-position: -310px top;
	}
        li#company a:hover{
		background-position: -310px -47px;
	}
	li#green a{
		width:122px;
		background-position: -430px top;
	}
        li#green a:hover{
		background-position: -430px -47px;
	}
	li#plants a{
		width:130px;
		background-position: -552px top;
	}
        li#plants a:hover{
		background-position: -552px -47px;
	}
        li#containers a{
		width:150px;
		background-position: -682px top;
	}
        li#containers a:hover{
		background-position: -682px -47px;
	}
        li#imaging a{
		width:100px;
		background-position: -832px top;
	}
        li#imaging a:hover{
		background-position: -832px -47px;
	}
        li#employment a{
		width:120px;
		background-position: -932px top;
	}
        li#employment a:hover{
		background-position: -932px -47px;
	}
	li#contact a{
		width:110px;
		background-position: -1052px top;
	}
        li#contact a:hover{
		background-position: -1052px -47px;
	}
#content{
	position:relative;
	width:1140px;
	margin:0 auto;
	z-index:3;
}
	#content p{
		font: 1.4em/175% Georgia;
		color:#666;
		margin-left:10px;
		margin-bottom:1.4em;
	}
	#content ul{
		font:1.4em/175% Georgia;
		color:#666;
		margin-left:2.8em;
	}
	#content li{
		margin-bottom:0.7em;
		list-style-image: url(../images/red_bullet.gif);
	}
        #slideshow{
		width:710px;
		height:400px;
		background: url(../images/home_slideshow_bg.jpg) repeat-x left top;
		/*margin-bottom:30px;*/
	}
	#slideshow #flash{
		width:700px;
		height:395px;
		margin:5px;
	}
	#gallery_flash{
		width:1034px;
		height:720px;
                margin:0 52px;
		background: url(../images/home_slideshow_bg.jpg) repeat-x left 24px;
		/*margin-bottom:30px;*/
	}
	#gallery_flash #flash{
		width:1024px;
		height:710px;
		margin:5px;
	}
        #plants_flash{
		width:710px;
		height:450px;
		background-color:#fff;
		/*margin-bottom:30px;*/
	}
	#plants_flash #flash{
		width:700px;
		height:450px;
		margin:5px;
	}
	#content h2{
		height:22px;
		text-indent:-9999px;
		margin:30px 0 15px 0;
	}
	#content h2#welcome{
		background: url(../images/home_title.gif) no-repeat left top;
		width:603px;
	}
	#content h2#gallery_title{
		background: url(../images/title_the_gallery.gif) no-repeat left top;
		width:152px;
	}
	#content h2#company_title{
		background: url(../images/title_our_company.gif) no-repeat left top;
		width:152px;
	}
        #content h2#containers_title{
		background: url(../images/containers/title_containers.jpg) no-repeat left top;
		width:122px;
	}
	#content h2#plants_title{
		background: url(../images/title_plant_catalog.jpg) no-repeat left top;
		width:122px;
	}
	#content h2#contact_title{
		background: url(../images/title_contact.jpg) no-repeat left top;
		width:210px;
	}
        #content h2#imaging_title{
		background: url(../images/title_imaging.jpg) no-repeat left top;
        width:122px;
	}
        #content h2#employment_title{
		background: url(../images/title_employment.gif) no-repeat left top;
        width:246px;
	}
        #content h2#services_title{
		background: url(../images/title_services.jpg) no-repeat left top;
		width:300px;
                text-indent:-9999px;
	}
#footer{
	position:relative;
	z-index:2;
	margin-top:-60px;
	width:100%;
	height:180px;
	background: url(../images/footer_bg.gif) repeat-x left top;
}
	#footer_content{
		height:180px;
		width:860px;
		margin:0 auto;
		background: url(../images/footer_plant2.gif) no-repeat right top;
	}
	#footer p{
		width:700px;
		margin:0 auto;
		padding:10em 0 0 150px;
		font: 0.9em/280% Verdana,Arial,sans-serif;
		color:#4a4a4a;
	}
	#credit a{
		text-decoration:underline;
		color:#4a4a4a;
		padding:2px;
	}
	#credit a:hover{
		background-color:#4a4a4a;
		color:#fff;
	}
.clear{
	clear:both;
	height:0;
	visibility:hidden;
}
.style1{
        color: #883405;
        font: normal 100% Calibri, Georgia, Times, serif;
        font-size: 18pt;
        margin: 10px 0 10px 0;
}
.preloader{
	width:1px;
	height:1px;
	overflow:hidden;
	text-indent:-9999px;
}
