@charset "utf-8";
#HeaderNew {
	background-image: url(../images/top-bg.gif);
	height: 157px;
}
#MiddleTop {
	margin: auto;
	width: 1020px;
	height: 157px;
	background-image: url(../images/middle-top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#ulogo {
	display: block;
	background-image: url(../images/ugglogo.gif);
	background-repeat: no-repeat;
	height: 136px;
	width: 146px;
	background-position: bottom;
	text-indent: -99999px;
	float: left;
}
#footer-m {
	background-image: url(../images/footer-middle.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	width: 1020px;
	display: block;
	height: 30px;
	padding-top: 90px;
}
#menu1 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 70px;
	height: 75px;
	clear: both;
	color: #ff173e;
}
#menu1 li {
	float: left;
	padding-right: 3px;
	padding-left: 3px;
}
#menu2   a:hover {
	background-image: url(../images/hover-menu.gif);
	background-repeat: repeat-x;
}
#menu1 a {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #ff173e;
	text-decoration: none;
	font-size: 13px;
}



#menu2 {
	height: 30px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	clear: both;
}
#menu2 li {
	float: left;
	display: block;
	background-image: url(../images/menu-separator.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu2 a {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	height: 27px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	margin-left: 4px;
}
#menu1 a:hover {
	color: #DEDEDE;
}
#right-top {
	float: right;
	width: 600px;
}
#search-stuff {
	float: right;
	display: block;
	width: 190px;
}
.effectg {
	background-image: url(../images/container-bg-new.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 1020px;
}
