body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

	.body1 {background: #dfdfdf;}
	.body2 {background: #c8c8c8;}
	.body3 {background: #e6e6e6;}
	
a {color: #c21011; text-decoration: underline;}
a:visited {color: #a80001; text-decoration: underline;}
a:hover {color: #f23b3c; text-decoration: underline;}
a:sctive {color: #c21011; text-decoration: underline;}

form {margin: 0;}
p {margin-bottom: 0;}

	.services-p {
		margin: 0;
		padding: 12px;
		background-color: #ededed;
		border-bottom: 1px solid #ffa0a2;
	}
	
a img {border: 0;}

h1 {
	font-size: 24px;
	margin: 0;
	line-height: normal;
	padding-bottom: 5px;
	color: #c21011;
	border-bottom: 1px solid #c21011;
}

h2 {
	font-size: 17px;
	margin: 0;
	line-height: normal;
	padding-bottom: 3px;
	color: #c21011;
	border-bottom: 1px solid #c21011;
}

	.margin-h2 {margin: 20px 0 0 0;}

	.services-h2  {
		font-size: 17px;
		margin: 30px 0 0 0;
		line-height: normal;
		padding-bottom: 3px;
		color: #c21011;
		border-bottom: 1px solid #c21011;
	}
	
		.services-h2 a, .services-h2 a:visited, .services-h2 a:hover, .services-h2 a:active {text-decoration: none; display: block;}

h3 {
	font-size: 17px;
	font-weight: normal;
	margin: 0;
	line-height: normal;
	color: #c21011;
}

dl {margin: 20px 0 0 0; padding: 0; width: 384px;}
dt {margin: -12px 0 0 0; padding: 0; width: 384px;}
dd {margin: 0; padding: 4px 0; border-top: 1px solid #f79394; font-size: 11px; float: left;}

dd.ddLeft {width: 120px;}
dd.ddRight {padding-left: 6px; width: 258px;}

#wrap {width: 100%}

	.wrap-home {background: url(../graphics/bg_landing.gif) repeat-x #ffffff;}
	.wrap-regular {background: url(../graphics/bg_regular.gif) repeat-x 0 40px #ffffff;}

#container {
	width: 780px;
	margin: 0 auto;
	position: relative;
}

#home-link-header {
	width: 780px;
	height: 40px;
	position: relative;
	top: 0;
	z-index: 10;
}

	#home-link-header a {
		width: 93px;
		height: 40px;
		display: block;
		background: url(../graphics/nav/home.gif) no-repeat;
		float: right;
	}
	
	#home-link-header a:hover {background: url(../graphics/nav/home.gif) no-repeat 0 -40px;}

#header {
	width: 612px;
	height: 56px;
	padding-left: 168px;
	position: relative;
	top: 10px;
	z-index: 10;
}

	#header ul {margin: 0; padding: 0; list-style: none;}
	#header ul li {margin: 0; padding: 0; list-style: none; float: left;}
	
		#header li a {
			height: 56px;
			display: block;
			float: left;
		}
		
		.nav-employers {
			width: 97px;
			background: url(../graphics/nav/employers.gif) no-repeat;
		}
		
		.nav-employers:hover {background: url(../graphics/nav/employers.gif) no-repeat 0 -56px;}
		.nav-employers-on, .nav-employers-on:hover {width: 97px; background: url(../graphics/nav/employers.gif) no-repeat 0 -112px;}
		
		.nav-employees {
			width: 100px;
			background: url(../graphics/nav/employees.gif) no-repeat;
		}
		
		.nav-employees:hover {background: url(../graphics/nav/employees.gif) no-repeat 0 -56px;}
		.nav-employees-on, .nav-employees-on:hover {width: 100px; background: url(../graphics/nav/employees.gif) no-repeat 0 -112px;}
		
		.nav-services {
			width: 84px;
			background: url(../graphics/nav/services.gif) no-repeat;
		}
		
		.nav-services:hover {background: url(../graphics/nav/services.gif) no-repeat 0 -56px;}
		.nav-services-on, .nav-services-on:hover {width: 84px; background: url(../graphics/nav/services.gif) no-repeat 0 -112px;}
		
		.nav-forms {
			width: 71px;
			background: url(../graphics/nav/forms.gif) no-repeat;
		}
		
		.nav-forms:hover {background: url(../graphics/nav/forms.gif) no-repeat 0 -56px;}
		.nav-forms-on, .nav-forms-on:hover {width: 71px; background: url(../graphics/nav/forms.gif) no-repeat 0 -112px;}
		
		.nav-resources {
			width: 98px;
			background: url(../graphics/nav/resources.gif) no-repeat;
		}
		
		.nav-resources:hover {background: url(../graphics/nav/resources.gif) no-repeat 0 -56px;}
		.nav-resources-on, .nav-resources-on:hover {width: 98px; background: url(../graphics/nav/resources.gif) no-repeat 0 -112px;}
		
		.nav-staff {
			width: 60px;
			background: url(../graphics/nav/staff.gif) no-repeat;
		}
		
		.nav-staff:hover {background: url(../graphics/nav/staff.gif) no-repeat 0 -56px;}
		.nav-staff-on, .nav-staff-on:hover {width: 60px; background: url(../graphics/nav/staff.gif) no-repeat 0 -112px;}
		
		.nav-contact {
			width: 102px;
			background: url(../graphics/nav/contact.gif) no-repeat;
		}
		
		.nav-contact:hover {background: url(../graphics/nav/contact.gif) no-repeat 0 -56px;}
		.nav-contact-on, .nav-contact-on:hover {width: 102px; background: url(../graphics/nav/contact.gif) no-repeat 0 -112px;}

#content-main {
	width: 410px;
	padding: 218px 0 50px 370px;
	font-size: 14px;
	line-height: 24px;
}

#regular-logo {
	width: 100%;
	height: 97px;
	background: url(../graphics/benefit-extras.gif) right no-repeat;
}

	#regular-logo a {
		width: 405px;
		height: 97px;
		display: block;
		float: right;
	}
	
#content-after-logo {padding-top: 32px;}

	#content-resource {
		width: 526px;
		padding: 10px 0 50px 254px;
		font-size: 14px;
		line-height: 24px;
	}
	
	#services-callout {
		width: 200px;
		margin-left: -255px;
		padding: 15px;
		font-size: 13px;
		line-height: 20px;
		background: url(../graphics/bg_services-callout.gif) repeat-x #ff9a9a;
		float: left;
	}
	
	#services-callout-insidelist {
		width: 200px;
		margin-left: -280px;
		padding: 15px;
		font-size: 13px;
		line-height: 20px;
		background: url(../graphics/bg_services-callout.gif) repeat-x #ff9a9a;
		float: left;
	}
		*html #services-callout {margin-left: -128px;}
		*html #services-callout-insidelist {margin-left: -140px;}
		
		#services-callout h3, #services-callout-insidelist h3 {
			font-size: 15px;
			margin: 0;
			text-align: center;
			font-weight: bold;
			line-height: normal;
			color: #8d0001;
		}
		
		#services-callout p, #services-callout-insidelist p {margin: 10px 0 0 0; text-align: justify;}

