 /*================================================================
LAYOUT stylesheet for the website.

Define layout and backgrounds for:
  - Body
  - Wrapper
  - Header
  - Sidebar
  - Content
  - Footer
  ( Navigation is defined in global/nav.css )
  
  
================================================================*/
@import url(/css/base.css);
@import url(/css/style.css);
@import url(/css/nav.css);
@import url(/css/forms.css);
@import url(/css/home.css);
@import url(/css/expandable.css);
@import url(/css/products.css);
@import url(/css/fao.home.css);

/* BODY 
----------------------------------------------------------------*/
body {
	background:#DFE0DC url('/images/back_body.gif') repeat-x left top;
}
/* wrapper 
----------------------------------------------------------------*/
#header {
	width: 744px;
	margin: 0 auto;
}

/* HEADER 
----------------------------------------------------------------*/
#header {
	background: url('/images/back_header.jpg') no-repeat top left;
	width: 1024px;
	height: 163px;
}
#header #logo {
	display: block;
	padding: 25px 0 0 19px;
	height: 85px;
}
#header a.flash {
	text-indent: -9000px;
}

#wrapper {
	background: transparent url('/images/back_content.gif') repeat-y left top;
	width:1024px;
	margin:0 auto;
	position: relative;
}

/* HEADER-FAO
----------------------------------------------------------------*/
#header-fao {
        background: url('/images/back_header_fao.jpg') no-repeat top left;
        width: 1024px;
        height: 163px;
}
#header-fao #logo {
        display: block;
        padding: 25px 0 0 19px;
        height: 85px;
}
#header-fao a.flash {
        text-indent: -9000px;
}

#wrapper-fao {
        background: transparent url('/images/back_content.gif') repeat-y left top;
        width:1024px;
        margin:0 auto;
        position: relative;
}



/* CONTENT 
----------------------------------------------------------------*/
#content {
	background: transparent url('/images/back_main.jpg') no-repeat 10px 0;
	width:1000px;
	margin:0 auto;
	height: auto!important;
	height: 400px;
	min-height: 400px;
}
#main {
	width: 700px;
	float: left;
	display: inline;
	margin-left: 50px;
}

#mainWide {
	width: 890px;
	float: left;
	display: inline;
	margin-left: 50px;
	text-align: justify;
}



/* LANDING PAGE
----------------------------------------------------------------*/

#landing {
	padding-top: 20px;
	margin: 0 30px;
	}

#landing h5 {
	float: left;
	display: inline;
	height: 42px;
	width: 200px;
	margin: 0 4px;
	color: #fff;
	font: bold 15px/15px Arial, Helvetica, sans-serif;
	padding: 108px 10px 10px 10px;
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#landing h5#interrupting { background-image: url(/images/h5_interrupting.jpg); }
#landing h5#exposed { background-image: url(/images/h5_exposed.jpg); }
#landing h5#protect { background-image: url(/images/h5_protect.jpg); }

#landing h5#students { background-image: url(/images/14.jpg); }
#landing h5#disaster { background-image: url(/images/4.jpg); }
#landing h5#fire { background-image: url(/images/15.jpg); }

#landing h5#onecallgrocer { background-image: url(/images/6.jpg); }
#landing h5#profitabilitykitchen { background-image: url(/images/7.jpg); }
#landing h5#qualitystandards { background-image: url(/images/8.jpg); }

#landing .clearwrapper {
	width: 684px;
	overflow: hidden;
	}

#fadequotes {
	margin:25px auto;
	width:675px;
  	height:120px;
	font-size:120%;
	}

#landing h2 {
	font-weight: normal;
	text-align: center;
	color: #007cd9;
	margin: 0.7em 0 0.5em 0;
	font-size: 150%;
	}

#landing .sub {
	text-align: center;
	font: 1.2em/1.2em Arial, Helevetica, sans-serif;
	color: #666;
	margin-top: 0;
	}

#landing .lead {
	font: bold 1.4em/1em Arial, Helevetica, sans-serif;
	margin: 1.3em 0 0.2em 0;
	padding: 0;
	}

#landing h1 {
	margin: 0;
	padding: 0;
	font: bold 2.2em/1em Arial, Helevetica, sans-serif;
	color: #cc2d30;
	}

#landing h3 {
	margin: 0;
	font: bold 2.2em/1em Arial, Helvetica, sans-serif;
	color: #007cd9;
	}

#landing p.fatbutton {
        float: left;
        display: inline;
        width: 220px;
        margin: 10px 4px 10px;
        }

#landing p.fatbuttontwo {
	float: left;
	display: inline;
	width: 120px;
	margin: 10px 4px 10px 110px;
	}

#landing p.fatbutton a {
	display: block;
	width: 140px;
	height: 70px;
	color: #fff;
	margin: 0 40px;
	text-indent: -999em;
	background-repeat: no-repeat;
	background-position: 0 0;
	font: bold 0.8em/1.2em Arial, Helvetica, sans-serif;
	}

#landing p.fatbuttontwo a {
        display: block;
        width: 140px;
        height: 70px;
        color: #fff;
        margin: 0 40px;
        text-indent: -999em;
        background-repeat: no-repeat;
        background-position: 0 0;
        font: bold 0.8em/1.2em Arial, Helvetica, sans-serif;
        }


#landing p#learnmore a { background-image: url(/images/button_learnmore.gif); }
#landing p#seetry a { background-image: url(/images/button_seetry.gif); }
#landing p#guide a { background-image: url(/images/button_guide.gif); }

#landing p.fatbutton a:hover {
	background-position: 0 -140px;
	}

#landing p.fatbuttontwo a:hover {
	background-position: 0 -140px;
	}
.rss_block {
	text-align: center;
	margin-right: 16px;
}
.rss_block div{
	margin: 0 auto;
	width: 904px;
	overflow: hidden;
/*	border: 1px solid #3399FF */
}

/* PHOTO PLACEMENT
----------------------------------------------------------------*/

.executive {
	overflow: hidden;
	width: 700px;
	}

.executive img {
	float: left;
	width: 150px;
	margin-top: 0.5em;
	}

.executive p {
	float: right;
	width: 518px;
	}

#headquarters {
	float: right;
	width: 250px;
	margin: 0 0 20px 20px;
	}

#headquarters p {
	color: #666;
	font-size: 80%;
	text-align: left;
	}
	


/* SECONDARY CONTENT 
----------------------------------------------------------------*/
#secondary {
	width: 200px;
	float: left;
	display: inline;
	margin-left: 30px;
	padding-top: 10px;
	clear: right;
}
#secondary h2.signup, #secondary h2.signup a {
	background:#fff url('/images/image_signup.jpg') 0 0;
	display: block;
	width: 186px;
	height: 274px;
	text-indent: -9000px;
}

/* FOOTER
----------------------------------------------------------------*/
#footer {
	background: transparent url('/images/back_footer.jpg') no-repeat center bottom;
	height: 125px; text-align: center;
}
#footer p{
	padding-top: 80px;
	color: #999;
	font-size: 85%;
}

