*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	width: 976px;
	height: 343px;
	margin: 5px auto;
	padding: 0;
	display: block;
	clear: both;
	cursor: pointer;
	overflow: hidden;
	position:absolute;
	background:black;
}

#rotator img
{
	border: 0;
	cursor: pointer;
}

#top{
margin-top:4px;
height:344px;
width:976px;
position:absolute;
z-index:1;
}

#searchform{
position:absolute;
z-index:2;
width:239px;
height:320px;
/*background:url("../images/form.png") no-repeat;*/
padding-top:25px;
padding-left:30px;
}

.searchlarge{
	color:#384978;
	font-size:26px;
	font-weight:bold;
	line-height:26px;
	margin:0;
	padding:0;
}

.searchsmall{
	color:#384978;
	font-size:22px;
		line-height:22px;
			margin:0;
	padding:0;
}

.searchlabel{
	color:#384978;
	font-size:10px;
margin-top:2px;
margin-bottom:2px;
	clear:both;
	display:block;
}

.searchselect{
	width:180px;
	margin-bottom:3px;
	margin-top:2px;
}


.searchsubmit{
background: #BA4A49 url("../images/button.jpg") no-repeat center top;
border:0px;
width:88px;
height:24px;
text-align:center;
color:white;
font-weight:bold;
margin-left:45px;
margin-top:5px;
}
