body		{margin: 0; border: 0; padding: 0;
		 background: #d0ee76; font-size: small;
		 font-family: verdana } 

h2 		{font-size: 1.3em; }
h3 		{font size: 1.1em; }

#heading	{background: #b1ca64; height: 70px;
		 font-size: 40px; width: 100% } 

#heading h2	{font-size: 40px; margin: 10px 0 0 10px; 
		 font-weight: normal; } 


#wrapper	{width:1000px; margin: 5px} 



#leftcol	{width: 50%; float: left}

#leftcontent	{margin: 10px; padding: 10px} 

#leftcontent p	{text-align: justify}

#leftcontent h3 {margin: 0} 

 

#rightcol	{width: 49%; float: left; }

#rightcontent 	{margin: 10px; padding: 10px} 

#rightcontent p	{text-align: justify} 

img 		{background: white; padding: 5px;

		 border: 1px solid black; margin: 15px auto ;	

		 text-align: center} 



#bottom		{clear: both; padding: 0 20px } 



.here		{font-weight: bold; font-size: 1.2em; }

 



a	 	 {color: #030; text-decoration: none; font-weight: bold} 

a:hover  	 {text-decoration: underline; }

 

#products, #opportunity, #contact {float: left; margin: 15px;  }

#products a, #opportunity a, #contact a

	 	{display: block; color: black; background: #E7FAAE; 				padding: 5px; font-size: 25px; font-weight: normal; 

		border: solid #B8DA52 3px; text-decoration: none} 

#products a:hover, #opportunity a:hover, #contact a:hover

		{background: #8AAB26} 



#newline	{clear: both} 

 