
	#top
	{
		
		width:950px;
	}
	
	#newshome
	{
		margin-top:25px;
		height: 114px;
		padding-top:10px;
		padding-bottom:10px;
		position:relative;
		left:-260px;
		width:950px;
		background-repeat:no-repeat;
		padding-left:1px;
	}
	
	#newshome .new
	{
		float:left;
		width:237px;
		height: 87px;
	}
	
	#newshome .new img
	{
		border: solid #c7d1d3 1px;
		width: 85px;
		height: 85px;		
	}
	
	#newshome .new  h3
	{
		margin:0;
		margin-top: 5px;
		border-top: solid #c7d1d3 1px;
		border-bottom: solid #c7d1d3 1px;
		float:right;
		background-color:#eff4f7;
		height: 14px;
		width:145px;
		font-size:10px;
		padding-top:5px;
		padding-left:5px;
	}
	
	#newshome .new div
	{
		float:right;
		height: 60px;		
		margin:0;
		width:150px;
		padding-top:0;
		border-bottom: dotted #c7d1d3 1px;
		background-image:url(/images/bck1.png);
	}
	
	
	#newshome .new div p
	{
		padding: 5px;		
		margin-top:0;
	}
	
	#newshome .pag
	{
		clear:both;
		width:100%;		
		background-color:#eff4f7;
		margin-bottom:0;
		height:14px;
	}
	
	#newshome .pag img
	{
		float:right;
		margin-right: 10px;
	}
	
	#contnews .new
	{
		width: 685px;
		height: 95px;
		margin-top:0;
		margin-left:5px;
	}
	
	#contnews .new img
	{
		float:left;
		border: solid #c7d1d3 1px;
		width: 85px;
		height: 85px;		
	}
	
	#contnews .new h3
	{
		margin:0;
		border-top: solid #c7d1d3 1px;
		border-bottom: solid #c7d1d3 1px;
		float:left;
		background-color:#eff4f7;
		font-size:14px;
		padding-top:5px;
		padding-left:5px;
		width: 592px;
		margin-bottom:10px;
	}
	
	#contnews .new p
	{
		margin-left: 100px;
	}
	
	#contnews .new p a
	{
		font-size: 12px;
		float:right;
		margin-top:10px;
		margin-right:10px;
	}

	#contnews .pag
	{
		border-top: solid #cfcfcf 1px;
		border-bottom: solid #cfcfcf 1px;
		width:680px;
		height:14px;
		padding-left:5px;
		padding-right:5px;
	}
	
	.services
	{
		float:right;
		width: 380px;
		height: 434px;
		background-image:url(/images/bckservices.png);
		background-position: right bottom;
		background-repeat:no-repeat;
	}
	
	.services div
	{
		height:59px;
		width:250px;
		margin-bottom:10px;
		padding-top:5px;
		padding-left:5px;
		background-color:#ccedff;
	}