html { 
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
p, ul, ol, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	line-height: 1;
}
p {
	margin: 0;
	padding: 0 0 1em 0;
	line-height: 1.5em;
}
h1 {
	margin: 0;
	padding: 0 0 .5em 0;
	line-height: 1.5em;
	font-size: 13px;
	font-weight: bold;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
}
a {
	color: #F1821D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}



/* ************************************************** div#page ****************************** */
div#page {
	width: 900px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-image: url(/images/bkg_page.gif);
	background-repeat: repeat-y;
	background-position: center top;
}



/* ************************************************** div#header ****************************** */
div#header {
	position: relative;
	overflow: visible;
	width: 900px;
	height: 78px;
	margin: 0;
	padding: 0;
}
#header h1 {
	position: absolute;
	top: 23px;
	left: 25px;
	display: block;
	width: 273px;
	height: 110px;
	margin: 0;
	padding: 0;
	color: #F89A20;
	font-size: 18px;
	line-height: 1;
}
#header h1 a {
	display: block;
	width: 273px;
	height: 110px;
	line-height: 1;
}
#header ul#subnav {
	float: right;
	display: inline;
	margin: 0 5px 0 0;
	padding: 14px 5px 14px 65px;
	list-style-type: none;
	background-image: url(/images/bkg_subnav.gif);
	background-position: center center;
	background-repeat: repeat-x;
}
#header #subnav li {
	float: left;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	font-size: 10px;
	line-height: 20px;
	background-image: url(/images/bkg_subnav_link.gif);
	background-position: -20px 0;
	background-repeat: no-repeat;
}
#header #subnav a {
	display: block;
	width: 20px;
	height: 20px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	line-height: 20px;
	background-image: url(/images/bkg_subnav_link.gif);
	background-position: -20px 0;
	background-repeat: no-repeat;
}
#header #subnav a:hover, #header #subnav a.current {
	color: #000000;
	text-decoration: none;
	background-position: 0 0;
}



/* ************************************************** div#nav ****************************** */
div#nav {
	float: left;
	display: inline;
	width: 252px;
	margin: 0 32px 0 37px;
	padding: 130px 0 40px 0;
}
#nav ul {
	width: 252px;
	overflow: hidden;
	list-style-type: none;
}
#nav li {
	float: left;
	display: inline;
	width: 74px;
	height: 74px;
	margin: 0 5px 10px 5px;
	padding: 0;
	line-height: 1;
	background-image: url(/images/bkg_mainnav.gif);
	background-position: -74px 0;
	background-repeat: no-repeat;
}
#nav a {
	display: block;
	width: 74px;
	height: 74px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/bkg_mainnav.gif);
	background-position: -74px 0;
	background-repeat: no-repeat;
	line-height: 74px;
}
#nav a:hover, #nav a.current {
	color: #000000;
	text-decoration: none;
	background-position: 0 0;
}
#nav li.contact {
	margin: 60px 89px 10px 89px;
}
#nav li.contact a {
	line-height: 1.2em;
}
#nav li.contact a span {
	display: block;
	width: 74px;
	padding: 22px 0 22px 0;
	cursor: pointer;
}



/* ************************************************** div#content ****************************** */
div#content {
	float: right;
	display: inline;
	width: 532px;
	margin: 0 25px 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
#display {
	width: 532px;
	height: 532px;
	margin: 0 auto;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
#content #display * {
	vertical-align: middle;
}
#content img {
	border: 1px solid #A5BCD0;
}
#description {
	width: 460px;
	min-height: 60px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
}
#description div.hide {
	display: none;
}
#description div.show {
	display: block;
}
#description h2 {
	margin: 0;
	padding: 0;
	line-height: 1.2;
}
#description p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.5em;
}
div.textcontent {
	width: 470px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 60px 0 30px 0;
	text-align: left;
}
div.textsubcontent {
	width: 470px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: left;
	border-top: 2px solid #F89A20;
}
p.feature {
	padding: 6px 0 6px 10px;
	border-left: solid 40px #000000;
}
.feature a {
	display: block;
	padding-right: 40px;
}
.feature a:hover {
	background-image: url(/images/bkg_featured_link.gif);
	background-position: right center;
	background-repeat: no-repeat;
}



/* ************************************************** div#footer ****************************** */
div#footer {
	width: 900px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	background-image: url(/images/bkg_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer p {
	font-size: 10px;
	text-align: center;
	color: #999999;
}
