/* New Arrow ECS*/

/*PAGE CONTAINER*/

body {
	background-image: url(../images/gradient.jpg);
	margin: 0;
	padding: 0;
	
}

#page_container
{
	background-image: url(../images/headerbkgrnd.gif);
	background-repeat: repeat-x;
	background-position: top; 
	width: 1002px;
	margin: 0px auto;
	background-color: #ffffff;
	overflow: hidden;
}

/*ARROW NAVIGATION*/
#arrow_nav
{ 
  margin-top: 10px;
  height: 25px;
  width: 450px;
}

#afooter
{
  
  width: 1002px;
  background-image: url(../images/arrow_footer.jpg);
  background-repeat: repeat-x;
  height: 55px;
  clear: both;
  
}


/*PAGE NAVIGATION*/
#page_nav
{ 
  height: 37px;
  background-color:#ffffff;
  margin-top: 86px;
  
}

/*BREAD CRUMBS*/
#breadcrumbs
{
  margin-top: 5px;  
  float: left;
  height: 25px;
  width: 1002px;
  background-color: #f7f7f7;
 
}



/*MASTER IMG*/
#mt
{
  width: 705px;
  float: left;
  background-repeat: no-repeat;  
  margin: 10px 0 5px 35px;
    
}

/*SEARCH*/
#search
{
	width: 705px;
	float: left;
	margin: 10px 10px 0 35px;
}


/*FLASH NEWS HEADLINES*/
#fl_news
{
	height: 25px;
	width: 792px;
	float: left;
	margin: 0 0 5px 0;
	
}

/*MAIN CONTENT*/
#master_content
{
  
  width: 705px;
  float: left;
  background-repeat: no-repeat;  
  margin: 10px 0 0 0;
    
}

#hub_main {
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	
	}
	
#hub_main img{
	margin-left: 6px;
}

#hub_content {
	width: 930px;
	float: left;
	margin-top: 15px;
	margin-left: 36px;
	margin-bottom: 15px;
	border-style:solid;
    border-bottom-width: 2px;
    border-bottom-color: #666;
    border-left-width: 2px;
    border-left-color:#666;
    border-top-width: 2px;
    border-top-color: #666;
    border-right-width: 2px;
    border-right-color: #666;
}


#supplier_content
{
  width: 600px;
  float: left;
  margin: 10px 0 0 15px;
    
}

#news_content
{
  width: 700px;
  float: left;
  margin: 10px 0 0 15px;
    
}

/*LINE CARD*/
#linecard
{
  float: left;
  width: 1002px;    
  height: 50px;
  
}

/*SECTION IMG*/
#part_img
{ 
  height: 50px;
  margin: 10px 0 0 0;
}

#serv_img
{ 
  height: 50px;
  background-image: url(../images/Header_Services.jpg);
  background-repeat: no-repeat;
  

}

/*LEFT COLUMN*/

#left_column
{
  float: left;
  width: 225px;
  margin-top: 10px;
 
}

#left_column_int
{
  float: left;
  width: 180px;
  margin-top: 0px;
}
  

/*FEED BURNER*/

.feedburnerFeedBlock ul{
	list-style-type: none;
	padding: 5px 5px 5px 10px;
	margin: 0;
}

.feedburnerFeedBlock a{
	color: #ffffff;
	text-decoration: none;
}

.feedburnerFeedBlock a:hover{
	text-decoration: underline;
}


.panes .headline a{
	color: #63a9de;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.panes .headline a:hover{
	text-decoration: underline;
}


.date {
	font-weight: normal;
	font-size: 9px;
	color: #666;
	padding: 0 0 10px 0;
	margin: 0;
	
}



/*RIGHT COLUMN*/

#right_column
{
  float: left;
  width: 192px;
  margin: 0 0 0 15px;
  background-color: #f7f7f7;
  
}

#newsfeed_right
{
  float: right;
  width: 275px;
  margin: 0 0px 0 0px;
  background-color: #f7f7f7;
  
}

#rc_links
{
  float: left;
  width: 200px;
  margin: 0 0 0 0;
  background-color:#f7f7f7;
}

#qlinks
{
  float: left;
  width: 175px;
  margin: 3px 0 0 2px;
  background-color:#f7f7f7;
}

#downloads
{
  float: left;
  width: 200px;
  margin: 3px 0 0 2px;
  background-color:#f7f7f7;
}

#events
{
  float: left;
  width: 175px;
  margin: 3px 0 0 2px;
  background-color:#f7f7f7;
}

#ql
{
  float: left;
  width: 170px;
  background-color:#ffffff;
  border-style:solid;
  border-bottom-width: 1px;
  border-bottom-color: #000000;
  border-left-width: 1px;
  border-left-color:#000000;
  border-top-width: 1px;
  border-top-color: #ccc;
  border-right-width: 1px;
  border-right-color: #ccc;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
}

#tf {
	float: left;
    width: 250px;
	background-color:#f7f7f7;
    margin-bottom: 20px;
    margin-left: 10px;
	/*border-style:solid;
	border-bottom-width: 1px;
    border-bottom-color: #ccc;
    border-left-width: 1px;
    border-left-color:#ccc;
    border-top-width: 1px;
    border-top-color: #ccc;
    border-right-width: 1px;
    border-right-color: #ccc;*/
}

#news_video {
	float: left;
    width: 250px;
	background-color:#ccc;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
}

#pl {
	float: left;
	width: 246px;
	margin-left: 2px;
	
	background-color:#ffffff;
}

/*CONTENT*/

#area
{
  height: 335px;
  background-image: url(../images/Subpage3_e.jpg);
  background-repeat: no-repeat;  
  float: left;
  width: 782px;
  margin: 0 0 0 10px;
    
}

#content
{
  float: left;
  width: 782px;
  margin: 0 0 0 10px;
  
}
