body  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000099; background-color:#FFFFFF; }
#wrapper {
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(images/building.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 190px;
	width: 100%;
}
#banner {
	background-color: #000099;
	background-image: url(images/cis-logo-lg.gif);
	width: 790px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 5px;
}
#menubar {
	height: 25px;
	text-align: center;
	width: 790px;
	margin: 0 auto
}
#content {
	width:100%;
	margin-top:5px;
	background-image: url("http://www.countyindustrial.co.uk/images/stripe.gif");
	background-repeat: repeat-x;
	padding-top: 10px;
	overflow: hidden;
	min-height: 350px;
	height: auto;
	_height: 350px;
	clear: both;
}
* html #content {
	height: 350px;
	overflow: visible;  
}  
#content div {
	float:left;
}
#content-left {
	width:220px;
	text-align: center;
}
#content-main {
	width:550px;
	padding-left: 10px;
}
#footer {
	text-align: center;
	padding-top: 12px;
	background-image: url("http://www.countyindustrial.co.uk/images/stripe.gif");
	background-repeat: repeat-x;
	font-size: 10px;
}
#floatRight {
	float: right;
	width: 210px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 190px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#seasonal {
	color: #FFFFFF !important ;
	background-color: #000099 ;
	height: 30px;
	width: 210px;
	font-weight: bold;
	text-align: center ;
	line-height: 30px;
}
#seasonal a:link {
	color: #FF0000 !important ;
}
#seasonal a:visited {
	color: #FF0000 !important ;
}
#seasonal a:hover {
	color: #FFFFFF !important ;
}
#seasonal a:active {
	color: #FF0000 !important ;
}
a:link {  text-decoration: underline; color: #000099 !important ; }
a:visited {  text-decoration: underline; color: #000099 !important ; }
a:hover {  color: #000099 !important; background-color: #CCCCFF; text-decoration: none !important ;}
a:active { color: #000099 ; }
h1 {
	font-size: 18px; font-weight: bold
}
h2 {
	font-size: 16px; font-weight: bold
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	color:#FF0000;
	font-size:12px;
	margin: 0;
}
.headingtext {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000099;
	font-weight: bold;
	text-align: center;
	height: 20px;
	line-height: 20px;
	width: 180px;
}
img.floatLeft {
	float:left;
	margin-right: 10px;
}
#nav-menu ul {
list-style: none;
padding: 0;
margin: 0;
color: #FFFFFF !important ;
}
#nav-menu li
{
	float: left;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0.15em;
	margin-bottom: 0;
	margin-left: 0.15em;
} 
#nav-menu li a
{
	height: 2em;
	line-height: 2em;
	float: left;
	width: 9em;
	display: block;
	color: #FFFFFF !important ;
	text-decoration: none;
	text-align: center;
	background-image: url("http://www.countyindustrial.co.uk/images/menu2.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
} 
#nav-menu li a:hover
{
	height: 2em;
	line-height: 2em;
	float: left;
	width: 9em;
	display: block;
	color: #000099 !important ;
	text-decoration: none;
	text-align: center;
	background-image: url("http://www.countyindustrial.co.uk/images/menu1.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
} 
/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */ 
#nav-menu
{
width:58em
} 
ul.bullet {
	text-indent: 1px;
	margin: 1.5em;
	font-weight: bold;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(images/arrow.jpg);
	line-height: 30px;
	font-size: 14px;
}
.text-large { font-size: 14px; }
.textsmall {  font-size: 10px; }
.text-bold {  font-weight: bold}
.text-red {  color: #FF0000}
.text-red a:link {  color: #FF0000!important; }
.text-red a:visited {  color: #FF0000}
.text-red a:hover {  color: #FFFFFF!important; background-color: #FF0000!important; }
.text-red a:active {  color: #FF0000}

