html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	font-weight: bold;
	color: #386082;
}

a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	font: 12px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

body {
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
}
#wrapper #headline #welcome h1 {
	font-size: 15px;
	color: #839837;
	font-weight: normal;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 774px;
}


#header {
	height: 203px;
	position: absolute;
}
#header h1 {
	margin-top: 15px;
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 7px;
}
#nav img {
	float: left;
}

#headline {
	padding-top: 205px;
}

#photo {
	float: left;
	width: 274px;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}







#map {
	float: left;
	width: 304px;
}
#map div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#map img {
	display: block;
}

#contactinfo {
	float: right;
	width: 440px;
}
#contactinfo div {
	padding: 3px 0;
	margin: 0;
}

#welcome {
	float: right;
	width: 470px;
}

#welcome1 {
	float: right;
	width: 470px;
	border: 1px solid #1E4F6C;
	padding: 0px;
	margin-top: 7px;
}

#employer_right {
	float: right;
	width: 244px;
	border: 1px solid #5186a5;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 7px;
}

#welcome div {
	padding: 3px 0;
	margin: 0;
}

#welcome1 div {
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

#employer_right div {
	margin: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}


.padding {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}


#welcome #q {
	width: 140px;
	border: 1px solid #859D31;
}
#welcome .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}

#welcome p {
	padding-left: 0px;
	padding-right: 2px;
	margin: 0.1em 0;
	padding-top: 8px;
}

#body {
	padding-top: 2em;
	text-align: justify;
}

#body-left {
	float: left;
	width: 408px;
}
#body-right {
	float: right;
	width: 330px;
}

#body-left ul.plussbullets {
	margin-top: 45px;
	margin-left: 120px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}


#welcome ul.plussbullets {
	margin-top: 20px;
	margin-left: 2px;
	padding: 0;
	font-weight: bold;
}

#welcome1 ul.plussbullets {
	margin-top: 20px;
	margin-left: 2px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}


#employer_right ul.plussbullets {
	margin-top: 20px;
	margin-left: 2px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

#welcome ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

#welcome1 ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

#employer_right ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

#welcome ul.plussbullets li a{
	color: #839837;
}

#welcome1 ul.plussbullets li a{
	color: #839837;
}

#employer_right ul.plussbullets li a{
	color: #839837;
}



#employer {
	float: left;
	width: 485px;
	padding-left: 5px;
	padding-right: 5px;
}
#employer div {
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0;
	padding-top: 3px;
	padding-right: 5px;
}

#employer p {
	padding-left: 2px;
	padding-right: 2px;
	margin: 0.1em 0;
	padding-top: 8px;
}




#main {
	float: left;
	width: 764px;
	padding-right: 5px;
	padding-left: 5px;
}
#main div {
	margin: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#main p {
	padding-left: 2px;
	padding-right: 2px;
	margin: 0.1em 0;
	padding-top: 8px;
}


#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#footer {
	color: #FFFFFF;
	background: #1e4f6c url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 10px;
}

#footer a {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #c4dfed;
}







.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu li {
	padding: 0;
	margin: 0;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -2000px;
	height: 41px;
	background-repeat: no-repeat;
}
.home {
	background-image: url(images/home_on.jpg);
	width: 69px;
}
.home a {
	background-image: url(images/home_off.jpg);
}
.about {
	background-image: url(images/about_on.jpg);
	width: 79px;
}
.about a {
	background-image: url(images/about_off.jpg);
}
.services {
	background-image: url(images/services_on.jpg);
	width: 76px;
}
.services a {
	background-image: url(images/services_off.jpg);
}

.tax_info {
	background-image: url(images/taxinfo_on.jpg);
	width: 76px;
}
.tax_info a {
	background-image: url(images/taxinfo_off.jpg);
}
.tax_forms {
	background-image: url(images/taxforms_on.jpg);
	width: 85px;
}
.tax_forms a {
	background-image: url(images/taxforms_off.jpg);
}
.dropoff_forms {
	background-image: url(images/DropOffForm_on.jpg);
	width: 105px;
}
.dropoff_forms a {
	background-image: url(images/DropOffForm_off.jpg);
}

.FAQ {
	background-image: url(images/FAQs_on.jpg);
	width: 59px;
}
.FAQ a {
	background-image: url(images/FAQs_off.jpg);
}
.employers {
	background-image: url(images/Employers_on.jpg);
	width: 85px;
}
.employers a {
	background-image: url(images/Employers_off.jpg);
}

.contact {
	background-image: url(images/Contact_on.jpg);
	width: 82px;
}
.contact a {
	background-image: url(images/Contact_off.jpg);
}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after { display: block; height: 0; clear: both; visibility: hidden;}
.title {
	font-size: 14px;
	text-align: center;
	color: #839837;
	font-weight: bold;
}

.subtitle {
	font-size: 12px;
	text-align: left;
	color: #839837;
	font-weight: bold;
}

.mainbullets {
	list-style-type: disc;
	margin-left: 20px;
	margin-top: 10px;
	list-style-image: url(images/bullet.jpg);
}

.employerbullets {
	list-style-type: disc;
	margin-left: 30px;
	margin-top: 10px;
	list-style-image: url(images/bullet.jpg);
}

.smallbullets li {
	list-style-type: disc;
	margin-left: 30px;
	
	list-style-image: url(images/small_bullet.jpg);
}

.smallbullets1 {
	list-style-type: disc;
	margin-left: 20px;
	list-style-image: url(images/small_bullet1.jpg);
}


hr {
	color: #839837;
}

.cts {
	font-weight: bold;
}
.tabletext {
	font-size: 11px;
}
.sub_table_text {
	font-size: 9px;
	color: #000000;
}
.table_title {
	font-weight: bold;
	color: #386082;
}
.frontheader {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #1E4F6C;
	line-height: 25px;
}

.employerheader {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #5186a5;
	line-height: 24px;
	font-weight: bold;
}
#wrapper #employer_right img {
	padding: 8px;
}
.mainerror {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.suberror {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.teeny {
	font-size: 4px;
}

.error {
  color: red;
  display:none;
  }.employer_name {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
}
.employer_table {
	line-height: 18px;
}

.employer_table input{
	margin-top: 3px;
}

.employer_table textarea{
	margin-top: 3px;
}