html{
	height:100%;
}

body{
	padding:0px;
	margin:0px;
	height:100%;
	background-color:#FFFFFF;
	background:url(images/headerbg.png);
	background-position:top;
	background-repeat:repeat-x;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
}

h3{
	background-color:#A51818;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
}

h4{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right:15px;
}

img{
	padding:0px;
	margin:0px;
	border:none;
}

ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

ol li{
	list-style:disc;
}

#rules{
	font-style:italic;
	padding:0 0 0 30px;;
	margin:0px;
}

#allwrap{
	background-color:#FFFFFF;
	width:1004px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}

#mainwrapper{
	background-image:url(images/mainbg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
}


#flash{
	float:left;
	margin-top:-5px;
	width:914px;
	height:529px;
	z-index:2;
}

#header{
	background-image:URL(images/headerbg.png);
	background-repeat:repeat-x;
	height:107px;
	z-index:2;
}

#headerwrapper{
	width:1004px;
	margin-left:auto;
	margin-right:auto;
}

#logo1{
	float:left;
	padding:15px 0 0 34px;
}

#logo2{
	float:left;
	padding:20px 30px 0 80px;
	width:345px;
	color:#A51818;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#tagline{
	float:left;
	padding:15px 0 0 40px;
}

#headercontact{
	float:right;
	padding:5px 20px 0 0;
	width:200px;
	height:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:right;
}

#headercontact li{
	padding-top:3px;
}

#licno{
	padding:5px 20px 0 0;
	float:right;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	width:950px;
}

#menuwrapper{
	width:1004px;
	margin-left:auto;
	margin-right:auto;
	background-color: transparent;
	height:42px;
	z-index: 10;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#menubg{
	position:absolute;
	width:1004px;
	z-index: 10;
	background-color: transparent;
	height:42px;
}

#menubg ul li.middle{
	float:left;
	height:42px;
	background-image:URL(images/menubg.png);
	background-repeat:repeat-x;
}

#menuleft {
	float:left;
	width:43px;
	height:42px;
	background-color:#FFFFFF;
}

#menuright {
	float:left;
	width:44px;
	height:42px;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
}

#gap{
	float:left;
	width:158px;
	height:42px;
	background-image:URL(images/menubg.png);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
}

#menubg ul li a{
	float: left;
	color: black;
	font-weight: bold;
	padding: 6px 13px 10px 6px;
	text-decoration: none;
	background: url(images/divider.gif) top right no-repeat;
}

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


#textwrapper{
	float:left;
	width:920px;
	margin-left:40px;
	margin-top:-590px;	
}

#textwrapper img{
	width:920px;
}

#leftstrip{
	float:left;
	width:43px;
}

#leftstrip img{
	float:left;
	width:43px;
	height:900px;
}

#rightstrip {
	float:left;
	width:43px;
}

#rightstrip img{
	float:left;
	height:900px;
	width:45px;
}

#textwrapperinsur{
	float:left;
	width:918px;
	margin-left:40px;
	margin-top:-360px;	
}

#textwrapperinvest{
	float:left;
	width:918px;
	margin-left:40px;
	margin-top:-340px;	
}

#rightstripinvest img{
	float:left;
	height:650px;
	width:45px;
}

#leftstripinvest img{
	float:left;
	width:43px;
	height:650px;
}

#textwrapperinsur img{
	width:920px;
}

#textwrapperinvest img{
	width:920px;
}

#texttop{
	height:16px;
	float:left;
	margin-bottom:7px;
}

#textmiddle{
	background-image:URL(images/textbg.png);
	background-repeat:repeat-y;
	width:918px;
	z-index:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	padding:0 0 10px 10px;
}

#textbottom{
	width:900px;
	height:5px;
	float:left;
}

#textleft{
	float:left;
	width:630px;
}

#textleftserv{
	float:left;
	width:900px;
}

#textwrapperserv{
	float:left;
	width:920px;
	margin-left:40px;
	margin-top:-520px;	
}

#textwrapperserv img{
	width:920px;
}

#rightstripserv img{
	float:left;
	height:820px;
	width:45px;
}

#leftstripserv img{
	float:left;
	width:43px;
	height:820px;
}

#textright{
	float:left;
	width:240px;
	padding-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
}

#footer{
	background-color:#A31A1A;
	width:960px;
	padding:10px 10px 0 0;
	height:50px;
	float:left;
	margin-left:-24px;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

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

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

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

