h1.headerLanding{
	background-image: url(../FLW-images/header.jpg);
	background-repeat: no-repeat;
	height:211px;
	margin-bottom: 0px;
	
}
h1.headerLanding span{
	display:none;
}
h1.headerinner{
	background-image: url(../FLW-images/headerinner.jpg);
	background-repeat: no-repeat;
	height:211px;
	margin-bottom: 0px;
	
}
h1.headerinner span{
	display:none;
}
.container{
	background-image: url(../FLW-images/bg-container.gif);
	background-repeat: repeat-y;
}
#footer{
	background-image: url(../FLW-images/footerbg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 900px;
	margin-left: 19px;
	color: #CCC;
	text-align: center;
	padding-top: 5px;
}
.container #wrapper #right #cta {
	background-color: #C3161C;
/*
	margin-right: 21px;
	margin-left: 16px; 
*/
	margin-right: 31px;
	margin-left: 6px; 
	color: #FFF;
}
.container #wrapper #right #cta #address {
	background-color: #FFF;
	padding-top: 25px;
}
.container #wrapper {
	padding-bottom: 25px;
}
#CTAform  { width:233px; }
#CTAform label {
	margin-left: 15px;
	font-size: 1.2em;
}
#CTAform input {
	margin-left: 15px;
}
#CTAform .CTAbutton {
	margin-left: 0px;
}
#address{
	width:233px;
}
#address p {
	background-color: #CCC;
	padding: 10px;
}
#address p strong {
	font-size: 1em;
}
#cta p {
	padding-right: 15px;
	padding-left: 15px;
}
#CTAform label span {
	font-size: 1.3em;
	line-height: 1px;
}
#score0_4, #score5_7, #score8_9, #score10 {
	font-size: 16px;
	color: #000;
	
	padding: 25px;
	width: 600px;
	height: 168px;
	margin-top: 0px;
}

#score0_4{  background-image: url(../FLW-images/lazyscore0.jpg);	background-repeat: no-repeat;	}
#score0_4 h2 {
	color: #F00;
	font-size: 1.6em;
}
#score5_7{	background-image: url(../FLW-images/lazyscore4.jpg);	background-repeat: no-repeat;}
#score5_7 h2 {	color: #FC8885;	font-size: 1.6em;}
#score8_9{	background-image: url(../FLW-images/lazyscore8.jpg);	background-repeat: no-repeat;}
#score8_9 h2 {	color: #12CCE7;	font-size: 1.6em;}
#score10{	background-image: url(../FLW-images/lazyscore10.jpg);	background-repeat: no-repeat;}
#score10 h2 {	color: #569A3F;	font-size: 1.6em;}
.score {
	float:left;
	width: 130px;
	color: #FFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.score .num {
	font-size: 2.5em;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.score p {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	text-align: center;
}
.left {
	float: left;
	padding: 10px;
}
table.fixform{
	width: 600px;
}
table#auditbottom{
	width: 600px;
}

.left p {
	font-size: .8em;
	line-height: 1.2em;	
}
label.questions{
	font-size: 16px;
}
.clear{clear:both;height:1px;}

#lazyguy{margin-top:45px;}
.red {
	color: #F00;
}
ol.reasons li {
	font-size: 1.5em;
	font-weight: bold;
}
#centre p {font-size:14px;}