@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;
	color: #666;
}
body
{
	background-repeat: repeat;
	background-color: white;
}
#page {
	background-repeat: repeat;
	background-color: white;

}
#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;
}
#FPCol
{
	width: 900px;
	height: 470px;
	margin-left: auto;
	margin-right: auto;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	position: relative;
}

/*#FPCol a.img
{
	margin: auto;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	position: relative;
}*/

/*#FPCol1
{
	width: 900px;
	height: 470px;
	margin-left: auto;
	margin-right: auto;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}*/
#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: 1px solid #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:#333;
	text-decoration: none;
}
#page_footer #textmenu li > a:hover {
	color:#666;
	text-decoration: none;
}
#page_footer #fineprint {
	margin-top: 20px;
	clear: both;
	font-size: 60%;
	text-align: center;
}