
#main {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	top: 0px;
	width: 750px;
	height: 1560px;
	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: 220px;
	width: 490px;
	height: 1288px;
	background: #ffffff;
	color: #BD5911;
	font-size: 102%;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	padding: 10px;
}

#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: 1255px;
	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: 1565px;
	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: 1570px;
	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: 1.2em;
}
