@charset "UTF-8";
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: #ececec;
	font: 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	background-color: #0d0d0d;
	-webkit-text-size-adjust: none;
}

#bg_image {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	}

#scrollable { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 2; }

 

a {
	text-decoration: none;
	border-style: none;
	outline-style: none;
	outline-width: 0px;
	outline: none;
}

a:active {
	text-decoration: none;
}

img {
	border-style: none;
}

a img {
	border: none;
}

input::-moz-focus-inner {
	border: 0;
}

input:focus, textarea:focus {
	outline: 0;
	outline: none;
}

object, embed {
	outline: 0;
}

textarea {
	overflow: auto;
}

td {
	font-family: Helvetica, sans-serif;
	text-decoration: none;
}

th {
	font-family: Helvetica, sans-serif;
	text-decoration: none;
}


/* container */

#container {
    width: 980px;
	margin: 0 auto;
	visibility: visible;
	overflow: visible;
}

/* end */

/* header */

#header {
	width: 980px;
	display: block;
	position: relative;
	visibility: visible;
	overflow: visible;
	margin: 0 auto;
	background: #000 url(../images/hdr_img.jpg) no-repeat;
	padding: 0;
}

#header_contact {
	text-align: center;
	letter-spacing: .09em;
	margin: 0;
	height: 147px;
	padding: 0;
	font: normal 275% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#phone_contact {
	padding: 0;
	margin: 0;
	display: block;
	position: relative;
	top: 78px;
}

#phone_blue {
	color: #57c6ff;
}

#phone_blue a {
	color: #57c6ff;
}

#app_title {
	font-size: 120%;
	letter-spacing: .1em;
	margin: auto;
	padding: 0;
	float: left;
	display: inline-block;
	position: relative;
	width: 340px;
	color: #bcbebe;
}

#legal_title {
	color: #969696;
	display: inline-block;
	position: relative;
	width: 340px;
	font-size: 100%;
	float: left;
	margin: auto;
	letter-spacing: .3em;
}

.header_spacer {
	width: 327px;
	height: 1px;
	padding: 0;
	display: inline-block;
	position: relative;
	background-color: #808080;
	margin: 4px auto;
	float: left;
	overflow: visible;
	visibility: visible;
}

.hdr_bullet {
	display: inline;
	position: relative;
	bottom: 1px;
	right: 1px;
}

/* end */

/* main menu navigation */
.navigation {
	background: #000 url(../images/cjc_nav_bg.jpg) repeat-x;
	height: 35px;
	width: 978px;
	border-top: #232323;
	border-right: #232323;
	border-left: #232323;
	margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
	padding: 0;
}
ul#navi {
	
	padding: 0;
	display: inline-block;
	position: relative;
	line-height: 127%;
	margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
	height: 34px;
}

ul#navi li {
	visibility: visible;
	overflow: visible;
	list-style-type: none;
	display: inline;
	height: 34px;
	float: left;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

ul#navi li a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #ececec;
	overflow: visible;
	visibility: visible;
	display: block;
	position: relative;
	font-size: 100%;
	letter-spacing: .03em;
	margin: 0 auto;
	padding: 6px 7px 0;
	height: 34px;
}

ul#navi li a:hover {
	font-weight: normal;
	font-style: normal;
	color: #57c6ff;
	background: url(../images/nav_bg_on.jpg) repeat-x;
}

li.nav_spcr {
	height: 41px;
	width: 1px;
	background-color: #232323;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	position: relative;
}

/* end */

/* website body and content */

#content {
	width: 980px;
	background-color: #000;
	display: inline-block;
	padding: 0;
	margin: 0 auto;
	position: relative;
}

.content_row {
	width: 978px;
	margin: 0 auto;
	padding: 0;
	display: inline-block;
	position: relative;
	float: left;
	border-right: #232323;
	border-left: #232323;
	border-bottom: #232323;
}

#bnr_left {
	width: 425px;
	padding: 0;
	margin: 0 0 0 1px;
	display: block;
	float: left;
	position: relative;
	height: 245px;
	border-right: #232323;
}

#bnr_right {
	width: 550px;
	padding: 0;
	display: block;
	float: right;
	position: relative;
	height: 245px;
	margin: 0;
}


ul#btns_left {
	width: 250px;
	margin: 1px 0 0 1px;
	padding: 0;
	display: inline-block;
	position: relative;
	float: left;
	text-align: left;
	overflow: visible;
	visibility: visible;
	clear: left;
}

ul#btns_left li {
	height: 55px;
	padding: 10px 7px;
	display: inline;
	position: relative;
	float: left;
	background-image: url(../images/cjc_big_btn_bg.jpg);
	font-size: 100%;
	letter-spacing: .05em;
	
	overflow: visible;
	visibility: visible;
	margin: 0 0 1px;
	width: 239px;
}

