
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	background: url(bg.php) repeat-x fixed center;
}

h2 {
	font-size: medium;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

h3 {
	margin-bottom: 2px;
	font-size: 14px}

a img {
	border: 0px none;
}

hr {
	margin: 10px 0px;
	height: 2px;
	border-top: 1px dotted #dfebeb	background: #FFFFFF}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

#container {
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background: #FFFFFF;
	border: thin ridge #000000;
	border-width: 0px 2px;
	height: 100%;
}

#header {
	height: 110px;
	position: relative;
	border-bottom: solid 5px #000000;
}

#header img {
	float: left;
	margin: 10px;
}

#header h1 {
	font-weight: normal;
	color: #000000;
	margin-top: 20px;
	float: left;
	line-height: 1em;
	font-size: 28px
}

#header h2 {
	position: absolute;
	margin: 0px;
	top: 85px;
	left: 163px;
	font-weight: normal;
	font-size: small;
}
#header h3 {
	display: none;
	color: #FFFFFF;
	visiblity: hidden
}

#header address {
	float: right;
	padding-top: 30px;
	padding-right: 20px;
	text-align: right;
	font-weight: normal;
	font-size: small;
	font-style: normal}

#header address strong {
	font-weight: bold;
	color: #000000;
	font-size: large;
}

.clear-centre {
	text-align: center;
	clear: both;
}

.clear-right {
	text-align: right;
	clear: both;
	margin-top: 10px}


a.flood:hover  {
	background: #4f6283;
	color: #FFFFFF;
}

.buttons {
	margin: 0px auto;
	width: 720px}

.main-col {
	clear: both;
	padding-top: 10px;
}

.main-col p, .main-col h2, .main-col h3{	padding: 10px 20px;
	margin: 0px;
}

#footer {
	clear: both;
	margin: 20px 0px;
	font-size: x-small;
	text-align: center;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #dfebeb;
}

.leftlabel {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 10px}

#container .formIn {
	padding-left: 90px;
}

.textIn {
	width: 400px;
}


.hidden {
	display: none;
}

.clear {
 	clear: both;
	margin: 5px 0px;
}

.control-box select {
	width: 100%
}
#footer p { margin: 0px; padding: 0px }

.quote-info { margin:10px;background:#dfebeb;border:1px solid #999999 }


/*NEW SLIDER STYLES FOR SCALE, ETC*/
/* slider widget */
.ui-slider  {
	text-decoration: none !important;
}
.ui-slider-tooltip {
	display: none;
	color: #000000}
.ui-slider-handle-active .ui-slider-tooltip {
	display: block;
	position: relative;
	top: -20px;
	text-align: center;
	padding: .2em;
	font-size: 1em;
	width: 8em;
	margin-left: -4em;
	text-decoration: none !important;
}
.ui-slider ol, .ui-slider li, .ui-slider dl, .ui-slider dd, .ui-slider dt {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ui-slider ol, .ui-slider dl {
	position: relative;
	top: 1.3em;
	width: 100%;
}
.ui-slider dt {
	position: absolute;
	text-align: center;
	border-bottom: 1px dotted #ddd;
	height: .7em;
	color: #999;
}
.ui-slider dt span {
	background: #fff;
	padding: 0 .5em;
}
.ui-slider li, .ui-slider dd {
	position: absolute;
	overflow: visible;
	color: #dfebeb;
}
.ui-slider li span.ui-slider-label, .ui-slider dd span.ui-slider-label {
	display: none;
}
.ui-slider li span.ui-slider-label-show, .ui-slider dd span.ui-slider-label-show {
	display: block;
}
.ui-slider span.ui-slider-tic {
	position: absolute;
	left: 0;
	height: .8em;
	top: -1.3em;
}
.ui-slider li span.ui-component-content, .ui-slider dd span.ui-component-content {
	border-right: 0;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top: 0;
	border-bottom: 0;
}
.ui-slider .first .ui-slider-tic, .ui-slider .last .ui-slider-tic {
	display: none;
}

.ui-slider {
margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 11px; list-style: none;
background: #CCCCCC;
border: 1px solid #666666;
height: .8em;
position: relative;
}
.ui-slider-handle {
margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
position: absolute;
z-index: 2;
top: -3px; 
width: 1.2em;
height: 1.2em;
background: #000000;
border: 1px solid #dfebeb;
}
.ui-slider-handle:hover {
background: #FFFFFF;
border: 1px solid #444444;
}
.ui-slider-handle-active, .ui-slider-handle-active:hover {
background: #FFFFFF;
border: 1px solid #000000;
}
.ui-slider-range {
/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
height: .8em;
background: #000000;
position: absolute;
border: 1px solid #dfebeb;
border-left: 0;
border-right: 0;
top: -1px;
z-index: 1;
}
fieldset { border:0; margin-bottom: 6em; margin-top: -2em}	
.ui-slider {clear: both; top: 5em;}

#emailinfo { display: none; font-size: 11px; padding: 2px 0px 10px 160px; color: green }

