html {
	min-height: 100%;
	margin-bottom: 1px;
	}
body {
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	background: url(/images/top_bg.gif) repeat-x;
	padding: 73px 0 0 0;
	}
table {
	font-size: inherit;
	}
img {
	border: none;
	}
a:link {
	color: #000;
	text-decoration: none;
	}
a:visited {
	}
a:hover {
	text-decoration: underline;}
a:active {
	}
div#container {
	width: 900px;
	margin: auto;
	}
	
div#navigation {
	font-size: .9em;
	width: 645px;
	float: right;
	text-align: right;
	padding: 22px 0 0 0;
	}
	

div#navigation a {
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 3em 0 0 ;
	}

div#navigation a:link {
	color: #000;
	}

div#navigation a:visited {
	color: #000;
	}
	
div#navigation  a:hover {
        text-decoration: none;color: #60C3DA; 
        }



div#navigation a:active {
	color: #000;
	}

div#contentarea {
	background: url(/images/border-dotted.gif) repeat-x top left;
	clear: both;
	margin: 24px 0 0 0;
	padding: 48px;
	}

h1 {
	text-indent:-100em;
	overflow:hidden;
	margin: 0;
	padding: 0;
	background: url(/images/logo.gif) no-repeat top left;
	width: 255px;
	height: 48px;
	}
	
div.details {
	width: 210px;
	}

div.details h2 {
	font-size: 1.4em;
	text-transform: uppercase;
	margin: 0 0 36px 0;
	}

div.description {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #3f3f3f;
	font-style: italic;
	margin: 0 0 60px 0;
	}

div.information {
	line-height: 2em;
	}
div.information a {
	font-size: 1.2em;
	}
	
div.feature {
	width: 550px;
	height: 370px;
	float: right;
	}
	
#detail {padding: 360px 0 15px 0; text-align: center; background: url(/images/dotline_black.gif) repeat-x bottom left}
div.subnav {
	padding: 12px 0 0 0;
	text-align: center;
	font-size: 1em;
margin: 2px 0 0 0;
background: url(/images/dotline_green.gif) repeat-x top left
	}
div.subnav a {
	padding: 1.1em;
	}

div.subnav a:link, div.subnav a:visited, div.subnav a:hover, div.subnav a:active {
	color: #3f3f3f; 
	text-decoration: none;
	}

div.subnav a.hi {
	text-decoration: underline;
	}