ul#btns_left li:hover {
	background: url(../images/cjc_big_btn_bg_on.jpg) repeat-x;
}

.btn_blue_left {
	color: #57c6ff;
	font-size: 130%;
	letter-spacing: .07em;
	line-height: 160%;
	width: 225px;
}

.btn_blue_left a {
	color: #57c6ff;
	background: url(../images/blue_arrows_off.jpg) no-repeat;
	background-position: right;
	width: 225px;
	display: block;
	position: relative;
	letter-spacing: .07em;
	font-weight: normal;
	font-style: normal;
}

.btn_blue_left a:hover {
	text-decoration: none;
}

ul#btns_right {
	width: 250px;
	margin: 1px 4px 0 0;
	padding: 0;
	display: block;
	text-align: left;
	overflow: visible;
	visibility: visible;
	position: relative;
	list-style-type: none;
	float: right;
	clear: left;
}

ul#btns_right li {

	height: 53px;
	margin: 0 0 2px;
	padding: 10px 7px;
	display: block;
	position: relative;
	float: left;
	background-image: url(../images/cjc_big_btn_bg.jpg);
	font-size: 105%;
	letter-spacing: .05em;
	border: 1px solid #292929;
	overflow: visible;
	visibility: visible;
	width: 236px;
}

.btn_blue_right {
	color: #57c6ff;
	font-size: 130%;
	letter-spacing: .07em;
	line-height: 160%;
	margin: 0;
	padding: 0;
	position: relative;
	width: 225px;
}

.btn_blue_right a {
	color: #57c6ff;
	background: url(../images/blue_arrows_off.jpg) no-repeat;
	background-position: right;
	width: 225px;
	display: block;
	position: relative;
	letter-spacing: .07em;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	float: left;
}

.btn_blue_right a:hover {
	text-decoration: underline;
}

#home_info {
	width: 464px;
	height: 230px;
	padding: 0;
	display: block;
	background: url(../images/cjc_home_info_bg.jpg) no-repeat;
	text-align: left;
	margin: 3px 0 0 5px;
	visibility: visible;
	overflow: visible;
	position: relative;
	float: left;
}

#home_info a:hover {
	text-decoration: underline;
}

#info_title {
	font-size: 160%;
	color: #57c6ff;
	letter-spacing: .07em;
	padding-top: 10px;
	padding-left: 15px;
}

#info_title_med {
	font-size: 115%;
	color: #ececec;
	letter-spacing: .07em;
	position: relative;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	text-indent: 15px;
	width: 460px;
}

#info_txt {
	font-size: 105%;
	color: #ececec;
	letter-spacing: .07em;
	line-height: 165%;
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 10px;
}

#info_txt a {
	color: #57c6ff;
}

ul#btns_left_med {
	width: 247px;
	margin: 0;
	padding: 0;
	display: inline-block;
	position: relative;
	float: left;
	text-align: left;
	overflow: visible;
	visibility: visible;
}

ul#btns_left_med li {
	width: 231px;
	padding: 7px;
	display: inline;
	position: relative;
	float: left;
	background-image: url(../images/cjc_med_btn_bg.jpg);
	font-size: 100%;
	letter-spacing: .05em;
	border: 1px solid #292929;
	overflow: visible;
	visibility: visible;
	margin: 0 0 2px;
	height: 14px;
}

.btn_blue_left_med {
	color: #ececec;
	font-size: 100%;
	letter-spacing: .05em;
}

.btn_blue_left_med a {
	color: #ececec;
	background: url(../images/blue_arrows_off.jpg) no-repeat;
	background-position: right;
	width: 228px;
	display: block;
	position: relative;
	letter-spacing: .07em;
	font-weight: normal;
	font-style: normal;
	bottom: 3px;
}

.btn_blue_left_med a:hover {
	text-decoration: underline;
	color: #57c6ff;
}

.info_container {
	width: 705px;
	margin: 10px 10px 0 0;
	padding: 0 0 10px;
	display: inline-block;
	float: right;
	position: relative;
	overflow: visible;
	visibility: visible;
	text-align: left;
}

#location_info_container {
	width: 405px;
	margin: 15px 15px 7px 0;
	padding: 0 0 10px;
	display: inline-block;
	float: right;
	position: relative;
	overflow: visible;
	visibility: visible;
	text-align: left;
}

#location_map{
	display: block;
	float: left;
	position: relative;
	height: 250px;
	width: 520px;
	margin-top: 7px;
	margin-left: 15px;
	margin-bottom: 7px;
	text-align: left;
	padding-bottom: 7px;
}

#location_map a {
	color: #57c6ff;
	font-size: 85%;
	line-height: 160%;
}

#location_map a:hover {
	text-decoration: underline;
}

