html, body {margin-top: 10; padding: 0; }



body {font-family: Arial, Helvetica, Verdana, Sans-serif; font-size: 12px; color: #666666; background-color: #fffff; text-align: center; }

img {border: 0px none;}

a {color: #233742; text-decoration: none;}
a:hover{text-decoration: none; outline: none;}
a:active
{outline: none;}

#page-container {width: 900px; margin: auto; text-align: left; background-color: #ffffff; border: 2px solid #233742; }

h3 {color: #233742; margin: 0; padding: 10 0 10 0;  font-size: 18px; display: inline; }
h3 { margin: 0; padding:0;  }
h4  {color: #233742;  font-size: 14px; }
h5 {display: inline; font-size: 12px;padding-top: 30px;}
h6 {color: #233742;  font-size: 14px; border-style: solid; border-width: 1px; padding: 5px;}
#header {background: #0095da; height: 319px; width: 583px; float: left;}

#header-right {width: 317px; margin-left: 583px;}




/* Main Navigation */

#main-nav { width: 190px; float: left; margin-left: 10px;}



.menulist a{


font-size: 18px; 
display: block;
width:200px;
height: 30px;
padding-left:40px;
padding-top:7px;
margin-bottom:0px;
background-image: url('images/nav/menu.jpg');
background-repeat: no-repeat;
background-position: left top;
text-decoration: none;
}


.menulist a:hover{
background-image: url('images/nav/menuover.jpg');
}

#content {
	  width: 700px; margin-left: 200px; line-height: 18px; 
}
#content a:hover{color: #8c5900}

.innertube {margin: 20px 40px 0px 20px; }
img.top {vertical-align: -10%}

#logos {
	   margin: 25px 25px;
}

#footer {
	background: #0095da;
	height: 66px;
	clear: both;
	}
span.thick {font-weight: bold;}

#padding-contact{padding-left: 50px;}

/* Table on index page */
.innertube-index {margin: 0px 40px 0px 0px; }

table
td {padding-left: 20px; padding-right: 20px; line-height: 20px;}

