body  {
         background-color:#E0E0E0;
}
#MainWrapper
      {
	     width:758px;
		 margin:auto;
	  }
#top   {
         background-image:url(../images/top.jpg);
		 background-repeat:no-repeat;
		 width:758px;
		 height:87px;
		 margin:0;
		 padding:0;
}
#top2   {
         background-image:url(../images/top2.jpg);
		 background-repeat:no-repeat;
		 width:758px;
		 height:46px;
		 margin:0;
		 padding:0;
}
#mid  {
         background-image:url(../images/mid.jpg);
		 background-repeat:repeat-y;
		 width:758px;
		 margin:0;
		 padding:0;
}
#bottom{
         background-image:url(../images/bottom.jpg);
		 background-repeat:no-repeat;
		 width:758px;
		 height:35px;
		 margin:0;
		 padding:0;
}
#content{
         width:700px;
		 margin:auto;

}
/*fonts*/

h1     {
         font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
		 font-size:24px;
		 text-align:center;
		 color:#F90000;
		 font-weight:bold;
		 margin:0;
		 padding-top:8px;
}
p      {
         font-family:Verdana, Arial, Helvetica, sans-serif;
		 font-size:11pt;
		 line-height:20px;
		 color:#333333;
}

.blue  {
         color:#0000FF;
}
.red   {
         color:#F90000;
}
ul li {
		 list-style:url(../images/bullet.jpg) outside;
		 font-family:Verdana, Arial, Helvetica, sans-serif;
		 font-size:11pt;
		 margin-bottom:8px;
		 line-height:16px;
}

/*testi*/

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

/*box*/

#BoxWrapper
      {
	    width:558px;
		margin:auto;
	  }
#box  {
        width:700px;
		border:solid 1px #253B3E;
}
#FAQwrapper
      {
	     width:660px;
		 margin:auto;
	  }
#box2  {
        width:558px;
		border:solid 1px #253B3E;
}

/*Order Button*/

.button {
width:300px; 
margin:auto;

}

.button a {
background:url(../images/order_button.jpg);
background-repeat:no-repeat; 
width:300px; 
height:50px;
font-family:Verdana, Arial, Helvetica, sans-serif; 
color:#000000; 
font-size:22px; 
font-weight:bold; 
text-decoration:none; 
display:block; 
text-align:center; 
padding-top:12px;
}

.button a:hover {
background:url(../images/order_button_hover.jpg); 
background-repeat:no-repeat; 
width:300px; 
height:50px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
color:#333333; 
font-size:22px; 
font-weight:bold; 
text-decoration:none;
}

/*Order Form*/

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

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

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

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



