*{
	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%;
	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:1140px;
	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:1040px;
		/* margin-left:50px; */
		height:47px;
		border-bottom:5px solid #aea701;
		/* float:left; */
	}
	#header li{
		list-style-type:none;
		display:inline;
		height:47px;
	}
	li a{
		display:block;
		float:left;
		overflow:hidden;
		height:0px !important;
		padding:47px 0 0 0;
		height /**/:47px;
	}
	li#home a{
		width:100px;
		background: url(../images/navsprite.jpg) no-repeat left top;
	}
        li#home a:hover{
		width:100px;
		background: url(../images/navsprite.jpg) no-repeat left -47px;
	}
	li#gallery a{
		width:110px;
		background: url(../images/navsprite.jpg) no-repeat -100px top;
	}
        li#gallery a:hover{
		width:110px;
		background: url(../images/navsprite.jpg) no-repeat -100px -47px;
	}
        li#services a{
		width:100px;
		background: url(../images/navsprite.jpg) no-repeat -210px top;
	}
        li#services a:hover{
		width:100px;
		background: url(../images/navsprite.jpg) no-repeat -210px -47px;
	}
	li#company a{
		width:120px;
		background: url(../images/navsprite.jpg) no-repeat -310px top;
	}
        li#company a:hover{
		width:120px;
		background: url(../images/navsprite.jpg) no-repeat -310px -47px;
	}
	li#plants a{
		width:130px;
		background: url(../images/navsprite.jpg) no-repeat -430px top;
	}
        li#plants a:hover{
		width:130px;
		background: url(../images/navsprite.jpg) no-repeat -430px -47px;
	}
        li#containers a{
		width:150px;
		background: url(../images/navsprite.jpg) no-repeat -560px top;
	}
        li#containers a:hover{
		width:150px;
		background: url(../images/navsprite.jpg) no-repeat -560px -47px;
	}
        li#imaging a{
		width:100px;
		background: url(../images/navsprite.jpg) no-repeat -710px top;
	}
        li#imaging a:hover{
		width:100px;
		background: url(../images/navsprite.jpg) no-repeat -710px -47px;
	}
        li#employment a{
		width:120px;
		background: url(../images/navsprite.jpg) no-repeat -810px top;
	}
        li#employment a:hover{
		width:120px;
		background: url(../images/navsprite.jpg) no-repeat -810px -47px;
	}
	li#contact a{
		width:110px;
		background: url(../images/navsprite.jpg) no-repeat -930px top;
	}
        li#contact a:hover{
		width:110px;
		background: url(../images/navsprite.jpg) no-repeat -930px -47px;
	}
#content{
	position:relative;
	width:710px;
	margin:0 auto;
	padding:0 45px;
	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:710px;
		height:432px;
		background: url(../images/home_slideshow_bg.jpg) repeat-x left 24px;
		/*margin-bottom:30px;*/
	}
	#gallery_flash #flash{
		width:700px;
		height:422px;
		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;
}
.flashNote         {
        padding-left: 20px;
        display: block;
        font-size: 8px;
}
.preloader{
	width:1px;
	height:1px;
	overflow:hidden;
	text-indent:-9999px;
}
