/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	color: #131313;
	font-size: 90%;
	font-family: Verdana, Arial, sans-serif;
	background-color: #1A472B;
	background-image: url(images/backgrd.png);
	background-repeat: repeat-y;
	background-position: center top;
	text-shadow: #000000 0 0 0px;
	}
	
#container {
	width:982px;
	text-align:left;
	margin:0 auto;
	background-color: #FFF;
	}
	
#header_top {
	height: 18px;
	background-color:#1A472B;
}

#header_top #shout img {
	background-color: transparent;
	position: relative;
	float: right;
	right: 120px;
	width: 19px;
	height: 18px;
}

#header_top h1 {
	padding-left:20px;
	font-size:11px;
	color:#FFF;
	font-weight: normal;
}

#header_top h1 a, #header_top h1 a:hover, #header_top h1 a:active, #header_top h1 a:visited {
	color: #FFF;
}

#header_top h2 {
	padding-right:0px;
	font-size:11px;
	color:#1A472B;
	font-weight: bold;
	float: right;
	text-decoration: blink;
	height: 17px;
	width: 100px;
	background-color: #FF0;
}

#header_top h2 a, #header_top h2 a:hover, #header_top h2 a:active, #header_top h2 a:visited {
	color: #1A472B;
}


#banner {
	position:relative;
	height:143px;
	
}

#logo {
	top:80px;
	position: absolute;
	background-color: transparent;
	left: 25px;
	z-index: 1;

	}
#printer {
	top:210px;
	position: absolute;
	background-color: transparent;
	left: 850px;
	z-index: 1;
}
#printer a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#logo_backgrd {
	width:180px;
	background-image: url(images/logo_backgrd.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	}
	
#menu1{
	float: left;
	width: 100%;
	background-color: #1A472B;
	background-repeat: repeat-x;
	background-position: center center;
	font-size: 10px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#menu1 li{
	display: inline;
}

#menu1 li a{
	float: left;
	color: white;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #112F1C;
}

#menu1 li a:visited{
color: white;
}

#menu1 li a:hover, #menu1 li.active a {
	color: #fff;
	background-color: #276B41;
}

#menu2 {
	float:left;
	width:150px;
	font-size: 12px;
	margin-top: 50px;
	font-size: 11px;
	padding: 0;
	height: 100px;
}

#menu2_blank {
	float:left;
	width:150px;
	font-size: 12px;
	margin-top: 50px;
	font-size: 11px;
	padding: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
}

#menu2 ul {
	list-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	}
	
#menu2 li a {
	display: block;
	color: #808080;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
	text-decoration: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}

#menu2 li a:hover {
	color: #1A472B;
}

#menu2 li #menu2 li a:visited, #menu2 li a:active {
	color: #999;
}

#menu2 li.current a, #menu2 li.current a:hover, #menu2.current a:active, #menu2.current a:visited {
	color: #1A472B;
	font-weight: bold;
}

#menu3 {
	float:left;
	width:150px;
	font-size: 12px;
	margin-top: 50px;
	font-size: 9.5px;
	padding: 0;
}

#menu3 ul {
	list-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	}
	
#menu3 li a {
	display: block;
	color: #666;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 1px;
	text-align: right;
	text-decoration: none;
	list-style-type: none;
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: transparent;
}

#menu3 li a:hover {
	color: #666;
	text-decoration: underline;
}

#menu3 li #menu3 li a:visited, #menu3 li a:active {
	color: #999;
}

#menu3 li.current a, #menu3 li.current a:hover, #menu3.current a:active, #menu3.current a:visited {
	background-color: #CCC;
	color: #333;
	font-weight: bold;
	background-image: none;
}

#branch1 {
	padding-bottom:20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	}

#branch2 {
	text-align: center;
	}

#branch2 img { 	border:none;  }

#main {
	width: 942px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding: 20px;
	float: left;
}

	
#main h1 {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 4px;
	margin-bottom: 8px;
	color: #1A472B;
	}

#main_body {
	clear:none;
	float:left;
	width:555px;
	margin-left: 25px;
	font-size: 11px;
	margin-top: 50px;
	line-height: 25px;
	color: #525252;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	padding-right: 10px;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	text-decoration: none;
	}

#main_body h1 {
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	padding-bottom: 4px;
	margin-bottom: 20px;
	color: #1A472B;
	}

#main_body h2 {
	padding-bottom: 20px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0px;
	background-color: #fff;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #1A472B;
	font-size: 15px;
}

#main_body h3 {
	font-size: 14px;
	padding-bottom: 20px;
	margin-top: 20px;
	color: #1A472B;
	word-spacing: 2px;
	letter-spacing: 5px;
}

#main_body h4 {
	font-size: 12px;
	margin-top: 20px;
	color: #000;
	padding-top: 15px;
	border: 1px dotted #999;
}

#main_body h5 {
	font-size: 12px;
	margin-top: 20px;
	color: #1A472B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DADADA;
	padding-top: 15px;
}


#main_body li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
	padding-left: 10px;
	padding-bottom: 5px;
}
	
#main_body .highlight {
	font-weight: bold;
}

#main_body img {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color:#FFF;
	
	}
#main_body a, #main_body a:active, #main_body a:visited {
	font-size: 10px;
	font-weight: bold;
}
#main_body a:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}



.prices {
	float:right;
	width:180px;
	margin-left: 15px;
	padding-left: 5px;
	font-size: 9px;
	padding-top: 15px;
	background-color: #DADADA;
	}

.prices th {
	font-size: 8px;
	color: #1A472B;
}

.prices h5 a {
	color: #1A472B;
	font-size: 9px;
}

.prices tr {
	line-height:17px;
	}

.right {
	text-align:right;
	}

.center {
	text-align:center;
	}

.prices h2 {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 4px;
	margin-bottom: 8px;
	color: #1A472B;
	text-align: center;
	}


.prices h3 {
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	padding-bottom: 4px;
	margin-bottom: 8px;
	color: #1A472B;
	}

a:link {
	color:#1A472B;
	text-decoration:none;
	}

a:visited {
	color:#1A472B;
	text-decoration:none;
	}
	
a:hover {
	color:#8D867D;
	text-decoration:underline;
	}

a:active {
	color:#1A472B;
	text-decoration:none;
	}

#footer {
	float:none;
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #97D9AF;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	text-align: center;
	background-color: #1A472B;
} 

#footer1 a:link {
	text-decoration: none;
	color: #97D9AF;
}

#footer1 a:visited {
	text-decoration: none;
	color: #97D9AF;
}

#footer1 a:hover {
	text-decoration: underline;
	color: #97D9AF;
}

#footer1 a:active {
	text-decoration: none;
	color: #97D9AF;
}

#careers_form {
	color: #1B472C;
	font-size: 0.9em;
	width: 95%;
	padding-left: 20px;
	text-align: left;
}

#careers_form td {
	padding: 2px;
	vertical-align: top;
	text-align: left;
}

#careers_form .inner {
	background-color: #F1FAF4;
	border: 1px dotted #1B472C;
	text-align: left;
}
#careers_form th {
	color: #FFF;
	background-color: #666;
	font-size: 10px;
}
#noback td {
	background-color: #FFF;
}
