﻿@charset "utf-8";
/* CSS Document */

.scroll {
	filter:Chroma(Color=#123456);
	scrollbar-face-color:#123456;
	scrollbar-shadow-color:#123456;
	scrollbar-highlight-color:#123456;
	scrollbar-3dlight-color:#123456;
	scrollbar-darkshadow-color:#123456;
	scrollbar-track-color:#123456;
	scrollbar-arrow-color:#000000;   /*(you can change it to any color you want…) */
}
ul {
	margin:0; 
	padding:0; 
	display:block;
	border:0;
}
li {
	margin:0; 
	padding:0; 
	list-style:none; 
	border:0;
}
#wrap {
     width:800px; 
	 height:775px;
	 margin-left:150px;
}
#banner {
     width:800px; 
	 height:138px; 
	 position: relative; 
	 margin:auto; 
	 padding:0px;
	 display:block;
}
#content {
      width:800px;
	  height:604px;
	  float:left; 
	  margin:0px; 
	  padding:0px;
}
#column1 {
	width:547px;
	height:604px;	
	float:left;
	padding:0px;
}
.menu {
	width:547px;
	height:34px;
	background-image:url(images/index_04.jpg);
	background-repeat:no-repeat;
/*	border-bottom:1px solid #84776B;*/
}
.menu ul {
	padding:0px 5px 5px 4px;
	margin-bottom: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:600;
	list-style-type: none;
}
.menu li {
	display: inline;
	margin: 0;
}
.menu li a {
	text-decoration: none;
	padding:0px 5px 10px 2px;
	border: 1px solid #666666;
	color: #000000;
}
.menu li a:visited {
	color: #000000;
}
.menu li a:hover {
	text-decoration: none;
	color: #627EB7;
}
.menu li.selected a:hover { 
	text-decoration: none;
}
.dropmenu_b {
	position:absolute;
	border: 1px solid #918d8d; 
	border-width: 0 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:15px;
	background-color: #003333;
	width: 120px;
	visibility: hidden;
}
.dropmenu_b a {
	width: auto;
	display: block;
	text-indent: 5px;
	border: 0 solid #918d8d; 
	border-bottom-width: 1px;
	padding: 2px 0;
	text-decoration: none;
	color: ffffff;
}
* html .dropmenu_b a {
	width: 100%;
}
.dropmenu_b a:hover { 
	background-color: #339999;
}
#business {
	width:547px;
	height:283px;
	float:left;
	background-image:url(images/index_09.jpg);
	background-repeat:repeat;
}
#business_header {
	width:547px;
	height:31px;
	float:left;
	background-image:url(images/index_07.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-family:"Arial Unicode MS";
	font-size:10pt;
	padding-top:6px;
	color:#627EB7;
	font-weight:600;
}
#business_text {
	width:547px;
	height:252px;
	float:left;
	overflow:auto;
	background-image:url(images/index_09.jpg);
	background-repeat:no-repeat;
	padding: 0px 0px 5px 5px;
	font-family:Tahoma;
	font-size:10pt;
}
#business_text a:link {
	color: #000099;
}
#business_text a:visited {
	color: #0000CC;
}
#business_text a:hover {
	color: #339999;
}
#business_text a:active {
	color: #0000CC;
}
#engineering_header {
	width:547px;
	height:36px;
	float:left;
	background-image:url(images/index_11.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-family:"Arial Unicode MS";
	font-size:10pt;
	padding-top:10px;
	color:#627EB7;
	font-weight:600;
}
#column2 {
	width:7px;
	height:604px;
	float:left;
}
#column3 {
	width:246px;
	height:604px;
	float:left;
}
#search {
	width:246px;
	height:57px;
	float:right;
	background-color:#FFFFFF;
	padding-top:15px;
}
#latest_bus_news {
	width:246px;
	height:283px;
	float:left;
}
.latest_bus_news_header {
	width:246px;
	height:31px;
	background-image:url(images/index_08.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-family:"Arial Unicode MS";
	font-size:10pt;
	padding-top:6px;
	color:#627EB7;
	font-weight:600;
}
.latest_bus_news_rss {
	width:246px;
	height:252px;
	font-family:"Arial Unicode MS";
	font-size:10pt;
	background-color:#FFFFFF;
	padding:0px 0px 0px 5px;
	overflow: auto;
}
.scroll_news {
	filter:Chroma(Color=#123456);
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#000000;
}
#latest_bus_news a:link {
	color: #000099;
}
#latest_bus_news a:visited {
	color: #0000CC;
}
#latest_bus_news a:hover {
	color: #339999;
}
#latest_bus_news a:active {
	color: #0000CC;
}
#sponsors {
	width:246px;
	height:233px;
	float:left;
}
#sponsors_header {
	width:246px;
	height:31px;
	background-image:url(images/index_12.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-family:"Arial Unicode MS";
	font-size:10pt;
	padding-top:6px;
	color:#627EB7;
	font-weight:600;
}	
#sponsors_ads {
	width:246px;
	height:228px;
	text-align:center;
	color:#333399;
	font-family: "Arial Unicode MS";
	font-size:14px;
}
#copyright {
	width:800px;
	height:33px;
    font-size:12px;
	margin-top:0px;
	padding-top:10px;
	background-image:url(images/index_15.jpg);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
}
#login_wrap {
     width:800px; 
	 height:535px;
	 margin-left:150px;
}
#login_content {
      width:800px;
	  height:358px;
	  float:left; 
	  margin:0px; 
	  padding:0px;
}
#login {
	width:800px;
	height:8px;	
}
#login_text {
	width:800px;
	height:350px;
	background-image:url(images/login_05.jpg);
	background-repeat:no-repeat;
}

