﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 80%;
	margin: 0px;
}
a
{
	color:inherit;
	text-decoration:inherit;
}
#wrapper
{
	position: absolute;
	width: 98%;
	text-align: center;
}
#content
{
	position: relative;
	margin: 0px auto 0px auto;
	width: 900px;
}
#headercontainer
{
	width:98%;
	height:125px;
	display:block;
	text-align:center;
	position:fixed;
	margin-bottom: 10px;
}
#header
{
	width: 900px;
	height: 125px;
	margin: 0px auto;
	white-space: nowrap;
}
#logo
{
	width: 900px;
	height: 125px;
	display: inline;
	float: left;
	background-image: url( 'img/logo-site_4.png' );
}
ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#leftcolumn
{
	width: 900px;
	height: 0px;
	margin: 0px auto;
}
#menu
{
	position:absolute;
	margin: 0px;
	height: 224px;
	width: 200px;
}
ul#navmenu, ul#navmenu li, ul#navmenu ul
{
	padding: 0px;
	width: 90px; /* Menu Width */
	margin: 0px;
}
ul#navmenu li
{
	color:#0000FF;
	float: left;
	position: relative;
	width: 100%;
	list-style: none;
	margin-bottom: 3px;
	text-align: center;
	background-color: #FF9933;
	width: 80px;
	height: 18px;
	padding: 3px;
	display: block;
}
ul#navmenu li a
{
	color:inherit;
}
ul#navmenu li.iehover
{
	z-index: 1000; /* IE z-index bugfix */
}
ul#navmenu ul
{
	display: none;
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 9999;
}
/* Root Menu */ul#navmenu a
{
	display: block;
}
/* Hover Function - Do Not Move */ul#navmenu li:hover ul ul, ul#navmenu li:hover ul ul ul, ul#navmenu li.iehover ul ul, ul#navmenu li.iehover ul ul ul
{
	display: none;
}
ul#navmenu li:hover ul, ul#navmenu ul li:hover ul, ul#navmenu ul ul li:hover ul, ul#navmenu li.iehover ul, ul#navmenu ul li.iehover ul, ul#navmenu ul ul li.iehover ul
{
	display: block;
}



#rightcolumn
{
	
	margin: 135px 0px 16px 200px;
	width: 690px;
}
h1, h2, h3, h4, h5
{
	background-position: left bottom;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	background-image: url( 'img/bar.gif' );
	background-repeat: no-repeat;
}
div.h1
{
	padding: 0px 10px;
	display: inline;
}
div.linkorg
{
	padding-left: 15px;
	color: Orange;
	position: absolute;
}
div.point
{
	height: 7px;
	width: 7px;
	left: -10px;
	top: 13px;
	background-color: White;
	position: relative;
}
div.itemt
{
	margin:5px;
	padding:5px;	
	
	border-bottom: 1px solid orange;
	border-left: 1px solid orange;
	width:100%
}
.description
{
}
div.items
{
	width:200px;
	float: left;
	border-bottom: 1px solid orange;
	border-left: 1px solid orange;
	height: 200px;
	margin: 5px;
	padding: 5px;
}
div.itemsO
{
	float: left;
	border-bottom: 1px solid orange;
	border-left: 1px solid orange;
	width: 300px;
	height: 200px;
	margin: 5px;
	padding: 5px;
}
.hpss
{
	width: 300px;
	height: 94%;
	white-space: nowrap;
	position: absolute;
}
.hpssmain
{
	width: 225px;
	height: 100%;
	float: left;
}
.hpssmsimg
{
	width: 200px;
	height: 150px;
	border-width:0px;
}
.hpssslides
{
	width: 67px;
	height: 100%;
	float: left;
	left: 225px;
	position: absolute;
	display:none;
}
.hpssslide
{
	width: 100%;
	height: 50px;
}
.hpssnote
{
	line-height: normal;
	height: 13px;
}
#footercontainer
{
	position: fixed;
	width: 98%;
	height: 16px;
	display: block;
	bottom: 0px;
	margin: 0px auto;
	text-align: center;
}
#footer
{
	background-color: #0000FF;
	position: absolute;
	top: -0px;
	text-align: left;
	position: relative;
	margin: 0px auto;
	width: 900px;
}
.footertext
{
	width: 100%;
	text-align: center;
	padding: 0px auto;
}
.tabs
{
	height: 0px;
	float: right;
}
.tab1
{
	position: relative;
	top: -30px;
	right: 0px;
	border-width: 4px 4px 0px 4px;
	border-color: #0000FF;
	border-style: solid;
	text-align: center;
	width: 70px;
	background-color: Orange;
}
.omform
{
	overflow: hidden;
	vertical-align: top;
	font-weight: bold;
	color: Orange;
	padding-left: 5px;
	position: relative;
	height: 0px;
}
.imgborder
{
	border: solid 1px #0000FF;
	height:150px;
	width:200px;
}
.ffinput
{
	width: 400px;
}
.ffinputml
{
	width: 400px;
	height: 80px;
}
