#header_container {
background:url("http://www.santiagochopper.com/media/images/header-new.gif") no-repeat scroll center top transparent;
 width:1022px; 
 height:148px;
 margin:auto;
position:relative;

}

#header_container_gallery {
background:url("http://www.santiagochopper.com/media/images/header-Gallery-new.gif") no-repeat scroll center top transparent;
 width:1022px; 
 height:148px;
 margin:auto;
position:relative;

}


#top_navigation_container {
	margin:0 auto;
	padding:0;
	position:relative;
	width:1022px;
}

#top_navigation {
	position:absolute;
	right:19px;
	width:873px;
	top: 86px;
}

#top_navigation ul {
list-style:none outside none;
margin:0;
padding:0;
}

#top_navigation li {
float:left;
margin:0 1px;
}

#top_navigation a {
background-color:transparent;
color: #FFF;
cursor:pointer;
font:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:25px;
line-height:75px;
margin-left:2px;
margin-right:2px;
text-decoration:none;
}
#top_navigation a span.right_end {
background-color:transparent;
cursor:pointer;
display:block;
float:left;
height:40px;
width:7px;
}
#top_navigation a span.center {
cursor:pointer;
display:block;
float:left;
height:40px;
padding-left:12px;
padding-right:12px;
}
#top_navigation a span.left_end {
background-color:transparent;
cursor:pointer;
display:block;
float:left;
height:40px;
width:7px;
}

#top_navigation a, #top_navigation a span {
display:block;
float:left;
}
#top_navigation a.activatedspan.center {
color:#FF9900;
cursor:pointer;
text-decoration:none;
}

#top_navigation a.activated{
font-weight:bold;
color:#F60;
}

#top_navigation a.activated:hover {
text-decoration:none;
}

#top_navigation a:hover {
color:#464E59;
text-decoration:underline;
}

.search
{
	float:right; 
	margin-top:70px; 
	z-index:10;
	border: none;
	margin-right:5px; 
	color: #333 ;
}

.search form
{
	border:none;
	height: 10px;
	
	
}

