/*
Design by ACE-LABS
Created On : Dec 21,2009
Created By : R.Nagendran
Lastupdated On : Dec 29,2009
LastUpdated By : R.Nagendran
version : 1.0
http://www.ace-labs.com
copyright © 2009 Ace Labs, All Rights Reserved.
*/

#footer
{
	float:left;
	margin:0;
	width:960px;
	height:auto;
}

#footer_content
{
	float:left;
	margin:0;
	padding:0 50px 0 35px;
}

#testimonial
{
	float:left;
	margin:0;
	padding:0 5px 0 5px;
	width:860px;
	height:150px;
	border:1px solid #CCCCCC;
}

#testimonial h1
{
	margin:0;
	padding:10px 0 10px 0;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#666666;
}

#testimonial p
{
	margin:0;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	color:#666666;
}

#testimonial p span
{
	margin:0;
	font-family:Arial;
	font-size:11px;
	font-style:oblique;
	font-weight:normal;
	line-height:18px;
	color:#FF6600;
}

#testimonial h2
{
	float:right;
	margin:0;
	padding:5px 5px 10px 0;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	color:#CC4200;
}

#top
{
	float:left;
	margin:0;
	padding:0;
	width:320px;
	height:31px;
}

#top p
{
	margin:0;
	padding: 5px 10px 6px 10px;
	font-family:Arial;
	font-size:10px;
	color:#333333;
}

#top p
{
	font-family:Arial;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}

#top p a
{
	font-family:Arial;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}

#top p img
{
	border:0px;
}

#copyright
{
	float:left;
	margin:0;
	width:400px;
	height:31px;
}

#copyright p
{
	margin:0;
	padding: 5px 10px 10px 150px;
	font-family:Arial;
	font-size:10px;
	color:#333333;
}

#copyright p a
{
	font-family:Arial;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}

#copyright p a:hover
{
	color:#FF6600;
	text-decoration:none;
}


#HTML
{
	float:left;
	width:90px;
	margin:5px 0px 0px 0px;

}

#CSS
{
	float:left;
	width:90px;
	margin:5px 0px 0px 30px;
}