/***************head-index-link********************/
#logo-top a {
	display: block;
	height:70px; width:370px;
	position:relative; top:15px; left:5px;
	text-decoration:none;
}
	
#logo-top a:hover {text-decoration:none;}


/***************head********************/
#head{
	height:210px;
	background: url(/img/head.jpg) no-repeat left top ;
}
#head .box-relative{height:210px;}

#frame{
	left: 10px; top: 96px;
	width: 975px; height: 140px;
	position: absolute;
}

#frame IFRAME{
	overflow-y: hidden;
}


#frm-1{

	position:absolute;
	right:0px;
	top:64px;
}
#txtfld-1{
	height:15px;
	position:relative;
	top:-4px;
	width:200px;
}

#bttn-srch-2 {
	1position: absolute;
	left: 126px; top: 1px;
	height: 21px; width: 48px;
}

#hotline{
	position: absolute; right:0px; top:20px; text-align:right;
	width:345px; height:40px;	
}

#prefix{
	position: absolute;
	width:500px; height:32px;
	right:235px; top:7px;
	font: bold 25px Arial, Helvetica, sans-serif;
	color:#F00;
}

#phone{
	position: absolute; left:67px; top:5px;
	width:267px; height:32px;
	font: 32px Arial, Helvetica, sans-serif;
	color:#fffff0;
}

#phone small{
	color: red;
}





/***********************horiz-nav**************************/
#horiz-nav {
	font: bold 14px Tahoma, Verdana, sans-serif;
	color:#FFF;
	position:relative; left:295px; top:5px;
	width:720px;
}
#horiz-nav a{
	color:#FFF;
	padding: 0 2px 0 17px;
	background: url(/img/red-marker.gif) no-repeat 6px center;
	display: inline-block;
	text-transform:uppercase;
}
#horiz-nav a.active{
	color:#FFF;
	padding: 0 2px 0 17px;
	background: url(/img/red-marker.gif) no-repeat 6px center;
	display: inline-block;
	text-decoration:underline;
	text-transform:uppercase;
}
#horiz-nav a:hover{text-decoration:underline;}
#horiz-nav a#fst {background:none; padding: 0 2px 0 10px;}
/***************head-end********************/

