/* CSS Document */
 #wrapper{ 
	width:985px; 
	text-align: -moz-center; 
}
#banner{
	width: 982px;
	height: 120px;
	background: #fff;
}
#logo{
	float: left;
	margin-left: 4px;
}
#toshiba{
	float: right;
	margin-right: 5px;
}
#flashbanner{
	clear: both;
	width: 983px;
	height: 132px;
}
#flash{
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	
}
#divider{
	width: 975px;
	background: #fff;
	height: 4px;
	font-size: 4px;
}
#contentarea{
	clear: all;
	width: 983px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	min-height:320px;
  height:auto !important;
  height:320px;

}
#content{
	width: 568px;
	float: left;
	background: #fff;
	text-align: left;
	padding: 28px 28px;
}
#leftbar{
	width: 175px;
	float: left;
	margin-left: 4px;
	text-align: left;
	background: ;
}
#rightbar{
	width: 173px;
	float: left;
	text-align: center;
}
#feature_header{
	height: 31px; 
	background: url('../images/sub_menu_up.jpg'); 
	width: 168px;
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	color: white;
	line-height: 31px;
	padding-left: 8px;
	text-align: left;
}
#feature_box{
	width: 155px;
	margin: 10px;
	background: #FFF;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
	text-align: center;
	border: 1px solid #CCCCCC;
}
#news_box{
	width: 156px;
	padding: 10px;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
	text-align: left;
	border-bottom: 4px solid white;
	background: #D8D8D9;
}
#footer{
	clear: both;
	width: 965px;
	background: #A6A8A9;
	height: 50px;
	font-size: 10px;
	color: white;
	border-top: 4px solid white;
	border-bottom: 4px solid white;
	text-align: right;
	line-height: 50px;
	padding-right: 10px;
	bottom: 0px;
}
.border-box{
	border: 1px solid #D9D9D9; 
	margin-bottom: 10px; 
	padding: 10px;
}
