@charset "utf-8";
/* CSS Document */

body {background:#ECEBE9; 
font-family:Arial, Helvetica, Verdana, sans-serif; 
font-size: 14px; 
line-height:22px;
color: #000000; 
text-align: center; 
margin: 0px;}

a:visited, a:link {text-decoration: underline; color: #074A75;}
a:hover {text-decoration: none;}

.clear {clear: both;}

a img {border: 0;}

#contact-right {float: right; width: 400px;}

form {border: 0;}
form fieldset {border: 0px;}
form legend {font-weight: bold; padding: 10px 0;}

form label.req {background-color: #fbffc1;}
form fieldset#contact-details label {float: left; display: block; width: 100px;}
form fieldset#contact-details input {width: 200px; margin-bottom: 2px; border: 1px solid #909090; background: #fff url("images/input-bg.gif") top left repeat-x; padding: 3px;}
form textarea {padding: 5px; font-family: inherit; font-size: inherit; width: 200px; background: #fff url("images/input-bg.gif") top left repeat-x; border: 1px solid #909090; width: 300px; height: 100px;}
form #submit-button {margin-top: 10px;}

#container {
	width: 954px;
	text-align: left;
	z-index: 1;
	background:url(images/main_bg.gif); background-repeat:repeat-y;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu {
	width: 954px;
	height: 74px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background:url(images/menu.gif); background-repeat:no-repeat;
	padding: 0 50px;
}

/* Old menu
#menu a:visited{ width:125px;text-decoration: none; font-weight: bold;  float: left; padding: 0 20px; line-height: 41px; text-transform: uppercase; font-size: 14px; color: #fff; margin-left:20px;  margin-top:15px ; display:block ; background-image:url(images/line.gif); background-repeat:no-repeat ; background-position:right;text-align:center; }
#menu a:link {width:125px;text-decoration: none; font-weight: bold;  float: left; padding: 0 20px; line-height: 41px; text-transform: uppercase; font-size: 14px; color: #fff; margin-left:20px ; margin-top:15px; display:block ;  background-image:url(images/line.gif); background-repeat:no-repeat ;background-position:right; text-align:center}

#menu a:hover {width:125px; color:#66CCFF; margin-left:20px; background-image:url(images/line.gif); background-repeat:no-repeat; text-align:center; background-position:right} */

#menu a:visited, #menu a:link {text-decoration: none; font-weight: bold; float: left; padding: 0 30px; line-height: 60px; display: block; background: transparent url("images/line.gif") left no-repeat; text-transform: uppercase; color: #fff;}
#menu a:hover {color: #66CCFF;}
#menu a:first-child {background: none;}

#banner { background: url("images/banner.gif") top center no-repeat; height: 100px; background-color:#ECEBE9}
#box_top { background: url("images/box_top.gif") top center no-repeat; height: 22px; margin-top:0px}
#flash{  height: 232px; margin-top:0px; background-color:#ECEBE9; padding-bottom:10px}

table {width: 100%; margin: 20px 0;}
table td, table th {vertical-align: top; padding: 10px 0;}
table td.bordered {border-bottom: 2px solid #000;}
table tr.alt td {background: #f4f4f4;}

#content {
    float:left;
	margin-top: 0px;
	margin-right:0px;
	width:585px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#content-wide {margin: 0 50px; padding: 5px 10px;}


#box_left {
	float:left;
	color: #dcdcdc;
	width:250px;
	height:auto;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 50px;
	text-align: center;
}

#headertext { width:450px; height:42px; float:left; margin-left:60px; margin-top:20px; background:url(images/logo.gif); background-repeat:no-repeat}

h1, h2, h3 {font-family: Arial, Helvetica, sans-serif; color: #01426C;}
h1 {font-size: 18px; margin: 0; padding: 5px 0 5px 0;}
h2 {font-size: 16px; margin: 0; padding: 5px 0 5px 0; font-style: italic;}
h3 {color: #c2c2c2;}


#footer {
	width: 954px;
	height: 82px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/footer.gif); background-repeat:no-repeat;
	background-color:#545454;
}

.footertext{ font-size:12px; text-align:center }
