body  {
        background-color:#DADADA;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10pt;
}
#MainWrapper
      {
	    width:762px;
		margin:auto;
	  }
#top  {
        background-image:url(../images/top.jpg);
		width:762px;
		height:37px;
		background-repeat:no-repeat;
		margin:0;
}
#mid  {
        background-image:url(../images/mid.jpg);
		width:762px;
		background-repeat:repeat-y;
		margin:0;
}
#bottom{
        background-image:url(../images/bottom.jpg);
		width:762px;
		height:45px;
		background-repeat:no-repeat;
		margin:0;
}
#ContentWrapper
       {
	     width:680px;
		 margin:0 0 0 35px;
	   }

/*fonts*/

h1     {
         font-family:Tahoma, Verdana, Helvetica,; 
		 font-size:18pt;
		 color:#990000;
		 line-height:22pt;
		 text-align:center;
}
p      {
         font-family:Verdana, Arial, Helvetica, sans-serif;
		 font-size:10pt;
		 line-height:20px;
}
#footer{
         font-family:Verdana, Arial, Helvetica, sans-serif;
		 font-size:9pt;
		 text-align:center;
		 padding:20px 0 0 0;
}
ul li {
list-style: url(../images/list-style01.jpg) outside;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
margin-bottom:8px;
line-height:16px;
}
ol li {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
margin-bottom:8px;
line-height:16px;
}


/*Order Button*/

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

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

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

/*Order Form*/

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

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

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

.orderform-textstyle {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:800;
text-align:right;
}
#box {
       width:680px;
	   margin:20px 0 20px 0;
	   border:1px #333333 solid;
}
#CertificateWrapper
      {
	    width:500px;
		margin:auto;
		margin-bottom:20px;
	  }
#certificate
      {
	    background-image:url(../images/certificate500.jpg);
		width:500px;
		height:425px;
		margin:0;
	  }

/*testi*/

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

#testi_mid p {
        font-family:Verdana, Arial, Helvetica, sans-serif;
		 font-size:10pt;
		 line-height:20px;
		 margin:0;
		 padding:0 20px 0 20px;
}






