@charset "utf-8";
/* CSS Document */

body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	background-color: #FFF;
	line-height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-top: 0px;
	margin-left: 0px;
}
.oneColFixCtr #container {
	width: 100%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin: -12px auto;
	margin-left: 0px;
}
.oneColFixCtr #mainContent {<br />
	width: 900px;
	padding-left: 0px;
}
#header {
	height:160px;
	background-color:#BC1C25;
	color:#FFF;
	font-size:16px;
}

#certification a:link {
font-family: Arial, Helvetica, sans-serif;
font-size:17px;
font-style: italic;
color: #bc1c25;
line-height: auto;
text-align: left;
}

#certification a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size:17px;
font-style: italic;
color: #bc1c25;
line-height: auto;
text-align: left;
}

#certification a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:17px;
font-style: italic;
color: #666666;
line-height: auto;
text-align: left;
}

#flash {
	height:266px;
	background-color:#FFF;
	margin-top:-3px;
	background-image: url(images/back.jpg);
}
#icons{
	height:90px;
	background-color:#FFF;
	font-size:14px;
	text-align: center;
	line-height:10px;
}
#footer{
	height:120px;
	background-color:#000;
	text-align: center;
	position: inherit;
	bottom: 0px;
	color:#FFF;
	margin-bottom: 30px;
}
.footerlinks{
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}
.pheader{
	font-size:16px;
	font-weight:bold;
}
.gray {
	color:#808285;
}
.quote{
	font-style:italic;
	font:"Times New Roman", Times, serif;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #AFB1B4;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size:36px;
	color: #bc1c25;
	line-height: auto;
	text-align: right;
	padding: 15px 0 0 0;
	z-index:30;

}

#socialmedia {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width:250px;
	height:85px;
}


#socialmedia p {
	font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-style: italic;
color: #333;
line-height: auto;
text-align: center;
margin:4px 0px;
}




.certification {
font-family: Arial, Helvetica, sans-serif;
font-size:17px;
font-style: italic;
color: #bc1c25;
line-height: auto;
text-align: left;
}

.headline_left {
font-family: Arial, Helvetica, sans-serif;
font-size:36px;
color: #bc1c25;
line-height: auto;
text-align: left;
}

.bodytext {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
line-height: 22px;
text-align: right;
}

.bodytext_bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
font-weight: bold;
line-height: 28px;
text-align: right;
}

.bodytext_left {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
line-height: 22px;
text-align: left;
}

.about_us {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #000000;
line-height: 19px;
text-align: left;
}
.bodytext_bold_left {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
font-weight: bold;
line-height: 28px;
text-align: left;
}


.phonenumber {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
color: #bc1c25;
line-height: auto;
text-align: right;
}

.contractor {
	width: 200px;
	height:30px;
	color:#fff;
	float: right;
	position:relative;
}

