
#content_landing { 
 color: #333;
 z-index: 10;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 width: 880px;
}
.txt_1 {
	font-family: Arial; 
	font-size: 24px;
	font-weight: bold;
	color: #3389AD;
	text-decoration: none;
}


.txt_2 {
	font-family: Arial; 
	font-size: 10px;
	color: black;
	text-decoration: none;
}

.txt_3 {
	font-family: Arial; 
	font-size: 13px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.txt_4 {
	font-family: Arial; 
	font-size: 24px;
	color: #3389AD;
	font-weight: bold;
	text-decoration: none;

}


.landing_code {
	width: 230px;
	height: 105px;
	background: white url('images/landing_2.jpg') no-repeat;
	background-position: center;
	
}