body {
	font-family: "Times New Roman", Times, Georgia, serif;
	color: #143821;
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-size: 62.5%;
	background-image: url(wpgrn.gif);
}

html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#container {
	height: 97%;
	margin: auto;
	min-height:97%;
	margin-bottom:-30px
	overflow:visible;
	width:1024px;
}

#wrapper {
	background-color:#fdffee;
	height: auto !important;
	min-height:100%;
	margin-bottom:-24px;
}

#header {
	width: 1024px;
}

#header .logo {
	float: right;
	margin-right: 182px;
	margin-top: 10px;
}

#header h2.phone {
	margin: 0;
	margin-top: 30px;
	margin-left: 20px;
	font-size: 3.2em;
	font-weight: normal;
	float: left;
}

#main {
	font-size: 1.3em;
	position:relative;
	float:right;
	width:750px;
	padding:5px 0 20px 20px;
	margin:20px 20px 0 0;
	background-image:url(hpbgtie.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	border-left:dotted #143821 1px;
}

#navbar {
	clear: both;
	float:left;
	height:70%;
	padding:20px 10px 10px 20px;
	position:relative;
	width:200px;
}

#navbar h3 {
	margin: 0;
	font-size: 2.0em;
}

#navbar ul {
	margin: 0;
	padding-top: 0.9em;
	padding-bottom: 0.9em;
}

#navbar li a {
	color: #143821;
	display: block;
	font-size: 1.4em;
	padding: 0.2em 0.4em 0.1em 0.6em; 
	text-decoration: none;
	width: 147px;
}

#navbar a:hover {
	color: #fdffee;
	background-color: #143821;
}

#navbar a:visited {
	color: #963;
}

#navbar a.here {
	background-color:#cce0c5;
	border:1px solid #143821;
	color: #143821;
	display:block;
	font-weight:bold;
	padding:0.2em 0.4em 0.1em 0.6em;
	width: 145px;
}


#push {
	position:relative;
	height:30px;
	clear:both;
	overflow:hidden;
	font-size:1px;
}
#videoLayer {
	position:fixed;
	width:300px;
	height:300px;
	z-index:1;
	bottom: -15px;
	Right: 5px;
}

div#fixme-bottom {
	position: fixed; 
	bottom:-15px; 
	Right: 5px;
	z-index: 33;
}

#footer {
	height: 30px;
	font-size: 1.1em;
	text-align: center;
	position:relative;
	clear:both;
	background-color:#fdffee;
	border-top:solid #143821 1px;
	overflow:visible;
	padding-bottom: 3px;
}