#page_title {
	font-size: 155%;
	color: #57c6ff;
	letter-spacing: .07em;
	padding-left: 15px;
}

#page_title_med {
	font-size: 115%;
	color: #ececec;
	letter-spacing: .07em;
	padding-left: 15px;
}

#page_txt {
	font-size: 90%;
	color: #ececec;
	letter-spacing: .07em;
	line-height: 145%;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
}

#page_txt a {
	color: #57c6ff;
}

#page_txt a:hover {
	color: #57c6ff;
}



/* footer */

#footer_container {
	width: 978px;
	padding: 0;
	display: inline-block;
	position: relative;
}

#footer {
	width: 978px;
	color: #5b5b5b;
	letter-spacing: .03em;
	font-size: 75%;
	padding: 0;
	display: inline-block;
	position: relative;
	margin: 0 auto 25px;
	float: left;
}

#footer a {
	color: #969696;
	font-size: 90%;
}

#footer a:hover {
	color: #57c6ff;
	text-decoration: underline;
}

.footer_text {
	font-size: 90%;
}

ul#footer_links {
	display: inline-block;
	padding-right: 7px !important;
    padding-left: 7px !important;
    padding-top: 0px !important;
    padding-bottom: 15px !important;
width: 790px !important;
	margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    magrin-bottom: 0px;
}

ul#footer_links li {
	list-style-type: none;
	overflow: visible;
	visibility: visible;
	display: inline;
	margin: 0;
	position: relative;

	padding: 0;
	float: left;
}

ul#footer_links li a {
	font-size: 75%;
	letter-spacing: .03em;
	color: #a2a2a2;
	margin: 0;
	height: 23px;
	display: block;
	padding: 4px 4px 0;
	float: left;
}

ul#footer_links li a:hover {
	text-decoration: underline;
	color: #57c6ff;

}

li.ftr_links_spcr {
	height: 19px;
	width: 1px;
	background-color: #4b4b4b;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	position: relative;
	top: 3px;
}

/* end */

/* pre-loaded images */

#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

/* end */


#btm_row {
	width: 980px;
	display: block;
	position: relative;
	visibility: visible;
	overflow: visible;
	float: left;
	background-color: #000;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}

.btn_lrg {
	width: 235px;
	background: url(../images/btn_lrg_bg.jpg) repeat-x 0 top;
	height: 81px;
	text-align: left;
	visibility: visible;
	overflow: visible;
	display: block;
	margin-left: 3px;
	letter-spacing: .05em;
	padding-left: 10px;
}

.btn_copy {
	font-size: 105%;
	letter-spacing: .05em;
	width: 225px;
	position: relative;
	display: block;
	padding-top: 10px;
}

.btn_lrg a {
	color: #57c6ff;
	font-size: 115%;
	letter-spacing: .07em;
	width: 225px;
	display: block;
	background: url(../images/blue_arrows_off.jpg) no-repeat;
	background-position: right;
	position: relative;
}

.btn_lrg a:hover {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #156da6;
	background: url(../images/blue_arrows_on.jpg) no-repeat;
	background-position: right;
}


#bnr_lrg_1 {
	width: 361px;
	background: #000 url(../images/bnr_lrg_bg.jpg) repeat-x 0 top;
	visibility: visible;
	overflow: visible;
	text-align: left;
	float: right;
	display: block;
	position: relative;
	margin: 1px 2px 0 0;
	padding: 0;
	height: 227px;
}

.bnr_lrg_copy {
	padding: 12px 15px 15px;
}

.bnr_title {
	font-size: 135%;
}

.bnr_lrg_txt {
	font-size: 85%;
	letter-spacing: .03em;
	line-height: 167%;
}

.bnr_lrg_txt a {
	color: #57c6ff;
	font-size: 100%;
	letter-spacing: .01em;
	display: block;
	width: 100px;
	position: relative;
	margin-top: 3px;
}

.bnr_lrg_txt a:hover {
	color: #009beb;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

.brn_sm_title {
	font-size: 115%;
	line-height: 145%;
}

#bnr_lrg_2 {
	width: 359px;
	height: 227px;
	background: #000 url(../images/brn_bg_cash.jpg) no-repeat;
	text-align: left;
	float: right;
	padding-right: 3px;
	margin: 1px 0 0;
	padding: 0;
	position: relative;
	display: block;
}

/* end */

/* Leftside Navigation of Interior Pages */

ul#left_nav {
	width: 235px;
	text-align: left;
	display: block;
	font-size: 100%;
	letter-spacing: .05em;
	list-style-type: none;
	position: relative;
	float: left;
	margin: 0;
	padding: 0 0 0 3px;
	visibility: visible;
	overflow: visible;
}

li.btn_sm {
	background: url(../images/btn_sm_bg.jpg) repeat-x 0 top;
	height: 30px;
	display: block;
	width: 235px;
	margin-bottom: 1px;
}

