body {
margin: 0 auto 0 auto;
background-color: #fff;
width: 980px;
}

a {
text-decoration: none;
color: #06f;
}

img {
border:0;
}

a:hover {
text-decoration: underline;
color: #06f;
}

#preload {
width: 0;
height: 0;
display: inline;
background-image: url('../images/menuorange.jpg');
}

#header {
width: 100%; 
height: 80px;
margin: 0;
padding: 0;
background: #fff url('../images/is.gif') no-repeat left;
}

#header #headercontact {
height: 30px;
margin-top: 30px;
margin-right: 15px;
padding:0;
float: right;
color: #c20000;
}

#header #headercontact span.word {
color: #87c63c;
font-weight: bold;
}

#header #headercontact span.separator {
color: #000;
font-weight: bold;
font-size: 20px;
}

.navbg {
	background: #323232 url('../images/navbg.gif') repeat-x;
	width:100%;
	height:54px;
	border-bottom:1px #fff solid;
}

#navcontainer ul {
	margin:0px;
	padding-top: 0px;
	list-style-type: none;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding-top:19px;
	padding-bottom:22px;
	display:block;
	width:100%;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
text-decoration: none;
font-size: 12px;
font-weight: bold;
padding-right: 10px;
padding-top: 19px;
padding-bottom: 21px;
padding-left: 10px;
color: #fff;
width: 100%;
border-right: thin #333 solid;
border-left: thin #333 solid;
}

#navcontainer ul li a:hover {
color:#EDEDED;
background:url('../images/navhover.gif') repeat-x top;
font-size:12px;
font-weight:bold;
text-decoration:none;
margin-top:0px;
width:100%;
height:28px;
}

#navcontainer ul li a.current {
background: #004c8e url('../images/current.gif') repeat-x top;
color: #fff;
text-decoration: none;
border: solid 1px #fff;
}

#navcontainer ul li a.currenthome {
margin-left: 50px;
background: #979779 url('../images/home.gif') repeat-x top;
color: #fff;
text-decoration: none;
border: solid 1px #fff;
}

#navcontainer ul li a.backhome {
margin-left: 50px;
}

#main {
width: 100%;
background: url('../images/main.jpg') repeat-x top;
}

#container {
width: 960px;
margin: 0 auto;
padding-top: 30px;
font-family: arial;
font-size: 0.9em;
}

#subnavMain {
float: left;
width: 140px;
background: none;
border: 0;
padding: 20px 5px 20px 5px;
color: #666;
font-size: 1.1em;
font-family: verdana, arial, sans-serif;
}

#subnav {
float: left;
width: 140px;
background: #fff;
border: 1px #999 solid;
border-style: solid;
padding: 20px 5px 20px 5px;
font-size: 1.1em;
font-family: verdana, arial, sans-serif;
}

#subnav ul {	
list-style: none;
width: 140px;
margin: 0;
padding: 0;
}	

#subnav li a {
text-decoration: none;
}	
	
#subnav li a:hover {
text-decoration: none;
}

#content {
margin-left: 170px;
width: 660px;
border-right: 1px solid #ccc; 
padding: 0;
line-height: 1.6em;
color: #666;
font-size: 0.9em;
height: 100%;
}

#content p {
padding-bottom: 5px;
}

h1 {
margin-top: 0px;
color: #87c63c;
letter-spacing: -2px;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

h2 {
margin-top: 20px;
margin-bottom: 10px;
color: #666;
letter-spacing: -1px;
font-size: 1.3em; 
font-weight: 400;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

#content h3 {
	margin-bottom: -10px;
	color: #c20000;
}

.right {
float: right;
margin: 0 15px 8px 12px;
padding: 4px;
background-color: #FFF;
border: 1px solid #CCC;
}

#footer {
width: 640px;
padding: 5px;
margin-top: 10px;
margin-bottom: 3px;
color: #aaa;
font-size: 0.7em;
text-align: center;
border-top: 1px solid #ccc;
}

#extras {
float: right;
width: 120px;
margin: 0;
padding: 0;
color: #666;
}

#extras p {
line-height: 1.5em;
margin: 0 0 1.5em 0;
font-size: 0.9em;
}

#box1 {
background: #fff url('../images/boxbg.jpg') repeat-x top;
border: 1px solid #ccc;
width: 30%;  
float: left; 
margin-left: 12px; 
text-align: left;
padding: 1px; 
}

#box2 { 
background: #fff url('../images/boxbg.jpg') repeat-x top;
border: 1px solid #ccc;
width: 30%;
margin: 0 auto;
text-align: left; 
padding: 1px;
}

#box3 { 
background: #fff url('../images/boxbg.jpg') repeat-x top;
border: 1px solid #ccc;
width: 30%; 
float: right; 
margin-right: 12px; 
text-align: left;
padding: 1px;
}


#box1 h2, #box2 h2, #box3 h2 {
text-align: center;
margin-top: -20px;
margin-bottom: 5px;
}

.center {
text-align:center;
display:block;
margin-top: 15px;
}

.box {
margin: 0 4px 10px 4px;
line-height: 1.3em;
font-size: 0.8em;
border: 0;
}

table {text-align: center; margin-bottom: 10px; width: 645px; empty-cells: show;}
th {background: #0B0B43; color: #fff; letter-spacing: 3px; height: 40px; font-size: 16px;}
tr {background: #fff; color: #000; height: 25px; font-size: 14px;}
tr.mainrow td {background: #333; color: #fff; letter-spacing: 2px; font-size: 16px;}
tr.r2{background: #EFECCA;}
td {border-bottom: 1px #000 solid; border-right: 1px #000 solid;}
table tr td img{height: 120px;}
.hwMainImages{height: 40px;}

td a {
font-weight: bold;
height: 30px;
width: 150px;
margin: 0 auto;
text-decoration: none;
color: #004c8e;
padding: 5px;
}

td a:hover {
color: #cc0000;
}

.mainrow td a {
font-weight: bold;
text-decoration: none;
color: #aaaaaa;
}

.mainrow td a:hover {
font-weight: bold;
text-decoration: none;
color: #ffffff;
}