
.header {
  width: 980px;
  margin:0 auto;
  text-align:center;
}


#footer {
  position: relative;
  width: 960px;
  text-align: center;
  margin:0px auto;
  padding: 0px;
}

#footerLinks {
  position: relative; 
   width: 750px;
  color: #333333;
  margin: 0px auto 0px auto;
  padding: 25px 0px 0px 0px;
}

#footer_open {
  position: relative;
  width: 960px;
  text-align: center;
  padding: 0px;
  margin:0px;
  clear: both;
}

#footerLinks_open {
  position: relative; 
  width: 750px;
  margin: 10px 0px 5px 88px;
  padding-top: 5px;
}

* html #footerLinks {
  margin: 7px 0px 5px 0px; /* For IE */ 
 
}

#footerLinks a, #footerLinks a:visited, #footerLinks_open a, #footerLinks_open a:visited {
  font-family: arial, san-serif;
  font-size: 10px;
  color: #fff;
  text-decoration: none;
  padding: 0px 5px 0px 5px;
}

#footerLinks a:hover, #footerLinks_open a:hover {
  color: #333333;
  text-decoration: none;
}

#brandLinks {
  position: relative;	
  margin: 5px 0px 5px -3px;
  text-align:center;
}

#footerLegal {
  position:fixed ;
  top: -600px ;
  /* position:relative; */
  margin:0px;
  padding:10px 0px 10px 0px;
  font-family: arial, san-serif;
  font-size: 11px;
  color:#B5B5B5;
  text-align:center;
}

#search_form {
background:none repeat scroll 0 0 transparent;
display:inline;
float:right;
right: 14px;
_right: 10px;
*right: 0px;
*left: 635px;
padding-top: 15px;
*padding-top: 16px;
position:relative;
}

#search_form img {
display:inline;
float:right;
position:relative;
*right: 689px;
*top: 3px;
}

.form{
	width: 100px;
	}
