@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font:normal 12px "Trebuchet MS";
	color:#fff;
	background:#000;
}

#align{
	width:100%;
}

#bg{
	background:url(../images/bg.jpg) center no-repeat;
	width:999px;
	height:1110px;
}

#content_wrapper{
	width:870px;
	margin: 0 auto;
	position: relative;
	z-index: 300;
	background: rgba(0,0,0,0.7);
	overflow: hidden;
	padding: 30px 50px 0 50px;
/*	border-left: 10px solid rgba(255,255,255,0.2);
	border-right: 10px solid rgba(255,255,255,0.2);
*/}

#header{
	width:870px;
	height:470px;
}

#logo{
	background:url(../images/menu_bar.png) center no-repeat;
	width:870px;
	height:67px;
	font:normal 36px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:left;
}

#logo a{
	font:normal 36px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	padding:20px;
}

#logo a:hover{
	font:normal 36px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}

.logo_color{
	color:#00b5f1;
}

.slogan{
	font:normal 12px "Myriad Pro";
	color:#fff;
	text-align:left;
	padding-left:20px;
}

#menu{
	background:url(../images/menu_bar.png) center no-repeat;
	width:870px;
	height:67px;
	margin-top:30px;
}

#menu ul{
	list-style:none;
	float:left;
	margin:0px;
	padding:0px;	
	padding-left:15px;
}

#menu ul li{
	float:left;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:left;
	margin:0px;
	padding:0px;
	margin-top:25px;
	padding:0 32px 0 32px;
}
#menu ul li:hover{
	margin-top:20px;
}
#menu ul li.selected{
	margin-top:20px;
}
#menu ul li a{
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;	
}

#menu ul li a:hover{
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	color:#08A;
	
}

#banner{
	width:870px;
	height:221px;
	float:left;
	padding:25px 0 25px 0;
}

#content_container{
	width:830px; 
	padding:20px;
	text-align:left;
}

#complaint_box{
	width:350px;
	float:left;
}

td{
	padding-left:3px;
}
.textfield{
	background:url(../images/id_bg.png) no-repeat;
	width:150px;
	height:32px;
	border:1px solid #93927e;
	font:normal 12px "Trebuchet MS";
	color:#fff;
}

textarea{
	background:url(../images/details_bg.png) repeat;
	width:150px;
	border:1px solid #93927e;
	font:normal 12px "Trebuchet MS";
	color:#fff;
}

.title{
	font:normal 20px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:left;
}

.submit{
	background:url(../images/submit_bg.png) no-repeat;
	width:80px;
	height:25px;
	border:0px;
	cursor:pointer;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	padding-bottom:3px;
}

#packages_box{
	width:350px;
	float:left;
	padding-left:30px;
}

#line{
	background:url(../images/line.png) center no-repeat;
	width:1px;
	height:245px;
	float:left;
}

#lite{
	width:275px;
	height:85px;
	padding:0px;
	margin: 10px 10px 10px 0;
	float:left;
}

.lite_img{
	float:left;
}

.lite_text{
	font:normal 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	padding: 10px 0 0 90px;
	text-align:left;
}

#index_content{
	background:url(../images/index_contentbg.png) center no-repeat;
	width:863px;
	height:170px;
	margin:40px 0 40px 0;
	_margin:30px 0 30px 0;
}

.abtus_title{
	font:normal 20px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:left;
	padding:10px 0 0 15px;
}

#content1{
	width:400px;
	font:normal 12px "Trebuchet MS";
	color:#fff;
	text-align:justify;
	padding:15px 15px 0 15px;
	line-height:1.6em;
	float:left;
}

.content_img{
	float:left;
	width:125px;
	padding:0px;
	margin:0px;
}

#content2{
	width:250px;
	font:normal 12px "Trebuchet MS";
	color:#fff;
	text-align:justify;
	padding:15px 0 0 15px;
	line-height:1.6em;
	float:left;
}

#footer_wrapper{
	width:870px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
	background: rgba(0,0,0,0.7);
	overflow: hidden;
/*	border-left: 10px solid rgba(255,255,255,0.2);
	border-right: 10px solid rgba(255,255,255,0.2);
*/	height:39px;
	padding:0 50px 0 50px;
}

.footer{
		text-align:right;
		width:300px;
		float:right;
		height:30px;
}

.best{
	text-align:left;
	width:300px;
	float:left;
	height:20px;
	text-decoration:underline;
}

#content_bg{
	background:url(../images/innercontent_bg.png) center no-repeat;
	width:863px;
	height:490px;
	margin:20px 0 20px 0;
	padding:1px 0 0 0;
}

#content_bg table{
	margin-top:30px;
	_margin-top:30px;
	border-left:1px solid #7c7c64;
	border-right:1px solid #7c7c64;
}

#content_bg table td{
	padding:5px 10px 5px 10px;
	border-top:solid #7c7c64 1px;
	border-bottom:solid #7c7c64 1px;
}

#content_bg table th{
	border-top:solid #7c7c64 1px;
	border-bottom:solid #7c7c64 1px;
	background:url(../images/td_mid.png) center repeat-x;
	padding-left:10px;
}

.th_bg{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#00b5f1;
	text-align:left;
}

.titlelist{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:left;
}

#live_bg{
	background:url(../images/live_bg.png) center;
	width:863px;
	height:350px;
	margin:20px 0 20px 0;
}

.livecontent {
    border: 1px solid #fff;
    border-radius: 4px 4px 4px 4px;
    height: 150px;
    padding: 10px;
}

.live_text{
	float:right;
	width:115px;
	text-align:justify;
	padding-top:5px;
}

#live_img{
	float:left;
}

#gradient {
color: #fff;
height: 40px;
padding: 10px;
/* For WebKit (Safari, Google Chrome etc) */
background: -webkit-gradient(linear, left top, left bottom, from(#0e1a4a), to(#fff));
/* For Mozilla/Gecko (Firefox etc) */
background: -moz-linear-gradient(top, #0e1a4a, #fff);
/* For Internet Explorer 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0e1a4a, endColorstr=#FFFFFFFF);
/* For Internet Explorer 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0e1a4a, endColorstr=#FFFFFFFF)";
}

#background {
	background: url(../images/background.png) repeat;
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 100;
}

#midground {
/*	background: url(../images/midground.png) repeat;
*/	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 100;
}

#foreground {
	background: url(../images/foreground.png) repeat;
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 200;
}

	#recordSet tr td{
			border-bottom:solid #7c7c64 1px;
			/*border-top:solid red 1px;*/
		}
			#recordSet tr td{
				padding-top:10px;
			}
			
#complaint_bg{
	background:url(../images/complaintpg_bg.png) center no-repeat;
	width:863px;
	height:400px;
	margin:20px 0 20px 0;
	padding:1px 0 0 0;
}

#contact_bg{
	background:url(../images/contact_bg.png) center no-repeat;
	width:863px;
	height:450px;
	margin:20px 0 20px 0;
	padding:1px 0 0 0;
}

