/* CSS Document */
body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#eaeaea;
	background-image: url(images/images1/port_01.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	}
#img1{
	background-image:url(images/images1/port_16.jpg);
	width:899px;
	height:160px;
	float:left;
	}
#port {	
	font-family:verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	border:dashed 1px #999999;
	line-height:20px;
	height:200px;
	float:left;
	width:95%;
	margin:0px 0px 10px 0px;
	
}

#port-cont {	
	font-family:verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	width:60%;
	float:left;
	padding:12px 0px 0px 12px;
	text-align:left;
}

#port-img {	
	font-family:verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	width:35%;
	float:right;
	padding:12px 0px 0px 0px;
}
#port-img a { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0066cc;
	text-decoration:none;
}
#port-img a:hover { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration:none;
}