/* CSS Document */

body,
html {
    margin:0;
    padding:0;
    background:#ffffff url(http://www.voloper.com/projects/opensites3/cjmurray/Jeanie_Marshal_Foods_NA_164/images/sce/jmf-bg.jpg) repeat-x top;
    color:#000;
    }
body {
    min-width:875px;
    }
#utility {
    margin:0 auto;
    width:875px;
	height: 15px;
	padding-bottom: 5px;
    }
#siteselector a{
	color: #76787b; 
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#siteselector a:hover{
	color: #5f3b32;
text-decoration: underline;
}
#siteselector{
	float: right;
	width: 600px;
}
#siteselector p{
	color: #76787b; 
	font-size: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
#wrap {
    background:#ffffff;
    margin:0 auto;
    width:875px;
	padding: 8px;
	border: 1px solid #c9ceca;
    }
#nav {
    height: 45px;
	background: #ffffff;
/*	border-bottom: 1px solid #e0e3e8;*/
position: relative;
z-index: 200;
    }

#header {
    background:#ffffff;
	height: 270px;
    }
#logo{float: left;
width: 315px;
}
#mainimage{
float: right;
width: 560px;
}
#content{
clear: both;
position: relative;
top: -50px;
}
#industries {
    background:#9c9;
float: left;
width: 315px;
    }
#industries a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #729527;
}
#industries a:hover{
	color: #5f3b32;
}
#industries .dark{
	width: 315px;
	padding-top: 10px;
	background-color: #e3e3e3;
}
#industries .dark .bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #729527;
	text-decoration: none;
}
#industries .dark p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565657;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#industries .light{
	width: 315px;
	padding-top: 10px;
	background-color: #ffffff;
}
#industries .light .bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #729527;
	text-decoration: none;
}
#industries .light p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565657;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#news{
	border-top: 1px solid #d3d4d7;
	background: #ffffff;
	height: 35px;
	padding-top: 15px;
	padding-left: 30px;
}
#news p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565657;
	padding-right: 15px;
}
#news a{
	color: #729527;
	font-weight: normal;
	font-size: 11px;
}
#news a:hover{
	color: #5f3b32;
}
#main {
float: right;
width: 560px;
    }
#main p {
    padding:0 20px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565657;
	line-height: 150%;
	text-align: justify;
    }
#main a{
color: #4b7600;
}
#main a:hover{
	color: #5f3b32;
}
#footer1 {
    background: url(http://www.voloper.com/projects/opensites3/cjmurray/Jeanie_Marshal_Foods_NA_164/images/sce/footer-bg.gif) repeat-x bottom;
    clear:both;
	height: 44px;
	padding: 10px;
    }
#footerlinks{
position: relative;
top: -70px;
}
#footerlinks p{
padding-left: 40px;
}
#footer a:hover{
	color: #5f3b32;
}
#credit{    
	margin:0 auto;
    width:875px;
	height: 25px;
}
#credit p, #credit a{
	color: #ffffff; 
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#credit a:hover{
	color: #2a4e91;
}


*/Home IE7 Styles/*


*:first-child+html #header {
    background:#ffffff;
	height: 270px;
position: relative;
top: 5px;
z-index: 10;
    }

*:first-child+html #content{
clear: both;
position: relative;
top: -65px;
z-index: 15;
}
*:first-child+html #nav {
position: relative;
z-index: 20;
}
*:first-child+html #footerlinks{
position: relative;
top: -60px;
}