#home_boxes {
	display:block;
	clear:both;
	margin: 30px;
	#margin: 15px;
	width:750px;
	height:350px;
	position: relative;
}
#enquiry {
	background-image: url(images/bg_enquiryform.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	float: left;
	height: 279px;
	width: 457px;
	display:block;
	position:relative;
	clear: both;
}
#enquiry h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #00A190;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 12px;
}
#enquiry h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	display: block;
	float: right;
	clear: right;
	right: 6px;
	top:0px;
	#top: 6px;
	height: 40px;
	width: 210px;
	position: absolute;
}
#enquiry p.progress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
	font-weight: normal;
	text-align: center;
	margin-top:3px;
}
#enquiry .progress span {
	margin-right: 6px;
	margin-left: 6px;
	padding:3px;
	
}
.enqOn {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #F89C39;
}
#enquiry label {
	width: 150px;
	margin-left: 30px;
	float: left;
}

.enqInput {
	font-size: 0.8em;
	display: inline;
	margin-bottom: 3px;
	width: 200px;
}
.preInput {
	width: 15px;
	display: block;
	float: left;
}
#enquiry p {
	clear: both;
}

#enqB, #enqC {
	display:none;
}
#enqB label {
	width: 190px;
	#width: 180px;
	margin-left: 0px;
	
}


#enqB input{
	width:20px;
}
.copy {
	padding-left:12px;
	font-size:0.9em;
}
.linkBlank{
	display:block;
	float:left;
	width: 127px;
}
.buttons {
	position: absolute;
	left:70px;
	#left: 75px;
	bottom: 12px;
	height:20px;
}
.buttons a {
	line-height: 18px;
	#line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/btn_orange.png);
	#background-image: url(images/btn_orange.gif);
	text-align: center;
	display: block;
	float:left;
	height: 19px;
	width: 115px;
	margin-right:12px;
}
.buttons a:hover, #columns a:hover{
	text-decoration:underline;
}
.fullwidth {
	width: 380px;
}

#box1 p, #box2 p, #box3 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width: 120px;
	margin-left: 8px;
	margin-top:0px;
}
#box3 p {
	width:500px;
}
#box1 h1, #box2 h1, #box3 h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	margin-left: 8px;
	margin-top:6px;
	margin-bottom:0px;
	padding: 0px;
	float: none;
	color: #003399;
	overflow: hidden;
}
#box3 h1{
	color: #00A190;
}
#box1 {
	background-image: url(images/bg_boxman.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 265px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#box1 .buttons, #box2 .buttons{
	margin:0px;
	padding:0px;
	position: absolute;
	left:8px;
	bottom: 6px;
}

#box2 {
	background-image: url(images/bg_boxblank.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 265px;
	position: absolute;
	top: 147px;
	right: 0px;
}
#box2 img {
	position:absolute;
	right:1px;
	top: 40px;
}
#box3 {
	background-image: url(images/bg_boxcommercial.jpg);
	background-repeat: no-repeat;
	height: 77px;
	width: 749px;
	position: absolute;
	top: 300px;
	left: 0px;
}
#box3 .buttons{
	margin:0px;
	padding:0px;
	position: absolute;
	width: 150px;
	left:620px;
	top: 50px;
}
#box3 form {
	margin:0px;
	padding:0px;
	position: absolute;
	width: 300px;
	left:270px;
	top: 5px;
}
#box3 select, #box3 input{
	font-size:0.8em;
	vertical-align:middle;
}

#columns {
	display: block;
	clear: both;
	position: relative;
	left: 6px;
	#left:-10px;
	width:750px;
	height: 250px;
	margin-top:30px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEE0DF;
}
.column {
	display: block;
	float: left;
	width: 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#colA {
	position: absolute;
	left: 0px;
}
#colB {
	position: absolute;
	left: 260px;
}
#colC {
	position: absolute;
	right: 0px;
}
#columns h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: none;
	color: #003399;
	overflow: hidden;
	text-transform: uppercase;
}
#columns p{
	margin-top: 0px;
	padding-top: 0px;
}
#columns a {
	font-weight: bold;
	color: #EC8009;
	text-decoration: none;
}
.newsflash a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #EC8009;
	padding: 6px;
	text-decoration: none;
	margin-right: 12px;
}
.newsflash a:hover {
	text-decoration:underline;
}
