/* CSS Document */

<style TYPE="text/css">
<!--

body	{
font-family:	Verdana, Geneva, sans-serif;
font-size:		9pt;
background-color:#FFFFFF;
width:            700px;
margin:	         auto;

}
#wrapper	{
	width:			700px;
	margin:	         auto;
	padding:		0;
	
	
}
h1 {
         background-image:url(images-pmmdvd/dvd_image.jpg);
		 width:195px;
		 height:229px;
		 text-indent:-9999px;
		 margin:10px 0px 0px 50px;
		 background-repeat:no-repeat;
}
h2 {
         background-image:url(images-pmmdvd/step_by_step.gif);
		 width:300px;
		 height:200px;
		 text-indent:-9999px;
		 margin:10px 0px 0px 50px;
		 background-repeat:no-repeat;
}
h3{
         background-image:url(images-pmmdvd/greentext-2.gif);
		 width:300px;
		 height:35px;
		 text-indent:-9999px;
		 margin:0px 0px 0px 50px;
		 background-repeat:no-repeat;
}
h4 {
         background-image:url(images-pmmdvd/green_box.gif);
		 background-repeat:no-repeat;
		 width:280px;
		 height:174px;
		 text-indent:-9999px;
		 margin-left: 50px;
		 margin-top: 0px;
		 margin-right:0px;
		 padding-top:5px;
		  
}
h5 {     background-image:url(images-pmmdvd/john_box2.jpg);
		 width:280px;
		 height:188px;
		 text-indent:-9999px;
		 margin-left:50px;
		  margin-top:0px;
		 margin-bottom:0px;
		 margin-right:0px;
        
}



#mainTable {
           width:700px; 
		   background-color:#FFF;
		   border:0px solid #000;
		   margin:auto;
}

table#menu {
	width:640px;
	height:302px;
	background-color:#ffffff;
	border:0px solid #000;
	margin:auto;
	background-image : dvdbox.gif;
}

#c  {
		   font-family:Geneva, Arial, Helvetica, sans-serif;
		   font-size:14px;
		   color:#000;
		   margin-right:50px;
		   text-align:justify;
		   font-weight:500;
		   text-align:justify;
		  
		  
}
      
table{    
           width:700px; 
		   margin:auto;
		   padding-top:10px;
		   height:230px;
}
#text1 {
		   font-family:Geneva, Arial, Helvetica, sans-serif;
		   font-size:14px;
		   color:#000;
		   margin-right:50px;
		   margin-left:50px;
		   margin-top:10px;
		   font-weight:bold;
		   text-align:justify;
}
#p {
		   font-family:Geneva, Arial, Helvetica, sans-serif;
		   font-size:14px;
		   color:#000;
		   margin-right:50px;
		   margin-left:50px;
		   margin-top:10px;
		   
		   text-align:justify;
		   font-weight:500;
}
#text	{  
           font-family:Geneva, Arial, Helvetica, sans-serif;
		   font-size:10px;
		   color:#000;
		   margin-right:50px;
		   margin-left:50px;
		   margin-top:0px;
		   font-weight:bold;
		   text-align:justify;
--> 
</style>