@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF url(../images/body_bg.png) repeat-x left top;
	margin: 0px;
}
h1 {
	color: #0072bc;
}
a {
	color: #0072bc;
	border-bottom: 2px solid #0072bc;
	text-decoration: none;
}
a:hover {
	color: #FACE00;
	border-bottom: 2px solid #000000;
}
#head {
	background: url(../images/jc_tech_services.png) no-repeat left top;
	width: 980px;
	height: 90px;
	margin-left: -490px;
	position: relative;
	left: 50%;
	clear: both;
	z-index: 0;
}
#head h1 {
	color: #000000;
	float: left;
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
#h_nav {
	float: right;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 6px 15px 0px 0px;
}
#h_nav a {
	color: #FFFFFF;
	padding: 2px 12px 2px 12px;
	text-decoration: none;
	border-color: #000000;
}
#h_nav a:hover {
	border-color: #FACE00;
}
#container {
	clear: both;
	width: 1000px;
	margin-left: -500px;
	position: relative;
	left: 50%;
	z-index: 0;
}
#inner_l {
	background: url(../images/border_l.png) no-repeat left bottom;
	padding-left: 10px;
}
#inner_r {
	background: url(../images/border_r.png) no-repeat right bottom;
	padding-right: 10px;
}
#contentPad {
	padding: 8px;
}
#content {
	background: url(../images/content_bg.png) repeat-x left bottom;
	padding: 8px;
}
#tab1o {
	position: relative;
	background: url(../images/tab1_bg.png) no-repeat;
	height: 225px;
	width: 301px;
}
#tab1.off{
	position: absolute;
	top: 15px;
	left: 23px;
	width: 263px;
	height: 188px;
	background: #B8B8B8 url(../images/tab1_img_off.png) no-repeat left bottom;
	text-align: left;
}
#tab1.on {
	position: absolute;
	top: 15px;
	left: 23px;
	width: 263px;
	height: 188px;
	background: #FACE00 url(../images/tab1_img_on.png) no-repeat left bottom;
	text-align: left;
}
#tab2o {
	position: relative;
	background: url(../images/tab2_bg.png) no-repeat;
	height: 225px;
	width: 301px;
}
#tab2.off {
	position: absolute;
	top: 15px;
	left: 19px;
	width: 263px;
	height: 188px;
	background: #B8B8B8 url(../images/tab2_img_off.png) no-repeat left bottom;
	text-align: left;
}
#tab2.on {
	position: absolute;
	top: 15px;
	left: 19px;
	width: 263px;
	height: 188px;
	background: #FACE00 url(../images/tab2_img_on.png) no-repeat left bottom;
	text-align: left;
}
#tab3o {
	position: relative;
	background: url(../images/tab3_bg.png) no-repeat;
	height: 225px;
	width: 301px;
}
#tab3.off {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 263px;
	height: 188px;
	background: #B8B8B8 url(../images/tab3_img_off.png) no-repeat left bottom;
	text-align: left;
}
#tab3.on {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 263px;
	height: 188px;
	background: #FACE00 url(../images/tab3_img_on.png) no-repeat left bottom;
	text-align: left;
}
#tab1 h2, #tab2 h2, #tab3 h2 {
	margin: 9px;
	font-size: 14pt;
	font-weight: bold;
}
#tabContent {
	padding: 25px;
	height: 150px;
	font-size: 18pt;
	color: #333333;
	opacity:1;
	filter:alpha(opacity=100);
}
#tabContent h1 {
	color: #0072bc;
	font-size: 30pt;
	font-weight: bold;
	margin: 0px;
}
#tabContent p {
	margin: 10px 0px 0px 0px;
}
#inner_b {
	background: url(../images/border_b_bg.png) repeat-x left top;
	height: 18px;
	clear: both;
}
#notationWrapper {
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#notation {
	position: relative;
}
#notation div {
	padding: 30px;
	background-color: #e0e0e0;
	border-bottom: 2px solid #666666;
	color: #0072bc;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	opacity: 0.9;
}
#notation div.error {
	padding: 30px;
	background-color: #ffe0e0;
	border-bottom: 2px solid #cc6666;
	color: #cc0000;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	opacity: 0.9;
}
a.contactBut {
	display: block;
	float: right;
	background: #a3a3a3 url(../images/but_contact_bg.png) no-repeat top left;
	width: 366px;
	height: 56px;
	text-align: center;
	color: #ffffff;
	font-size: 16pt;
	line-height: 52px;
	text-decoration: none;
	border: 1px solid #ffffff;
}
a.contactBut:hover {
	background: #FACE00 url(../images/but_contact_bg.png) no-repeat top right;
	color: #000000;
	border: 1px solid #333333;
}
.clr {
	width: 100%;
	clear: both;
}
/* *** CONTACT STYLES *** */
#contactInfo {
	float: left;
	color: #666666;
	font-size: 20pt;
	font-weight: bold;
	padding: 50px 0px 0px 20px;
}
#contactInfo div {
	margin-bottom: 50px;
	padding-left: 45px;
}
.contactAddress {
	background: url(../images/contact-m.png) no-repeat 0px 5px;
	line-height: 33pt;
}
.contactPhone {
	background: url(../images/contact-p.png) no-repeat top left;
}
.contactEmail {
	background: url(../images/contact-e.png) no-repeat top left;
}
/* *** FORM STYLES *** */
#contactForm {
	float: right;
	margin-right: 20px;
	border-left: 1px dashed #d0d0d0;
}
.paypalFormContainer {
	padding: 0px 150px 0px 150px;
}
.formPair {
	width: 490px;
	height: 45px;
	margin-bottom: 15px;
	white-space: nowrap;
	clear: both;
}
.paypalFormPair {
	width: 590px;
	height: 45px;
	margin-bottom: 15px;
	white-space: nowrap;
	clear: both;
}
.formLabel {
	float: left;
	font-size: 20pt;
	color: #333333;
	text-align: right;
	width: 130px;
	padding-top: 8px;
	margin-right: 10px;
}
.paypalFormLabel {
	float: left;
	font-size: 20pt;
	color: #333333;
	text-align: right;
	width: 260px;
	padding-top: 8px;
	margin-right: 10px;
}
.formInput, .paypalFormField {
	float: left;
	width: 310px;
	margin-right: 10px;
}
.formInput input, .paypalFormField input {
	color: #808080;
	font-size: 20pt;
	height: 43px;
	width: 308px;
	border: 1px solid #808080;
	background: #f0f0f0;
}
.paypalFormField select {
	color: #808080;
	font-size: 20pt;
	height: 43px;
	width: 308px;
	border: 1px solid #808080;
	background: #f0f0f0;
}
.formInput textarea {
	color: #808080;
	font-size: 14pt;
	height: 200px;
	width: 308px;
	border: 1px solid #808080;
	background: #f0f0f0;
	margin-bottom: 15px;
}
.paypalFormResult {
	float: left;
	width: 310px;
	margin-right: 10px;
	color: #808080;
	font-size: 20pt;
	padding-top: 8px;
}
.formError {
	float: left;
	width: 30px;
	height: 45px;
	text-align: center;
}
.formSubmit {
	width: 450px;
	clear: both;
	text-align: right;
}
.paypalFormSubmit {
	width: 48%;
	float: left;
	text-align: right;
}
.paypalFormSubmit2 {
	width: 48%;
	float: right;
	text-align: left;
}
.formSubmit input, .paypalFormSubmit input, .paypalFormSubmit2 input {
	width: 150px;
	height: 45px;
	font-size: 20pt;
	font-weight: bold;
	cursor: pointer;
}
.formSubmit input.off, .paypalFormSubmit input.off, .paypalFormSubmit2 input.off {
	color: #FFFFFF;
	border: 1px solid #333333;
	background-color: #808080;
}
.formSubmit input.on, .paypalFormSubmit input.on, .paypalFormSubmit2 input.on {
	color: #000000;
	border: 1px solid #000000;
	background-color: #FACE00;
}
.paypalConfirmation {
	padding: 40px;
	font-size: 20pt;
	color: #333333;
}
.paypalCancelled {
	padding: 10px 40px 40px 40px;
}
.paypalCancelled p {
	font-size: 20pt;
	color: #808080;
}
