#wrapper
{
	background-image: url("images/mainbackground.png");
	background-repeat: repeat-y;
	background-color: #fff; 
	width: 850px;
	height: auto;
}

body
{
	margin: 0px;
	padding: 0px;
}

img
{
	border: none;
}

#header
{
	background-image: url("images/headerbackground.png");
	background-repeat: repeat-x;
	background-color: #fff; 
	height: 120px;
	width: 750px;
}

#flag
{
	background-image: url("images/flag-uk.png");
	background-repeat: no-repeat;
	background-color: none; 
	height: 120px;
	width: 200px;
	float: right;
	margin-top: 20px;
}

#load1
{
	background-image: url("images/purchasebuttonover.png");

}
#load2
{
	background-image: url("images/buynowover.png");
}

#logo
{
	background-image: url("images/ensafelogo.png");
	background-repeat: none;
	background-color: #fff; 
	height: 120px;
	width: 220px;
	float: left;
	margin-left: 20px;
}

#audioside
{
	float: right;
	margin-top: 20px;
	margin-right: 25px;
}

#main
{
	padding: 0px 70px 5px 70px;
}

#claim_form
{
    BORDER-COLLAPSE: collapse;
    font:  normal normal 10pt/12pt Verdana;
    border: medium dashed #000;
    width: 480px;
    padding: 25px 30px 25px 40px;
    background-color: #FFFFCC;
}

#form_heading
{
    font: bold normal 16pt/18pt Tahoma;
    font-weight: 700;
    letter-spacing: -1px;
}

#submit_border
{
    width: 360px;
    background-color: #950000;
    padding: 3px 3px 3px 3px;
}

#submit_button
{
    font: bold normal 14pt/16pt Arial;
    letter-spacing: -1px;
    width: 360px;
    height: 40px;
}

.inputs
{
    font: normal normal 10pt/12pt Arial;
    text-align: right;
    padding: 5px 5px 5px 5px;
}

#footer
{
    width: 700px;
    height: auto;
    font: normal normal 7.5pt/10pt Arial;
    background-color: #CCC;
    color: #666;
    text-align: center; 
    padding: 10px;
    border-style: solid;
    border-width: thin;
}

.recap 
{	
	font-family: Corbel;
	margin: 30px 0px 50px 0px;
	background-color: none;
	width: 630px;
	height: auto;
}

.recap-top
{
	background-color: none;
	background-image: url(../images/recap-top.png);
	background-repeat: no-repeat;
	width: 630px;
	height: 9px;
}

.recap-middle
{
	text-align: left;
	background-color: none;
	background-image: url(../images/recap-background.png);
	background-repeat: repeat-y;
	width: 630px;
	height: auto;
	margin: 0px;
	padding: 0px 20px 0px 20px;
}

.recap-left{ float: left; font: normal bold 18px/20px Corbel; color: #0080bc; width: 330px; padding: 10px 20px; }
.recap-right{ float: left; font: normal bold 28px/34px Corbel; color: #f26522; width: 180px; padding: 10px 0px; }
.recap-right-text{ float: left; font: normal bold 18px/20px Corbel; color: #f26522; width: 180px; padding: 10px 0px; }
.recap-plus{ float: left; font: normal bold 36px/40px Corbel; color: #f26522; width: 600px; padding: 10px 0px; text-align: center; }

.recap-bottom
{
	background-color: none;
	background-image: url(../images/recap-bottom.png);
	background-repeat: no-repeat;
	width: 630px;
	height: 9px;
}

.testimonial 
{	
	margin: 30px 0px 50px 0px;
	background-color: none;
	width: 630px;
	height: auto;
}

.testimonial-top
{
	background-color: none;
	background-image: url(../images/recap-top.png);
	background-repeat: no-repeat;
	width: 630px;
	height: 9px;
}

.testimonial-middle
{
	text-align: left;
	background-color: none;
	background-image: url(../images/testimonial-background.png);
	background-repeat: repeat-y;
	width: 590px;
	height: auto;
	margin: 0px;
	padding: 10px 20px;
}
.testimonial-middle p
{
	margin: 0px;
}

.testimonial-bottom
{
	background-color: none;
	background-image: url(../images/recap-bottom.png);
	background-repeat: no-repeat;
	width: 630px;
	height: 9px;
}

#purchase1
{
    cursor: pointer;
	background-image: url(images/purchasebutton.png);
	display: block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #fff; 
	height: 50px;
	width: 510px;
}

#purchase1 p:hover
{
	cursor: pointer;
	background-image: url(images/purchasebuttonover.png);
	height: 50px;
	width: 510px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #fff; 
}

#purchase2
{
	cursor: pointer;
	background-image: url("images/purchasebutton.png");
	background-repeat: none;
	background-color: #fff; 
	height: 50px;
	width: 510px;
}
#purchase2 p:hover
{
	cursor: pointer;
	background-image: url(images/purchasebuttonover.png);
	height: 50px;
	width: 510px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #fff; 
}

#purchase3
{
	background-image: url("images/purchasebutton.png");
	background-repeat: none;
	background-color: #fff; 
	height: 50px;
	width: 510px;
}
#purchase3 p:hover
{
	cursor: pointer;
	background-image: url(images/purchasebuttonover.png);
	height: 50px;
	width: 510px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #fff; 
}

#buynow1
{
	background-image: url(images/buynow.png);
	background-repeat: none;
	background-color: #fff; 
	height: 115px;
	width: 250px;
}
#buynow1 p:hover
{
	cursor: pointer;
	background-image: url(images/buynowover.png);
	width: 250px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #fff; 
}

#buynow2
{
	background-image: url("images/buynow.png");
	background-repeat: none;
	background-color: #fff; 
	width: 250px;
}
#buynow2 p:hover
{
	cursor: pointer;
	background-image: url(images/buynowover.png);
	height: 115px;
	width: 250px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #fff; 
}

