body {
	background-image: url(../images/jj-bg.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #bdbdbd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
}
#quoteTop a  {
	color: #FFF;
}
#copy a {
	color: #333;
}
.size12 {
	font-size: 12px;
}
.white {
	color: #FFF;
}
#container {
	height: auto;
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#header {
	background-image: url(../images/jj-header.png);
	background-repeat: no-repeat;
	float: left;
	height: 116px;
	width: 805px;
}
#banner {
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	float: left;
	height: 176px;
	width: 805px;
}
#body {
	background-image: url(../images/body-bg.png);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 805px;
}
#nav {
	background-image: url(../images/nav-bg.png);
	background-repeat: repeat-x;
	float: left;
	height: 34px;
	width: 767px;
	margin-right: 4px;
	margin-left: 4px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ebcc05;
	padding-left: 30px;
}
#footer {
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 805px;
	padding-top: 8px;
	padding-left: 20px;
}
.contentLeft {
	float: left;
	height: auto;
	width: 440px;
	margin-top: 8px;
	margin-left: 34px;
	padding-right: 14px;
	padding-top: 20px;
	margin-bottom: 10px;
	line-height: 18px;
}
.floatLeft {
	float: left;
}
.contentRight {
	float: right;
	height: auto;
	width: 275px;
	margin-top: 8px;
	margin-right: 34px;
	text-align: right;
}
p {
	padding: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
}
a:link {
	color: #666;
	text-decoration: none;
}
#footer a {
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
#copy {
	float: left;
	height: 20px;
	width: 805px;
	margin-top: 5px;
	font-size: 10px;
	margin-bottom: 10px;
	color: #666;
	text-align: right;
}

#contactButton, #caseButton, #servicesButton, #welcomeButton, #aboutButton {
	display: block;
	width: auto;
	height: 25px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	padding-top: 8px;
	color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #8997A2;
	border-bottom-color: #8997A2;
}
#bhrcButton, #cartierButton, #flynnButton, #bhrc4Button, #retailButton, #schoolButton, #travelButton {
	display: block;
	width: auto;
	height: 20px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	padding-top: 5px;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FADD30;
}
.divider {
	background-color: #8997A2;
	float: left;
	height: 34px;
	width: 1px;
}
.divider2 {
	background-color: #FADD30;
	float: left;
	height: 25px;
	width: 1px;
}
h1 {
	font-size: 21px;
	font-weight: lighter;
	color: #0f2535;
	padding-bottom: 5px;
}

