body  {
         font-family:Verdana, Arial, Helvetica, sans-serif;
		 font-size:12px;
		 margin:15px 0 15px 0;
}
#MainWrapper
      {
	     width:750px;
		 margin:auto;
	  }
#top  {
         background-image:url(../images/top2.jpg);
		 width:750px;
		 height:152px;
		 background-repeat:no-repeat;
		 margin:0;
}
#mid  {
         background-image:url(../images/mid2.jpg);
		 width:750px;
		 background-repeat:repeat-y;
		 margin:0;
}
#bottom  
      {
         background-image:url(../images/bottom2.jpg);
		 width:750px;
		 height:48px;
		 background-repeat:no-repeat;
		 margin:0;
}
#ContentWrapper
      {
	    width:700px;
		margin:auto;
		margin-top:20px;
		margin-bottom:20px;
	  }

/*fonts*/
h1 {
font-family:Tahoma,Arial,Helvetica,sans-serif;
color:#15298C;
font-size:18pt;
font-weight:bold;
text-align:center;
margin:0px 0 0 0;
}

h2 {
font-family:Tahoma,Arial,Helvetica,sans-serif;
color:#CC3333;
font-size:16pt;
font-weight:bold;
text-align:center;
margin:0px 0 0 0;
}
p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}
#font1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12pt;
}
ul li {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
list-style:url(../images/bullet.jpg) outside;
margin-bottom:10px;
}

/*testimonials*/

#testi_wrapper{
      width:509px;
	  margin:auto;
	  margin-bottom:20px;
}
#testi_top  {
         background-image:url(../images/testi_top.jpg);
		 width:509px;
		 height:24px;
		 background-repeat:no-repeat;
		 margin:0;
}
#testi_mid  {
         background-image:url(../images/testi_mid.jpg);
		 width:509px;
		 background-repeat:repeat-y;
		 margin:0;
}
#testi_bottom  
      {
         background-image:url(../images/testi_bottom.jpg);
		 width:509px;
		 height:24px;
		 background-repeat:no-repeat;
		 margin:0;
}

/*Order Form*/

#orderform-container {
width:650px;
margin:auto;
margin-top:15px;
margin-bottom:15px;
}

#orderform-container {
border-top:3px dashed #0000cc;
border-right:3px dashed #0000cc;
border-bottom:3px dashed #0000cc;
border-left:3px dashed #0000cc;
padding-top:10px;
padding-bottom:10px;
}

#orderform-content {
width:580px;
margin:auto;
}

.orderform-textstyle {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:800;
text-align:right;
}

