@charset "UTF-8";

* {
	/*behavior: url(http://www.iskin.com/iepngfix/iepngfix.htc);*/
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: 0px;
	border: 0px;
}
body {
	background-image: url(../images/page_bg_dk.gif);
	background-repeat: repeat;
}
/*
#page {
	background-image: url(../images/page_topbg.png);
	background-repeat: repeat-x;
}
*/
#page_header {
	clear: both;
	width: 900px;
	min-width: 900px;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#page_body {
	margin-top: 40px;
	clear: both;
	width: 900px;
	min-width: 900px;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#page_footer {
	margin-top: 30px;
	clear: both;
	clear: both;
	width: 900px;
	min-width: 900px;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
/* height of Fade Image Box */
#hero {
	width: 900px;
	height: 202px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000;
}
#features {
	margin-top: 20px;
	width: 871px;
	margin-left: auto;
	margin-right: auto;
}
#features img {
	display: inline;
	margin-left: 11px; 
}
#features > img:first-child {
	margin-left: 0px;
}
#page_footer #iPodNav {
	font-size: 85%;
	margin-left: auto;
	margin-right: auto;
	width: 830px;
	text-align: center;
	margin-bottom: 15px;
}
#page_footer #textmenu {
	list-style: disc;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 0px none #ccc;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 70%;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}
#page_footer #textmenu li {
	display: inline;
	margin-left: 15px; 
	margin-right: 5px;
}
#page_footer #textmenu li:first-child {
	list-style: none;
}
#page_footer #textmenu li > a {
	color:#fff;
	text-decoration: none;
}
#page_footer #textmenu li > a:hover {
	color:#fff;
	text-decoration: underline;
}
#page_footer #fineprint {
	margin-top: 20px;
	clear: both;
	font-size: 60%;
	text-align: center;
}