@charset "utf-8";
/* CSS Document */
body{
	background-color: #e5eec9;
	background-image: url(../images/new09/pageBg.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: top center;
}
#wrapper {position:relative; width:755px;}
#header{
	width:755px;
	height:105px;
	background-color: #649c35;
	background-image: url(../images/new09/pageheader.gif);
	background-repeat: no-repeat;
	position:relative
}
h1.welcomeToBudgens {
	width:208px;
	height:92px;
	position: absolute;
	background-image: url(../images/new09/welcomeToBudgens.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	left: 20px;
	bottom: 6px;
	behavior: url(script/iepngfix.htc);
	padding:0; margin:0;
}
span.freshFor2009 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #FFF;
	position: absolute;
	right: 25px;
	bottom: 15px;
	
}
span.freshFor2009 img {behavior: url(script/iepngfix.htc);}
#subHeader{
	width:705px;
	height:18px;
	position:relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	line-height: 1.4em;
	color: #333;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
span.left{float:left; text-align:left;}
span.right{float:right; text-align:right;}
#footer a, #subHeader a, #ticker a {
	text-decoration: none;
	color: #649c35;
	padding-bottom: 2px;
	}
	

#footer a:hover, #subHeader a:hover, #ticker a:hover{
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c1d837;
	padding-bottom: 2px;
}
	
#contentPane{width:755px; height: 520px;}

#footer{
	width:705px;
	position:relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	line-height: 1.4em;
	color: #333;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	
}
#ticker {
	float:right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333;
	text-align: left;
	width: 582px;
	border: 1px dashed #c1d837;
	padding-left: 15px; padding-right:15px;
	padding-top:5px; padding-bottom:5px;
	height:20px;
	margin-bottom:10px;
}