body, html {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(img/bg_diag_lite.gif);
	background-repeat: repeat;

}
td {
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}


a:link, a:visited, a:active {
	color: #E88316;
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
}
a:hover {
	background-color: #E88316;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
a.grey:link, a.grey:visited, a.grey:active {
	color: #cccccc;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
}
a.grey:hover {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
}
td.copy a:link, td.copy a:visited, td.copy a:active {
	color: #A2ABAD;
	text-decoration:underline;
	padding-left: 2px;
	padding-right: 2px;
}
td.copy a:hover {
	background-color: #A2ABAD;
	color: #2C3F45;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

.addresscol {
	font-size: 10px;
	color: #555A5B;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 70px;
	background-image: url(img/rcolgrad.jpg);
	background-repeat: repeat-y;
	background-position: 100%;
	line-height: 140%;
	vertical-align: bottom;
}
.addresscolform {
	font-size: 10px;
	color: #555A5B;
	padding-left: 10px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(img/rcolgrad.jpg);
	background-repeat: repeat-y;
	background-position: 100%;
	line-height: 140%;
	margin: 0;
}
.copy {
	color: #A2ABAD;
	font-size: 9px;
	background-image: url(img/copybg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-color: #2C3F44;
	text-align: right;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 22px;
	padding-left: 10px;
}
.main {
	color: #627074;
	font-size: 11px;
	padding: 30px;
	line-height: 130%;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	color: #2C3F45;
	padding-bottom: 12px;
}
.greyhead {
	color:#CCCCCC;
	padding: 55px 4px 20px 53px;
	background-image: url(img/greyhead.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
}
.greyheadservices {
	color:#CCCCCC;
	padding: 60px 4px 30px 53px;
	background-image: url(img/greyhead_serv.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
}
.greyheadsolutions {
	color:#CCCCCC;
	padding: 60px 4px 30px 53px;
	background-image: url(img/greyhead_specs.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
}
.greyheadcontacts {
	color:#CCCCCC;
	padding: 55px 4px 20px 53px;
	background-image: url(img/greyhead_cont.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
}
.logo {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: 0% 0%;
	background-image: url(img/logobggrad.gif);
}
.menu {
	background-color: #E88316;
	margin: 0;
	text-align: center;
	vertical-align: middle;
}
td.menu a:link, td.menu a:visited, td.menu a:active, td.menu a:hover {
	padding: 0;
	margin: 0;
	border: none 0;
}
td.ressub a:link, td.ressub a:visited, td.ressub a:active {
	padding: 0;
	margin: 0;
	border: none 0;
}
.contform {
	color: #2C3F45;
	font-size: 10px;
	margin: 0px;
	padding: 20px;
}
table.cform td {
	font-size: 10px;
	color: #2C3F45;
	text-align: left;
	vertical-align: middle;
	
}
input.txtline {
	font-size: 9px;
	color: #2C3F45;
	width: 100%;
	border: 1px solid #DADADA;
	margin: 1px;
	padding: 3px;
	background-color: transparent;
}
.msg {
	font-size: 10px;
	font-family: Verdana;
	color: #2C3F45;
	width: 100%;
	border: 1px solid #DADADA;
	margin: 1px;
	padding: 3px;
}
input.submitbutton {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: none;
	cursor: pointer;
	background-color: transparent;
	background-image: url(img/submit.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 69px;
}
input.resetbutton {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: none;
	cursor: pointer;
	background-color: transparent;
	background-image: url(img/reset.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 69px;

}
.btn {
	display: inline;
	cursor:pointer;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	background-color: transparent;
}
h2 {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #2C3F45;
	padding-bottom: 8px;
}
.footinfol {
	display: inline;
	float: left;
}
.footinfor {
	display: inline;
	float: right;
}
