* {
	margin: 0px;
	padding: 0px;
}
a {
	outline:none;
	text-decoration: none;
	color: #132872;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;
	background-color: #132972;
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	font-size: 75%;
}
#wrapper {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	background-image: url(images/header-bg.png);
	background-repeat: no-repeat;
	height: 131px;
	width: 964px;
	position: relative;
	z-index: 20;
}
h1.logo a {
	display: block;
	background-image: url(images/hjl-logo.gif);
	background-repeat: no-repeat;
	height: 74px;
	width: 225px;
	position: absolute;
	text-indent: -9999px;
	top: 28px;
	left: 33px;
}
#header .contactInfo {
	position: absolute;
	right: 18px;
	top: 83px;
	width: 200px;
	text-align: right;
	font-size: 12px;
}
#banner {
	height: 252px;
	z-index: 10;
	top: -7px;
	margin-right: 7px;
	margin-left: 7px;
	position: relative;
	overflow: hidden;
}
.homeBannerLeft {
	background-image: url(images/home-bnr-left-bg.gif);
	height: 252px;
	width: 278px;
	position: absolute;
}
.homeBannerCall {
	background-image: url(images/home-bnr-call-today.gif);
	background-repeat: no-repeat;
	height: 95px;
	width: 199px;
	position: absolute;
	left: 34px;
	top: 72px;
	text-indent: -9999px;
}
#homeBannerSlider {
	position: absolute;
	top: 0px;
	right: 0px;
	overflow: hidden;
	height: 252px;
	width: 672px;
}
#homeBannerSlider ul {
	list-style-type: none;
}
#banner ol#controls {
	height:7px;
	position: absolute;
	left: 314px;
	bottom: 14px;
	line-height: 7px;
}
#banner ol#controls li {
	float:left;
	list-style:none;
	margin-right: 4px;
}
#banner ol#controls li a {
	float:left;
	background-color: #FFF;
	text-indent: -9999px;
	height: 7px;
	width: 7px;
}
#banner ol#controls li.current a {
	color:#FFF;
	background-color: #C1272D;
}

#main {
	background-color: #FFF;
	margin-right: 7px;
	margin-left: 7px;
	background-image: url(images/footer-curve.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 950px;
	z-index: 20;
	min-height: 500px;
	position: relative;
	top: -7px;
}
#content {
	margin-right: 40px;
	margin-left: 40px;
	padding-top: 40px;
	line-height: 130%;
}
.homeInsTypes {
}
.homeInsTypesBox  {
	float: left;
	width: 273px;
	margin-right: 25px;
	height: 130px;
}
.homeInsTypesBox.end {
	margin-right: 0px;
}
.homeInsTypesBox img {
	float: left;
}
.homeInsTypesBoxInfo {
	float: right;
	width: 160px;
}
.homeInsTypesBoxInfo h3 {
	color: #c1272d;
	font-size: 130%;
	margin-bottom: 5px;
}
.homeInsTypesBoxInfo.noImage {
	width: auto;
	float: none;
}
.ourCompanies {
	clear: both;
}
.ourCompanies h3 {
	color: #132972;
	font-size: 130%;
}
#ourCompaniesSlider {
	height: 129px;
	overflow: hidden;
}
#ourCompaniesSliderWrapper {
	background-image: url(images/comp-rot-bg.gif);
	background-repeat: repeat-x;
	position: relative;
	height: 129px;
}
#ourCompaniesSliderWrapper #prevBtn {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 129px;
	width: 13px;
}
#ourCompaniesSliderWrapper #nextBtn {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 129px;
	width: 13px;
}
#ourCompaniesSliderWrapper #prevBtn a {
	background-image: url(images/comp-rot-left.gif);
	display: block;
	height: 129px;
	width: 13px;
	text-indent: -9999px;
}
#ourCompaniesSliderWrapper #nextBtn a {
	background-image: url(images/comp-rot-right.gif);
	display: block;
	height: 129px;
	width: 13px;
	text-indent: -9999px;
}
#ourCompaniesSlider ul {
	width: 842px;
	height: 129px;
	display: block;
	padding-left: 13px;
}
#ourCompaniesSlider ul li {
	height: 129px;
	list-style-type: none;
	width: 842px;
	display: block;
	text-align: center;
}
#ourCompaniesSlider ul li a img {
	margin-top: 16px;
	margin-right: 7px;
	margin-left: 7px;
}
#footerContactInfo {
	clear: both;
	height: 70px;
	padding-top: 26px;
	text-align: center;
}
#footer {
	text-align: center;
	color: #FFF;
	font-size: 11px;
	padding-top: 30px;
	position: relative;
	top: -7px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
