@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body#servicespage a#serviceslink, body#contactpage a#contactlink {
color: #517192;
}

body {
	background: url(../images/jt-tool-global-bkgrnd-r1.jpg) repeat center -100px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 16px;
	line-height: 21px;
	margin-top: 0px;
	margin-bottom: 16px;
	font-weight: normal;
}

h2 {
	font-size: 12px;
	color: #003366;
	margin-bottom: 6px;
	text-transform: uppercase;
}


h3 {
	border-bottom: 1px solid #D9E3ED;
	margin-bottom: 6px;
	margin-top: 12px;
	text-transform: uppercase;
	font: bold 10px Arial, Helvetica, sans-serif;
}
#wrapper {
	height: 760px;
	min-height:760px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/jt-tool-wrapper-bkgrd.png) no-repeat center top;
}
#content copy {
	width: 1000px;
	height: 640px;
	min-height:640px;
	margin-right: auto;
	margin-left: auto;
}

#content {
        width: 1000px;
        height: 710px;
        min-height: 640px;
        margin-right: auto;
        margin-left: auto;
        background-color: white;
    }

#navMenu {
	height: 26px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 34px;
}
#menuLinks {
	background: url(../images/jt-tool-global-link-bkgrd.png) no-repeat right center;
	float: right;
	height: 24px;
	width: 300px;
	text-align: center;
}
#menuLinks ul {
	display: inline;
	list-style: none;
}
#menuLinks ul li { display: inline; }
#menuLinks ul li a {
	text-transform: uppercase;
	color: #FFF;
	margin-right: 6px;
	margin-left: 6px;
	font: bold 10px Arial, Helvetica, sans-serif;
} 
#menuLinks a:link, #menuLinks a:visited{ text-decoration: none; }

#menuLinks a:hover{
	text-decoration: none;
	color: #D9E1EB;
}
.colWidth344 {
	float: left;
	height:344px;
	min-height:344px;
	width: 344px;
	margin-left: 50px;
	color: #666;
	font: 12px/20px Arial, Helvetica, sans-serif;
}

.colWidth586 {
	float: left;
	min-height:338px;
	width: 586px;
	height: 338px;
	padding-top: 16px;
}
.colWidth550 {
	float: left;
	min-height:344pxx;
	width: 550px;
	height: auto;
	padding-top: 0px;
	margin-left: 50px;
	color: #666;
	font: 12px/20px Arial, Helvetica, sans-serif;
}
.colWidth344 p { margin-bottom: 10px; }
#homeQuote {
	background: url(../images/jt-tool-quote-bkgrd.png) repeat-x left top;
	float: left;
	height: 116px;
	width: 344px;
	margin-left: 50px;
	padding: 6px 6px 0px;
	font: 12px/16px Arial, Helvetica, sans-serif;
}
.quoteAuthor {
	font-style: italic;
	float: right;
}
#homeFeaturesSection {
	height: 120px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#homeFeatures {
	height: 122px;
	width: 554px;
	float: left;
	padding-left: 20px;
}
#homeLowerSection copy {
	height: 68px;
	width: 840px;
	background: url(../images/jt-tool-home-lower-bar.png) repeat-x center top;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 24px;
	padding-left: 120px;
}

#homeLowerSection {
        height: 68px;
        width: 840px;
        background: url(../images/jt-tool-home-lower-bar.png) repeat-x center top;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        padding-top: 24px;
        padding-left: 120px;
        margin-top: 50px;
    }
#homeLowerSection ul {
	list-style: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #D9E2EC;
	margin-bottom: 26px;
}
#homeLowerSection ul li {
	display: inline;
	margin-right: 8px;
	margin-left: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
#footer {
	height: 120px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	background: url(../images/jt-tool-footer-bkgrd.png) no-repeat center top;
	text-align: center;
	color: #c9d7e8;
	font: bold 10px/14px Arial, Helvetica, sans-serif;
	z-index: 1;
}

#footer ul li { display: inline; }
#footer ul li a {
	text-transform: uppercase;
	color: #c9d7e8;
	margin-right: 2px;
	margin-left: 2px;
	font: bold 10px Arial, Helvetica, sans-serif;
	
} 
#footer a:link, #footer a:visited{ text-decoration: none; }

#footer a:hover{
	text-decoration: none;
	color: #FFF;
}
#legal {
	margin-top: 12px;
	font-weight: normal;
}
#legal a:link, #legal a:visited { color: #c9d7e8;text-decoration: underline; }

#legal a:hover{
	text-decoration: none;
	color: #FFF;
}
#acBracket {
	height: 560px;
	width: 350px;
	float: left;
	background: url(../images/jt-tool-services-ac-bracket.png) no-repeat -20px -20px;
}
#helicopter {
	height: 580px;
	width: 380px;
	float: left;
	background: url(../images/jt-tool-contact-helicopter.png) no-repeat -140px bottom;
}
#serviceProductList {
	font-size: 11px;
	line-height: 16px;
	float: left;
	height: auto;
	width: 500px;
	margin-top: 0px;
}

#serviceProductList ul {
	float: left;
	height: auto;
	width: 100px;
	margin-right: 12px;
	list-style: disc outside;
}
#contactList {
	font-size: 11px;
	line-height: 16px;
	float: left;
	height: auto;
	width: 550px;
	margin-top: -16px;
}

#contactList ul {
	float: left;
	height: auto;
	margin-right: 60px;
	list-style: none;
}
#bracketCaption {
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #003366;
	height: auto;
	width: 220px;
	margin-top: 440px;
	float: left;
	text-align: left;
	margin-left: 140px;
}
.enlargeThumb { list-style: none; }
#enlarge li {
	background: url(../images/jt-tool-services-thumb.png) no-repeat center top;
	height: 30px;
	width: 140px;
	padding-top: 80px;
	text-align: left;
	padding-left: 30px;
	
}
.headerMargin {
	margin-top: 6px;
	margin-bottom: 12px;
}
.menuDividers {
	font-size: 10px;
	color: #D9E2EC;
}
.clear { clear: both; }
.blueBorder { border-bottom: none; }
.noBorder {
	border-width: 0px;
	border-style: none;
}
.marginTop6 { margin-top: 6px; }
#googleMap {
	z-index: 3000;
	overflow: visible;
	position: relative;
	visibility: visible;
	height: 1px;
	width: 200px;
	float: left;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}

a:hover { color: #567393; }
