html{
}

body {
	margin:0;
	padding:0;
	Background: transparent;
	margin-top: -2px;
}

#myframe{
	overflow: hidden;
}


#wrapping{
	width: 788px;
	margin-right: auto;
	margin-left: 30px;
	padding: 0px;
	margin-top: auto;
	margin-bottom: 0px;
	background-position: center;
}

#main-content{
	height: 100%;
	width: 100%;
}

#headings{
	width: 100%;
	height: 48px;
	background-image: url(../images/gallery.png);
	background-repeat: no-repeat;
}

#content{
	width: 680px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: auto;
	margin-bottom: 0px;
	background-position: center;
}

.testimonials-content{
	height: 100%;
	width: 500px;
}

.top-bg{
	background-image: url(../images/top-bg.png);
	background-repeat: no-repeat;
	height: 306px;
	width: 680px;
	background-position: left top;
}

.top-bg-level2{
	background-image: url(../images/middle-bg.png);
	background-repeat: repeat-y;
	height: 100$px;
	width: 680px;
	margin-top: 26px;
	padding: 10px;
}

.middle-bg{
	background-image: url(../images/middle-bg.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 680px;
}

.testimonials-box{
	height: 100%;
	width: 600px;
	padding-bottom: 20px;
}

.testimonials-box-top-bg{
	background-position: left top;
	height: 102px;
	width: 660px;
}

.testimonials-box-bg-level2{
	width: 705px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 30px;
}



.footer-text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}

.afooter{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #F90;
	text-decoration: none;
}

.main-text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}


.callus{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F90;
	font-weight: bold;
}

#footer{
	height: 55px;
	width: 100%;
	background-position: center;
	padding-top: 30px;
	float: none;
	clear: left;
}

