body,
html {
    margin:0;
    padding:0;
    background:#ffffff url(../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;
    }
#utility a:hover{
	color: #729527;
}
#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;
    }

#header {
    background:#ffffff;
	/*height: 270px;*/
	height:135px;
	/*margin-bottom: -120px;*/
    }
#logo{float: left;
width: 170px;
}
#sidebar{
float: left;
width:170px;
}
#mainimage{
float: right;
width: 700px;
}
#content{
/*position: relative;*/
}


#main {
float: right;
width: 700px;
	width: 695px;
    }
#breadcrumbs{
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #7d7c7c;
}
#breadcrumbs a{
color: #7d7c7c;
}
#breadcrumbs a:hover{
text-decoration: none;
color: #549736;
}
#main h1{
color: #4b7600;
margin-top: 20px;
padding:0 20px 0 30px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
width: 600px;
background: url(../images/sce/h1.gif) no-repeat left;
height: 20px;
}
#main h2{
color: #818181;
padding:0 20px 0 30px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;

}
#main p {
    padding:0 20px 0 30px;
	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;
}
#main ul{
margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565657;
	line-height: 150%;
	text-align: justify;
    }
#main table ul.tablelist{
margin-left: -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565657;
	line-height: 150%;
    }
#pusher{
clear:both;
}
#footer1 {
    background: url(../images/sce/footer-bg.gif) repeat-x bottom;
    /*clear:both;*/
	height: 44px;
	padding: 10px;
    }
#footerlinks{
position: relative;
top: -70px;
}
#footerlinks p{
padding-left: 40px;
}
#footerlinks a{
color: #ffffff;
}
#footerlinks 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: #729527;
}
#contactform div
{
	margin-bottom: 0.5em;
	width: 100%;
}

#contactform .indent
{
	margin:10px 0px 10px 95px;
}

#contactform .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 180px;
}

#contactform .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
}

#contactform .separator 
{
	clear: both;
	padding: 0px;
	font-size: 0.5px;
	height: 0.5px;
}

*:first-child+html #main table ul.tablelist{
margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565657;
	line-height: 150%;
    }
/* IE7 Styles */
/*
*:first-child+html #content{
clear: both;
top: 10px;
}

*:first-child+html #pusher{
clear: both;
width: 875px;
height: 25px;
}

*:first-child+html #footer1 {
    background: url(images/sce/footer-bg.gif) repeat-x bottom;
    clear:both;
	height: 44px;
	padding: 10px;
margin-bottom: -44px;
    }

*/
