body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 20px 0 0 0;
	background-color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #9a5101;
}
a:hover {
	text-decoration: underline;
}

h1{
	color: #ff0000;
	font-size: 16px;
	text-transform: uppercase;
}

p {
	line-height: 130%;
}
ul {
	line-height: 130%;
}
div.main {
	width: 900px;
	padding: 6px 20px 16px 20px;
	text-align: center;
}
div.main table.workzone {
	background-color: #fbface;
	width: 864px;
	text-align: center;
}

table.workzone td{
	vertical-align: top;
}

table.workzone td.bottom_menu {
	text-align: center;
	vertical-align: middle;
	height: 50px;
	color: #9a5101;
	font-size: 14px;
	font-weight: normal;
	border: none;
}
td.bottom_menu a {
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #9a5101;
	text-transform: uppercase;
}
td.bottom_menu a.last {
	border-right: none;
}
table.workzone td.home_text{
	width: 460px;
	padding: 20px;
	padding-right: 40px;
	text-align: left;
}
table.workzone td.home_foto{
	width: 320px;
	padding: 20px;
	padding-left: 40px;
	text-align: center;
}
table.workzone td.materials_foto{
	width: 200px;
	padding: 20px;
	padding-left: 40px;
	text-align: center;
}

table.workzone td.materials_text{
	width: 580px;
	padding: 20px;
	padding-right: 40px;
	text-align: left;
}
td.materials_text table.price{
	font-size: 12px;
	width: 580px;
	text-align: center;
}
table.price td{
	width: 145px;
	vertical-align: middle;
	height: 27px;
	padding: 3px;
}
table.price td.big{
	width: 580px;
}
table.price tr.head td{
	font-weight: bold;
}
table.workzone td.projects{
	padding: 20px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: left;
}
td.projects table td{
	width: 392px;
	text-align: center;
}
td.projects table td img{
	border: 1px solid #9a5101;
}
td.projects table td.space{
	width: 36px;
}
td.projects table td h2{
	margin: 0;
	text-align: center;
	background-color: #9a5101;
	margin-bottom: 34px;
	padding: 5px;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
}
td.projects table td h2.last{
	margin-bottom: 0px;
}

div.thumb img.overlay {
	position: absolute;
	border: none;
	z-index: 20;
}
table.workzone td.services_text{
	width: 460px;
	padding: 20px;
	padding-right: 40px;
	text-align: left;
}
td.services_text ul{
	margin-left: 20px;
	padding-left: 0px;
	list-style-type: circle;
	font-weight: bold;
}


table.workzone td.services_foto{
	width: 320px;
	padding: 20px;
	padding-left: 40px;
	text-align: center;
}
td.services_foto a img{
	border: 1px solid #9a5101;
}
table.workzone td.equipment{
	padding: 20px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: left;
}
td.equipment table td{
	width: 392px;
	text-align: center;
}
td.equipment table td img{
	border: 1px solid #9a5101;
}
td.equipment table td.space{
	width: 36px;
}
td.equipment table td h2{
	margin: 0;
	text-align: left;
	background-color: #9a5101;
	margin-bottom: 34px;
	padding: 5px;
	font-weight: bold;
	line-height: 130%;
	color: #ffffff;
	font-size: 12px;
}
td.equipment table td h2.last{
	margin-bottom: 0px;
}
table.workzone td.getaquote_form{
	width: 460px;
	padding: 20px;
	padding-right: 40px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
td.getaquote_form table td{
	vertical-align: top;
	padding-bottom: 7px;
}
td.getaquote_form table td.name{
	width: 140px;
	padding-top: 2px;
}
td.getaquote_form table input{
	width: 320px;
	border: 1px solid #544f47;
}
td.getaquote_form table input.button{
	width: 80px;
	cursor: pointer;
	font-weight: bold;
}
td.getaquote_form table textarea{
	width: 99%;
	border: 1px solid #544f47;
}
table.workzone td.getaquote_foto{
	width: 320px;
	padding: 20px;
	padding-left: 40px;
	text-align: center;
}

table.workzone td.contact{
	padding: 20px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: left;
}
td.contact table{
	width: 100%;
}
td.contact table td{
	vertical-align: top;
}
td.contact_info table{
	width: 410px;
}
td.contact_info table td{
	width: 170px;
	vertical-align: bottom;
	padding-bottom: 10px;
	line-height: 130%;
}
td.contact_form{
	width: 410px;
	padding: 0px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
td.contact_form table td{
	vertical-align: top;
	padding-bottom: 7px;
}
td.contact_form table td.name{
	width: 140px;
	padding-top: 2px;
}
td.contact_form table input{
	width: 270px;
	border: 1px solid #544f47;
}
td.contact_form table input.button{
	width: 80px;
	cursor: pointer;
	font-weight: bold;
}
td.contact_form table textarea{
	width: 99%;
	border: 1px solid #544f47;
}
