@charset "utf-8";
body {
	background-image: url('jc_body_bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0px;
	background-color: #8799A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #585585;
}

p,td,th {
	margin-top: 0;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.5;
}

h1 {
	border: 0;
	margin-top: 0;
	margin-bottom: 1em;
	padding: 0;
	font-weight: bold;
	color: #585585;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}

h2 {
	border: 0;
	margin-top: 0;
	margin-bottom: 1em;
	color: #585585;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110px;
	text-align: left;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 20px;
}

#links {
	margin-right: 5px;
	color: #FFFFFF;
	display: inline;

}
#holder {
	width: 850px;
	margin-top: 11px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #7B9AAF;
}
#left_sidebar {
	height: 500px;
	background-image: url('jc_sidebar_left_bg.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 142px;
	padding-left: 2px;
}
#right_sidebar_basket {
	background-image: url('jc_sidebar_right_basket.jpg');
	background-repeat: no-repeat;
	background-position: top;
	height: 85px;
	width: 142px;
}
#content {
	background-color: #FFFFFF;
	clear: both;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#content_left_column {
	width: 142px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	text-align: left;
	display: inline;
}


#content_right_column {
	float: right;
	width: 142px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#content_middle_column {
	width: 522px;
	float: left;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	}

#header {
	height: 200px;
	background-image: url('jc_header_bg.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
#navbar {
	color: #FFFFFF;
	float: right;
	margin-right: 5px;
	height: 19px;
	background-image: url('jc_nav_bg.jpg');
	width: 845px;
	text-align: right;
	background-color: #7D99AE;
	background-repeat: no-repeat;
	background-position: left;
	display: inline;
}
#footer {
	clear: both;
	text-align: left;
	height: 27px;
	padding-left: 15px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7B9AAF;
	font-size: 90%;
}

.sidebox {
	background: url('jc_curve4.jpg') no-repeat bottom right;
	font-size: 100%;
}

.boxhead {
	background: url('jc_curve2.jpg') no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}

.boxhead h2 {
	background: url('jc_curve1.jpg') no-repeat top left;
	margin: 0;
	padding: 5px 10px 5px;
	color: #7B9AAF; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}

.boxbody {
	background: url('jc_curve3.jpg') no-repeat bottom left;
	margin: 0;
	padding: 5px 10px 11px;
	text-align: left;
}

.contentbox {
	background: url('jc_content_curve4.jpg') no-repeat bottom right;
	font-size: 100%;
}

.contenthead {
	background: url('jc_content_curve2.jpg') no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 20px;
}

.contenthead h2 {
	background: url('jc_content_curve1.jpg') no-repeat top left;
	margin: 0;
	padding: 5px 10px 5px;
	color: #7B9AAF; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
			
	}

.contentbody {
	background: url('jc_content_curve3.jpg') no-repeat bottom left;
	margin: 0;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 11px;
}

.clear {
	clear: both;
}
