#header
{
	background-image:url(/images/indecision/header.jpg);
	background-repeat:no-repeat;
	width:979px;
	height:272px;

}
#header .ad
{
	padding-left:126px;
	height:109px;
}

#header #logo_link
{
	height:125px;
	margin-left:140px;
	width:700px;
	cursor:pointer;
}

#nav *
{
	float:left;
	
}
#nav
{
	width:979px;
	height:43px;
	margin-left:100px;
	_width:879px;
}
#nav a
{
	margin:4px 3px 0px 9px;
	-margin:4px 3px 0px 2px;
	_margin-top:4px;
	display: inline;
}

#search
{
	position: relative;
	margin-left:3px;
	_margin-top:-1px;
	_margin-left:0px;
	font-size: 8px;
}
#search #searchterm
{
	padding:1px;
	_padding:3px;
	border:0px;
	width:80px;
	_margin-left:5px;
}
#search #searchtype
{
	_margin-left:5px;
	padding:0px;
	border:0px;
	width:65px;
	_font-size:9px;	
	_width:70px;
}
#search #submit
{
	_margin-left:5px;
	_padding-top:3px;
}

.ms_search_button_site_indy{
	background:none;
	background-image:url(/images/indecision/INDY_btn_thissite.gif);
	background-repeat: no-repeat;
	background-position:center;	
	width:50px;
	height:14px;
	cursor: pointer;
	border: none;
	position: absolute;
	top: 2px;
	left: 110px;
	display: inline;
}

.ms_search_button_site_indy:hover{
	background-image: url(/images/indecision/INDY_btn_thissite_over.gif);
}

.ms_search_button_web_indy{
	background:none;
	background-image: url(/images/indecision/INDY_btn_theweb.gif);
	background-repeat: no-repeat;	
	background-position:center;	
	width:44px;
	height:14px;
	cursor: pointer;
	border: none;
	position: absolute;
	top: 2px;
	left: 165px;
	display: inline;
}

.ms_search_button_web_indy:hover{
	background-image: url(/images/indecision/INDY_btn_theweb_over.gif);
}

.ms_search_text{
	font-size:8px;
	margin-right:5px;
	color: #333;
	width:90px;
	top: 2px;
	left: 8px;
	position: absolute;
	display: inline;
}