html {
	font-size: 12px;
}

.container {
	position:relative;
	text-align:left;
	margin:0px auto;
	border:1px solid #5D7FAA;
	width:771px;
	height:796px;
	top:0px;
	background-color: #FFFFFF;
}

.header {
	position: absolute;
	z-index: 10;
	width: 772px;
	background-color: #1A76FF;
}

.menulinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}

.menulinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #8080FF;
	text-decoration: none;
}

.menu {
	height: 22px;
	width: 772px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	position: absolute;
	top: 75px;
	text-align: center;
}

.toprightimage {
	position: absolute;
	z-index: 10;
	width: 514px;
	left: 257px;
	top: 99px;
	height: 204px;
}

.topleftpicturebox {
	height: 124px;
	width: 257px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 99px;

}

.leftbottomimage {
	height: 80px;
	width: 248px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 223px;
}

.searchbox {
	height: 124px;
	width: 257px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 99px;
	background-color: #92BCFB;
	text-align: center;
}
.searchtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.lefthomeimage {
	height: 414px;
	width: 248px;
	position: absolute;
	left: 0;
	top: 0px;
	background-color: #FFFFFF;
}

.righthomeimage {
	height: 414px;
	width: 257px;
	position: absolute;
	left: 0;
	top: 0px;
}

.salesinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #E6EFFB;
	height: 184px;
	width: 270px;
	position: absolute;
	left: 257px;
	top: 222px;
	padding: 10px;
	font-weight: bold;
}

.salesinfo p {
	margin-top:0;
}

.homepagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 209px;
	left: 257px;
	top: -6px;
	padding: 10px;
	background-color: #FFFFFF;
}

.bottomrightpicture {
	height: 207px;
	width: 253px;
	position: absolute;
	left: 518px;
	top: 220px;
	background-image: url(images/smilingcouple.jpg);
	background-repeat: no-repeat;
}
.bottomstrapline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21.4px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding: 12px;
	height: 55px;
	width: 747px;
	position: absolute;
	top: 717px;
	left: 0;
	background-color: #5D7FAA;
	text-align: center;
	text-decoration: none;
}
.bottomstrapline:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21.4px;
	font-style: italic;
	font-weight: bold;
	color: #CDD8E4;
	padding: 12px;
	height: 55px;
	width: 747px;
	position: absolute;
	top: 717px;
	left: 0;
	background-color: #5D7FAA;
	text-align: center;
	text-decoration: none;
}

.homepagelogos {
	background-image: url(images/homelogos.gif);
	position: absolute;
	z-index: 1000;
	height: 58px;
	width: 233px;
	left: 10px;
	top: 137px;
}

.iframe {
	position:absolute;
	left:257px;
	top:303px;
	visibility:visible;
	z-index:2;
	width:515px;
	height:415px;
	background-color: #FFFFFF;
}

.searchiframe {
	position:absolute;
	left:0px;
	top:303px;
	visibility:visible;
	z-index:2;
	width:773px;
	height:415px;
	background-color: #FFFFFF;
}

.pagetextleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 423px;
	width: 500px;
	left: 260px;
	top: 0;
	padding: 5px;
	background-color: #FFFFFF;
	overflow: scroll;
}

.register-form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	height: 15px;
	width: 100%;
}

.style1 {
	color: #000066;
	font-weight: bold;
}
