body, html {
	margin: 0px;
	border: 0px;
	font-family: Georgia, Times;
	height: 100%;
}

hr {
	height: 1px;
	color: #000000;
	background-color: #000000;
	border: 0;
	width: 80%;
}

img {
	border: 0;
}

h2 {
	font-size: 140%;
	font-weight: normal;
}

a {
	color: #F38F1D;
}

a:visited {
	color: #992222;
}

.clearB {
	clear: both;
}

.phheader {
	display: block;
	background-color: #6F3E06;
	top: 0px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 1ex;
	padding-top: 0.35em;
	padding-bottom: 0.35em;
	color: #fff;
	font-size: 120%;
	font-weight: normal;
	text-align: center;
}

.phheader a, .phheader a:visited {
	color: #fff;
	border: none;
	text-decoration: none;
}


.producthighlights a:visited {
	border: none;
	color: #fff;
}

.producthighlights {
	text-align: center;
	margin: auto;
	width: 1000px;
	display: block;
}

.producthighlights .block {
	width: 470px;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	height: 330px;
}

.producthighlights .summary {
	vertical-align: middle;
	background-color: #444;
	padding: 5px;
	height: 270px;
	font-family: sans-serif;
	color: #fff;
	display: table-cell;
}
.producthighlights h2 {
	display: block;
	background-color: #B8670A;
	top: 0px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0.35em;
	padding-bottom: 0.35em;
}

.producthighlights a {
	color: #fff;
	border: none;
	text-decoration: none;
}

.producthighlights a:visited {
	border: none;
	color: #fff;
}

#background_block {
	z-index: -999;
	/* background-image: url('../bettersw.png'); */
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 100px;
	height: 86px;
	width: 286px;
}

#content {
	padding-bottom: 50px;
	
	padding: 0;
	min-height: 100%;
	margin-left: 20px;
	margin-top: 4px;
	height: 100%;
	min-height: 100%;
	
}

#footer {
	margin: 0;
	margin-top: 60px;
	background-color: #dddddd;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: smaller;
	width: 90%;
	
}

#leftcol {
	position: absolute;
	left: 20px;
	top: 90px;
}

#maincol {
	position: absolute; 
	top: 120px;
	left: 80px;
	right: 245px;
	min-height: 100%;
	height: 100%;
}

#rightcol {
	position: absolute;
	right: 15px;
	width: 210px;
	padding: 0;
	top: 90px;
}

.rightImg {
	float: right;
}

.navlink {
	/*font-variant: small-caps; */
	border-bottom: 1px solid;
	border-top: 1px solid;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	margin: 0;
	margin-bottom: 20px;
	border-left: 1px dotted;
	font-size: smaller;
}

.navlink_top {
	background-color: #eeeeee;
}

.navlink_mid {
	background-color: #eeeedd;
}

.navlink ul {
	list-style-type: none;
	margin: 0;
	margin-top: 8px;
	margin-bottom: 8px;
	border:0;
	padding-left: 0.7em;
	text-indent: 0em;
	line-height: 1em;
}

.navlink li {
	margin-top: 6px;
	margin-bottom: 6px;
}

#title {
	position: relative;
	padding-top: 19px;
	font-size: 200%;
	padding-bottom: 20px;
}

#topbar {
	background: #777777;
	height: 19px;
	position: absolute;
	top: 75px;
	left: 330px;
	padding-right: 20px;
	font-family: sans-serif;
}

#topbar a {
	color: #fff;
	padding-left: 5px;
	text-decoration: none;
}

#topbar a:visited {
	color: #fff;
}

#logobar a img {
	border: 0;
}

#logobar {
	display: block;
	height: 110px;
	z-index: -998;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;

}