.resource-box-container {
	width: 526px;
	margin: 15px auto 0 auto;
	line-height: normal;
}

	.resource-box {
		width: 240px;
		min-height: 212px;
		padding: 10px;
		background: url(../graphics/bg_resource-box.gif) repeat-x #c9c9c9;
		float: left;
	}
	
		*html .resource-box {height: 212px;}
		
.form-box-container {
	width: 506px;
	margin: 15px auto 0 auto;
	padding: 10px;
	background: url(../graphics/bg_resource-box.gif) repeat-x #c9c9c9;
	line-height: normal;
}

.staff-box-container  {
	width: 506px;
	margin: 20px auto 0 auto;
	padding: 10px;
	background: url(../graphics/bg_staff.gif) repeat-x #ffffff;
	border-top: 1px solid #f79394;
	line-height: normal;
}

.effective {
	width: 435px;
	margin: 20px auto 0 auto;
	padding: 10px;
	background: url(../graphics/bg_staff.gif) repeat-x #ffffff;
	border: 2px solid #000000;
	line-height: normal;
	

}

	.staff-photo-right, .staff-photo-left {
		width: 110px;
		border: 1px solid #f79394;
	}
	
	.staff-photo-right {float: right;}
	.staff-photo-left {float: left;}
	
	.staff-text-right, .staff-text-left {width: 384px;}
	
	.staff-text-right {float: right;}
	.staff-text-left {float: left;}
	
		.staff-text-right h2, .staff-text-left h2 {border: none;}

