/* General Tag Methods */

* {
	padding: 0px;
	margin: 0px;
}

.smaller {
	font-family: Arial;
	font-size: 11px;
}

html {
	overflow-y: scroll;
}

body {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: center; /* This line is here to fix everyone's favorite IE 5.x alignment bug. */
	background-color: #76787b;
}

h1, h2, h3, h4, h5 {
	color: #000000;
	margin: 0px 0px 14px 0px;
	font-weight: bold;
}


h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.4em;
}
.gray {
color:#666666;
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
.red {
color:#FF0000;
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
.black {
color:#000000;
font-size:12px;
font-weight:bolder;
font-family:Arial, Helvetica, sans-serif;
}
.emails {
text-decoration:none;
}

h3 {
	font-size: 1.3em;
	margin: 0px 0px 0px 0px;
}

h4 {
	font-size: 1.2em;
	margin: 0px 0px 0px 0px;
}

h5 {
	font-size: 1.1em;
	margin: 0px 0px 0px 0px;
}

p {
	margin: 0px 0px 14px 0px;
}

table {
	margin: 0px 0px 14px 0px;
}

td {
	vertical-align: top;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	cursor: pointer;
	color: #ED1C24;
	text-decoration: none;
}

ul, ol {
	margin: 0px 0px 14px 15px;
}

/* END General Tag */

/* Main Structure Tags */
#wrapper {
	width: 950px;
	margin: 10px auto 10px auto;
	text-align:left; /* Treated as align */
	background-color: #ffffff;
}

#content {
	float: left;
	width: 950px;
	height: 383px;
	background-color: #ffffff;
}

#content_left {
	float: left;
	width: 350px;
	padding: 20px 30px 25px 45px;
}

#content_left_form {
	float: left;
	width: 375px;
	padding: 20px 30px 25px 45px;
}

#content_right {
	float: right;
	width: 525px;
}

#content_right_form {
	float: right;
	width: 500px;
	padding-top: 72px;
}

#content_full {
	float: left;
	width: 860px;
	padding: 20px 45px 30px 45px;
}

#video_right, #video_right_billing, #video_right_contractors, #video_right_workers, #video_right_spanish {
	margin-top: -5px;
}
/* END Main Structure Tags */

/* Video Replacement Tags */
.homepage_image {
	background-image: url("/images/homepage_still.jpg");
}

.contractors_image {
	background-image: url("/images/contractors_still.jpg");
}

.workers_image {
	background-image: url("/images/workers_still.jpg");
}

.spanish_image {
	background-image: url("/images/spanish_still.jpg");
}

.billing_image {
	background-image: url("/images/billing_still.jpg");
}
/* END Video Replacement Tags */

/* Popup Tags */
#popup {
	text-align: left; 
	margin: 20px 20px 20px 20px; 
	font-weight: bold; 
	font-size: 14px;
}

#popup_top {
	font-weight: bold;
	font-size: 25px;
	text-align: left;
	padding: 10px 0px 0px 20px;
	margin-top: 5px;
	width: 100%;
	height: 42px;
	background-image: url("/images/popup_top.png");
}

#popup_bottom {
	width: 100%;
	height: 22px;
	background-image: url("/images/popup_bottom.png");
}
/* END Popup Tags */

/* Footer Tags */
#footer {
	float: left;
	width: 950px;
	height: 66px;
	color: #ffffff;
}

#footer_bar {
	float: left;
	width: 950px;
	height: 24px;
	background-color: #000000;
}

#footer_bottom {
	float: left;
	display: inline;
	width: 905px;
	height: 27px;
	padding: 15px 0px 0px 45px;
	color: #fec21c;
	font-weight: bold;
	background-image: url("/images/footer.png");
}

#datetime {
	float: left;
}

#copyright {
	float: right;
	margin: 1px 265px 0px 0px;
	font-size: 9px;
	font-weight: normal;
}

#copyright a {
	color: #fec21c;
}

#copyright a:hover {
	color: #ed1c24;
	text-decoration: underline;
}
/* END Footer Tags */

/* Header Tags */
#header {
	float: left;
	width: 950px;
	height: 139px;
	color: #ffffff;
	background-image: url("/images/header.png");
	padding: 0px 0px 0px 0px;
}

#top_menu {
	float: right;
	display: inline;
	height: 13px;
	color: #ffffff;
	margin: 15px 10px 0px 0px;
}

#top_menu a {
	color: #ffffff;
}

#top_menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/* END Header Tags */

/* Main Menu Tags */
#main_menu {
	float: left;
	width: 910px;
	height: 23px;
	background-color: #ffffff;
	padding: 0px 0px 0px 40px;
}

#menu_image {
	float:left;
}

#menu_text {
	float: left;
	margin: 5px 0px 0px -343px;
}

#menu_text a {
	color: #ffffff;
	font-size: 10px;
	float: left;
	z-index: 100;
	position:relative;
	font-weight: bold;
}

#menu_text a:hover {
	color: #ffffff;
	text-decoration: none;
}

#text_contractors {
	margin-left: 0px;
}

#text_workers {
	margin-left: 28px;
}

#text_billing {
	margin-left: 37px;
}

#text_contact {
	margin-left: 46px;
}

#language_area {
	font-size: 11px;
	float: right;
	width: 86px;
	height: 19px;
	background-color: transparent;
	background-image: url("/images/language_bar.png");
	padding: 4px 0px 0px 13px;
}

#language_area a {
	position:relative;
	z-index: 1000;
}

#highlight_bar {
	float: left;
	width: 910px;
	height: 5px;
	margin-left: 40px;
	background-repeat: no-repeat;
	background-image: url("");
}

#subheaders {
	float: right;
	color: #ffffff;
	padding: 4px 20px 0px 0px;
}

#subheaders a {
	color: #ffffff;
}

#subheaders a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/* END Main Menu Tags */

/* Default Sections Tags */
#default #content_left a {
	font-weight: bold;
	color: #ed1c24;
}

#default #content_left a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
/* END Default Sections */

/* Contractors Section Tags */
#contractors #content_left a {
	font-weight: bold;
	color: #ed1c24;
}

#contractors #content_left a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

#contractors #header {
	background-image: url("/images/header_contractors.png");
}
/* END Contractors Section Tags */

/* Workers Section Tags */
#workers #content_left a, #workersspanish #content_left a {
	font-weight: bold;
	color: #ed1c24;
}

#workers #content_left a:hover, #workersspanish #content_left a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #fec21c;
}

#workersspanish #header {
	background-image: url("/images/header_spanish.png");
}
/* END Workers Section Tags */

/* Contact Section Tags */
.contact_name {
	height: 9px;
	width: 360px;
	margin-left: -35px;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-image: url("/images/bar.png");
	font-weight: bold;

}

.contact_name p {
	position: relative;
	z-index: 1000;
	line-height: 9px;
}

.contact_title {
	font-size: 9px;
	font-style: italic;
	margin: 3px 0px 2px 0px;
}

#contact_table {
	font-size: 9px;
	margin-bottom: 3px;
}

#contact #content_left a {
	color: #4c4d4e;
}

#contact #content_left a: hover {
	color: #000000;
}
/* END Contact Section Tags */
