* {
	padding:0;
	margin:0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 5%; }
li, dd { margin-left:5%; }
fieldset { padding: .5em; }


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #46403A;
	background-color: #D8C796;
	background-image: url(../GRFX/bkgd_tile.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a:link { color:#6C5B47;text-decoration:underline; }
a:visited { color:#6C5B47;text-decoration:underline; }
a:focus { color:#6699FF;text-decoration:none; }
a:hover { color:#6699FF;text-decoration:none; }
a:active { color:#6699FF;text-decoration:none; }


#container { 
	background-image: url(../GRFX/content_bkgd.jpg);
	background-repeat: repeat-y;
	position: relative;
	width: 760px;
	height: auto;
	background-position: center top;
	text-align: left;
	margin: auto;
}
#header {
	background-image: url(../GRFX/header_bkgd.jpg);
	height: 230px;
	width: 760px;
	position: relative;
}
#navigation {
	position: absolute;
	height: 46px;
	width: 700px;
	left: 30px;
	top: 175px;
	background-image: url(../GRFX/nav_1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute; 
	top: 0;
}
#navigation li, #navigation a {
	height: 46px;
	display: block;
	text-indent: -90000px;
}
#btn_home {
	position: absolute;
	height: 46px;
	width: 98px;
	left: 0px;
	top: 0px;
}
#btn_home a:hover {
	background-image: url(../GRFX/nav_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#btn_vision {
	position: absolute;
	height: 46px;
	width: 100px;
	left: 98px;
	top: 0px;
}
#btn_vision a:hover {
	background-image: url(../GRFX/nav_2.jpg);
	background-repeat: no-repeat;
	background-position: -98px 0px;
}
#btn_model {
	position: absolute;
	height: 46px;
	width: 99px;
	left: 198px;
	top: 0px;
}
#btn_model a:hover {
	background-image: url(../GRFX/nav_2.jpg);
	background-repeat: no-repeat;
	background-position: -198px 0px;
}
#btn_detail {
	position: absolute;
	height: 46px;
	width: 101px;
	left: 297px;
	top: 0px;
}
#btn_detail a:hover {
	background-image: url(../GRFX/nav_2.jpg);
	background-repeat: no-repeat;
	background-position: -297px 0px;
}
#btn_plans {
	position: absolute;
	height: 46px;
	width: 100px;
	left: 398px;
	top: 0px;
}
#btn_plans a:hover {
	background-image: url(../GRFX/nav_2.jpg);
	background-repeat: no-repeat;
	background-position: -398px 0px;
}
#btn_lifestyle {
	position: absolute;
	height: 46px;
	width: 98px;
	left: 498px;
	top: 0px;
}
#btn_lifestyle a:hover {
	background-image: url(../GRFX/nav_2.jpg);
	background-repeat: no-repeat;
	background-position: -498px 0px;
}
#btn_own {
	position: absolute;
	height: 46px;
	width: 104px;
	left: 596px;
	top: 0px;
}
#btn_own a:hover {
	background-image: url(../GRFX/nav_2.jpg);
	background-repeat: no-repeat;
	background-position: -596px 0px;
}
#contentContainer {
	position: relative;
	width: 700px;
	height: auto;
	margin: auto;
	left: 0px;
	top: 0px;
}
#contentContainerWide {
	position: relative;
	width: 700px;
	height: auto;
	margin: auto;
}
#contentContainerWider {
	position: relative;
	width: 700px;
	height: auto;
	left: 30px;
	top: 0px;
}
#sidebarFeatures {
	position: relative;
	height: 420px;
	width: 190px;
	overflow: hidden;
	text-indent: -90000px;
	background-image: url(../GRFX/sidebar_features.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#sidebarFeatures li {
	list-style: none;
}

#footer {
	position: relative;
	top: 0px;
	leeft: 0px;
	height: 250px;
	width:760px;
	text-align: center;
	background-image: url(../GRFX/footer.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.clear {
	clear: both;
}
.headline1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #B19B78;
}
label {
	visibility: hidden;
	display: none;
}

.tdalt {
	background-color: #F3ECDA;
}
.splashtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #714214;
}
.tablepadding tr td {
	padding:5px;
	}.tagline {
	font-size: 10px;
}
