body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#main {
	position: absolute;
	left: 50%;
	margin-left: -375px;
	top: 0px;
	width: 750px;
	height: 965px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #002e00;
	border: thin;
}

#address {
	position: absolute;
	left: 0px;
	top: 185px;
	width: 750px;
	height: 25px;
	color: #000000;
	font-size: 75%;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	z-index: 20;
}

#header {
	position: absolute;
	left: 1px;
	top: 45px;
	width: 748px;
	height: 180px;
	background-color: #ffffff;
	text-align: left;
	background-image: url('../cmlh_images/div_images/logo_trans.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	z-index: 10;
}

#years{
	position: absolute;
	left: 0px;
	top: 85px;
	width: 700px;
	height: 40px;
	color: #BD5911;
	font-size: 100%;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	z-index: 20;
}

#topmenu{
	position: absolute;
	left: 0px;
	top: 15px;
	width: 750px;
	height: 50px;
	color: #ffffff;
	font-size: 75%;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	z-index: 9;
}

#contentareaone {
	position: absolute;
	left: 120px;
	top: 200px;
	width: 490px;
	height: 383px;
	background-image: url('../cmlh_images/div_images/plans2.jpg');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #ffffff;
	color: #BD5911;
	font-size: 120%;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	padding: 10px;
}

#contentareatwo{
	position: absolute;
	left: 120px;
	top: 595px;
	width: 502px;
	height: 335px;
	background: #ffffff;
	color: #BD5911;
	font-size: 100%;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	padding: 4px 4px 4px;
	z-index: 20;
}

#leftmenu1{
	position: absolute;
	left: 10px;
	top: 240px;
	width: 105px;
	height: 300px;
	color: #ffffff;
	font-size: 80%;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	z-index: 9;
}

   #homedesignlinksheader{
	position: absolute;
	left: 640px;
	top: 225px;
	width: 100px;
	height: 90px;
	color: #ffffff;
	background-color: #BD5911;
	font-size: 90%;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	z-index: 13;
}

 #homedesignlinks{
	position: absolute;
	left: 640px;
	top: 305px;
	width: 100px;
	height: 659px;
	color: #ffffff;
	background-color: #BD5911;
	font-size: 70%;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	z-index: 12;
}

	#bottomtagline {
	position: absolute;
	left: 1px;
	top: 970px;
	width: 750px;
	height: 31px;
	color: #000000;
	font-size: 70%;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	z-index: 18;
}

	#validation {
	position: absolute;
	left: 460px;
	top: 970px;
	width: 300px;
	height: 124px;
	color: #D86708;
	font-size: 70%;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	z-index: 14;
}

a:link {
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

a:hover {
	color: #f3b581;
}

a:active {
	color: #f3b581;
}

h1{
	margin: 0px;
	text-align: center;
	background-color: transparent;
	color: #BD5911;
	font-size: .95em;
}
