/* CSS Document */


body {
           
       
           font-size:10px;
	  text-align:center;
           font-family:Verdana, Arial;
	   color:white;
           background-color:black;
     }
	
	 
#header 
	{    background: white;
         margin:0px;
         width:750px;
		

         font-weight:bold;
	     text-align:center;
	  
		 
         }

	
	
#wrapper {  
  
           background: ;
	       width:750px;  
   text-align:left;
     margin:0px auto 0px auto; 
	
         }
#content-wrap 

         { 
            background: white;
            width:750px;
           height:600px;
            margin-left:auto; 
            margin-right:auto;
		 } 
		

	
#content { 

     
     background: black url("images/corner_main_left.gif") no-repeat right top;
     width:550px;
	 margin-bottom:10px;
     
	 
     color:white;
     text-align:left;
     margin-right:10px;
     padding:5px;
     float:right;
	
 }


#testimonial { background-color:black;
               color:white;
               width:530px;
               margin-left:auto;
               margin-right:auto;
               padding:5px;
               font-family:Arial;
               font-size:1.2em;
               text-align:right; } 

#testimonial h1 {color:#FD0C39; } 

#content-head { 

                background: #FD0C39; 
                width:80%;
                margin-left:auto; 
             margin-right:auto;
           text-align:center;
               font-size:2.5em;
                  color:white;
				
            font-weight:bold;
			margin-top:10px;
			

                 } 
	 
 #footer {  margin-left:auto;
           margin-right:auto;
           width:700px;
           height:35px;
           margin-top:10px;
           padding:5px;
           background-color:#FD0C39;
          clear:both;
           } 
		   
		   
#about { color:#FFFFFF;
         text-align:left; 
         width:535px;
         margin:0px auto 0px auto; } 
		 
		
		
#process { background-color:black;
           padding:10px;
           text-align:left; } 


#process img { margin-left:15px;} 


blockquote {  width:200px; 
             margin:0px auto 0px auto; } 
		 
#history {  color:white; 
            text-align:justfy; 
            height:px;
            font-size:1em;
	   padding:15px;
			} 

img { margin:0; padding:0; 
       border:none;} 
.imp { margin:0; 
     padding:0; 
color:#FD0C39; 
font-size:1.5em;
font-weight:bold;} 

#form { height:500px;
        background-color:black;} 


#floatright { float:right; } 
#floatleft { float:left; } 




	
	
#image-nav {
	         width:120px;
             float:left;
           margin-top:20px;
		    padding:5px;
			overflow:scroll;
			height:400px;
             background-color:;
	         text-align:center;
        
            }

#loadarea {
	
       height:350px;
       width:410px;
       margin:20px 20px 10px 130px;
       background-color:;
       text-align:center;
}


#image-display {
    
        background-color:black;

}

