#wrapper {
	width: 757px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000066;
	background-color: #FFFFFF;


}


body {
	background-image: url(images/Goulds%20Banner1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 210px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #6699FF;









}

h1 {
	font-weight: bold;
	font-size: 16px;
	color: #003C58;
	padding-bottom: 0px;
	margin: 0;
	padding-left: 8px;
	padding-top: 50px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	text-align: left;


}

h2 {
	font-weight: normal;
	font-size: 18px;
	color: #006699;
	padding-bottom: 0px;
	margin: 0;
	padding-left: 8px;
	padding-top: 0px;
}

h3 {
	font-weight: bold;
	font-size: 13px;
	color: #003366;
	padding-bottom: 2px;
	margin: 0;
	padding-left: 12px;
	padding-top: 0px;

}
	

h4 {
	line-height: normal;
	font-size: 13px;
	color: #003366;
	padding-left: 6px;


}

h6 {
	line-height: normal;
	font-size: 13px;
	color: #FF0000;
	padding-left: 6px;

}



#topbar {
	padding-bottom: 1px;
	font-family: trebuchet ms,verdana,sans-serif;
	font-weight: bold;
	font-size: 200%;
}

#topbar a { text-decoration: none; color: #000; }

#topbar a:hover { text-decoration: underline; }

/*///////////// Tabs Code ////////////*/

#tabs {
	width: 757px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 70%;
	clear: both;
	text-align: center;

}

#tabs ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#tabs li { float: left; }

#tabs a,span { width: 100px; }

#tabs span {
	position: relative;
	top: 0;
	margin: 0 2px 0 0;
	float: left;
	background: #003C58;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	padding: 6px 4px 6px 10px;
	text-decoration: none;
	color: #FFFFFF;
}

#tabs a {
	position: relative;
	top: 0;
	margin: 1px 2px 0 0;
	float: left;
	background: #6699FF;
	border-right: 1px solid #AAA;
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
	padding: 5px 4px 5px 10px;
	text-decoration: none;
	color: #333;
}

#tabs a:hover {
	background: #CCCCCC;
	position: relative;
	top: 0;
	padding: 5px 4px 6px 10px;
	margin-top: 0px;
}

#tabs a.active {
	position: relative;
	top: 0;
	margin: 0 2px 0 0;
	float: left;
	background: #DEBEDE;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	padding: 6px 4px 6px 10px;
	text-decoration: none;
	color: #333;
}

#tabs a.active:hover {
	position: relative;
	top: 0;
	margin: 0 2px 0 0;
	float: left;
	background: #0099CC;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	padding: 6px 4px 6px 10px;
	text-decoration: none;
	color: #333;
}

#subtabs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#subtabs li {
	float: left;
	padding: 0 8px 0 8px;
	border-left: 1px solid #CCC;
	white-space: nowrap;
}

#subtabs li:first-child { border-left: none; }

#subtabs {
	font-family: tahoma,verdana,sans-serif;
	font-size: 85%;
	background: #FFFFFF;
	color: #666;
	padding: 5px 7px 7px 7px; /* for All other Browsers */
}

#footer {
	clear: both;
	padding: 5px 0 0 18px;
	font-size: 12px;
	color: #666666;
	background-color: transparent;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: solid;



}
a:link {
	text-decoration: none;
	color: #006699;
	font-weight: normal;


}
a:visited {
	text-decoration: none;
	color: #006699;
	font-weight: normal;


}
a:hover {
	color: #00465c;

}
p {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 20px;
	color: #003C58;
	font-weight: normal;




}
h5 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #B2E0F8;
	color: #003C58;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;



}

