body {
	margin: 0;
	padding: 0;
	font: 11px verdana, helvetica, arial, sans-serif;
	color: #000;
	background-color: #fff;
	}

/* Link styles */

a {
	text-decoration: none;
	color: #FF9900;
	}
a:link {
	text-decoration: none;
	color: #FF9900;
	}
a:visited {
	color: #FF6600;
	}
a:active {
	color: #FF9900;
	text-decoration: undedrline;
	}
a:hover {
	color: #FF9900;
	text-decoration: undedrline;
	}

/* Text styles */

p  { 
	line-height: 14px; 
	margin: 0 0 20px 20px;
	}
img {
	border: 0;
	}

/* visibility styles */

.spacer {
	clear: both;
	height: 1px;
	background-image: url(img/spacer_new.gif);
	font-size: 1px;
	}
.off {
	display: none;
	}
.hide {
	visibility: hidden;
	}
#page {
	background-color: #fff;
	width: 700px;
}
#header {
	position: relative;
	width: 700px;
	top: 0;
	left: 0;
}
#featured {
	position: relative;
	top: 0;
	left: 0;
	width: 700px;
	background-image: url(img/imageholder_new.gif);
	background-position: bottom;
	background-repeat: repeat-y;
}
#content {
	position: relative;
	top: 0;
	left: 0;
	padding-top: 40px;
	width: 700px;
}
#hometext {
	color: #000;
	text-align: left;
	margin-left: 310px;
	margin-bottom: 2px;
	line-height: 14px;
	width: 390px;
}
#text {
	color: #000;
	text-align: left;
	margin-left: 220px;
	margin-bottom: 2px;
	line-height: 14px;
	width: 480px;
}
#text ul {
	line-height: 20px;
}
#logo {
	margin: 0;
}
#nav {
	position: relative;
	background-color: #000;
	width: 700px;
	height: 20px; 
	padding: 0;
	font-size: 10px;
	color: #FFF;
	text-align: right;
	line-height: 16px;
}
#nav a:link {
	color: #FFF;
	margin: 10px;	
}
#nav a:visited {
	color: #ccc;
	margin: 10px;
}
#nav a:active {
	color: #ccc;
	margin: 10px;
}
#nav a:hover {
	color: #6cf;
	margin: 10px;
	text-decoration: none;
}
#footer {
	position: relative;
	padding: 0;
	margin-left: 10px;
	font-size: 9px;
	color: #333;
	text-align: left;
	line-height: 16px;
	width: 700px;
}
#homeFeature {
	position: absolute;
	color: #666666;
	top: 40px;
	left: 0;
	text-align: left;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	font-size: 11px;
	width: 320px;
	height: 530px;
}
#homeFeature img {
	border: #ccc 1px solid;
	margin-right: 10px;
	margin-top: 5px;
}
#nav2 {
	position: absolute;
	top: 40px;
	text-align: right;
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: none;
	font-size: 11px;
	width: 180px;    /* ie5win fix begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 160px;
}
html>body #nav2 {
	width: 160px;
}
#nav2 li {
	margin: 0;
	padding: 4px 0 4px 0;
	background-image: url(img/nav_rule.gif);
	background-repeat: repeat-x;
	width: 160px;
}
#nav2 a:link {
	color: #000;	
}
#nav2 a:visited {
	color: #333;
}
#nav2 a:active {
	color: #333;
}
#nav2 a:hover {
	color: #FF9900;
	text-decoration: none;
}
h1 {
	margin: 12px 10px 10px 55px;
	width: 125px;
	height: 78px;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	}
h2 {
	text-align: left;
	color: #C30;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 20px;
}
h3 {
	text-align: left;
	font: 14px georgia, times, serif;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
}
.intro {
	text-align: left;
	font: 14px georgia, times, serif;
	line-height: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.introname	{
	font: 21px georgia, times, serif;
	line-height: 20px;
	color: #C00;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.super
{
	vertical-align: super;
	line-height: 10px;
	font-size: 9px;
}