.gray-footer1 {
	width: 100%;
	background: url(../graphics/bg_gray01.gif) repeat-x #dfdfdf;
	min-height: 216px;
}
	
	*html .gray-footer1 {height: 216px;}

.gray-footer2 {
	width: 100%;
	background: url(../graphics/bg_gray02.gif) repeat-x #c8c8c8;
	min-height: 131px;
}

	*html .gray-footer2 {height: 131px;}

.gray-footer3 {
	width: 100%;
	background: url(../graphics/bg_gray03.gif) repeat-x #e6e6e6;
	min-height: 148px;
}

	*html .gray-footer3 {height: 148px;}

.footer-container {
	width: 780px;
	margin: 0 auto;
	padding: 20px 0;
}

	.inside-box-1 {
		width: 300px;
		min-height: 120px;
		padding: 10px;
		background-color: #f6f6f6;
	}
		
		*html .inside-box-1 {height: 120px;}
		
	#inside-box-1-left {margin-left: 30px; float: left;}
	#inside-box-1-right {margin-right: 30px; float: right;}
	
#main-guy {
	width: 355px;
	height: 416px;
	background: url(../graphics/main-guy.jpg) no-repeat;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 1;
}

#employee-guy {
	width: 243px;
	height: 184px;
	background: url(../graphics/employee-guy.jpg) no-repeat;
	position: absolute;
	top: 220px;
	left: 0;
	z-index: 1;
}

#forms-guy {
	width: 243px;
	height: 439px;
	background: url(../graphics/forms-guy.jpg) no-repeat;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 1;
}

#resource-guy {
	width: 243px;
	height: 439px;
	background: url(../graphics/resource-guy.jpg) no-repeat;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 1;
}

#staff-guy {
	width: 243px;
	height: 340px;
	background: url(../graphics/staff-guy.jpg) no-repeat;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 1;
}

#contact-guy {
	width: 243px;
	height: 191px;
	background: url(../graphics/contact-guy.jpg) no-repeat;
	position: absolute;
	top: 220px;
	left: 0;
	z-index: 1;
}


.input-text {
	width: 200px;
	height: 17px;
	padding: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #f79394;
	background: url(../graphics/bg_staff.gif) repeat-x #ffffff;
}

.input-textarea {
	width: 200px;
	height: 92px;
	padding: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #f79394;
	background: url(../graphics/bg_staff.gif) repeat-x #ffffff;
}

.list-red-bullet {margin: 15px 0 0 25px; padding: 0; list-style: none;}
.list-red-bullet li {margin: 0 0 5px 0; padding: 0 0 0 15px; list-style: none; line-height: 20px; background: url(../graphics/icons/bullet-red-gray.gif) 0 3px no-repeat;}

.list-red-bullet-small {margin: 10px 0 0 10px; padding: 0; list-style: none;}
.list-red-bullet-small li {margin: 0 0 6px 0; padding: 0 0 0 15px; list-style: none; line-height: normal; background: url(../graphics/icons/bullet-red-gray.gif) no-repeat;}

.big {font-size: 18px;}
.small {font-size: 10px;}
.big-highlight {color: #c21011; font-size: 18px;}
.highlight {color: #c21011;} 
.darkhighlight {color: #8d0001;}
.black {color: #000000;}
.blink {color: #c21011; text-decoration: blink;}




.disclaimer {
	font-size: 11px;
	line-height: 19px;
	font-style: italic;
}

.contact-text {
	padding: 3px 3px 3px 0;
	font-weight: bold;
	color: #c21011;
	text-align: right;
}

.contact-form {
	padding: 3px;
	text-align: left;
}

.center {text-align: center;}
.right {text-align: right;}

.clear {clear: both;}

.clearfix:after {
	display: block;
	height: 0;
	clear: both;
	visibility: visible;
}

.hiddenspan {display: none;}
.noborder {border: none;}
.nomargin {margin: 0;}