@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}

#header #headgap {
	background-color: #0069AA;
	height: 5px;
	font-size: 1px;
}
#header #headgap2 {
	background-color: #E0EAF4;
	height: 10px;
	font-size: 1px;
}
#header {
	background-color: #E0EAF4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 132px;
}
#header h6 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
}



#navigation td {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-color: #0069AA;
	text-align: center;
	height: 30px;
}
#navigation img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
#Nav {
	z-index: 1030;
}
#subnav td {
	background-image: url(../images/subnav_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 23px;
	text-align: center;
	vertical-align: bottom;
}

#subnav img {
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#SubnavDiv {
	position:relative;
	width:100%;
	height:0px;
	z-index:1000;
	visibility: hidden;
	top: -9px;
}
#SubnavProd {
	position:relative;
	width:100%;
	height:0px;
	z-index:1000;
	visibility: hidden;
	top: -7px;
}
#SubnavProd #subnav #subnav {
	float: left;
	margin-left: 25px;
}

#SubnavProc {
	position:relative;
	height:0px;
	z-index:1000;
	visibility: hidden;
	top: -7px;
	width: 100%;
}
#SubnavProc #subnav #subnav {
	float: right;
	margin-right: 150px;
}

#SubnavServ {
	position:relative;
	width:100%;
	height:0px;
	z-index:1000;
	visibility: hidden;
	top: -7px;
}
#SubnavServ #subnav  #subnav {
	float: right;
	margin-right: 50px;
}
#main {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#main #portfolio {
	padding-top: 13px;
	width: 660px;
}

.thickbox img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}
#main #edges {
	width: 660px;
}
#edges img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
}




#rightcol {
	width: 225px;
	background-color: #E0EAF4;
	vertical-align: top;
	padding: 15px;
}
h1 {
	font-size: 20px;
	color: #0069AA;
	text-decoration: none;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom: -10px;
}
h2 {
	font-size: 18px;
	color: #0069AA;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0069AA;
}
hr {
	display: none;
}


#footernav {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0069AA;
	text-align: center;
	padding: 5px;
}
#footernav a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footernav a:link {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footernav a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footernav a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #EAF668;
	text-decoration: none;
}
#footernav a:active {
	font-size: 11px;
	font-weight: bold;
	color: #EAF668;
	text-decoration: none;
}
a {
	color: #0069AA;
	text-decoration: none;
}
a:link {
	color: #0069AA;
	text-decoration: none;
}
a:visited {
	color: #0069AA;
	text-decoration: none;
}
a:hover {
	color: #0069AA;
	text-decoration: underline;
}
a:active {
	color: #0069AA;
	text-decoration: underline;
}
