
html, body{ 
 margin:0; 
 padding:0; 
background: #ffffcc;
 text-align:center; 
} 
 
#pagewidth{ 
 width:962px; 
background: #ffffcc;
 text-align:left;  
margin-left:auto; 
 margin-right:auto; 

} 
 
#header{
 position:relative; 
 height:243px; 
 background: #4586f0; 
 width:100%;
} 

#header *
{

	padding:0;
	margin:0;
}

#headertop
{
font-family: arial;
height: 50px; padding-top: 10px;
	padding-left: 25px;
	border:1px solid #DD740B;
	background: #ffcc66;
}
.coname
{

	font-size: 30px;
	font-weight: bold;
	color: #931138;
}

.wwwaddress
{
    font-size: 14px;
	color: #931138;
}
#headimage
{
height : 140px;
background: url("img/title-image.jpg") no-repeat;
}


#tabs {
	float:left;
	width:960px;
        text-decoration:none;
	background:#ffcc66;
        font-family: arial;
	font-size:18px;
	line-height:normal;
        border:1px solid #DD740B;
	
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 30px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("img/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("img/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}






#Top a.active
{

	text-decoration: underline;
}

 


 
#leftcol {
 width:202px; 
 float:left; 
 position: relative;
 margin:0px;
 padding:5px;
font-family: arial;
  
 }
#sidemenu ul{
	list-style:none;
	padding:0px;
	margin:0px;
font-size: 14px;
font-weight: bold;}

#sidemenu {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #DD740B;
	border-size: 1px;
	border-width: 1px;
	}
	
#sidemenu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#sidemenu li a:link, #sidemenu li a:visited {
	color: #fff;
	display: block;
	background:  url(img/menu.gif);
	padding: 8px 0 0 35px;
	}
	
#sidemenu li a:hover {
	color: #fff;
	background:  url(img/menu.gif) 0 -32px;
	padding: 8px 0 0 35px;
	}
	
	

#LeftHeader
{
margin: 0px;
background: #DD740B;
height: 38px;
font-family: arial;
font-size: 18px;
border-color: #DD740B;
	border-size: 1px;
	border-width: 1px;
color: #f6fa9f;
line-height: 36px;
padding-left: 10px;
}

#lowerleft{border-style: solid;
	border-color: #DD740B;
	border-size: 1px;
	border-width: 1px;
font-size: 14px;
background: #ffcc66;

}

 
#maincol{
 float: right; 
 position: relative; 
 width:740px; 
margin:0px;
 padding:5px;
font-family: arial;
 }

#mainnewsouter{
background-color: #1182c7;
border-style: solid;
	border-color: #dd740b;
	border-size: 1px;
	border-width: 1px;

}

#mainnews{
background: url('img/gradback.gif') repeat-x left top;
padding: 5px;
font-size: 14px;
font-family: arial;
text-align: left;
}

#maincolouter{border-style: solid;
	border-color: #dd740b;
	border-size: 1px;
	border-width: 1px;
font-size: 14px;
background: #ffcc66;

}
#maincolbody{
padding: 5px

}


#maincolheader{
margin: 0px;
background: #dd740b;
height: 38px;
font-family: arial;
font-size: 18px;

color: #F6Fa9F;
line-height: 37px;
padding-left: 10px;}
 
#footer{
  height: 32px;
    width: 962px;
background: #dd740b;
text-align: center;
line-height: 32px;
clear: both;
	margin: 0px auto;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #F6Fa9F;
 } 
 
#headertopright
{
float: right;
padding-right: 10px;
font-size: 12px;

}
#headertopright a
{
padding-left: 16px;
padding-right: 4px;
color: #F6Fa9F;
text-decoration: none;
background: no-repeat 0px 0px;

}

#headertopright a:hover
{
text-decoration: underline;
color: white;
}
#headertopright a:hover 
{
background-position: 0px -12px; 
}

#headertopright a#home 
{
background-image: url('img/home-icon.png');
}

#headertopright a#home:hover 
{
background-position: 0px -14px; 
}

#headertopright a#contacts 
{
background-image: url('img/contact-icon.png');
}



 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
