body {
	background-color: #9FCF44; 
	font-family:Verdana, Arial, sans-serif;
	}

.blue {color: #000099}
.bluem {
	color: #000099;
	font-style: oblique;	
	font-size:1.1em;
	font-weight: bold;
	}
.blulg {font-size: 1.1em;color: #000099;}

.dkblu {color: #120A84;}
.style5 {
	font-size:1.2em;
	font-weight: bold;
	}

.style10 {font-size: .8em;}

.style12 {color: #000000}
.style13 {font-size: 12px}

.focus { }

.my-preferred-focus-color 
	{background-color:#cf9;}

.lime {
	padding:20px;
	border:#cf9 solid 1px;
	background-color:#F1FED8;
	}
.sub  {margin-left: 50px;line-height:1.2;padding:5px;}
.sub2 {
	line-height:1;
	padding-left:20px;padding-right:20px;
	margin-right:20px;
	padding-top:1px;padding-bottom:1px;
	border:#cf9 solid 1px;
	background-color:#F1FED8;
	}
.sub3 {margin-left:15px;}
.sub3 p {padding:0px;margin:5px;line-height:1.2;}
.sub3 b {color:#000;}
.sub3 strong {color:#000;}

a:visited {color:#009;}
a {#009;}

b {color:#009;}
strong {color:#009;}

h1 {
    	font-size:1.4em;
    	font-weight:normal;
	line-height:1.4;
	}
h2 { 
	font-size:1.4em;
	font-weight:normal;
	line-height:1.2;
	}

html,body{
	height: 100%;
	font-size: 12px;
	margin: 0px;
	padding-left:10px;
	padding-right:10px;
	}

form {
	padding:2px;
	margin:15px;
	}

li {padding-bottom:3px;}
ol {font-family:verdana;}

#right {
	position:absolute; 
	width:300px; z-index:8; 
	left: 535px; 
	top: 125px;
	}

#focus1{
	background-color:#BEE07D;
	color:#000;
	padding:20px;
	margin:0 auto;
	width:300px;
	border:#cf9 solid 1px;
	font-size:95%;
}
#focus2 {
	background-color:#BEE07D;
	color:#000;
	padding:20px;
	margin:0 auto;
	width:300px;
	border:#cf9 solid 1px;
	font-size:95%;
}

#bluesky {
	width:180px;
	height:101px;
	background-image:url(couple.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:50px;
	top:185px;
	margin: 0 auto;
	padding:20px;
	z-index:6;
	}

#insurance {
	width:180px;
	height:101px;
	background-image:url(woman.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:180px;
	top:296px;
	margin: 0 auto;
	padding:20px;
	z-index:3;
	}
#fairness {
	width:180px;
	height:101px;
	background-image:url(family.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:50px;
	top:407px;
	margin: 0 auto;
	padding:20px;
	z-index:5;
	}
#forsale {
	width:180px;
	height:101px;
	background-image:url(forsale.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:180px;
	top:518px;
	margin: 0 auto;
	padding:20px;
	z-index:4;
	}
#blueskytext {
	font-size:1.2 em;
	width:200px;
	position:absolute;
	top:195px;
	left:250px;
	}
#insurancetext {
	font-size:1.2 em;
	width:150px;
	position:absolute;
	top:311px;
	left:380px;
	}
#familytext {
	font-size:1.2 em;
	width:200px;
	position:absolute;
	top:432px;
	left:250px;
}
#forsaletext {
	font-size:1.2 em;
	width:150px;
	position:absolute;
	top:536px;
	left:380px;
}
#c2a {
	position:absolute;
	top:670px;
	left:60px;
	width:420px;
	
}
#footer {
	position:absolute;
	top:800px;
	width:800px;
	text-align:center;
	
}
#yellowborder {
	border:#ff0 solid 1px;
	background-color:#fff;
	color:#000;
	padding:40px;
	width:820px;	

	}
#container {
	position:absolute;
	top:160px;
	left:30px;
	}

#disclaimer {
      position:absolute;
	  z-index:1200;
	  top:200px;left:240px;
	  width:400px;
	  height:400px;
	  border:solid thin #000000;
	  background-color:#efefef;
}
#disclaimer p {font-weight:normal;}
#disclaimer-box {margin:10px;height:250px;overflow:scroll;background-color:#ffffff;border:solid 1px #666666;}
#disclaimer h2 {text-align:center;}