body {
	background-color: #000000;
	background-image: url(../images/belcon_main_bg.gif);
	background-repeat:repeat-x;
	margin:0px;
}

#container {
	position:relative;
	margin:0px auto;
	width: 996px;
	padding: 0px;
}

/*---------------- HEADER STYLES ----------------*/
#header {
	position:relative;
	width: 996px;
	height:100px;
	z-index:10;
}
#logo {
	position: absolute;
	background-image: url(../images/belcon_logo.gif);
	width: 258px;
	height: 70px;
	top: 15px;
	left: 44px;
}
#searchbox_container{
	position: absolute;
	background-image: url(../images/search_background.png);
	width: 614px;
	height: 63px;
	top: 0px;
	right: 0px;
}
#searchbox {
	position: absolute;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/search_box_bg.gif);
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	width: 252px;
	height: 22px;
	left: 315px;
	top: 9px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
.search_bar_field {
	position: absolute;
	width: 242px;
	height: 16px;
	top: 0px;
	left: 5px;
}
.search_bar_button {
	position: absolute;
	right: 10px;
	top: 6px;
}
#search_menu {
	position: absolute;
	left: 185px;
	top: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#search_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#search_menu a:hover {
	color: #000;
	text-decoration: underline;
}

#slogan{
	position: absolute;
	width: 425px;
	height: 20px;
	right: 85px;
	top: 65px;
}
.slogan_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #ff7000;
	font-weight: bold;
	font-style: italic;
}
.slogan_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
#menu {
	position:relative;
	height: 51px;
	padding-left: 120px;
	padding-right: 120px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 1000;
}

/*---------------- CONTENT STYLES ----------------*/
#contentarea {
	position:relative;
	width:994px;
	min-height: 350px;
	padding-top:22px;
	/*padding-bottom:10px;*/
	z-index:0;
	background-color: #d6d6d6;
	border-top: #ff7000 1px solid;
	border-left: #ff7000 1px solid;
	border-right: #ff7000 1px solid;
	background-image: url(../images/outer_content_bg.gif);
	background-repeat: repeat-y;
}
#leftcol{
	position: relative;
	float: left;
	width:337px;
	padding:0px;
	height: 100%;
}
#info_request {
	position: relative;
	width: 292px;
	height: 50px;
	left: 22px;
	margin-bottom: 20px;
	margin-top: 5px;
}
#news{
	position: relative;
	left: 22px;
	width: 292px;
	margin-bottom: 20px;
}
#news_letter_signup{
	position: relative;
	left: 22px;
	width: 292px;
}

#news_letter_signup_form_box{
	position: relative;
	width: 270px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

#rightcol{
	position: relative;
	float:right;
	width:655px;
	padding:0px;
}
#flashrotator {
	width: 620px;
	height: 356px;
	margin-left: 20px;
	background-image: url(../images/bc_rotator_bg_frame.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#flashrotator_picture_area {
	width: 595px;
	height: 332px;
	position: absolute;
	left: 12px;
	top: 12px;
}
#content {
	width:612px;
	text-align:left;
	padding-top: 20px;
	padding-bottom:0px;
	padding-left:25px;
	padding-right:25px;
	z-index: 3;
}

#content_pages {
	width:612px;
	text-align:left;
	padding-top: 5px;
	padding-bottom:0px;
	padding-left:25px;
	padding-right:25px;
	z-index: 3;
}

#content_pages a {
	z-index: 3;
	color: #ff7000;
	text-decoration: underline;
}

#content_pages a:hover {
	z-index: 3;
	color: #000;
}

#contentarea_bottom {
	position: relative;
}
* html #content {width:725px;} /* IE 6 adds extra space between the divs */

/*---------------- FOOTER STYLES ----------------*/
#footer {
	position:relative;
	width: 996px;
	height: 116px;
	font-size:9px;
	text-align: center;
	color:#ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;	
}

#footer a:hover {
	color: #999999;
	text-decoration: none;
}
#copyright{
	position: absolute;
	top: 45px;
	left: 23px;
	width: 220px;
	font-size: 10px;
	color: #999999;
	text-align: left;
}
#sponsor1{
	position: absolute;
	top: 39px;
	left: 293px;
	width: 58px;
	height: 50px;
}
#sponsor2{
	position: absolute;
	top: 39px;
	left: 351px;
	width: 128px;
	height: 51px;
}
#sponsor3{
	position: absolute;
	top: 39px;
	left: 479px;
	width: 49px;
	height: 51px;
}
#sponsor4{
	position: absolute;
	top: 39px;
	left: 528px;
	width: 110px;
	height: 51px;
}
#sponsor5{
	position: absolute;
	top: 39px;
	left: 638px;
	width: 59px;
	height: 51px;	
}
#sponsor6{
	position: absolute;
	top: 39px;
	left: 697px;
	width: 96px;
	height: 51px;
}
#footer_logo{
	position: absolute;
	top: 39px;
	right: 26px;
}
#footer_osm_text{
	position: absolute;
	height: 30px;
	width: 100px;
	top: 43px;
	right: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #999999;
	text-align: right;
}
#footer_osm_text a, #footer_copyright a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #999999;
}

#footer_osm_text a:hover, #footer_copyright a:hover{
	color: #FFFFFF;
}

/*---------------- GENERAL STYLES ----------------*/
a {
	color: #ff7000;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

#content ul li {list-style:disk; padding-bottom:10px;}
#content ol li {list-style:decimal;}

.clearfloat {clear:both;}