#rightstripinsur img{
	float:left;
	height:670px;
	width:45px;
}

#leftstripinsur img{
	float:left;
	width:43px;
	height:670px;
}

#lists{
	width:370px;
	margin-left:auto;
	margin-right:auto;
}

#leftlist{
	float:left;
	padding-right:20px;
}

.insurance{
	padding-left:30px;
}

#enqform li{
	list-style:none;
}

.textindent{
	padding-left:20px;
}

#textleftcode{
	float:left;
	width:900px;
}

#textwrappercode{
	float:left;
	width:920px;
	margin-left:40px;
	margin-top:-2080px;	
}

#textwrappercode img{
	width:920px;
}

#rightstripcode img{
	float:left;
	height:2380px;
	width:45px;
}

#leftstripcode img{
	float:left;
	width:43px;
	height:2380px;
}

#textwrapperlogos{
	float:left;
	width:920px;
	margin-left:40px;
	margin-top:-700px;	
}

#textwrapperlogos img{
	width:920px;
}

#rightstriplogos img{
	float:left;
	height:1000px;
	width:45px;
}

#leftstriplogos img{
	float:left;
	width:43px;
	height:1000px;
}

#logos{
	width:700px;
	margin-left:auto;
	margin-right:auto
}

#logos img{
	width:120px;
	padding-left:10px;
	padding-bottom:50px;
}


#textleftnews{
	float:left;
	width:900px;
}

#textwrappernews{
	float:left;
	width:920px;
	margin-left:40px;
	margin-top:-297px;	
}

#textwrappernews img{
	width:920px;
}

#rightstripnews img{
	float:left;
	height:635px;
	width:45px;
}

#leftstripnews img{
	float:left;
	width:43px;
	height:635px;
}



#name{
	margin-left:41px;
}

#email{
	margin-left:44px;
}

#dob{
	margin-left:50px;
}

#smoker{
	margin-left:30px;
}

#nonsmoker{
	margin-left:0px;
}

#male{
	margin-left:48px;
}

#female{
	margin-left:32px;
}

#job{
	margin-left:7px;
}

#income{
	margin-left:31px;
}

#subject{
	margin-left:30px;
}

#message{
	margin-left:86px;
}

#send{
	margin-left:85px;
}

#contactdetails{
	float:left;
	padding:0px 60px 0 0;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	margin-left:40px;
}

#rob{
	margin-left:40px;
	margin-top:90px;
}

#textleftcontact{
	width:500px;
	float:left;
}

.contact{
	text-align:center;
	width:918px;
}

#leftstripcontact{
	float:left;
	width:43px;
}

#leftstripcontact img{
	float:left;
	width:43px;
	height:1000px;
}

#rightstripcontact {
	float:left;
	width:43px;
}

#rightstripcontact img{
	float:left;
	height:1000px;
	width:45px;
}

#textwrappercontact{
	float:left;
	width:920px;
	margin-left:40px;
	margin-top:-680px;	
}

#textwrappercontact img{
	width:920px;
}




#textmiddlemail{
	background-image:URL(images/textbg.png);
	background-repeat:repeat-y;
	width:918px;
	text-align:center;
	z-index:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	padding:10px 0 100px 10px;
}

#textleftmail{
	width:630px;
	margin-left:auto;
	margin-right:auto;
}

#leftstripmail{
	float:left;
	width:43px;
}

#leftstripmail img{
	float:left;
	width:43px;
	height:500px;
}

#rightstripmail {
	float:left;
	width:43px;
}

#rightstripmail img{
	float:left;
	height:500px;
	width:45px;
}

#textwrappermail{
	float:left;
	width:920px;
	margin-left:40px;
	margin-top:-250px;	
}

#textwrappermail img{
	width:920px;
}


#rightstripgaw img{
	float:left;
	height:525px;
	width:45px;
}

#leftstripgaw img{
	float:left;
	width:43px;
	height:525px;
}

#textwrappergaw{
	float:left;
	width:918px;
	margin-left:40px;
	margin-top:-223px;	
}

#textwrappergaw img{
	width:920px;
}


#newsletters img{
	width:100px;
	text-align:center;
}

#newsletters{
	text-align:center;
}


.indnews{
	width:100px;
	float:left;
	padding-left:5px;
}




#contactright{
	width:250px;
	float:right;
	padding:40px 30px 0 0;
}