#welcomeButton:hover, #aboutButton:hover, #servicesButton:hover, #caseButton:hover, #contactButton:hover
{
	height: 25px;
	background-color: #bdbdbd;
	text-decoration: none;
	color: #153346;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #8997A2;
	border-bottom-color: #8997A2;
}
#bhrcButton:hover, #cartierButton:hover, #flynnButton:hover, #bhrc4Button:hover, #retailButton:hover, #schoolButton:hover, #travelButton:hover
{
	height: 20px;
	background-color: #bdbdbd;
	text-decoration: none;
	color: #153346;
}
#welcomeButton span, #aboutButton span, #servicesButton span, #caseButton span, #contactButton span
{
	text-decoration: none;	
}
#bhrcButton span, #cartierButton span, #flynnButton span, #bhrc4Button span, #retailButton span, #schoolButton span, #travelButton span
{
	text-decoration: none;
}
a.selected#welcomeButton, a.selected#aboutButton, a.selected#servicesButton, a.selected#caseButton, a.selected#contactButton
{
	height: 25px;
	background-color: #ebcc05;
	text-decoration: none;
	color: #153346;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #8997A2;
	border-bottom-color: #8997A2;
}
a.selected#bhrcButton, a.selected#cartierButton, a.selected#flynnButton, a.selected#bhrc4Button, a.selected#retailButton, a.selected#schoolButton, a.selected#travelButton
{
	height: 20px;
	background-color: #FADD30;
	text-decoration: none;
	color: #153346;
}
#quoteTop {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background-color: #3d3d3d;
	float: left;
	height: auto;
	width: 160px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#quoteBottom {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	background-color: #ebcc05;
	float: left;
	height: auto;
	width: 160px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-style: italic;
	line-height: 16px;
}
.news {
	float: right;
	height: auto;
	width: 280px;
	margin-top: 2px;
	margin-right: 4px;
	text-align: left;
	padding-right: 10px;
	padding-top: 30px;
	padding-bottom: 100px;
	padding-left: 10px;
	margin-bottom: 2px;
}
.newsDivider {
	float: left;
	height: 4px;
	width: 265px;
	margin-bottom: 30px;
}
.grey {
	color: #666;
	font-size: 20px;
}
.dropshadow {
	float: left;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	width: 202px;
	margin-left: 20px;
}
h2 {
	font-size: 14px;
	color: #0f2535;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.blue {
	color: #0f2535;
}
.newsThumb {
	background-color: #FFF;
	padding: 2px;
	float: left;
	height: 90px;
	width: 90px;
	border: 1px solid #CCC;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 20px;
}
.newsText {
	float: left;
	height: auto;
	width: 130px;
	padding-bottom: 10px;
}
.textInput {
	width:330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #666;
	background-color: #f5f5f5;
	border: thin solid #CCC;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
.padTop {
	padding-top: 7px;
}
.textarea {
	width:330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	color: #666;
	background-color: #f5f5f5;
	border: thin solid #CCC;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
.red {
	color: #990000;
}
.padleft {
	padding-left: 20px;
}
#casenav {
	float: left;
	height: 25px;
	width: 767px;
	margin-right: 4px;
	margin-left: 4px;
	padding-left: 30px;
	background-color: #ebcc05;
}
.caseImageHolder {
	float: right;
	height: auto;
	width: 280px;
	margin-top: 2px;
	padding-top: 30px;
	margin-bottom: 2px;
	margin-right: 10px;
}
.textLeft {
	float: left;
	height: auto;
	width: 440px;
}
.caseText {
	float: left;
	width: 280px;
	padding-top: 5px;
	padding-bottom: 5px;
}
li {
	padding-bottom: 5px;
	list-style-type: square;
	margin-left: -25px;
	margin-top: 0px;
}
ul {
	margin-top: 0px;
}
.caseImage {
	height: auto;
	width: 270px;
	clear: left;
	float: left;
	display: block;
}
.caseImageMain {
	height: auto;
	width: 432px;
	float: left;
	margin-bottom: 15px;
}
.newsText p a {
	color: #369;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #369;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#servicenav {
	float: left;
	height: 25px;
	width: 767px;
	margin-right: 4px;
	margin-left: 4px;
	padding-left: 30px;
	background-color: #ebcc05;
}
.quote {
	color: #369;
}
.quotee {
	color: #0f2535;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	display: block;
	text-align: right;
	padding-right: 20px;
}
.quoteTop {
	background-image: url(../images/quote-top.png);
	background-repeat: no-repeat;
	background-position: -1px top;
	float: left;
	height: 12px;
	width: 433px;
}
.quoteBottomRight {
	background-color: #E8F0F6;
	background-image: url(../images/quote-bottom-right.png);
	background-repeat: no-repeat;
	background-position: -1px bottom;
	float: left;
	height: auto;
	width: 416px;
	padding-right: 7px;
	padding-left: 10px;
	padding-bottom: 18px;
	margin-bottom: 5px;
}
.quoteBottomLeft {
	background-color: #E8F0F6;
	background-image: url(../images/quote-bottom-left.png);
	background-repeat: no-repeat;
	background-position: -1px bottom;
	float: left;
	height: auto;
	width: 416px;
	padding-right: 7px;
	padding-left: 10px;
	padding-bottom: 18px;
	margin-bottom: 5px;
}
.padImageTop {
	float: left;
	height: 44px;
	width: 280px;
}

