/* CSS Document */

* { margin:0px; }
body { background:url(images/page-bg.jpg) top center no-repeat; background-color:#03132d;}

#wrap { width:705px; margin:0 auto;}
#head { background:url(images/header.jpg) top left no-repeat; height:250px;}
#footer { background:url(images/footer.jpg) top left no-repeat; height:110px; text-align:center; font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#594c37; padding:0px 0px 0 0;  background-color:#FFF; }
#footertext { height:24px; text-align:center; font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#08275d; padding:5px 0px 0 0; float:bottom; }
#mid {
	background:url(images/midbg.jpg) top left repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 100%;
	text-align: justify;
	padding:0px 25px 0 25px;
	border-top-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#08275d;
	text-align: center; 
}
#testi-box {
	background:url(images/testimonialbox-midbg.jpg) top left repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 100%;
	text-align: justify; 
	padding:15px 70px ;
}

