@charset "utf-8";
body {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

.main_wrapper
{
  
  width:970px;
  margin-left:auto;
  margin-right:auto;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight:normal;

}

.main_wrapper a, .main_wrapper a:visited
{
	color:#707070;
	font-size:12px;
	border-bottom:none;
	text-decoration:none;  
}

.main_wrapper a:hover
{
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-decoration:none;  
}

.main_wrapper .main_header
{
  width:970px;
  float:left;
  height:75px;
  display:block;

}

.main_wrapper .main_header a.main_logo
{
  width:440px;
  height:75px;
  display:block;
  float:left;
  border-bottom:none;
 
}

.main_wrapper .main_header .main_spacer
{
  width:259px;
  height:75px;
  display:block;
  float:left;
  background-image: url(../images/header/header_spacer.jpg);
  background-repeat:no-repeat;
}

.main_wrapper .main_header .main_spacer .search_link
{
  color:#707070;
  float:left;
  position:absolute;
  padding-left:225px;
  width:150px;
  padding-top:30px;
}

.main_wrapper .main_header .news_spacer
{
  width:259px;
  height:75px;
  display:block;
  float:left;
  background-image: url(../images/header/header_news.jpg);
  background-repeat:no-repeat;
}

.main_wrapper .main_header .main_search
{
  width:271px;
  height:75px;
  display:block;
  float:left;
  background-image: url(../images/header/search_header.png);
  background-repeat:no-repeat;
}

.main_wrapper .main_header .main_search .search_input
{
  border-color:#f3f3f3;
  border-width:1px;
  border-style:solid;
  background-color:#f3f3f3;
  color:#707070;
  margin-top:13px;
  margin-left:130px;
  float:left;
}



.main_wrapper .main_header .main_search .toplinks
{
  color:#707070;
  margin-left:68px;
  float:right;   
}

.main_wrapper .news_scroller
{
  width:970px;
  height:48px;
  display:block;
  float:left;
}

.main_wrapper .main_menu
{
  width: 970px;
  display:block;
  float:left;
}

.main_wrapper .main_menu .professional_item
{
  width: 970px;
  height:372px;
  display:block;
  float:left;
  background-image: url(../images/backgrounds/professional_bg.png);
  background-repeat:no-repeat;
}

.main_wrapper .main_menu .professional_item .float
{
  float:left;
}
.main_wrapper .main_menu .professional_item h1
{
  font-size:32px;
  font-weight:normal;
  line-height:36px;
  margin-top:10px;
  margin-bottom:30px;
  margin-left:10px;
  color:#FFFFFF;
  height:32px;
  text-align:center;
}
.main_wrapper .main_menu .professional_item p.left
{
  font-size:18px;
  display:block;
 width:260px;
 height:300px;
 padding-left:40px;
 float:left;
  color:#FFFFFF;
}



.main_wrapper .main_menu .professional_item p.right
{
  font-size:18px;
  padding-left:40px;
  width:620px;
  height:300px;
  color:#FFFFFF;
  float:left;
  display:block;
}

 .main_wrapper .main_menu .professional_item h1 a, .main_wrapper .main_menu .professional_item h1 a:visited
{
  font-size:32px;
  font-weight:normal;
  line-height:36px;
  margin-top:10px;
  color:#FFFFFF;
  height:72px;
}

.main_wrapper .main_menu .professional_item h1 a:hover
{
  color:#c0c0c0;
  text-decoration:none;
  border-bottom:none;
}

.main_wrapper .main_menu .professional_item h2, .main_wrapper .main_menu .speakup_item h2
{
  font-size:22px;
  font-weight:200;
  line-height:22px;
   margin-left:10px;
  color:#FFFFFF;
  height:65px;
}




.main_wrapper .update_area
{
  width: 968px;
  /*height: 250px;*/
  background-color:#ececec;
  display:block;
  float:left;
}

.main_wrapper .update_area .advertisement
{
  width: 510px;
  height:236px;
  display:block;
  margin-left:5px;
  padding-top:10px;
  padding-left:15px;
  float:left;
  background-image: url(../images/backgrounds/advertisement_box.png);
  background-repeat:no-repeat;
  color:#CCCCCC;
}

.main_wrapper .update_area .advertisement p
{
  width:460px;
  line-height:13px;
  font-size:13px;
}

.main_wrapper .update_area .advertisement p a, .main_wrapper .update_area .advertisement p a:visited
{
  color:#f0a51f;
  width:500px;
  line-height:13px;
  font-size:13px;
   border-bottom:none;
}

.main_wrapper .update_area .advertisement p a:hover
{
  color:#FFFFFF;
  border-bottom:none;
  text-decoration:underline;
}

.main_wrapper .update_area .advertisement h2
{
  font-size:24px;
  font-weight:normal;
  line-height:24px;
  margin-top:0px;
  margin-bottom:10px;
  color:#ffffff;
  height:24px;
  float:left;
  width:500px;
}

.main_wrapper .update_area .update_copy
{
  width: 420px;
 
  display:block;
  margin-left:5px;
  float:left;
}

.main_wrapper .update_area .update_copy h1
{
  font-size:30px;
  font-weight:normal;
  line-height:30px;
  margin-top:10px;
  color:#252525;
  height:30px;
  float:left;
}

.main_wrapper .update_area .update_copy p
{
  font-size:14px;
  line-height:14px;
  color:#000000;
 padding-left:20px;
 padding-right:20px;
 clear:both;
 
}

.main_wrapper .update_area .update_copy a, .main_wrapper .update_area .update_copy a:visited
{
  font-size:12px;
  line-height:12px;
  color:#f0a51f;
  border-bottom:none;
}

.main_wrapper .update_area .update_copy a:hover
{  color:#333333; }

.main_wrapper .footer
{
  width: 970px;
  height:30px;
  margin-top:5px;
  background-color:#FFFFFF;
  color:#707070;
  display:block;
  float:left;
  font-size:12px;
}

.main_wrapper .subfooter
{
    width: 948px;
	margin: 0px;
	padding: 10px;
	font-size: 10px;
	color: #666666;
	background-color: #ececec;
	height: 100%;
	text-align: left;
	float: left;
}

.main_wrapper .subfooter h1
{
  font-size:12px;
}

.footer_column_l
{
	width: 445px;
	float: left;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;

}

.footer_column_r
{
	width: 445px;
	float: left;
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
}

.main_wrapper .main_links
{
  width:970px;
  height:30px;
  
  display:block;
  float:left;
  font-size:14px;
 
}

.main_wrapper .main_links a.arrow
{
	background-image:url(../images/graphics/yellow_arrow.png);
	background-repeat:no-repeat;
	float:left;
	height:30px;
	width:242px;
	display:block;
	background-position: 95px 18px;
	text-align:center;
	font-size:14px;
	background-color:#898989;
	color:#FFFFFF;
	font-weight:normal;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #f0a51f;
		
	border-bottom-style: none;
}

.main_wrapper .main_links a, .main_wrapper .main_links a:visited
{
	
	float:left;
	height:18px;
	width:242px;
	display:block;
	border-bottom:none;
	text-decoration:underline;
	text-align:center;
	font-size:14px;
}

.main_wrapper .main_links a:hover
{
text-decoration:underline;
color:#f0a51f;
}

/*NEW MENUS */
.main_wrapper ul.menu 
{
 
  width:970px;
  height:40px;
  list-style:none;
  background-image:url(../images/backgrounds/all-buttons-bg.png);
  background-repeat:no-repeat;
 padding:0px;margin:0px;
  float:left;
}

.main_wrapper ul.menu li a, .main_wrapper ul.menu li a:visited
{
  color:#252525;
  text-decoration:none;
  border-bottom:none;
  font-size:16px;
}

.main_wrapper ul.menu li a:hover
{
  color:#becd70;
  text-decoration:none;
  font-size:16px;
    border-bottom:none;
}

.main_wrapper ul.menu li.spacer
{
 background-image:none;
 float:left;
 height:40px;
 padding:0px;
 margin:0px;
 width:150px;
}

.main_wrapper ul.menu li
{
  background-image:url(../images/backgrounds/button-bg.png);
  background-repeat:no-repeat;
  float:left;
  width:191px;
  height:40px;
  display:block;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  padding-left:0px;
  padding-top:8px;
  text-align:center;
}

.main_wrapper ul.menu li ul.level1
{display:none;padding:0px;margin:0px;width:250px;}

.main_wrapper ul.menu li ul.level1 li a, .main_wrapper ul.menu li ul.level1 li a:visited
{
  color:#FFFFFF;
  text-decoration:none;
  font-size:14px;
}

.main_wrapper ul.menu li ul.level1 li a:hover
{
  color:#CC6600;
  text-decoration:none;
  font-size:14px;
}

.main_wrapper ul.menu li:hover ul.level1,ul.menu li.over ul.level1 {
display:block;
list-style:none;
padding:0px;
margin-top:10px;
position:absolute; 
z-index: 40;
background-color:#1b2754;
width:250px;
text-align:left;
}

.main_wrapper ul.menu li ul.level1 li
{
	background-image:none;
	background-color:#1b2754;
	color:#FFFFFF;
	padding-top:2px;
	padding-left:5px;
	padding-bottom:4px;
	float:none;
	font-size:14px;
	height:16px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999; 
	margin:0px;
	width:250px;
	
}

.main_wrapper ul.menu li ul.level1 li ul.level2
{display:none;padding:0px;padding:0px;margin:0px;}

.main_wrapper ul.menu li ul.level1 li:hover ul.level2, .main_wrapper ul.menu li ul.level1 li.over ul.level2  {
  display:inline;
  z-index: 50;
  list-style:none;
  padding:0px;
  position:absolute;
  margin-left:10px;
  margin-top:0px;
  background-color:#667a9a;
}

.main_wrapper ul.menu li ul.level1 li ul.level2 li
{
  background-image:none;
  background-color:#667a9a;
  position: relative;
  color:#FFFFFF;
  padding-top:2px;
  padding-bottom:4px;
  float:none;
  font-size:14px;
  width:250px;
  height:16px;
  text-align:left;
  margin:0px;
}
/************************************************************************************
*************************************************************************************/
