p {
  line-height: 19px;
	color: #000;
  }

	#pagewrap {
		background-image: url(../images/home.body.slide.png);
		}
		  #pagewrap .top {
				height: 557px;
				background-image: url(../images/home.body.bg.png);
			  position: relative;				
			  } 		
			#pagewrap .footer {
				height: 24px;
				background-image: url(../images/home.bottomcap.png);
			  padding:28px 0 0 18px;
				width: 817px;
			}				
				
				

#topmenu {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 297px;
  top: 84px;
  height: 21px;
  width: 519px;
  background: url(../images/home.nav.bg.png) no-repeat;
  z-index: 2;
  }
#topmenu li {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 0;
  }
#topmenunu li, #topmenu a {height: 29px; display: block; margin: 0; padding: 0; z-index: 3;}

#rates {width: 61px;}
#links {left: 62px; width: 61px;}
#about {left: 123px; width: 67px;}
#contact {left: 189px; width: 70px;}
#ask {left: 260px; width: 115px;}
#resources {left: 377px; width: 142px;}

#rates a:hover {background: url(../images/home.nav.bg.png) no-repeat 0px -21px;}
#links a:hover {background: url(../images/home.nav.bg.png) no-repeat -62px -21px;}
#about a:hover {background: url(../images/home.nav.bg.png) no-repeat -123px -21px;}
#contact a:hover {background: url(../images/home.nav.bg.png) no-repeat -189px -21px;}
#ask a:hover {background: url(../images/home.nav.bg.png) no-repeat -260px -21px;}
#resources a:hover {background: url(../images/home.nav.bg.png) no-repeat -377px -21px;}	

#asktech {
  position: absolute;
	left: 631px;
	top: 104px;
}
#left-text {
	left:31px;
	position:absolute;
	top:322px;
	width:291px;
  }
#right-text {
	left:421px;
	position:absolute;
	top:322px;
	width:258px;
  }
a.more, a:visited.more {
	text-decoration: none;
  color: #811518;
	font-size: 11px;
	float: right;
	line-height:14px;
	position: relative;
	z-index: 1000;
  }
a:hover.more {
	text-decoration: underline;
  color: #811518;
  }	
.page-home h1 {
	margin: 0 0 8px 0;
	padding: 12px 0 0;
	color: #33150B;
	font-size:18px;
	font-weight: normal;
	border-bottom:dotted 2px #33150B;

	}

				