li.btn_sm a {
	color: #fff;
	font-size: 115%;
	letter-spacing: .07em;
	width: 220px;
	display: block;
	background: url(../images/white_arrows_off.jpg) no-repeat right 8px;
	position: relative;
	padding-left: 8px;
	padding-top: 2px;
	height: 30px;
	visibility: visible;
	overflow: visible;
}

li.btn_sm a:hover {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #bcbcbc;
	background: url(../images/white_arrows_on.jpg) no-repeat right 8px;
}

/* end */

/* body copy and content */

#page_content_container {
	display: block;
	width: 695px;
	padding: 10px 20px 20px 15px;
	text-align: left;
	font-size: 90%;
	letter-spacing: .05em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	visibility: visible;
	overflow: visible;
	position: relative;
	float: right;
	line-height: 135%;
	color: #ececec;
	margin: 0;
}

#page_title {
	font-size: 145%;
	color: #cccccc;
	letter-spacing: .07em;
	width: 95%;
	padding: 0;
	margin: 0 0 3px;
}

#body_content_container {
	display: block;
	width: 922px;
	text-align: left;
	font-size: 90%;
	letter-spacing: .05em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	visibility: visible;
	overflow: visible;
	position: relative;
	line-height: 135%;
	color: #ececec;
	background-color: #fff;
	padding-right: 25px;
	padding-top: 15px;
	padding-left: 25px;
	margin: auto auto 15px;
}

#body_title {
	font-size: 145%;
	color: #ececec;
	letter-spacing: .07em;
	width: 100%;
	margin-bottom: 3px;
}

.body_copy {
	font-size: 100%;
	line-height: 125%;
	letter-spacing: .05px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

.body_copy a {
	color: #57c6ff;
	letter-spacing: .01em;
	font-size: 100%;
}

.body_copy a:hover {
	color: #009beb;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}


/* end */



/* Contact Page and Forms */

#contact_content {
	width: 976px;
	display: inline-block;
	padding: 0;
	margin: 0 auto;
	position: relative;
	color: #222;
}

.contact_row {
	width: 978px;
	margin: 0 auto;
	padding: 0;
	display: inline-block;
	position: relative;
	float: left;
	background-color: #fff;
}

#contact_left {
	color: #222;
	width: 440px;
	padding: 30px 5px 10px 15px;
	margin: 0 0 1px 1px;
	display: block;
	float: left;
	position: relative;
	text-align: left;
	letter-spacing: .05em;
	font-size: 95%;
	line-height: 130%;
}

#contact_right {
	color: #222;
	width: 260px;
	display: block;
	float: right;
	position: relative;
	margin: 15px 45px 15px 0;
	padding: 0;
	font-size: 180%;
}

#sendbtn {
	width: 105px;
	height: 39px;
	margin: 0;
	border-style: none;
	outline-style: none;
	outline-width: 0px;
	outline: none;
	padding: 0;
}

#sendbtn:hover {
	background: url(../images/btnsend_on.jpg) no-repeat;
}

#contact_block {
	padding-bottom: 10px;
	font-size: 90%;
	line-height: 130%;
	margin-top: 5px;
	margin-left: 25px;
}

#contact_error {
	visibility: visible;
	overflow: visible;
	display: block;
	position: relative;
	text-align: left;
	float: left;
	color: #222;
	font-size: 90%;
	line-height: 130%;
	margin-top: 10px;
}

#contact_error a {
	color: #222;
	}

#contact_error a:hover {
	color: #57c6ff;
	text-decoration: underline;
}

#contact_bnr {
	display: block;
	position: relative;
	width: 220px;
	height: 328px;
	float: right;
	margin: 90px 20px 0 0;
	padding: 0;
	clear: right;
}

.messagebox {
	width: 385px;
	height: 65px;
	padding: 3px;
	border: 1px solid #2d2d2d;
	font: 100%/120% Helvetica, Geneva, sans-serif;
	letter-spacing: .05em;
	margin-bottom: 3px;
	background-color: #ececec;
}

.formbox {
	width: 385px;
	border: 1px solid #2d2d2d;
	padding: 3px;
	font: 100%/120% Helvetica, Geneva, sans-serif;
	letter-spacing: .05em;
	margin-top: 3px;
	background-color: #ececec;
}

.body_copy1 {
	visibility: visible;
	overflow: visible;
	font-size: 100%;
	letter-spacing: .05em;
	color: #0d0d0d;
	line-height: 140%;
}

.body_copy1 a {
	color: #0d0d0d;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.body_copy1 a:hover {
	color: #57c6ff;
	text-decoration: underline;
}

#map_link {
	color: #57c6ff;
	font-size: 85%;
	letter-spacing: .05em;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

/* end */