body		{font-family: "Arial", sans-serif;
		 background-color: white;
	 	 background-image: url(images/CPT_Side.jpg);
		 background-repeat: no-repeat;
		 background-position: top left;
		 margin-top: 70px;
		 margin-left: 220px;
		 width: 500px;}

tr		{text-align: center;}

.headline	{font-size: 18px;}

.sub_heading	{font-size: 16px;}

p.CPTinfo	{bottom: 0px;
		 font-size: 10pt;}

#bold		{font-weight: bold;}

#menu		{
	 	 background-repeat: no-repeat;
		 position: absolute;
		 top: 120px; 
		 left: 60px;
		 width: 100px;
		 height: 330px;
		 text-decoration: none;}

#search 	{position: absolute;
	 	 top: 0px;
		 right: 0px;
		 width: 160px;
		 height: 10px;
		 text-align: center;
		 padding: 1em;}

#home		{position: absolute;
	 	 top: 5px;
	 	 left: 28px;}

#products 	{position: absolute;
	   	 top: 45px;
	  	 left: 28px;}

#services	{position: absolute;
		 top: 85px;
	 	 left: 28px;}

#applications	{position: absolute;
	      	 top: 125px;
	      	 left: 28px;}

#technology	{position: absolute;
		 top: 165px;
		 left: 28px;}

#thor		{position: absolute;
		 top: 205px;
		 left: 28px;}
	   
#contact_us	{position: absolute;
		 top: 245px;
		 left: 28px;}

#about_us  	{position: absolute;
	    	 top: 285px;
	   	 left: 28px;}

