
body {
margin: 0 0 0 0px;
background-color: #fff;
}

a {
text-decoration: none;
color: #06f;
}

a:hover {
text-decoration: underline;
color: #06f;
}

.special{
font-family: tahoma, verdana, arial;
font-size: 13px;
text-decoration: none;
color: #06f;
}

.special:hover{
text-decoration: underline;
color: #06f;
}

.aboutlinks{
	display: block;
	padding-top: 8px;
	background-color: #C8DDFD;
	border: 1px solid #3562A6;
	width: 130px;
	height: 30px;
	font-family: trebuchet ms, century gothic, verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.aboutlinks:hover{
	background-color: #AFCFFF;
	border: 1px solid #053276;
	text-decoration: none;
	color: #0066FF;
}

#header {
width: 100%;
height: 150px;
margin: 0 0 0 0;
background-color: #3b3b3b;
vertical-align: bottom;
z-index: 1;
}

#headerbg {
padding-top:149px;
background-image: url('./images/headerbg.jpg');
background-position: right;
background-repeat: no-repeat;
z-index: 2;
}

#header h1 {
display: block;
position: absolute;
margin: -33px 0 0 0; padding: 0;
background-color: transparent;
color: #fff;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
font-size: 35px;
font-weight: 400;
z-index: 4;
}

span {
color: #06f;
}

#menu {
position: absolute;
top: 150px;
width: 100%;
height: 61px;
margin: 0 0 0 0;
background-color: #000;
border-top: solid 1px #fff;
border-bottom: solid 1px #fff;
z-index: 3;
text-align: center;
}


#menu ul {
margin-top: 20px;
}

#menu ul li {
display: inline;
}

#menu ul li a {
background-color: transparent;
background-repeat: repeat-x;
padding: 14px 20px 14px 20px;
font-size: 0.8em;
font-family: 'century gothic', verdana, sans-serif;
color: #666;
font-weight: bold;
text-decoration: none;
border: solid 1px #000;
}

#menu ul li a:hover {
background: #06f url('./images/menubg.jpg') repeat-x top;
color: #fff;
text-decoration: none;
border: solid 1px #fff;
}

#main {
position: absolute;
top: 200px;
width: 100%;
background: url('./images/main.jpg') top;
background-repeat: repeat-x;
}

#container {
width: 100%;
margin: 0 0 0 0px;
padding-top: 30px;
font-family: arial;
font-size: 0.9em;
}

#subnav {
padding: 0;
font-size: 0.6em;
font-family: verdana, arial, sans-serif;
}

#subnav ul {	
list-style: none;
margin: 0 0 30px 0;
padding: 0;
font-size: 1.1em;
}	

#subnav li {
margin-bottom: 1px;
}

#subnav li a {
font-weight: bold;
font-size:11px;
text-align:center;
height: 20px;
text-decoration: none;
color: #cccccc;
display: block;
padding: 5px;
padding-top:10px;
background: #3b3b3b;
border-right: 10px solid #fff;
}	
	
#subnav li a:hover {
background: #06f;
color: #ffffff;
}

#subnav .child {
font-size: 0.9em;
padding: 0;
}

#subnav .child a {
height: 14px;
padding-left: 10px; 
border-right: 10px solid #fff;
background: #bbb;
color: #666;
}

#subnav .child a:hover {
color: #06f;
background-color: #e0e0e0;
border-right: 10px solid #fff;
}

#content {
border-right: 1px solid #ccc; padding: 0 30px 0 0;
line-height: 1.6em;
color: #666;
font-size: 0.9em;
}

#content p {
padding-bottom: 5px;
}

h1 {
margin-top: 0px;
color: #06f;
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;
}


.right {
float: right;
margin: 0 0 8px 12px;
padding: 4px;
background-color: #FFF;
border: 1px solid #CCC;
}

.imgborder {
margin: 0 0 8px 12px;
padding: 4px;
background-color: #FFF;
border: 1px solid #CCC;
}

#footer {
padding: 5px;
margin-top: 50px;
margin-bottom: 3px;
color: #aaa;
font-size: 0.7em;
text-align: center;
border-top: 1px solid #ccc;
}

#extras {
margin-left: 10px;
margin-bottom: 20px;
padding: 0;
color: #666;
}

#extras p {
line-height: 1.5em;
margin: 0 0 1.5em 0;
font-size: 0.7em;
}

.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;
}

.bemenu{
padding-top:20px;
padding-left: 25px;
margin-left:20px;
margin-right:20px;
}

.downloads{
	display: block;
	width: 375px;
	height: 55px;
	border: 1px solid #3562A6;
	background-color: #C8DDFD;
	background-image: url('./images/pdf.jpg');
	background-repeat: no-repeat;
	background-position: 20px 15px;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-left: 80px;
	padding-top: 16px;
	padding-right: 17px;
	text-decoration: none;
	line-height: 1;
}

.downloads:hover{
	background-color: #AFCFFF;
	border: 1px solid #053276;
	text-decoration: none;
}

.downloads2{
	display: block;
	width: 375px;
	height: 55px;
	border: 1px solid #3562A6;
	background-color: #C8DDFD;
	background-image: url('./images/zip.gif');
	background-repeat: no-repeat;
	background-position: 20px 15px;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-left: 80px;
	padding-top: 16px;
	padding-right: 17px;
	text-decoration: none;
	line-height: 1;
}

.downloads2:hover{
	background-color: #AFCFFF;
	border: 1px solid #053276;
	text-decoration: none;
}

.contactphoto{
	background-image: url('./images/contact.jpg');
	background-repeat: no-repeat;
}