
/* TAG STYLES */

BODY 
{
	font-family: arial, helvetica, georgia, verdana;
	text-align: center;
	background-color: #000033;
}

A
{
	border-bottom: 0px;
	text-decoration: none;
}

A:hover
{
	border-bottom: 1px dashed black;
	text-decoration: none;
}

H2 
{
	font-variant: small-caps;
	color: #000033;
	font-size: 16px;
}

FIELDSET
{
	width: auto;
	margin-bottom: 10px;
}

FIELDSET LEGEND
{
	font-weight: bold;
	font-size: 13px;
}

.frmSetLabel
{
	float: left;
	clear: both;
	width: 30%;
	text-align: right;
	padding: 5px;
	font-weight: bold;
}

.frmSetField
{
	float: left;
	width: auto;
	text-align: left;
	padding: 5px;
}

.frmSetTextbox
{
	float: left;
	width: auto;
	text-align: left;
	padding: 5px;
	margin-left: 20px;
}

.frmSetAction
{
	clear: both;
	width: auto;
	text-align: right;
	padding: 5px;
	margin: 0px 10px 20px 0px;
}

INPUT.button, INPUT.reset, INPUT.submit,
INPUT[type="button"], INPUT[type="reset"], INPUT[type="submit"]
{
	background-color: #EEEEEE;
	color: #333333;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 5px;
}

INPUT[type="submit"], INPUT.submit
{
	font-weight: bold;
}


IMG.photo
{
	border: 1px groove gray; 
	padding: 1px;
	margin: 20px;
}


/* EMAIL STYLE */

#email_content
{
	width: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 20px;
	clear:both;
	font-size: 12px;
	background: white;
}


/* HEADER/FOOTER STYLES */

#header 
{
	width: 750px;
	height: 124px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
	background: white url('/images/hdr_banner.gif') no-repeat scroll top left;
}

#header #header_top
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 14px;
	background: white url('/images/corner_topright.gif') no-repeat scroll top right;
	text-align: left;
	vertical-align: bottom;
}
#header #header_top IMG#imgCornerTopLeft
{
	position: relative;
	/* top: -1px; */
	padding: 0px;
	margin: 0px;
	border: 0px;
	float: left;
	display: inline;
}

#header #header_logo_overlay
{
	position: relative;
	float: left;
	width: 560px;
	height: 64px;
	left: 20px;
	cursor: pointer;
	clear: left;
}


#header #header_contact
{
	position: relative;
	float: right;
	width: 150px;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
}

#header #header_contact .header_contact_motto
{
	float:left; 
	text-align:left; 
	font-size: 12px;
	font-weight:bold;
	font-style: italic;
	padding: 2px 0px 2px 0px;
}

#header #header_contact .header_contact_label
{
	float:left; 
	text-align:right; 
	font-weight:bold;
	padding: 2px 10px 2px 0px;
}

#header #header_contact .header_contact_value
{
	float:left;
	text-align:left;
	padding: 2px 0px 2px 0px;
}

#header #header_contact .header_contact_separator
{
	float:left;
	width:40px;
	text-align:center;
	padding: 2px 0px 2px 0px;
	color: #CCCCCC;
}

#header #header_nav
{
	clear:both;
	position: relative;
	top: 0px;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	margin: 5px 0px 0px 0px;
	background: url(/images/bg_tire_tracks_top.gif) no-repeat scroll bottom left;
	vertical-align: middle;
	border-top: 1px solid #EEEEEE;
}

#header #header_nav .header_nav_item
{
	float:left;
	margin: 7px 20px 0px 20px;
}

#header #header_nav .header_nav_motto
{
	float:right;
	padding: 7px 20px 0px 20px;
	font-weight: bold;
	font-style: italic;
}

#header #header_nav A
{
	font-weight: bold;
}

#content
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 40px;
	clear:both;
	font-size: 12px;
	background: white url(/images/bg_tire_tracks.gif) repeat scroll top left;
}

#content #content_body
{
	margin-left: auto;
	margin-right: auto;
	width:660px;
	padding: 10px 0px 10px 0px;
	text-align: left;
}

#content #home_body
{
	margin-left: auto;
	margin-right: auto;
	width:660px;
	padding: 10px 0px 10px 0px;
	text-align: left;
}


#footer 
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
	background-color:white;
}

#footer #footer_nav
{
	text-align: center;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	padding: 5px 0px 5px 0px;
	margin-bottom: 5px;
}

#footer #footer_nav A
{
	margin: 2px 20px 2px 20px;
	font-size: 12px;
}

#footer #footer_legal
{
	clear:both;
	font-size: 10px;
	color: gray;
}

#footer #footer_btm
{
	padding: 0px;
	margin: 0px;
	height: 14px;
	background: white url('/images/corner_btmright.gif') no-repeat scroll bottom right;
	text-align: left;
	vertical-align:top;
}
#footer #footer_btm IMG#imgCornerBtmLeft
{
	position: relative;
	float:left;
	padding: 0px;
	margin: 0px;
}


/* JOBS PAGE */

.jobRow 
{
	width: 100%;
	clear: left;
	border-top: 1px solid gray;
	padding-top: 20px;
	padding-bottom: 20px;
}

.jobRow .jobTitle
{
	float: left;
	width: 50%;
	font-weight:bold;
	font-size: 14px;
}

.jobRow .jobPostDate
{
	float: right;
	width: 50%;
	text-align: right;
	font-style: italic;
}

.jobRow .jobDescription
{
	float: left;
	width: 100%;
	clear: both;
	padding-top: 10px;
}



/* CONTACT US PAGE */

#contactLeft
{
	float: left;
	text-align: left;
	width: 40%;
}

#contactRight
{
	float: left;
	text-align: left;
	width: 40%;
}

#contactRight #list
{
	width: 100%;
}

#contactRight #list .type
{
	float: left;
	text-align: left;
	width: 25%;
	clear: left;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contactRight #list .info
{
	float: left;
	text-align: left;
	width: 70%;
	padding-top: 5px;
	padding-bottom: 5px;
}


#contactList
{
	clear: both;
	width: 100%;
}

#contactList .name
{
	float: left;
	text-align: left;
	width: 40%;
	clear: both;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contactList .info
{
	/* float: left; */
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* REQUEST A QUOTE */

