@charset "utf-8";
/* CSS Document */

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#frizzmop_header_news{
	width:957px;
	height:323px;
	margin: 0 auto;
	background-image: url(images/technology_banner.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
		float:left;

}

.frizzmop_header_logo{
height: 323px;
width:162px;
float:right;
background:url(images/logo_bg.png);
background-repeat:repeat;
}



.frizzmop_header_logo img{
text-align:center;
border:0;

}
.logo-text{
padding-left:15px;
}

.logo-pad{
padding-left:5px;
padding-top:50px;
}


#frizzmop_header_news ul li{
	font-size:9px;
	font-weight:bold;
	display:inline;
	
	text-align:center;
	
}

#frizzmop_header_news ul{
padding-left:5px;
padding-right:3px;
float:right;
width:775px;
height: 17px;
margin-top:303px;
background-image: url(images/navigation_background.jpg);
background-repeat:repeat-x;
overflow:hidden;
}


#frizzmop_header_news a:link, #frizzmop_header_news a:visited{
padding-top:2px;
padding: 2px;
color:#FFFFFF;
text-decoration:none;
}
#frizzmop_header_news ul a:hover{
background-color:#f29216;
}

.selected{
background-color:#f29216;
}

#frizzmop_header_news ul{
color:#FFFFFF;
}
