body	{
		background-image: url('tlo.jpg');
		#background-color: #007755;
		}
#page_g	{
		margin-left: auto;
		margin-right: auto;
		width: 1042px;
		}
		
#logo {
		width: 1040px;
		height: 75px;
		position: absolute;
		padding-left: 0px;
		color: white;
		font-size: 18px;
		font-style: bold;
		
		}
		
#logo_r	{	position: absolute;
			top: 0px;
			right: 0px;
			width: 200px;
			float: right;
			text-align: right;
			}			
					
#page  	{
			position: absolute;
			padding-left: 0px;
			top: 147px;
			width: 1040px;
		
			}
				
#navcontainer ul {
	 
					border-top: 2px solid;
					border-bottom: 2px solid;
					padding-left: 0px;	
					background-color: #007755;
					color: white;
					float: left;
					width: 100%;
					font-family: arial, helvetica, sans-serif;
					font-weight: bold;
					position: absolute;
					top: 80px;
					width: 1040px;
					
					}
					
#navcontainer ul li { 	
					display: inline; 
					}
					
#navcontainer ul li a {
					padding: 0.2em 1em;	
					background-color: #007755;
					color: white;
					text-decoration: none;	
					float: left;
					}
					
#navcontainer ul li a:hover {
					background-color: #993333;
					color: #fff;
					}

#col_left 		{
					position: relative;
					top: 0px;
					width: 40%;
					} 
					
#col_right 		{
					
					color: white;
					font-size: 20px;
					font-style: bold;
					float: left;
					position: absolute;
					top: 0px;
					left:  445px;
					width: 57%;
					min-height: 99%;
					}
					
#col_one			{
					width: 100%;
					height: 100%;
					text-align: center;
					color: white;
					font-size: 20px;
					}
					
#futer			{
					border-top-color: white;
					border-top-style: solid;
					width: 1040px;
					color: white;
					float: left;
					}		

#fu_left			{
					
					color: white;
					}

#fu_mid			{
					position: absolute;
					bottom: 0px;
					left: 415px;
					color: white;
					}
					
#fu_right
					{
					position: absolute;
					bottom: 0px;
					left: 870px;
					color: white;
					padding-left: 0px;
					}		
					
#under 			{
					height: 350px;
					text-align: center;
					padding-left: 0px;

					}
										
.aka	{
		text-align: justify;
		margin-top: 0px;
		margin-right: 0px;		
		}		
									
#col_left1 		{
					width: 50%;
					height: 100%;
					color: white;
					font-size: 20px;
					font-style: bold;
					margin-left: 30px;
					
					} 
					
#col_right1 		{
					border-style: solid;
					color: white;
					position: absolute;
					top: 0px;
					left:  587px;
					width: 43%;
					height : 350px;
					}	 

#adr				{
					color: white;
					margin-left: 100px;
					}

								
