body{
	font-family: verdana, arial, tahoma;
	font-size: 1em;
	margin: 10px auto;
	text-align: center;
	padding: 0 0 0 0;
	background-color: #fffae8;
	}
	
a{
	text-decoration: none;
	}

a:hover{
	text-decoration: underline;
	}
	
.error{
	color: #f40000;
	}
	
#head, #main, #credit{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	}
	
#head{
	text-align:left;
	font-size: 12px;
	}
	
#head tr td{
	margin:0;
	padding:0;
	}
	
#head .right{
	text-align:right;
	}
	
#head .underline{
	border-bottom:0px solid #ff6602;
	}


#nav{
	background:#fffae8;
	font:13px Arial, tahoma;
	width:100%;
	list-style:none;
	left: 3px;
	margin:0;
	padding:0;
	height:43px;
	position:relative;
	clear:both;
	}
	
#nav li{
	height:40px;
	background:url('images/btn_rhs.gif') no-repeat bottom right;
	display:inline;
	float:left;
	margin:3px 2px 0px 6px;
	padding:0px;
}

#nav li a{
	height:32px;
	background:url('images/btn_lhs.gif') no-repeat bottom left;
	width:auto;
	float:none;
	color:#000000;
	display:block;
	float:left;
	font-weight:bold;
	left:-9px;
	margin-right:-9px;
	padding:4px 10px;
	position:relative;
	text-decoration:none;
	text-align: center;
}

#nav li a p{
	text-align:center;
	}

#nav li a:hover{
	text-decoration: underline;
	}

#nav li.current{
	background:url('images/btn_rhs.gif') no-repeat right top;
	}
	
#nav li.current a{
	background:url('images/btn_lhs.gif') no-repeat left top;
	color:#000000;
	}

#head .subnav{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #ff6602;
	}
	
#head .subnav p{
	margin: 4px;
	font-weight: bold;
	}
	
#head .subnav p a{
	color: #000000;
	}
	
#head .subnav_1, .ticker{
	margin-right: 6px;
	margin-bottom: 6px; 
	text-align:center; 
	display:block; 
	float: left; 
	line-height: 2.5em; 
	border-right: 1px solid #000000; 
	width: auto; 
	padding-right: 6px;
	}
	
#head .subnav_2{
	margin-right: 6px; 
	margin-bottom: 6px; 
	text-align:center; 
	display:block; 
	float: left; 
	line-height: 1.25em; 
	border-right: 1px solid #000000; 
	width: auto; 
	padding-right: 6px;	
	}
	
.ticker{
    position:relative;
	float:right;
	text-align:right;
	padding:0px;
	border:0px solid #000;
	margin:0px;
	width: 940px;
	height: 30px;
	overflow:hidden;
	}
	
.ticker ul{
	list-style:none;
	position: relative;
    overflow:hidden;
	margin:0px;
	width: 940px;
	height: 30px;
	}
	
.ticker ul li{
    position: absolute;
	left: 1240px;
    top:0px;
	}
	
.ticker ul li.first{
	}
	
#contact_form p{
	text-align:left;
	margin: 0;
	}
	
#contact_form label{
	text-align: right;
	vertical-align: top;
	width: 20em;
	float: left;
	text-align: left;
	margin-right: -10em;
	display: block
	}
	
#contact_form .submit{
	margin-left: 10em;
	margin-top: 6px;
	width: 100px;
	background: #ffffff;
	color: #000000;
	border: 2px solid #999999;
	font-size: 0.8em;
	}

	
#main{
	background: #ffffff;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
#main tr td{
	vertical-align: top;
	}
	

#fakeiframe{
	border-top: 0px solid #000000;
	overflow:auto;
	height: 550px;
	width:auto;
	}
	
#main_content{
	margin: 14px;
	font-size: 0.9em;
	}
	
#main_content p{
	font-size: 0.9em;
	}
	
#main_content .title{
	font-size: 1.3em;
	font-weight: bold;
	}
	
#info_table tr td{
	vertical-align: middle;
	}
	
#info_table p{
	text-align: left;
	margin: 6px;
	}
	
#info_table .title{
	font-size: 1em;
	font-weight: bold;
	}
		
#pricing_form{
	width: 960px;
	}
	
#pricing_form, #materials, #district, #tender{
	display: block;
	border:0px solid #000;
	}
	
#materials,#tender{
	display: none;
	}
	
#site_prep, #demolishion{
	display: none;
	}
	
#standard_form{
	text-align: left;
	}	
	
#form_layout{
	font-size: 12px;
	width: 960px;
	border: 2px solid #000;
	border-collapse: collapse;
	}
	
#form_layout input, .b_rate, .area, .foot{
	font-size: 12px;
	text-align: center;
	}
	
#form_layout input.rate, .rate{
	background-color: #80ff80;
	}
	
#form_layout input.b_rate, .b_rate{
	background-color: #d2d7ff;
	}
	
#form_layout input.area, .area{
	background-color: #ff0;
	}
	
#form_layout input.desc, #sums input.desc{
	background-color: #ffd7ae;
	text-align: left;
	}
	
#form_layout .tots{
	text-align: right;
	margin-right: 6px;
	}
	
#materials_layout{
	font-size: 13px;
	width: 560px;
	border: 0px solid #000;
	border-collapse: collapse;
	margin: auto;
	}

