* {
	margin: 0px;
	padding: 0px;
	outline: none;
}
a {
	text-decoration:none;
}
ul, ol {
	list-style: none;
}
table { border-collapse: collapse; border-spacing: 0; 
}
:focus { outline: none; 
}
body {
	text-align: center;
	background-color: #FFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background-image:url('../images/webGraphics/bodyBGindex.jpg');
	background-position:top center;
	background-repeat:repeat-x;
}
body.secondary {
	background-image:url('../images/webGraphics/bodyBGsecondary.jpg');
	background-position:top center;
	background-repeat:repeat-x;
}
#wrapper {
	text-align: center;
	width:1000px;
	margin:auto;
}
#overlay{
	width:1000px;
	background-image:url('../images/webGraphics/overlayBG.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	float:left;
	position:relative;
	background-color:none;
}
#overlay.secondary {
	background-image:url('../images/webGraphics/overlayBGsecondary.jpg');
	background-position:top center;
	background-repeat:no-repeat;
}
#header {
	float:left;
	position:relative;
	text-align: left;
	padding:20px 0 0 0;
	height: 125px;
	width:780px;
	background-image: url('../images/webGraphics/headerBG.png');
	left:110px;
}
#header img {
	margin:0 0 0 25px;
}
#navbar {
	text-align: left;
	width: 720px;
	float: left;
	position: relative;
	left:110px;
}
#navbar a:hover {
	background-position: left bottom;
}
#navbar a.current {
	background-position: left top;
	cursor: default;
}
#welcome a {
	background-repeat: no-repeat;
	background-position: left center;
	width: 92px;
	float: left;
	background-image: url(../images/Buttons/WelcomeButton.png);
	height: 26px;
}
#whoWeAre a {
	background-image: url(../images/Buttons/whoWeAreButton.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 104px;
	margin-left: -17px;
	height: 26px;
}
#whatWeDo a {
	background-image: url(../images/Buttons/whatWeDoButton.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 106px;
	margin-left: -17px;
	height: 26px;
}
#whereWeGo a {
	background-image: url(../images/Buttons/whereWeGo.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 112px;
	margin-left: -19px;
	height: 26px;
}
#contactUs a {
	background-image: url(../images/Buttons/contactUsButton.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 110px;
	margin-left: -19px;
	height: 26px;
}
#webOrders a {
	background-image: url(../images/Buttons/webOrdersButton.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 108px;
	margin-left: -15px;
	height: 26px;
}
#ourInterests a {
	background-image: url(../images/Buttons/ourInterestsButton.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 115px;
	margin-left: -15px;
	height: 26px;
	float: left;
}
#jobs a {
	background-image: url(../images/Buttons/postIt.png);
	height: 156px;
	width: 169px;
	position: relative;
	background-repeat: no-repeat;
	float: right;
	z-index: 1000;
	background-position: left center;
	margin-top:-55px;
	right:100px;
	display: block;
	clear: both;
}
#jobs a:hover {
	background-position: left bottom;
}
#jobs a.current {
	background-position: left top;
	cursor: default;
}
#topContent {
	width: 770px;
	z-index: 200;
	float: left;
	position: relative;
	left:110px;
	background-image: url(../images/webGraphics/topContentBG.jpg);
	background-repeat:repeat-y;
	background-position: left top;
	text-align: left;
}
#topContent h1 {
	font-size: 1.5em;
	color: #0F1A30;
	margin:0 0 .2em 2em;
	line-height: 1em;
}
#topContent h2 {
	font-size: 1em;
	color: #881C20;
	margin-left: 1em;
	line-height: 1.5em;
	margin-top: 1em;
}
#topContent p {
	font-size: 0.8em;
	color: #0F1A30;
	line-height: 1em;
	margin:10px 0 0 45px;
}
#topContent ul {
	font-size:.8em;
	width:650px;
	list-style:disc;
	padding:.5em 0 .5em 5em;
}
#slides {
	padding:35px 0 15px 15px;
	float:left;
	position:relative;
}
#topcontentBorder {
	width: 770px;
	height:20px;
	z-index: 200;
	float: left;
	position: relative;
	background-image: url(../images/webGraphics/topContentRoundBorder.png);
	background-repeat:no-repeat;
	background-position: left top;
	left:110px;
}
#topcontentBorder p {
	font-size:.7em;
	line-height:1em;
	text-align:right;
	padding:0 13em 0 0;
}
#bottomContent {
	height: 100%;
	margin:-20px 0 0 0;
	float: left;
	position: relative;
	width:800px;
	left:110px;
}
#bottomContent h1 {
	position:relative;
	font-size: 1.2em;
	line-height: 1em;
	color: #0F1A30;
	text-align: left;
	padding:.5em 0 0 0;
}
#bottomContent h2 {
	font-size: 1em;
	line-height: 2em;
	margin:0 0 0 .3em;
	color: #881C20;
	text-align: left;
}
#bottomContent ul {
	margin: 0px;
	padding: 0px;
}
#bottomContent li {
	font-size: 0.8em;
	line-height: normal;
	color: #0F1A30;
	text-align: left;
	padding-right: 1em;
	margin-left: 1em;
	padding-bottom: 0.5em;
	padding-top: 1em;
}
#main {
	float: left;
	width: 300px;
}
#testimonials {
	color: #0F1A30;
	width: 255px;
	position: relative;
	margin-top: 2.5em;
	padding-left: 1em;
	margin-bottom: 2.5px;
	padding-bottom: 1em;
	float: left;
	text-align:left;
}
#testimonials h1 a {
	color:#0F1A30;
}
#testimonials h1 a:hover {
	color:#FFF;
}
#testimonials p {
	font-size: 0.8em;
	color: #0F1A30;
	text-align: left;
	width:235px;
}
#testimonials p a {
	color: #881C20;
	margin:.5em 0 0 1em;
}
#testimonials p a:hover {
	color: #0F1A30;
	text-decoration:underline;
}
.company {
	padding:0 0 1em 0;
}
#services {
	color: #0F1A30;
	height:340px;
	width: 220px;
	float: left;
	position: relative;
	margin-top: 2.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	padding-left: 1em;
	margin-bottom: 1.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	padding-right: 1em;
}
#services a {
	color: #0F1A30;
	text-decoration: none;
}
#services a:hover {
	color: #FFF;
	text-decoration: none;
}
#locations {
	color: #0F1A30;
	float: left;
	width: 255px;
	margin-top: 1em;
	left:-45px;
	position: relative;
	padding-left: 0em;
}
#locations a {
	color: #0F1A30;
	text-decoration: none;
}
#locations a:hover {
	color: #FFF;
	text-decoration: none;
}
#topContentSecondary {
	text-align: left;
	width: 770px;
	z-index: 200;
	float: left;
	position:relative;
	left:110px;
	background-image: url(../images/webGraphics/topContentBG.jpg);
	background-repeat:repeat-y;
	background-position: left bottom;
	position: relative;
}
#topContentSecondary h1 {
	font-size: 2em;
	color: #0F1A30;
	line-height: 1em;
	font-style: italic;
	font-weight: bold;
	margin:.5em 0 .5em .5em;
}
#bottomContentSecondary {
	float: left;
	position: relative;
	left:105px;
	width:800px;
}
#bottomContentSecondary h1 {
	font-size: 1.5em;
	color: #881C20;
	margin-left: 2em;
	line-height: 2em;
	margin-top: 0em;
	font-style: italic;
	font-weight: bold;
}
#bottomContentSecondary #BCslide {
	position: relative;
	height: 250px;
	width: 300px;
	float: left;
	margin-top: 13.3em;
	clear: both;
}
#bottomContentSecondary #BCtextContainer {
	color: #0F1A30;
	height: 100%;
	width: 780px;
	position: relative;
	text-align: left;
	float:left;
	display: block;
	padding:5px 0 5px 0;
	min-height:550px;
}
#bottomContentSecondary #BCtextContainer table {
	font-size: 1em;
	font-weight: lighter;
	color: #003;
	line-height: 2em;
	text-decoration: none;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: -1.5em;
	text-align: left;
	text-indent: 1em;
}
#bottomContentSecondary #BCtextContainer h5 {
	font-size: 1.2em;
	font-weight: lighter;
	font-variant: small-caps;
	color: #FFF;
	line-height: 1.5em;
	text-decoration: none;
	text-align: left;
	margin-left: 5em;
}
#bottomContentSecondary #BCtextContainer h1 {
	padding:0 0 0 .8em;
	margin:0;
}
#bottomContentSecondary #BCtextContainer h2 {
	margin-bottom:.5em;
	color: #0F1A30;
}
#bottomContentSecondary #BCtextContainer p {
	line-height: 1.2em;
	font-size: 0.8em; 
	display: block;
}
#bottomContentSecondary #BCtextContainer p a {
	text-decoration: none;
	color: #881C20;
}
#bottomContentSecondary #BCtextContainer p a:hover {
	color: #0F1A30;
	text-decoration: underline;
}
#bottomContentSecondary #BCtextContainer p img {
	margin-right: 1em;
	padding-bottom: 1em;
	display: inline;
	vertical-align: top;
	float: left;
	clear: right;
}
#bottomContentSecondary #BCtextContainer ul {
	text-decoration: none;
}
#bottomContentSecondary #BCtextContainer ul li {
	margin-left: 1em;
	width: 25em;
	display: block;
	line-height: 1em;
	text-indent: 1.25em;
	padding-top: .5em;
}
#bottomContentSecondary #BCtextContainer ul li a {
	color: #003;
}
#bottomContentSecondary #BCtextContainer ul li a:hover {
	color: #881C20;
}
#bottomContentSecondary #BCtextContainer ul li.indent {
	margin-left:3em;
}
#bottomContentSecondary #BCtextContainer table a {
	text-decoration: none;
	display: block;
	color: #0F1A30;
	padding-right: 1em;
}
#bottomContentSecondary #BCtextContainer table a:hover {
	color: #881C20;
	background-image:url(../images/webGraphics/tableBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	border:0px none none;
}
#bottomContentSecondary #BCtextContainer h5 a {
	color: #FFF;
	text-decoration: none;
}
#bottomContentSecondary #BCtextContainer h5 a:hover {
	color: #881C20;
	text-decoration: none;
}
#bottomContentSecondary #BCtextContainer #left {
	height: 100%;
	width: 450px;
	float: left;
	display: block;
	position: relative;
	border-right:solid #ccc 1px;
	margin-bottom: 1em;
	margin-top: 1em;
}
#bottomContentSecondary #BCtextContainer #left table {
	text-decoration: none;
	text-align: left;
	margin-left: 1em;
}
#bottomContentSecondary #BCtextContainer #left table h3 {
	font-weight: lighter;
	text-transform: capitalize;
	font-variant: small-caps;
	line-height: normal;
}
#bottomContentSecondary #BCtextContainer #left table h4 {
	font-weight: lighter;
	font-variant: small-caps;
	font-size: 1.3em;
	color: #881C20;
	text-decoration: underline;
}
#bottomContentSecondary #BCtextContainer #left table ol {
	display: block;
	margin:0 0 0 1em;
}
#bottomContentSecondary #BCtextContainer #left table  ol li {
	text-align: left;
	font-size: 0.8em;
	color: #0F1A30;
	line-height: 1.5em;
	font-weight: lighter;
	padding: 0em;
	list-style: none;
}
#bottomContentSecondary #BCtextContainer #left table  h3 img {
	float: right;
	display: block;
}
#bottomContentSecondary #BCtextContainer #left table p {
	color: #0F1A30;
	display: block;
	line-height: 1em;
}
#bottomContentSecondary #BCtextContainer #left table p img {
	display: inline;
	float: left;
}
#bottomContentSecondary #BCtextContainer #left table p a {
	color: #881C20;
	text-decoration: none;
	font-weight: lighter;
	letter-spacing: 0.1em;
	font-style: italic;
	display: inline;
}
#bottomContentSecondary #BCtextContainer #left table p a:hover {
	color:#0F1A30;
	text-decoration:underline;
	background-image: none;
}
#bottomContentSecondary #BCtextContainer #imageBox {
	height: 400px;
	width: 275px;
	margin:1em 0 0 2em;
	background-color: #CCC;
	position: relative;
	display: block;
	float: left;
	/*For FF and Safari3 only.  No affect on IE...shockingly*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#bottomContentSecondary #BCtextContainer #imageBox h4 {
	font-size: 2em;
	font-weight: lighter;
	font-variant: small-caps;
	color: #598133;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	display: inline;
	float: right;
	margin-right: 1em;
}
#bottomContentSecondary #BCtextContainer #imageBox #ImageMain {
	margin-left: .8em;
	display: inline;
}
#bottomContentSecondary #mapContainer {
	color: #0F1A30;
	width: 770px;
	position: relative;
	text-align: left;
	left:110px;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../images/webGraphics/midatlanticmap-copy.gif);
	float: left;
	position:relative;
}
#bottomContentSecondary #mapContainer #text {
	float: left;
	position:relative;
	width: 500px;
	left:-50px;
	height: 100%;
}
#bottomContentSecondary #mapContainer #map {
	float: left;
	position:relative;
	left:610px;
	margin:-255px 0 0 0;
}
#bottomContentSecondary #mapContainer #map2 {
	float: left;
	position:relative;
	left:650px;
	margin:-205px 0 0 0;
}
#bottomContentSecondary #mapContainer #map3 {
	float: left;
	position:relative;
	left:600px;
	margin:-170px 0 0 0;
}
#bottomContentSecondary #mapContainer a {
	color: #101B30;
	text-decoration: none;
}
#bottomContentSecondary #mapContainer p a:hover {
	color: #881C20;
	text-decoration: none;
}
#bottomContentSecondary #mapContainer h1 {
	font-size: 1.5em;
	color: #881C20;
	margin-left: 2em;
	line-height: 2em;
	margin-top: 0em;
	font-style: italic;
	font-weight: bold;
}
#bottomContentSecondary #mapContainer p {
	width: 550px;
	float: left;
	color: #0F1A30;
	position: relative;
	font-size: 0.8em;
	padding-bottom:1em;
}
#bottomContentSecondary #mapContainer #text {
	position:relative;
	margin:0 0 1em 0;
}
#bottomContentSecondary #mapContainer #text p strong {
	color: #881C20;
}
#bottomContentSecondary #BCtextBottom h2 {
	float:left;
	position:relative;
	clear:left;
	color: #0F1A30;
	font-size:1em;
	padding:0 0 0 5em;
}
#bottomContentSecondary #BCtextBottom h2 a{
	color: #0F1A30;
	text-decoration:underline;
}
#bottomContentSecondary #BCtextBottom h2 a:hover{
	color: #881C20;
}
#bottomContentSecondary #BCtextContainer #courierServices {
	float:left;
	position:relative;
}
#bottomContentSecondary #BCtextContainer #courierServices ul {
	float:left;
	position:relative;
	padding:2.8em 0 1em 3em;
	font-size:.8em;
}
#bottomContentSecondary #BCtextContainer #courierServices ul li {
	text-indent:0;
	padding:0 0 1em 0;
}
#bottomContentSecondary #BCtextContainer #courierServices h2 {
	font-size:1em;
	padding:0 0 0 2em;
}
#bottomContentSecondary #BCtextContainer #courierServices p {
	float:left;
	position:relative;
	padding:0 3em 1em 3em;
}
#bottomContentSecondary #BCtextContainer #courierServices p.subNote {
	font-size:.7em;
}
#footer {
	background-color: #FFF;
	text-align: center;
	height: 75px;
	float: left;
	position:relative;
	left:100px;
	padding-top: .5em;
	padding-bottom: 0px;
	width:800px;
	border-top:1px solid #ccc;
}
#footer table {
	font-size: 14px;
	color: #0F1A30;
	line-height: normal;
	text-align: center;
	width:800px;
}
#footer tr {
	font-size: .8em;
	color: #0F1A30;
}
#footer td {
	padding:.5em 0 0 0;
}
#footer td.locations {
	padding:.5em 0 0 0;
	text-align:left;
}
#footer td p {
	padding:0;
}
#footer ul {
	margin:0 0 0 200px;
}
#footer li {
	float:left;
	display:inline;
	padding:0 0 0 2em;
}
#footer table a {
	text-decoration: none;
	color: #003;
}
#footer table a:hover {
	color: #881C20;
}
#sprytooltip1 a:hover .tooltipcontentH3 {
	color: #101B30;
	text-decoration: none;
}
#sprytooltip2 a:hover .tooltipcontentH3 {
	color: #101B30;
	text-decoration: none;
}
#sprytooltip3 a:hover .tooltipcontentH3 {
	color: #101B30;
	text-decoration: none;
}
#sprytooltip1 a:hover .tooltipcontentAP {
	color: #881C20;
	text-decoration: underline;
}
#sprytooltip2 a:hover .tooltipcontentAP {
	color: #881C20;
	text-decoration: underline;
}
#sprytooltip3 a:hover .tooltipcontentAP {
	color: #881C20;
	text-decoration: underline;
}
.emp {
	color: #881C20;
	font-style: italic;
	font-weight: bolder;
}
.jobsH2 {
	font-size: 1em;
	color: #0F1A30;
	line-height: 1.2em;
	font-style:oblique;
	padding-top: 1em;
	padding-bottom: 0.5em;
	margin-left: 1em;
}
.firstline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	display: block;
	padding-left: 1em;
	padding-top: 2em;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	display: block;
	padding-top: 2em;
}
.contactForm {
	float:left;
	position:relative;
	padding:0 0 1em	4em;
}
.contactForm h3 {
	float:left;
	margin:0 0 .5em 0;
}
.sitemap{
	font-size:.7em;
}