body {
	background: url(../../images/body-bg.jpg) repeat-x #dcdbe1;
	font: normal 100%/1.4 Tahoma, \"Lucida Sans\", Verdana, sans-serif;
	color: #333;
}
/* Container ------------------------------------------*/
#container {
	width: 920px;
	margin: 0 auto;
}
/* Header ---------------------------------------------*/
#header {
	float: left;
	background: url(../../images/header-bg.jpg) no-repeat bottom; /* folder tab */
	width: 920px;
	height: 152px;
}
#header #logo {
	float: left;
	display: inline; /* ie6 double margin */
	margin-left: 80px;
	margin-top: 10px;
	width: 300px;
}
/* NavBar --------------------------------------------*/
#navbar {
	float: right;
	display: inline; /* ie6 double margin */
	margin-right: 18px;
	height: 40px;
}
#topnav li {
	float: left;
}
#topnav a {
	float: left;
	height: 40px;
	outline: none;
	color: #808080;
	text-decoration: none;
	font: normal bold 80%/1.4 Tahoma, \"Lucida Sans\", Verdana, sans-serif;
}
#topnav a:hover, #home #topnav .home, #contact #topnav .contact, #careers #topnav .careers, #privacy #topnav .privacy, #sitemap #topnav .sitemap {
	color: #023467;
}
#topnav span.lefttab, #topnav span {
	display: block;
	padding: 8px 10px 0;
	height: 34px;
}
#topnav span.lefttab {
	background: url(../../images/left-tab.jpg) left top no-repeat;
	padding-left: 15px;
}
#topnav span {
	float: left;
	background: url(../../images/nav-bg.jpg) no-repeat;
}
#topnav span.righttab { /* last navigation link needs this class*/
	float: left;
background: url(../../images/right-tab.jpg) right top no-repeat;
	padding-right: 15px;
padding-left: 0px
}

#topnav span.fill { 
	float: left;
background: url(../../images/nav-bg.jpg) no-repeat;;
	padding-left: 0px !important;
width: 2px;
}
/* Main -----------------------------------------------*/
#main {
	clear: both;
	float: left;
	background: url(../../images/main-bg.jpg) repeat-y;
	width: 920px;
}
/* Banner ---------------------------------------------*/
#wrapper {
	clear: both;
	background: url(../../images/banner-bg.jpg) no-repeat;
	width: 920px;
	height: 188px;
}
#section {
	padding: 0 11px;
}
#section li {
	display: inline;
}
#section a {
	display: block;
	outline: none;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
}
#section .section-heading { /* title of the section */
	display: block;
	font: normal 125%/1.4 Tahoma, \"Lucida Sans\", Verdana, sans-serif;
	margin-top: 30px;
	margin-bottom: 5px;
	letter-spacing: 0;
}
#section a span { /* list items under each section */
	display: block;
	background: url(../../images/bullet.gif) left no-repeat;
	text-align: left;
	margin-left: 40px;
	padding-left: 12px;
	font: normal 95%/1.4 Tahoma, \"Lucida Sans\", Verdana, sans-serif;
}
#section a.employee {
	float: left;
	background: url(../../images/employee-bg.jpg) no-repeat;
	width: 219px;
	height: 100px;
}
#section a.risk {
	float: left;
	background: url(../../images/risk-bg.jpg) no-repeat;
	width: 210px;
	height: 100px;
}
#section a.commercial {
	float: left;
	background: url(../../images/commercial-bg.jpg) no-repeat;
	width: 250px;
	height: 100px;
}
#section a.personal {
	float: left;
	background: url(../../images/personal-bg.jpg) no-repeat;
	width: 219px;
	height: 100px;
}
#section a:hover {
	background-position: 0 -188px;
}
#section-internal a.employee {
	height: 119px;
}
/* Content1 ---------------------------------------*/
#content1 {
	float: left;
	width: 180px;
	padding: 20px 0 0 15px;
}
/* Content2 ---------------------------------------*/
#content2 {
	float: left;
	width: 385px;
	padding: 20px 30px 0 25px;
}
/* Content 3 --------------------------------------*/
#content3 {
	float: left;
	width: 240px;
	padding: 20px 5px 0 15px;
}
/* Leftnav ----------------------------------------*/
#leftnav a {
	display: block;
	font: normal 80%/1.4 Tahoma, \"Lucida Sans\", Verdana, sans-serif;
	text-decoration: none;
	border-right: 1px solid #023467;
	border-left: 1px solid #023467;
	color: #e8e8e8;
	padding: 5px 10px;
	outline: none;
}
#leftnav .topmenu {
	float: left;
	background-color: #023467;
	width: 180px;
}
#leftnav .topmenu a.menu-title {
	float: left;
	width: 130px;
}
#leftnav .toggle {
	float: left;
	width: 10px;
	margin: 0;
	padding: 5px 0 0 10px;
}
#leftnav .submenu {
	clear: left;
	display: none;
	border-bottom: 1px solid #023467;
}
#leftnav .submenu a {
	background-color: #e8e8e8;
	border-right: 1px solid #023467;
	border-left: 1px solid #023467;
	color: #023467;
	font: normal 75%/1.4 Tahoma, \"Lucida Sans\", Verdana, sans-serif;
	padding-left: 20px;
}
#leftnav .submenu a:hover {
	background-color: #c3d4e5;
}
/* Footer -----------------------------------------*/
#footer {
	clear: both;
	float: left;
	background: url(../../images/footer-bg.jpg) no-repeat;
	width: 850px;
	padding: 0 35px;
}
#copyright { /* copyright at bottom of page */
	float: left;
	font: normal 80%/1.4 Tahoma, \"Lucida Sans\", Verdana, sans-serif;
	color: #454557;
	padding-top: 25px;
}
#cjfooter {
	float: right;
	font: normal 80%/1.4 Tahoma, \"Lucida Sans\", Verdana, sans-serif;
	color: #454557;
	padding-top: 25px;
	text-align: right;
}
/* Text -------------------------------------------*/
h1 {
	font: normal 140%/1.4 Tahoma, \"Lucida Sans\", Verdana, sans-serif;
	color: #022f5d;
	margin-bottom: 15px;
}
h2 {
	font: normal 105%/1.4 Tahoma, \"Lucida Sans\", Verdana, sans-serif;
	color: #022f5d;
	margin: 20px 0 15px 0;
	letter-spacing: .5px;
}
p {
	font: normal 90%/1.6 Tahoma, \"Lucida Sans\", Verdana, sans-serif;
	margin-bottom: 1.5em;
}
/* Misc Styles ------------------------------------*/
.center {
	text-align: center;
}
.pad20 {
	padding: 20px 0;
}
#companyinfo { /* address at bottom of right column */
	text-align: center;
	font: normal 80%/1.4 Tahoma, \"Lucida Sans\", Verdana, sans-serif;
	color: #454557;
}
strong {
	font-weight: bold;
}
a {
	color: #5c0202;
}
a:hover {
	text-decoration: none;
}

/* Push Up ----------------------------------------*/
#pushup {
margin-top: -80px;
padding-bottom: 1px;
}

/* Content2 ---------------------------------------*/
#content2 {
float: left;
width: 385px;
padding: 20px 30px 0 25px;
}
#content2 ul {
	font: normal 90%/1.6 Tahoma, \"Lucida Sans\", Verdana, sans-serif;
list-style: disc;
margin-left: 20px;
}

#leftnav li {
clear: left;
}

table#contactform td {
font-size: 12px;
}

table#contactform input, select, textarea {
margin-left: 20px;
}