@charset "iso-8859-1";
body {
      text-align: center;
	  background-color: #000000;
}
#container {
width: 960px;
height: auto;
margin-left: auto;
margin-right: auto;
text-align: left;
background-color: #DE7008;
padding: 10px;
}
#header {
background-image: url(http://www.cooperopals.com/images/headerbg8a.jpg );
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 60px;
color: #000000;
margin-left: 10px;
margin-top: 35px;
width: 940px;
height: 90px; 
}
#subheader {
text-align: center;
font-family: sans-serif;
font-weight: bold;
font-size: 30px;
color: #000000;
margin-left: 10px;
margin-top: 15px;
width: 940px;
}

#menu {	
background-color: #DE7008;
float: left;
width: 110px; 
height: 580px;
margin-top: 85px;
padding: 5px;

}
#menu  a:link {	
color: #DE7008;
}
#menu  a:visited {
color: #DE7008;
} 

#content {
margin-left: 125px;
width: 700px;
height: auto;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
background-color: #DE7008;
margin-bottom: 20px;

}
#contentmain {
margin-left: 125px;
width: 700px;
height: 530px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
background-image: url(http://www.cooperopals.com/images/background001.jpg );
margin-bottom: 20px;

}
#contentitem {
margin-left: 5px;
width: 940px;
height: auto;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
background-color: #FFFFFF;
margin-bottom: 20px;
padding: 5px;
}
#contentitem  a:link {	

color: #000000;
}
#contentitem  a:visited {
color: ##0000FF;
}

#contentsales {
margin-left: 5px;
width: 940px;
height: auto;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
background-color: #FFFFFF;
margin-bottom: 20px;
padding: 5px;
}
#contentsales  a:link {	

color: #FFFFFF;
}
#contentsales  a:visited {
color: #FFFFFF;
}
#contentship {
margin-left: 10px;
width: 940px;
height: auto;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
background-color: #FFFFFF;
margin-bottom: 20px;

}
#sidebar {	
background-color: #DE7008;
float: right;
width: 110px;
height: 580px;
margin-top: 90px;

}
#footer { 
background-color: #DE7008;
width: 940px;
height: 75px;
margin-left: 0px;
margin-top: 0px;
padding: 10px;

}

#widemenu ul li {
float: left;
list-style-type: none;
padding: 5px 30px 5px 5px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 20px;
text-align: center;	

}
#widemenu ul li a {
color: #000000;
text-decoration: none;
}
#widemenu ul li a:hover {
color: #990000;
}
#widemenu {
background-color: #DE7008;
margin-left: 120px;
margin-top: 20px;
height: 55px;
width:700px;

}
#widemenu ul {
margin-left: 60px;
padding: 0px;
}
#widemenu ul li:hover {
background-color: #BBBBBB;
}


