body {
	background-image: url('../images/fade.jpg');
	background-color: #666;
	background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	margin: 30px 0;
}
#wrapper {
	margin: 0 auto;
	width: 700px;
	background: url('../images/maintl.gif') no-repeat top left;
	background-color: White;
}
#wrappertr {
	padding-top: 11px;
	background: url('../images/maintr.gif') no-repeat top right;
}
#phone {
	text-align: right;
	font-size: 15px;
	position: relative;
	top: 40px;
	right: 2px;
	float: right;
}
#phone .bigger {
	font-size: 17px;
}
#main {
	padding: 0 20px 5px 20px;
}
#banner {
	margin: 35px 0 10px 0;
	background: url('../images/bannerl.gif') no-repeat left; 
}
#bannerr {
	background: url('../images/bannerr.gif') no-repeat right; 
	background-color: black;
	height: 98px;
	margin: 0 0 0 7px;
	padding: 0 7px 0 0;
	color: White;
}
#bannertext {
	margin-left: 10px;
	padding: 17px 0 0 50px; 
	background: url('../images/slogan.gif') no-repeat top left;
	float: left;
	width: 90px;
}
#callbackbtn {
	width: 140px;
	margin-left: 170px;
	padding-top: 50px;
}
#callbackbtn img {
	border: 0;
}
#footernav {
	text-align: right;
	font-size: smaller;
	margin-top: 20px;
}
#footernav a {
	color: black;
}
#footer {
	margin: 0 auto;
	width: 700px;
	background: url('../images/mainbl.gif') no-repeat bottom left;
}
#footerbr {
	background-image: url('../images/mainbr.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}
#footerinner {
	background-color: Black;
	margin: 0 10px;
	padding: 3px 0;
	color: White;
	font-size: 10px;
}
#footerinnerr {
	float: right;
	text-align: right;
}
#footerinnerr a { text-decoration: none; color: White; }
#footerinnerr a:hover { text-decoration: underline; }
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
a img {
	border: none;
}
a {
	text-decoration: none;
	color: #F61D25;
}
a:hover {
	text-decoration: underline;
}
.enqform th {
	text-align: right;
	padding-right: 5px;
}
