@CHARSET "ISO-8859-1";

body
{
	text-align: center;
	font-family: Arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	background: #dcedec;
}
h1
{
	color: #339999;
	font-size: 1.5em;
}
h2
{
	color: #339999;
	font-size: 1.4em;
}
h3
{
	color: #339999;
	font-size: 1.2em;
}
h1, h2, h3, h4, h5, h6
{
	margin: 0.5em 0;
}
p
{
	margin: 1em 0;
	line-height: 1.3em;
}
a
{
	color: #339999;
}
#page
{
	margin: 0 auto;
	width: 960px;
	text-align: left;
}
#body
{
	width: 960px;
	float: left;
	background: url(/images/site/page_bg.gif) repeat-y;
}
#header
{
	width: 960px;
	height: 97px;
	float: left;
	background: url(/images/site/header.jpg) no-repeat;
}
#homeLink 
{
	display: block;
	float: left;
	width: 220px;
	height: 97px;
}
#menu
{
	width: 960px;
	float: left;
}
#header #title
{
	display: none;
}
#main
{
	width: 960px;
	float: right;
}
#toplinks
{
	width: 960px;
	height: 123px;
	float: left;
}
#toplinks img
{
	fdloat: left;
}
#navigation
{
	margin: 0 0 0 -1px;
	padding: 0;
	width: 960px;
	_margin-left: -3px;
	_width: 962px;
}
#navigation ul
{
	margin: 0;
	padding: 0;
	position: relative;
	width: 158px;
}
#navigation li
{
	margin: 0 0 0 2px;
	list-style: none;
	color: white;
	width: 158px;
	float: left;
	font-variant: small-caps;
	position: relative;
}
#navigation li a
{
	color: white;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	background: url(/images/site/nav_bg.gif);
	text-align: center;
	border-bottom: solid 1px #333;
}
#navigation li a:hover
{
	background: url(/images/site/nav_bg_hover.gif);
}
#navigation li div
{
	position: absolute;
	width: 158px;
	left: -999%;
	z-index: 99;
}
#navigation li:hover div, #navigation li div.jqueryHover
{
	left: auto;
}
#navigation li ul li
{
	margin: 0;
	background: url(/images/site/nav_bg.gif) top right;
	text-align: left;
}
#navigation li ul li a:hover
{
	background: url(/images/site/nav_bg_hover.gif) top right;
}
.content
{
	float: left;
	padding: 0 30px;
}
#home_layout
{
	width: 900px;
	float: left;
}
#home_content
{
	width: 620px;
	float: left;
}
#news
{
	width: 260px;
	float: right;
	border-left:3px solid #AAAAAA;
	padding-left:10px;
}
#news ul
{
	margin: 0;
	padding: 0;
}
#news ul li
{
	list-style: none;
	padding-left: 20px;
	background: url(/images/site/bullet.gif) no-repeat top left;
}
#news a
{
	color: #339999;
}
#contact_details
{
	border-top: solid 1px black;
	padding: 10px 0;
	font-size: 0.9em;
}
#contact_details h2
{
	font-size: 1.2em;
	text-align: center;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#contact_details p
{
	margin: 4px 10px;
}
#sponsors
{
	width: 960px;
	float: left;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}
#sponsors .content
{
	padding-bottom: 10px;
}
#sponsors img
{
	float: left;
	margin: 0 20px 0 0;
}
#chairman
{
	width: 620px;
	background: url(/images/site/chairman.jpg) no-repeat;
	height: 140px;
}
#buttons
{
	width: 620px;
	float: left;
	text-align: center;
}
.button
{
	height: 104px;
	background: url(/images/site/button_bg.gif) repeat-x;
	float: left;
	color: white;
	margin-right: 10px;
}
.button_content
{
	float: left;
	height: 94px;
}
.button a, .button h3, a.button
{
	color: white;
	text-decoration: none;
}
a.button
{
	cursor: pointer;
}
.button_left
{
	height: 94px;
	width: 11px;
	background: url(/images/site/button_left.gif) no-repeat;
	float: left;
}
.button_right
{
	height: 94px;
	width: 11px;
	background: url(/images/site/button_right.gif) no-repeat;
	float: left;
}
.button_short
{
	width: 278px;
}
.button_long
{
	width: 587px;
}
#subscribe
{
	padding-top: 5px;
}
#contact
{
	padding-top: 33px;
}
#jointhebha
{
	padding-top: 10px;
}
#footer_nav
{
	margin: 0 auto;
	width: 960px;
	text-align: left;
}
#footer_nav ul
{
	margin: 0;
	padding: 0 0 20px 0;
	float: right;
}
#footer_nav li
{
	float: left;
	list-style: none;
}
#footer_nav li a
{
	border: solid 1px #aaa;
	padding: 4px;
	display: block;
	margin: 5px 0 0 10px;
	background: white;
	text-decoration: none;
	color: #339999;
}

.clear {
	clear:both;
}

.install_info, .company_info {
	clear:both;
}
.install_key {
	float:left;
	width:110px;
	font-weight: bold;
}
.company_key {
	margin-top: 1.2em;
	font-weight: bold;
}
.install_value {
	float:left;
	padding-bottom:15px;
}

.install_search, .company_search {
	float:left;
	width:115px;
}
.search_results {
	list-style:none;
}
.search_results a {
	color:black;
}
.search_results li {
	padding: 8px 0;
	float:left;
	width:410px;
}

.error {
	color:red;
}
#breadcrumb
{
	width: 940px;
	float: left;
}
#breadcrumb ul
{
	float: left;
	margin: 0;
	padding: 5px;
}
#breadcrumb li
{
	list-style: none;
	float: left;
	color: white;
	background: #339999;
	line-height: 21px;
	height: 21px;
	background: url(/images/site/breadcrumb.gif) top right no-repeat;
}
#breadcrumb li.home
{
	padding-left: 5px;
	background: url(/images/site/breadcrumb_start.gif) top right no-repeat;
}
#breadcrumb li.home a
{
	padding-left: 2px;
	color: white;
}
#breadcrumb li a
{
	float: left;
	padding: 0 15px 0 5px;
	line-height: 21px;
	height: 21px;
	color: #339999;
	text-decoration: none;
	font-variant: small-caps;
}
#breadcrumb li.current a
{
	padding: 0 15px 0 5px;
	line-height: 21px;
	height: 21px;
	color: #339999;
}
#breadcrumb li.current
{
	background: url(/images/site/breadcrumb_end.gif) top right no-repeat;
}
.message
{
	font-weight: bold;
	color: #339999;
}
.highlight
{
	color: #339999;
}

