	
	body
		{
			background-image:url(../images/Asbg.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin:0px;
			padding:0px;
		}
		
	.mainReferanslarBaslikText
		{
			font-family:Tahoma;
			font-size:12px;
			color:#0C448E;
		}
		
	.mainUrunlerYazi
		{
			font-family:Tahoma;
			font-size:12px;
			color:#838C99;
		}		
	.altCopyRightText
		{
			font-family:Tahoma;
			font-size:9px;
			color:#838C99;
		}
		
	.altCopyRightText a
		{
			font-family:Tahoma;
			font-size:9px;
			color:#838C99;
			text-decoration:none;
		}
		
	.altCopyRightText a:hover
		{
			font-family:Tahoma;
			font-size:9px;
			color:#838C99;
			text-decoration:underline;
		}	
		
.jCarouselLite
	{
		padding:0px;
		margin:0px;
	}
	
#products_brief .jCarouselLite 
	{
	  overflow: hidden;
	  width: 325px;
	  margin:0px;
	  padding:0px;
	}
	
#products_brief .jCarouselLite li 
	{
	  	width: 105px;
	}			
			
	