body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-image: url(../images/bck.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#container {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 788px;
	background-image: url(../images/leftBorder.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
#leftTop {
	background-image: url(../images/leftTop.jpg);
	background-repeat: no-repeat;
	height: 156px;
	width: 156px;
}
#footer {
	background-image: url(../images/homeFooter.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 788px;
	float: left;
	position:relative;
	clear:both;
}

#labels {
	border: 1px solid #0000CC;
	float: left;
	text-align: right;
}
#fields {
	border: 1px solid #FF0000;
	width: 150px;
	float: left;
}
#quoteset {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666600;
	border-bottom-color: #666600;
	border-right-style: none;
	border-left-style: none;
}


/* End IE Hack */
#pageHeading {

	height: 78px;
	width: 625px;
}
#topBorder {
	background-image: url(../images/borderTop.jpg);
	background-repeat: no-repeat;
	height: 3px;
	width: 631px;
	margin:0px;
	padding:0px;
}
#columnheading {
	background-image: url(../images/heading.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 382px;
}
#aboutcolumnheading {
	background-image: url(../images/600heading.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 600px;
}
#column {
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #666600;
	width: 382px;
}
#aboutcolumn {
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #666600;
	width: 600px;
}
#column p{
	padding-right: 5px;
	padding-left: 5px;
}
#aboutcolumn p{
	padding-right: 5px;
	padding-left: 5px;
}
#maincontent {
	background-color: #FFFFFF;
	background-image: url(../images/rightBorder.jpg);
	background-repeat: repeat-y;
	background-position: right;
	position:relative;
	left:157px;
	top:0px;
	width:631px;
}

#leftColumn {

	background-image: url(../images/leftBorder.jpg);
	background-repeat: repeat-y;
	width: 156px;
	position:absolute;
	top:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666600;
	left:-157px;
    min-height: 100%;
    height: auto;
}
/* Hack for IE */
* html #leftColumn {
    height: 100%;
}

#rightborder {
	background-image: url(../images/rightBorder.jpg);
	background-repeat: repeat-y;
	width: 6px;
	left:433px;
}
#accredidations {
	background:#FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #666600;
	margin-left:6px;
	margin-right:5px;
	text-align: center;
}
#leftBottom {
margin-left:3px;
padding-top:5px;
padding-bottom:5px;

}
#contentholder {
position:relative;
}
#rightColumn {
	border: 1px solid #666600;
	width: 210px;
	overflow:hidden;
	left:400px;
	position:absolute;
	clear: both;
	top: 0px;
}

#rightColumn img {
	border:solid 1px #666600;
	margin: 10px;
}
#aboutcolumn img {
	border:solid 1px #666600;
	margin: 10px;
}

#quotetable {
margin-left:10px;
margin-bottom:10px;
}
#formfields {
	background: url(../images/fieldbck.jpg);
	border: 1px solid #666600;
		font-family: "Trebuchet MS";
	font-size: 12px;
}

