body {
	text-align: center;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 1em;
	background-color: #ececec;
	margin-top: 10px;
}
#legal {
	font-size: 70%;
	float: right;
	margin: 25px 110px 0px 40px;
	display: inline;
}
#wrapper {
	width: 798px;
	text-align: left;
	margin: auto;
}
#address {
	font-size: 70%;
	margin: 25px 0px 0px 50px;
	float: left;
	display: inline;
}
#header {
	width: 798px;
	background-image: url(images/header.gif);
	height: 129px;
}
#flash {
	margin-left: 21px;
	padding-top: 1px;
}
#content h1 {
	font-size: 130%;
	color: #AC152C;
	margin-left: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
}
#nav {
	height: 25px;
}
.regtext {
	font-size: 60%;
}
#employee {
	font-size: 70%;
	color: #333333;
	float: right;
	margin-right: 10px;
}
#wrapper #banner {
	height: 187px;
	background-image: url(images/banner_temp.gif);
}
a {
	color: #A81828;
}
#legal2 {
	font-size: 70%;
	text-align: left;
	margin-left: 50px;
	float: left;
}
#enq {
	margin-left: 21px;
	height: 30px;
	width: 180px;
	float: left;
	display: inline;
	margin-top: 1px;
}


/*banner CSS */


#who #banner {
	height: 187px;
	background-image: url(images/whoweare.jpg);
}

#why #banner {
	height: 187px;
	background-image: url(images/difference.jpg);
}

#what #banner {
	height: 187px;
	background-image: url(images/whatcanwedo.jpg);
}

#happy #banner {
	height: 187px;
	background-image: url(images/happy.jpg);
}

#bottom #banner {
	height: 187px;
	background-image: url(images/bottom.jpg);
}

#home #banner {
	height: 187px;
}

#contact #banner {
	height: 187px;
	background-image: url(images/contact.jpg);
}

#claims #banner {
	height: 187px;
	background-image: url(images/claims_header.jpg);
}

#testing #banner {
	height: 187px;
	background-image: url(images/legal_header.jpg);
}

#personal #banner {
	height: 187px;
	background-image: url(images/personal_header.jpg);
}


/* End of banner CSS */


#content .hometile {
	margin-top: 20px;
	float: left;
	margin-right: 2px;
}
#clearfloats {
}
#home {
	width: 310px;
	height: 80px;
	margin-top: 30px;
	margin-left: 20px;
	float: left;
	display: inline;
}
#content img {
	float: right;
	margin: 10px 0px 0px 0px;
	clear: both;
}
#clearfloats {
	clear: both;
}
#callout {
	height: 50px;
	background-image: url(images/call_out_temp.gif);
}
#callout img {
	float: right;
}
#page {
	background-image: url(images/content_bg.gif);
	padding-top: 0px;
	padding-bottom: 10px;
}
#content {
	margin-left: 20px;
	margin-right: 20px;
}
#footer {
	height: 82px;
	background-image: url(images/footer.gif);
	clear: both;
}
#wrapper #page #content p {
	font-size: 80%;
	margin-right: 300px;
}
#link {
	float: left;
}
a:hover {
	color: #525254;
}
#wrapper #page #content p strong {
	color: #A81828;
}
#wrapper #bannerhome {
	height: 187px;
	background-image: url(images/banner_home.gif);
}
#wrapper #page #content table {
	margin: 0px 10px 10px 10px;
	font-size: 80%;
}
#homeimages img {
	float: left;
	margin-top: 15px;
}
#first #content p {
	font-size: 80%;
	margin: 0px;
}
#wrapper #page #contenthome {
	font-size: 80%;
}
#contenthome {
	margin-left: 20px;
	margin-right: 20px;
}
#contenthome h1 {
	font-size: 130%;
	color: #AC152C;
	margin-left: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
}

.alert {
	font-size: 1em;
	color: red;
	font-weight: bold;
}
