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

.headPhoto {
	clear: both;
	margin-top: 4px;
}

#page {
	background-image: url(../../images/bkgd_pageTypical.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	width: 991px;
	min-height: 200px;
	padding: 10px 0 0 0;
}

.columnLeftBorder {
	width: 458px;
	padding: 4px 4px 0 0;
	margin: 10px 0 0 25px;
	background: url(../../images/bkgd_introText.jpg) no-repeat right top;
	background-color: tranparent;
	float: left;
}

.columnLeft {
	padding: 25px 28px;
	margin: 0;
	background-color: #FFF;
}

.columnLeft img {
	display:inline;
	margin:3px;
	border: 5px solid #E3E3D9;
	float:left;
}

.singleimg img {
	margin:3px 10px 10px 3px;
}

.rightimg {
	float:right;
}

.singleRight {
	float:right;
}

.singleRight img {
	margin:3px 10px 10px 3px;
}

.columnLeft2 {
	width: 486px;
	padding: 25px 0;
	margin: 0;
	float: left;
}

.columnLeft2 p.Intro {
	padding-left: 28px;
}

.columnLeft2 h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #383535;
	font-weight: bold;
}

.columnLeft3 {
	width: 416px;
	padding: 25px 28px;
	margin: 14px 0 0 25px;
	float: left;
	background-color:#fff;
	min-height:300px;
}

.columnRight {
	width: 504px;
	float: left;
}

.columnRight2Border {
	width: 472px;
	padding: 4px 4px 0 0;
	margin: 10px 0 0 0;
	background: url(../../images/bkgd_introText.jpg) no-repeat right top;
	background-color: tranparent;
	float: left;
}

.columnRight2 {
	padding: 25px 28px;
	margin: 0;
	background-color: #FFF;
	min-height:300px;
}

.sidebarGeneral {
	padding: 25px 28px;
}

.sidebar1 {
	padding: 25px 28px;
	background-color: #E3E3D9;
}

.sidebar1 img {
	display:inline;
	margin:3px 10px 10px 3px;
	border: 5px solid #fff;
	float:left;
}

.sidebar2 {
	padding: 25px 28px;
	background-image: url(../../images/separator2.jpg);
	background-repeat: no-repeat;
	background-color: #E3E3D9;
}

.sidebar2 h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

.sidebar3 {
	padding: 25px 28px;
	background-image: url(../../images/bkgd_sidebox.jpg);
	background-repeat: no-repeat;	
	background-color: #FFF;
}

.sidebar3 img {
	display:inline;
	margin:3px;
	border: 5px solid #E3E3D9;
}

.oneColumnBorder {
	width: 944px;
	padding: 4px 4px 0 0;
	margin: 10px 0 0 25px;
	background: url(../../images/bkgd_introText.jpg) no-repeat right top;
	background-color: tranparent;
	float: left;
}

.oneColumn {
	padding: 25px 28px;
	margin: 0;
	background-color: #FFF;
	min-height:300px;
}

.fieldServicePhoto img {
	display:inline;
	margin:10px;
	border: 5px solid #E3E3D9;
	float:right;
}

#container #page h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #910B05;
}

p.Phone {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d3d3d3;
	padding-bottom: 0pt;
	width: 300px;
	font-size: 14px;
	text-align: right;
}

p.Phone span {
	font-weight: bold;
	font-size: 12px;
	float: left;
}

ul.listMachines {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
}

ul.listMachines li {
	background: url(../../images/bkgd_listMachinesOver.jpg) no-repeat left top;
	width: 253px;
	line-height: 29px;
	margin-bottom: 4px;
	list-style-type: none;
}

ul.listMachines li a {
	background: url(../../images/bkgd_listMachines.jpg) no-repeat left top;
	display: block;
	width: 230px;
	height: 29px;
	color: #3C3C3C;
	text-decoration: none;
	padding-left: 23px;
}

ul.listMachines li a:hover {
	background: url(../../images/bkgd_listMachines.jpg) no-repeat left -29px;
}

/* contact page and form elements */

#contactList td, #contactList th {
	font-weight: normal;
	font-size: 12px;
}

#contactForm label {
	font-size: 10px;
	color: #666;
}

#contactForm input, #contactForm textarea {
	display: block;
}

.InputLeft {
	float: left;
	clear: both;
}

.InputRight {
	margin-left: 175px;
}

.InputText {
	clear: both;
}

#contactForm textarea {
	width: 320px;
}

.btnSubmit {
	margin: 20px 0 0 275px;
}

/* end contact form */

/* Machining Pages */

#machiningEquip {
	float: right;
	height:15px;
	font-size:9px;
	margin-bottom:10px;
}

#machiningEquip a {
	color:#910b05;
	text-decoration:none;
	font-size:9px;
}

#machiningEquip a:hover {
	text-decoration:underline;
}

.oneColumn table {
	width:880px;
}

.oneColumn th {
	background-color:#333;
	color:#fff;
	border: 1px solid #fff;
	text-align:center;
}

.oneColumn td {
	background-color:#ccc;
	color:#000;
	border: 1px solid #fff;
	text-align: center;
}

.columnRight2 table {
	width:417px;
}

.columnRight2 th {
	background-color:#333;
	color:#fff;
	border: 1px solid #fff;
	text-align:center;
}

.columnRight2 td {
	background-color:#ccc;
	color:#000;
	border: 1px solid #fff;
	text-align: center;
}

/* End Machining Pages */