@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #242424;
}
.COPYRIGHT {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.PAGE_TITLE {
	font-size: 20px;
	font-family: Arial;
	color: #000000;
}
.PAGE_TEXT {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.LOWER_CONTACT_MENU {
	font-family: Arial;
	font-weight:bold;
	font-size: 10px;
	color: #000000;
}
.SERVICES {
	font-family: Arial;
	font-weight:bold;
	font-size: 14px;
	color: #FFFFFF;
}
.SERVICES_TEXT {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.CONTACT_PAGE_MENU {
	font-family: Arial;
	font-weight:bold;
	font-size: 12px;
	color: #000000;
}
.JOB_PAGE_MENU {
	font-family: Arial;
	font-weight:bold;
	font-size: 12px;
	color: #ffffff;
}
.SPECIALS_big_red {
	font-family: Arial;
	font-weight:bold;
	font-size: 22px;
	color: #990000;
}
.SPECIALS_TEXT {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.home-blog-title {
	font-family: Arial;
	font-weight:bold;
	font-size: 16px;
	color: #333333;
}
.home-blog-text {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
#header {
	text-align: left;
	width: 1000px;
	height: 140px;
}
#php-header {
	width: 1000px;
	height: 140px;
	position: absolute;
}
#flash-header {
	width: 1000px;
	height: 140px;
	position: absolute;
	background: none;
}
/*  submit boxes  */

.submit-box {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.submit-btn {
	background: url('../images/contact/submit.png') no-repeat;
	width: 105px;
	height: 39px;
	border: none;
	cursor: pointer;
}
.submit-quote-btn {
	background: url('../images/quote/submit-quote.png') no-repeat;
	width: 266px;
	height: 39px;
	border: none;
	cursor: pointer;
}
.submit-btn {
	background: url('../images/contact/submit.png') no-repeat;
	width: 105px;
	height: 39px;
	border: none;
	cursor: pointer;
}
.apply-btn {
	background: url('../images/apply.png') no-repeat;
	width: 105px;
	height: 39px;
	border: none;
	cursor: pointer;
}
