form {padding: 0px;
     margin: 0px;}
	 
.btnGetQuote {
	width: 170px;
	height: 128px;
	display: block;
	background-repeat:no-repeat;
	background-image: url("images/servicecombined.jpg");}
.btnGetQuote:hover {background-position:bottom right; text-decoration: none;}
.btnOurwork {
	width: 170px;
	height: 128px;
	display: block;
	background-repeat:no-repeat;
	background-image: url("images/ourworkcombined.jpg");}
.btnOurwork:hover {background-position:bottom right; text-decoration: none;}
.btnContact {
	width: 170px;
	height: 128px;
	display: block;
	background-repeat:no-repeat;
	background-image: url("images/contactcombined.jpg");}
.btnContact:hover {background-position:bottom right; text-decoration: none;}

body {
	background-color: #101028;
	background-image:  url("images/background.jpg");
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #101028;
}
.links {font-size: 13px;
	color: #101028;}
	
a:link {
	color: #101028;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #101028;
}
a:hover {
	text-decoration: underline;
	color: #2C5887;
}
a:active {
	text-decoration: none;
	color: #101028;}
	
.footer {color: #999999}

.footerhome {color: #CCCCCC}

.PageTitle {
	font-size: 15px;
	font-weight: bold;
	color: #101028;}

.border {border-top: 1px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8}

.border2 {border: 1px solid #000000;}

.rowmouseover td {
                background-color: #FCFCFC;}
.cellpad {padding: 10px;}
#
table.new {
border: 1px solid #d8d8d8;
border-collapse: collapse;
}
table.new td { border: 1px solid #d8d8d8; border-collapse: collapse;}
table.new th { border: 1px solid #d8d8d8; border-collapse: collapse;}

table.this {border: none}
table.this td {border: none}
table.this th {border: none}