body {
	
	color:#49391d
}
.wrapper {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000;
	text-align: center;
}
.logo {
	width:150px;
	height:90px;
	background-repeat: no-repeat;
	background-image: url(images/JB_logo.jpg);
	float: left;
	position: relative;
	top: 2px;
}
#banner {
	width:975px;
	height:158px;
	margin-bottom:10px;
	clear: both;
	
}
#left {
	float:left;
	width:176px;
	height:287px;
	display:inline;
	background-repeat: no-repeat;
	margin-top:10px;
	padding: 4px;
}
#maincontent {
	width:560px;
	min-height:550px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a49c8e;
	border-left-color: #a49c8e;
	margin-left:10px;
	margin-right:auto;
	margin-top:8px;
	height:auto;
	float:left;
	display:inline;
	color: #BD924A;
	padding-left: 16px;
	text-align: left;
	font-size: 18px;
	background-color: #000;
}
#mainbottom {
	display:inline-block;
	width:550px;
	padding-left: 16px;
	clear: both;
	border: 1px none #a49c8e;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	top: 75px;
	float: right;
	position: relative;
	left: -238px;
}
.header {
	width: 975px;
	height:120px;
	margin-bottom:4px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#right {
	float:right;
	width:200px;
	margin-top:12px;
	height:auto;
	position:relative;
	display:inline;
}
.wrapper #maincontent h1 {
	font-size: 36px;
	text-align: center;
	color: #666;
	font-style: italic;
}
.wrapper #maincontent #landingPoints li {
	text-align: center;
}
.wrapper #maincontent #landingPoints p {
	text-align: center;
}
.wrapper #maincontent #landingPoints h2 {
	text-align: center;
}
.wrapper #maincontent h2 {
	text-align: center;
}
.wrapper #maincontent h1 {
	font-size: 33px;
}
.wrapper #maincontent h3 {
	text-align: center;
	color: #C33;
}
.wrapper #maincontent p {
	font-size: 18px;
}
