.laytxt
{
	text-transform: lowercase;
}

.footer_info h1
{
	color:#999999;
}

.text-c
{
	display:block !important;
	text-align:center;
}

@media screen and (max-width:640px)
{

	.text-c
	{
		width:100%;
		margin:0.3em auto;
	}

	.footer_detail
	{
		padding:1em 0px;
	}
	
	#webdesign table
	{
		text-align:center !important;
	}
}