@charset "utf-8";
/* CSS Document */
#fitter {
    clear:both;
	height: 183px;
	width: 980px;
	margin:0 auto;
}
#bottomgg{
    height:122px;
	width: 980px;
}
#bottomgg p{
   margin-top:0px;
   margin-bottom:1px;
}
#bottomlink{
	height:123px;
	width:980px;
	background-image: url(../images/bottombot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom:3px;
}
#bottomlink h1{
	width:980px;
	height:36px;
	background-image: url(../images/bottomtop.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#bottomlink h2{
	font-size:12px;
	background-image: url(../images/bottombody.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 75px;
	width: 980px;
	font-weight: normal;
}
#bottomlink dl{
    padding-left:25px;
	width: 950px;
	margin:0 auto;
}
#bottomlink dt {
	line-height: 25px;
	float: left;
	height: 25px;
	width: 90px;
	text-align:left;
	margin-left:5px !important;
	margin-left:2px;
}
#bottom{
    float:left;
	height:60px;
	width:980px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;	
}
#bottom p{
	padding-top:23px;
	height:30px;
	width:980px;
	text-align:center;
}