	/*-----------------------------------------------------------------------------------
Author		: K . S . Karthick Murari
Created On	: 26th January 2008
Last Modified	: 27/01/2006	00:40 IST
------------------------------------------------------------------------------------*/
*{
	margin: 0; padding: 0;
}

body{
	background:  #fff url(../images/container_bg.jpg) repeat-x top left; font: normal 8pt/11pt trebuchet, arial, sans-serif; text-align: left; 
}
#main_container{
	background: transparent url(../images/main_bg.jpg) no-repeat  248px 0;
}
#ringtone_left{
	position: absolute; width: 46px; height: 139px; left: 0pt; top: 110px; background: transparent url(../images/ringtone_left.jpg) no-repeat 0 0;
}
#ringtone_right{
	position: absolute;width: 679px;height: 139px;left: 46px;top: 110px;background-color: transparent;background: transparent url(../images/ringtone_right.jpg) no-repeat left top;
}
#service_providers{
	margin: 280px 0 20px 95px; color: #fff; font: normal 22px/22px georgia, times, serif;
}
#logo_providers a img{
	margin: 0 25px  20px 0; border: 0;
}
#logo_providers a{
	color: #fff; font: normal 12px/14px trebuchet,arial,sans-serif; text-decoration: underline; letter-spacing: 0pt;
}

#logo_providers a:hover{
	color: #fff; text-decoration: none;
}
#content{
	width: 780px; background: transparent url(../images/shadow.jpg) no-repeat 0 35px;
}
h1{
	margin: 70px 0 35px 92px; color: #005992; font: normal 26px/35px georgia,times,serif;
}
h2{
	margin: 0 0 0 95px; color: #2e2e2e; font: bold 12px/12px trebuchet,arial,sans-serif;
}
p{
	margin: 0 0 35px 95px; color: #2e2e2e; font: normal 12px/19px trebuchet,arial,sans-serif; text-align: justify;
}
#footer{
	width: 780px; padding: 35px 0 20px 95px; color: #908f8f; background: transparent url(../images/shadow1.jpg) no-repeat 0 20px; font: normal 11px/14px  trebuchet, arial, sans-serif;
}
#footer ul{
	margin: 0 0 10px 0;
}
#footer ul li{
	display: inline; color: #007297; list-style-type: none; font: bold 11px/14px trebuchet,arial,sans-serif;
}
#footer ul li a{
	color: #007297; list-style-type: none; text-decoration: none;
}

#footer ul li a:hover{
	color: #ffa200; list-style-type: none; text-decoration: none;
}