/* CSS Document */

#page-wrap {
	width: 960px;
}
#navigation {
	background-image: url(../images/navigation-960.png);
	width: 960px;
}
#content {
	width: 928px;
}
#content #column-ceter {
	width: 680px;
	}
#content #adsense-top {
	width: 960px;
	border-left: solid #999999 1px;
	border-right: solid #999999 1px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer {
	background-image: url(../images/footer-bkg-960.png);
}
#content #link-div {
	width: 925px;
	background-image: url(../images/quicklink-960.png);
	background-repeat: no-repeat;
	background-position: center top;

}
.side-navigation {
	width: 307px;
}
#content #column-right {
	float: left;
}
#content  #column-ceter  {
	width: 500px;
}
#content #testimonial {
	width: 125px;
	float: right;
	background-color: #ECECEC;
	padding: 8px;
}
