body {
	background: #7b7a76;
	margin: 0;
	font-family: sans-serif;
	font-size: 13px;
}
img {
	border: 0;
}
#errorDiv {
	font-size: .8em;
	width: 170px;
	margin: 4px 0 6px 75px;
	padding: 4px 4px 4px 16px;
}
fieldset {
	border: 0;
}

#main {
	background: #eae9e1 url(../images/headerBg.png) repeat-x 0 0;
	margin: -17px 0 80px 0;
	padding: 0;
	border-bottom: 6px solid #00487a;
}
#header {
	position: relative;
	top: 0;
	left: 0;
	width: 960px;
	height: 130px;
	margin: 0 auto 0 auto;
}
	#header h1#logoMain a {
		display: block;
		position: absolute;
		top: 25px;
		left: 0;
		background: url(../images/logoMain.png) no-repeat 0 0;
		font-size: 0;
		width: 149px;
		height: 54px;
	}
	#header #sloganMain {
		position: absolute;
		top: 31px;
		right: 0;
		background: url(../images/headerImg1.png) no-repeat 0 0;
		width: 243px;
		height: 23px;
		font-size: 0;
	}
#navContainer {
		position: relative;
		top: -22px;
		left: 0;
		margin: 0 auto -12px auto;
		width: 960px;
}
	#nav1 {
		display: table;
		margin: 0;
		padding: 0;
		width: 700px;
		height: 12px;
	}
		#nav1 li {
			display: table-cell;
			margin: 0;
			font-size: .9em;
			text-align: center;
			padding: 0 .5em 0 .5em;
			/*border-left: 1px solid #ffffff;*/
			width: auto;
			/*background: url(../images/tab.jpg) no-repeat top right;
				height: 30px;
			 display: none; */
		}
		#nav1 li.currentPage {
		}
		
		#nav1 li a {
				display: block;
				width: 100%;
				background: url(../images/tab.png) no-repeat top right;
				height: 22px;
				color: #336699;
				position: relative;
				top: -8px;
				left: 0;
				padding: 8px 6px 0 6px;
				margin: 0 0px -28px 0px;
				border: 0; 
				}
				
			#nav1 li.currentPage a {
				display: block;
				width: 100%;
				background: #ffffff url(../images/tab_cp.jpg) no-repeat top right;
				height: 22px;
				color: #336699;
				position: relative;
				top: -8px;
				left: 0;
				padding: 8px 10 0 10;
				margin: 0 0px -28px 0px;
				border: 0;
				/*border-left: 8px solid #ffffff;
				border-right: 8px solid #ffffff;*/
			}
			#nav1 li a {
				color: #ffffff;
				text-decoration: none;
			}
			#nav1 li a:hover {
				text-decoration: underline;
			}
#middle {
	position: relative;
	top: 0;
	left: 0;
	width: 960px;
	margin: 0 auto 0 auto;
	background: #ffffff url(../images/imageMain_4.jpg) no-repeat 10px 10px;
	border-left: 1px solid #cdcec9;
	border-right: 1px solid #cdcec9;
	padding: 402px 0 20px 0;
}
	#middle .col1 {
		margin: 0px 10px 10px 40px;
		width: 400px;
		color: #444444;
		font-size: 1.1em;
	}
	#middle .col2 {
		width: 470px;
		position: absolute;
		top: 410px;
		right: 5px;
		color: #7b7a76;
	}

			
/*--------------- Form Styles -----------------*/


	#middle .col2 #formMain {
		position: absolute;
		top: -330px;
		right: 21px;
		width: 280px;
		padding: 0 4px 35px 3px;
		background: url(../images/formBottom.png) no-repeat 0 100%;
		text-align: center;
	}

#form4 {
	
	padding: 0px 0px 0px 15px;
}	
	
#LeadTypeFieldset {
	font-size: 13px;
	color: #888;
	text-align: left;
	margin: 0px 0px 0px 80px;
	padding: 0px;
}
	
