<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img {
	border:0;
}
clear {
	clear:both;
}
body {
	margin:0px;
	padding:0px;
	background:#dedddd url(../images/bg_body.gif) repeat;
	width:100%;
}
#main_wrapper {
	width:100%;
	margin:0px auto;
	padding:0px;
	background: url(../images/top_bg.png) top repeat-x;
}
#wrapper {
	width:1003px;
	margin:0px auto;
	padding:0px;
}
.home {
	background: url(../images/homebg.png) center top repeat-x;
	width:100%;
	margin:0px; 
    padding:0px;
	height:auto;
	float:left;	
}
.top_bg {
	background: url(../images/top_bg.png) top repeat-x;
}
#header_main {
	width:1003px;
	height:auto;
	margin:10px 0 0 0;
	padding:0px;
	float:left;
}
#tone_logo {
	width:120px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
#news_logo {
	width:387px;
	height:60px;
	margin:0 0 0 250px;
	padding:0px;
	float:left;
}
#banner_main {
	width:1003px;
	height:626px;
	margin:0 0 4px 0;
	padding:0px;
	float:left;
}
#slider_main {
	width:1003px;
	height:410px;
	margin:0px;
	padding:0px;
	float:left;
}
#download_app_main {
	width:1003px;
	height:200px;
	margin:5px 0 0 0;
	padding:0px;
	float:left;
}
#download_app_content {
	width:700px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
#download_app_btn {
	width:280px;
	height:auto;
	margin:25px 0 0 0;
	padding:0px;
	float:right;
}
.content{
	color:#3d3d3d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	text-decoration:none;
	text-align:justify;	
}
.sub_heading{
	color:#3d3d3d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:25px;
	text-decoration:none;
	text-align:left;
	text-shadow: 0px 1px 1px #fff;
}
.heading{
	color:#3d3d3d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	text-decoration:none;
	text-align:left;
	text-shadow: 0px 1px 1px #fff;
}
#bottom_content_main{
	margin:0px;
	padding:0px;
	float:left;
	width:1003px;
	height:auto;
	background:url(../images/content_bg.png) repeat;
}
#thumb_container_main{
	margin:0px;
	padding:0 0 0 30px;
	float:left;
	width:973px;
	height:auto;
}
#thumb_heading{
	margin:10px 0 10px 0;
	padding:0px;
	float:left;
	width:973px;
	height:25px;
}

#thumb_container{
	margin:0px;
	padding:10px 8px 8px 10px;
	float:left;
	width:264px;
	height:354px;
}
#thumb_img {
	width : auto;
	height : auto;
	margin :5px;
	padding : 0px;
	float : left;
	
	
}
/*#thumb_img:hover {
	width : auto;
	height : auto;
	margin :5px;
	padding : 0px;
	float : left;
	
}*/
#thumb_img a {
	width : auto;
	height : auto;
	margin :0px;
	padding : 0px;
	float : left;
	border : 1px solid #d6d6d6;
	
}
#thumb_img a:hover {
	width : auto;
	height : auto;
	margin :0px;
	padding : 0px;
	float : left;
	border : 1px solid #d6d6d6;
}
.thumb_dropshadow {	
	width:264px;
	height: 354px;
	padding:0 0 10px 0;
	margin:0 40px 10px 18px;
	float:left;
	background: url(../images/thumb_bg.png) no-repeat;
}
.wrapper_shadow {	
	width:1003px;
	height:30px;
	padding:0px;
	margin:0 0 10px 0;
	float:left;
	background: url(../images/wrapper_shadow.png) no-repeat;
}
#content_main{
	margin:0 0 10px 0;
	padding:0 0 0 30px;
	float:left;
	width:973px;
	height:auto;
}
.txt {
	width : auto;
	height : auto;
	margin : 0px;
	padding : 0;
	float : left;
}
.txt ul li {
	margin : 0;
	width : 953px;
	height : auto;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	line-height:30px;
	color : #3d3d3d;
	padding : 0 0 3px 12px;
	float : left;
	text-align : justify;
	list-style-type : none;
	background-position : left;
	background-repeat : no-repeat;
}
.txt ul li a {
	margin : 0;
	width :953px;
	height : auto;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : justify;
	text-decoration : none;
	line-height : 30px;
	list-style-type : none;
	color : #3d3d3d;
}
.txt ul li a:hover {
	color : #000000;
	border-bottom : 1px dotted #000000;
}
.bullet-list {
	display : inline;
	margin : 0;
	padding : 0;
	float : left;
}
.bullet-list li {
	float : left;
	display : inline;
	background : url(../images/txt-list-icon.png) no-repeat top;
	text-indent : 0;
}
/*** Footer Starts Here ***/
#footerbg_main {
	width: 100%;
	height:72px;
	margin: 10px 0 0 0;
	clear:both;
	background:url(../images/footer-bg.png) repeat-x bottom;
}
#footer_main {
	width: 1003px;
	height:72px;
	margin:0px auto;
	padding:0px;
	clear:both;
}
#footer_content {
	width:1003px;
	height:auto;
	margin:25px 0 0 0;
	padding:0px;
	float:left;
}
#footer_content_left {
	width: 800px;
	height:auto;
	margin:5px 0 0 0;
	padding:0px;
	float:left;
}
#footer_content_right {
	width: 200px;
	height:auto;
	margin:5px 0 0 0;
	padding:0px;
	float:right;
	text-align:right;
}
.ftxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	color:#ffffff;
}
.ftxt a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	color:#333333;
	margin:0 5px;
}
.ftxt a:hover {
	color:#000000;
	border-bottom:1px dotted #000000;
}
.objectone a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	color:#9c2a01;
}
.objectone a:hover {
	text-decoration:underline;
	color:#cc0000;
}
.objectone {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	color:#333333;
}
/*** Footer Ends Here ***/
</pre></body></html>