@charset "UTF-8";
body  {
	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: #888;
	padding: 2px;
	margin: 2px;
	background-color: #7A1313;
	background-image: url(../IMAGES/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.twoColFixLtHdr #container {
	width: 990px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: .25em;
	text-transform: uppercase;	
} 
.twoColFixLtHdr #header #headerText {
	float: right;
	display: block;
	line-height: 30px;
	width: 540px;
	text-align: right;
 
}
.twoColFixLtHdr  #header #date {
	float: left;
	width: 450px;
	line-height: 30px;
}
.twoColFixLtHdr  #grid1 {
	float: left; /* since this element is floated, a width must be given */
	width: 450px;
	background-color: #FFF;
	margin-bottom: 20px;
}
.twoColFixLtHdr  #grid1 #splash{
	background-image: url(../IMAGES/bgHomeSplash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 450px;
	width: 450px;	
}
.twoColFixLtHdr #container #splash #topNav {
	position: absolute;
	z-index: auto;
	top: 10px;
	left: 270px;
	width: 710px;
}
#topNav ul{
	display: block;
	float: left;
	background-image: url(../IMAGES/bgNavStretch.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#topNav li{
	display: inline;
}
#topNav .startLink {
	float: left;
	background-image: url(../IMAGES/bgNavCap.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
}
#topNav li a{
	line-height: 40px;
	display: block;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	padding-right: 14px;
	padding-left: 14px;
	text-shadow:#FFF 1px 1px 0;
}
#topNav li a:hover{
	color: #A11919;
	text-shadow:#FFF 1px 1px 0;
}
#relatedLinks .servicesTop {
	background-image: url(../IMAGES/bgServicesTop.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#relatedLinks .servicesBot {
	background-image: url(../IMAGES/bgServicesBot.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 5px;
	overflow: hidden;
}
#relatedLinks {
	float: right;
	width: 180px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#relatedLinks ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;	

}
#relatedLinks li {
	display: inline;
}
#relatedLinks li a {
	display: block;
	background-color: #1E4174;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 20px;
}
#relatedLinks li a:hover {
	text-decoration: underline;

}
#payment {
	display: inline;
	float: left;
	background-image: url(../IMAGES/payment-button.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width:163px;
	margin: 10px 0 10px 0;

}
#payment a{
	line-height: 40px;
	display: block;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
	text-shadow:#FFF 1px 1px 0;
}
#payment a:hover{
	color: #A11919;
	text-shadow:#FFF 1px 1px 0;

}
#SideNav {
	display: inline;
}
#SideNav  {
	float: left;
	background-image: url(../IMAGES/bgSideNav.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 102px;
	width:163px;
		margin: 10px 0 10px 0;

}
#SideNav H1{
	line-height: 16px;
	display: block;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: normal;
	color: #FFF;
	padding-right: 6px;
	padding-left: 10px;
	text-shadow:#333 1px 0px 0;
	margin: 6px 0 4px 0;

}
#SideNav a{
	line-height: 8px;
	display: block;
	float: right;
	text-decoration: none;
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: normal;
	color: #FFF;
	padding-right: 6px;
	padding-left: 10px;
	text-shadow:#333 1px 0px 0;
}
#SideNav p{
	line-height: 14px;
	display: block;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #94b5e3;
	padding-right: 6px;
	padding-left: 10px;
	text-shadow:#333 1px 0px 0;
	margin: 2px 0 2px 0px;

}
#SideNav a:hover{
	color: #94b5e3;
}


#blockList ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;	

}
#blockList li {
	display: inline;
}
#blockList li a {
	width: 160px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 5px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 115px 0px 0px 0px;
	color: #666;
}
#blockList li a:hover {
	color: #A11919;
	background-repeat: no-repeat;
	background-position: -165px top;
}
#blockList li a.companyHistory {
	background-image: url(../IMAGES/bgCompanyHistory.jpg);
}
#blockList li a.ourServices {
	background-image: url(../IMAGES/bgOurServices.jpg);
}
#blockList li a.contactUs {
	background-image: url(../IMAGES/bgContactUs.jpg);
}
.twoColFixLtHdr #grid1 .quoteLink{
	position: absolute;
	height: 64px;
	width: 173px;
	left: 222px;
	top: 303px;
}
.twoColFixLtHdr #grid1 .quoteLink a{
	display: block;
	height: 60px;
	width: 170px;	
}
.twoColFixLtHdr #grid1 .anchorLink{
	position: absolute;
	height: 64px;
	width: 194px;
	left: 9px;
	top: 16px;
}
.twoColFixLtHdr #grid1 .anchorLink a{
	display: block;
	height: 60px;
	width: 170px;	
}
#splash a span    {
	display: none;
}
#awards a span    {
	display: none;
}
#awards li{
	display: inline;
}
#awards li a {
	display: block;
	height: 95px;
	width: 95px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 6px;
	margin-left: 6px;
}
#awards li a.award1{
	background-image: url(../IMAGES/bgAward1.jpg);
}
#awards li a.award2{
	background-image: url(../IMAGES/bgAward2.jpg);
}
#awards li a.award3{
	background-image: url(../IMAGES/bgAward3.jpg);
}
#awards li a.award4{
	background-image: url(../IMAGES/bgAward4.jpg);
}
.twoColFixLtHdr   #grid2 {
	float: right; /* since this element is floated, a width must be given */
	width: 520px;
	padding-top: 75px;
	margin-bottom: 20px;
}
.twoColFixLtHdr #mainContent {
	background-color: #FFF;
	clear: both;
	background-image: url(../IMAGES/bgMainTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 
.twoColFixLtHdr #footer {
	clear: both;
	background-color: #1E4174;
	background-image: url(../IMAGES/bgFootBot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFFF;
} 
.twoColFixLtHdr #footer p {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
} 

.twoColFixLtHdr #footer #footerAddress {
	width: 450px;
	float: left;
}
.twoColFixLtHdr #footer #footerPhone {
	width: 200px;
	float: right;
}

#copyright p {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	line-height: 1.4px;
	clear: left;
	color: #A11919;
}
#copyright li {
	display:inline;
}
#copyright li a{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	line-height: 30px;
	padding-right: 20px;
	float: left;
}
.gutter {
	padding: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:1px;
	overflow:hidden;
	line-height: 0px;
}
