﻿.leftmargin { margin-left:30px; }

h3 {
    background-color: #fff;
	font-family: Georgia, Serif;
	font-size: 14pt;
    padding: 10px;
    margin:0px 30px;
	color: #531101;  
	font-weight:normal;	
}

.col1, .col2, .col3 { float:left; width:240px; }
.col1, .col2 { margin-right:8px; }
.info_box h3 { margin:0; }

.title_text, .title_text2 {
    font-family: Georgia, Serif;
	font-size: 22pt;
	font-weight: normal;
    color: #333;
	text-align: left;
	padding:0px 30px; 	
	line-height:1.1em;
}
.title_text { margin-bottom:0; padding-bottom:5px; margin-top:15px; }
.title_text2 { margin-top:0; padding-top:0; margin-bottom:10px; }

.mechanical_text {
    background-image: url('../images/mechanical.jpg');
	background-repeat: no-repeat;
	background-position: top center;
    background-color: #ffffff;
    height: 110px;
	position: relative;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	color: #000000;
    padding-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.mechanicaltbl{
    width: 740px;
    margin-left: 30px;
    margin-bottom:20px;
}

.mechanicaltbl td, .infotbl td {
    padding: 10px;
    background-color:#fff;
    font-family:Tahoma, Arial, Sans-Serif;
    font-size:13px;
    color:#333;
}
.mechanicaltbl td { width:25%; color:#555555; }
.infotbl{
    width: 100%;
    margin-bottom:20px;
}

.infotbl td {
    padding: 2px; color:#555555;
}

.info_box{
	margin-left:30px;
	margin-bottom:20px;
}

.electrical_text {
    background-image: url('../images/electrical.jpg');
	background-repeat: no-repeat;
	background-position: top center;
    background-color: #ffffff;
    height: 100px;
	width: 223px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
    padding-top: 60px;
    padding-left: 5px;
    padding-right: 10px;
    padding-bottom: 10px;
	color: #000000;
		  	
}

.used_text {
    background-image: url('../images/used.jpg');
	background-repeat: no-repeat;
	background-position: top center;
    background-color: #ffffff;
    height: 100px;
	width: 211px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
    padding-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
	color: #000000;
		  	
}

.service_text {
    background-image: url('../images/service.jpg');
	background-repeat: no-repeat;
	background-position: top center;
    background-color: #ffffff;
    height: 100px;
	width: 215px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
    padding-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
	color: #555555;
		  	
}