#form_layout p, #materials_layout p{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.5em;
	}
		
#form_layout tr td, #materials_layout tr td{
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	vertical-align: top;
	}

#form_layout tr .bottom_row, #materials_layout tr .bottom_row{
	border-bottom: 0px solid #000;
	}
	
#form_layout tr td.far_right, #materials_layout tr td.far_right{
	border-right: 1px solid #000000;
	}
	
#form_layout .ind, #materials_layout .ind{
	margin-left: 10px;
	}
	
#form_layout .left{
	border-right: 0;
	}
	
#form_layout tr td p, #form_layout div, #materials_layout p, #materials_layout div{
	text-align: center;
	}
	
#form_layout tr td .left_a, #materials_layout tr td .left_a{
	margin-left: 4px;
	margin-right: 4px;
	text-align: left;
	}
	
#materials_holder{
	width: 100%;
	border-collapse: collapse;
	margin:0px -6px;
	margin-bottom: 12px;
	}
	
#cost_summary{
	margin-top: 40px;
	margin-left: 130px;
	font-size: 0.9em;
	border-collapse: collapse;
	}
	
#cost_summary tr td{
	border-bottom: 1px solid #000000;
	}
	
#cost_summary tr td p{
	margin: 4px;
	}

#cost_summary p .title{
	font-size: 1.3em;
	text-align: center;
	}
	
#sums{
	width: 800px;
	margin-top:50px;
	}
	
#sums p{
	margin: 0px;
	text-align: left;
	}
	
#sums label{
	text-align: left;
	width: 20px;
	float: left;
	margin-right: 0.5em;
	display: block
	}

#sums input{
	margin: -2px;
	padding: 0px;
	}
	
#work_finder{
	width: 600px;
	border: 1px solid #000000;
	border-collapse: collapse;
	}
	
#work_finder tr td p{
	margin: 2px;
	text-align: left;
	}
	
#work_finder .title{
	text-align: center;
	text-decoration: underline;
	font-size: 1.2em;
	font-weight: bold;
	}
	
#work_finder .desc p{
	margin-right: 12px;
	margin-left: 30px;	
	margin-top: 0px;	
	margin-bottom: 6px;	
	}
	
#rates_holder{
	width: 980px;
	border:1px solid #000000;
	margin: 4px;
}
	
#labour_rates{
	width: 980px;
	border-collapse: collapse;
	margin: 0px;
	text-align: left;
	font-size: 0.8em;
	}
	
#labour_rates tr td {
	border-bottom: 1px solid #000000;
	}

#labour_rates tr td p{
	margin: 4px;
	}
	
#labour_rates .redtxt, .redtxt{
	text-align: center;
	color: #ae0000;
	font-weight: bold;
	}
	
#labour_rates .farright{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
#wage_calc, #wage_calc_1, #wage_calc_2, #wage_calc_3, #wage_calc_4, #wage_calc_4_tot, #wage_calc_5{
	margin:0px;
	padding:0;
	border-left: 1px solid #000000;
	width: 100px; 
	float: right
	}

#wage_calc p, #wage_calc_1 p, #wage_calc_2 p, #wage_calc_3 p, #wage_calc_4 p, #wage_calc_4_tot p, #wage_calc_5 p{
	line-height: 22px;
	}
	
#labout_rates tr td .nobottom{
	border-bottom: 0px;
	}
	
#roof_slope{
	border: 1px solid #000000; 
	border-collapse:collapse; 
	width: 150px; 
	text-align:	center; 
	margin:0px;
	}

#roof_slope p{
	margin: 0px;
	}
	
#risk_ass{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #000000;
	}

#risk_ass tr td{
	border-right: 1px solid #000000;
	}
	
#risk_ass p{
	text-align: left;
	margin: 6px;
	}
	
#glossary{
	width: 900px;
	border: 1px solid #000000;
	border-collapse: collapse;
	}

#glossary tr td{
	border: 1px solid #000000;
	}
	
#glossary tr td p{
	margin: 2px;
	text-align: left;
	}
	
#glossary .header td p{
	text-align: center;
	margin:2px;
	}
	
#glossary .title{
	text-align: center;
	text-decoration: underline;
	font-size: 1.2em;
	font-weight: bold;
	}

#left_box, #adverts{
	margin: 12px;
	width: 180px;
	height: 180px;
	border: 1px solid #000000;
	background: #ffffff;
	}
	
#left_box p{
	font-size: 0.9em;
	margin: 12px 4px;
	}
	
#left_box .title{
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 12px;
	}
	
#standard_ad{
	height: 180px;
	width: 180px;
	border:1px solid #000000;
	margin: 12px;
	background: #f9f3e8;
	}
	
#top_ad{
	height: 120px;
	width: 980px;
	border:1px solid #000000;
	margin: 4px;
	background: #ebd8b1;
	}
	
#top_long{
	width: 950px;
	border:1px solid #000000;
	margin-top: 12px;
	background: #ffffff;
	}
	
#top_long p{
	font-size: 0.8em;
	margin:2px;
	}
	
#top_long label{
	text-align: right;
	vertical-align: top;
	width: 23em;
	text-align: right;
	margin-right: 1.3em;
	float:left;
	display: block;
	}
	
#credit p{
	text-align: center;
	font-size: 0.8em;
	color: #cdcdcd;
	}
	
#credit p a{
	color: #cdcdcd;
	}
	
	
