
body { margin: 0 }

#text h1 {
		 font-size: 14px;
		 font-weight: 600;
		 color: rgb(100, 100, 100) 
		 }

#text h2 {
		 font-size: 12px;
		 font-weight: 420;
		 color: rgb(100, 100, 100) 
		 }
		 
		 
ul.contact {
		 font-size: 12px;
		 font-weight: 400;
		 list-style: none;
		 margin: 0; 
		 }

	 
ul.training {	
	 		 line-height: 20px;
		 	 font-weight: 400;
		 	 list-style: outside disc;
		 	 margin: 2; 
		 	 }	
		 
		 	 
#footer {
		clear: both; 
		position: relative;
 		top: 10px;
  		left: -198px;
   		
    	display: block
     	}
     	
     	
div#text ul.training

div#text ul.training span.bullets
		
div#text ul.training span.list

.spacer {
         display: block;
         height: 1px;
         font: 1px/1 sans-serif;
         clear: both;
         } 	

					
#text 	{ 
		font-size: 12px;
		line-height: 16px;
		color: rgb(65, 65, 65);
 		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
		/*margin-right: 15%;*/
		padding: 5px 80px 80px 0px;
		margin: 4px 5% 0 30%;
		/*margin-left: 240px;
		position: absolute;*/
		top: 180px;
		left: 60px;
		}


		 	
#rtmargin 	{ 	
			/*margin-right: 70px;*/
			margin-left: 85%; 
			width: 14.9%;
			position: absolute;
			top: 180px;
			right: 15%; 
			}
		
		     	
#backgroundlogo  { 
				 position: absolute;
				 top: 440px;
  				 left: 56px;
  				 width: 160px;
   				 height: 225px;
				 }  
				 
				    	
#navigation 	{ 
				position: absolute;
 				top: 180px;
  				left: 60px;
   				width: 150px;
				}
				
				    	
#header 	{ 	
			margin: 0;
 			padding: 0;
     		}