body {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: #000;
	margin: 0;
	padding: 0; }

#bg {
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
	background: #000 url(background.jpg) no-repeat;
	height: 560px;
	width: 896px; }

#border {
	position: relative;
	top: 20px;
	left: 0px;
	width: 896px;
	height: 292px 0;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	margin: 0;
	padding-top: 1px;
	padding-bottom: 1px;
	background: none; }

#content {
	width: 864px;
	height: 478px;
	margin: 0;
	padding: 1em;
	color: black;
	background: #ffffff; }

#menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 2.5em;
	left: 4em;
	width: 15em; }

strong{
	line-height: 25px;
	color: #68d700;
	letter-spacing: 0.5px;}

span{
	float:right;
	font-style: normal;
	font-size: 0.8em;
	line-height: 25px;
	text-align: right;}

#toplink{
	padding-top: 3em; }

a:link {
	color: #68d700;
	text-decoration: none; }

a:visited {
	color: #68d700;
	text-decoration: none; }
a:hover {
	color: #55b000;
	text-decoration: none; }

#textbox {
	padding-left: 20.5em;
	padding-top: 1em; 
	width: 550px; }

#textbox img{
	float:left; 
	padding-top: 2px; }

#textbox iframe{
	padding-left: 5px;
	padding-top: 0px; }

/*#textbox p{
	font-size: small;
	line-height: 1.3em;
	text-align: left;
	text-indent: 0em; }*/

#iframebox{
	margin: 0;
	height:100%;
	padding-top: 0em;
	padding-bottom: 1em;
	padding-right: 1em;
	color: black;
	background: #ffffff; }

p{
	float:left;
	width: 700px;
	margin: 0;
	font-style: normal;
	font-size: 0.8em;
	line-height: 9px;
	text-align: left; }

#iframebox b{
	margin: 0;
	font-weight: 300%;
	font-size: 0.8em;
	line-height: 1.3em;}

#iframebox p + p {
	text-indent: 0em;
	margin-top: 1em; }

#nav {
	margin: 0;
	padding: 25px 0 0 0;
	height: 100px;
	width: 250px;
	list-style: none;
	overflow: hidden;
	}

#nav li {
	float: left;
	margin: 0; 
	padding: 5px 0 0 0; /*Space between menu items*/
	display: list-item;
        list-style: none;
	}

#nav a {
	float: left;
	padding: 14px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:14px; /* for IE5/Win only */
	}
	
#nav a:hover {
	background-position: 0 -14px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -28px;
	}

#seek a  {
	width: 250px;
	background: url(seek1.gif) top left no-repeat;
	}

#store a  {
	width: 250px;
	background: url(store2.gif) top left no-repeat;
	}

#power a  {
	width: 250px;
	background: url(power1.gif) top left no-repeat;
	}

#contact a  {
	width: 250px;
	background: url(contact2.gif) top left no-repeat;
	}


#press a  {
	width: 250px;
	background: url(press.gif) top left no-repeat;
	}