#LeadTypeFieldset h3 {
	font-weight: bold;
	color: #888;
	display: block;
	font-size: 14px;
	margin: 0px 0px 0px -20px;
}
	
#LeadTypeFieldset label.error {
	color: #cc7777;
	width: 213px;
	display: block;
	margin: 0px 0px 0px 0px;
}
	
#LeadTypeFieldset input.error#LeadTypeMail {
	color: #cc7777;
	margin: 0px 0px 4px 0px;
	diplay: block;
}

#ProgramTypeFieldset {display: none;}
	
#ContactInfoFieldset {
	text-align: right;
	padding-right: 20px;
}
	
#ContactInfoFieldset label {
	font-size: 12px;
	color: #888;
	width: 65px;
	display: inline-block;
}
	
#ContactInfoFieldset input, select {
	font-size: 12px;
	width: 150px;
	margin: 2px 0px;
	border: 1px #777 solid;
	color: #555;
}
	
#ContactInfoFieldset label.error {
	color: #cc7777;
	width: 213px;
	display: block;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
}
	
#ContactInfoFieldset select.error, #ContactInfoFieldset input.error#Email {
	margin: 2px 0px 3px 0px;
}

#form4Submit {
	background: transparent url(../images/btn_submit.png) no-repeat;
	width: 185px;
	height: 38px;
	font-size: 0;
	border: 0;
	cursor: pointer;
	margin-top: 5px;
	text-align: center;
}

/*----------------- End Form CSS ----------------*/			
			
	#middle .col2 h4 {
		font-size: 1.2em;
		font-weight: normal;
		margin: 0;
	}
	#middle .col2 #colContent ul {
		width: 220px;
		list-style-image: url(../images/bulletCheck.png);
		line-height: 28px;
		margin: 0 0 2em 0;
		padding: 0;
	}
		#middle .col2 #colContent ul li {
			margin: 0 0 0 30px;
		}
	#middle .col2 #colContent #pointsCb {
		position: absolute;
		top: 0;
		right: 0;
	}
	#middle .col2 #colContent #pointsMt,
	#middle .col2 #colContent #pointsCb {
		display: none;
	}
	#middle .col2 a#usDeptLabor,
	#middle .col2 a#csSeal {
		display: block;
		width: 463px;
		height: 98px;
		margin: 0 0 10px 0;
		cursor: default;
	}
	#middle .col2 a#usDeptLabor {
		background: url(../images/usDeptLabor.png);
	}
	#middle .col2 a#csSeal {
		background: url(../images/csSeal.png);
	}
	#industryOrgs {
		position: absolute;
		top: 245px;
		left: 685px;
		z-index: 1;
	}
		#industryOrgs #btnBbb {
			display: block;
			position: absolute;
			top: -25px;
			right: 10px;
			width: 44px;
			height: 72px;
			background: url(../images/bbbLogo.png);
		}

#enrollOption {
	position: absolute;
	top: -25px;
	right: 0;
	height: 17px;
	width: 202px;
	margin: 0;
	font-size: 0;
	background: url(../images/callTab.png) no-repeat 100% 0;
}
#headingMain {
	position: absolute;
	top: 325px;
	width: 940px;
	width: 460px;
	margin: 0;
	height: 65px;
	background: url(../images/heading1.png) no-repeat 0 0;
	border-bottom: 1px solid #eae9e1;
	display: none;
}

#footer {
	height: 80px;
	width: 960px;
	position: relative;
	margin: -166px auto 80px auto;
	top: 166px;
	left: 0;
	background: #87857f;
	border-top: 6px solid #00487a;
}
	#footer p {
		position: absolute;
		top: 20px;
		margin: 0;
		width: 100%;
		color: #acaaa0;
		text-align: center;
	}
		#footer p br {
			display: none;
		}
		
		
		

#disclaimer { font-size: 10px; }


		
#btnBbb{visibility: hidden;}

