body {
       font-family:Verdana, Arial, Helvetica, sans-serif;
	   background-image:url(images/ask_sm_bg.jpg);
}
#Wrapper
     {
	   width:900px;
	   margin:auto;
	 }
#ask_sm_top
     {
	   background-image:url(images/ask_sm_top.jpg);
	   width:900;
	   height:122px;
	   background-repeat:no-repeat;
	   margin:0;
	 }
#ask_sm_top_1
     {
	   background-image:url(images/ask_sm_top_1.jpg);
	   width:900;
	   height:113px;
	   background-repeat:no-repeat;
	   margin:0;
	 }
#ask_sm_top_2
     {
	   background-image:url(images/ask_sm_top_2.jpg);
	   width:900;
	   height:110px;
	   background-repeat:no-repeat;
	   margin:0;
	 }
#ask_sm_top1
     {
	   background-image:url(images/ask_sm_top1.jpg);
	   width:900;
	   height:181px;
	   background-repeat:no-repeat;
	   margin:0;
	 }
#ask_sm_top2
     {
	   background-image:url(images/ask_sm_top2.jpg);
	   width:900;
	   height:186px;
	   background-repeat:no-repeat;
	   margin:0;
	 }
#ask_sm_top_3
     {
	   background-image:url(images/ask_sm_top_3.jpg);
	   width:900;
	   height:228px;
	   background-repeat:no-repeat;
	   margin:0;
	 }
#ask_sm_top_4
     {
	   background-image:url(images/ask_sm_top_4.jpg);
	   width:900;
	   height:118px;
	   background-repeat:no-repeat;
	   margin:0;
	 }
#ask_sm_top_5
     {
	   background-image:url(images/ask_sm_top_5.jpg);
	   width:900;
	   height:202px;
	   background-repeat:no-repeat;
	   margin:0;
	 }

#ask_sm_mid
     {
	   background-image:url(images/ask_sm_mid.jpg);
	   width:900;
	   background-repeat:repeat-y;
	   margin:0;
	 }
#ask_sm_bottom
     {
	   background-image:url(images/ask_sm_bottom.gif);
	   width:900;
	   height:10px;
	   background-repeat:no-repeat;
	   margin:0;
	 }
#ask_form_top
     {
	   background-image:url(images/ask_form_top.jpg);
	   width:592px;
	   height:10px;
	   background-repeat:no-repeat;
	   margin:0;
	 }
#ask_form_mid
     {
	   background-image:url(images/ask_form_mid.jpg);
	   width:592px;
	   background-repeat:repeat-y;
	   margin:0;
	 }
#ask_form_bottom
     {
	   background-image:url(images/ask_form_bottom.jpg);
	   width:592px;
	   height:10px;
	   background-repeat:no-repeat;
	   margin:0 0 10px 0;
	 }
form {
       margin:0;
	   padding:0;
}
#mp3_holder {
          background:url(../images/arb_mp3_holder.jpg);
		  background-repeat:no-repeat;
		  width:409px;
		  height:112px;
		  border:1px #999999 solid;
		  margin:auto;
		  padding:0;
}

#spacer
     {
	   margin:55px 0 0 80px;
	 }

/*fonts*/

p {
          font-family:Verdana, Arial, Helvetica, sans-serif;
		  font-size: 13px;
		  padding:0 0 10px 0;
}
#font1   {
          font-family:Verdana, Arial, Helvetica, sans-serif;
		  font-size: 16px;
		  font-weight:bold;
		  color:#333333;
}

.red {
        color:#990100;
}
#footer-text {
          font-family:Verdana,Tahoma; 
		  font-size: 9px; 
		  color:#333333;
		  text-align:center; 
}
#testimonials_font {
          font-family:Verdana, Arial, Helvetica, sans-serif;
		  font-size: 12px;
		  color:#333333;
}



