/* CSS Document */

body{
	background:url(../images/bg.jpg) left top repeat-x #edece7;
	margin:0px;
	padding:0px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#114d85;
}

a:link{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

#main_wrapper{
	width:1010px;
	/*border:1px solid #000;*/
}

#index_wrapper{
	height:1045px;
	/*border:1px solid #000;*/
}

#header{
	width:956px;
	background:url(../images/wrapper_bg.png) top center repeat-y;
	padding:20px 0;
	height:480px;
}

#logo_bg{
	background:url(../images/logo_bg.png) center top no-repeat;
	width:1010px;
	height:177px;
	margin-top:-495px;
}

#logo{
	float:left;
	height:43px;
	width:161px;
	margin:20px 0 0 45px;
}

#logo a{
	text-decoration:none;
}

#logo a:hover{
	text-decoration:none;
}

#login{
	float: left;
    height: 30px;
    margin-left: -165px;
    margin-top:90px;
}

#payment_img{
	float:right;
	width:360px;
	height:95px;
	background: url(../images/online_bg.jpg) center no-repeat;
	margin:20px 50px 0 0;
}

h3{
	font: bold 26px "Arial Rounded MT Bold";
	color:#356db1;
	text-align:right;
	margin:30px 10px 0 0;
}

#abtus{
	width:900px;
	height:292px;
	/*border:1px solid #000;*/
	margin:0px;
	padding:0px;
}

#abtus_content{
	background:url(../images/abtus_bg.jpg) left top no-repeat;
    float:left;
    width:345px;
	height:260px;
	padding:15px;
	margin-left:15px;
}

#abtus_title{
	text-align:left;
	font:bold 20px Garamond;
	color:#fff;
}

#abtus_content p{
	text-align:justify;
	line-height:1.6em;
	letter-spacing:0.04em;
	color:#fff;
	padding:0px;
	margin:0px;
}

#abtus_img{
	width:510px;
	height:290px;
	float:left;
}

#content_bg{
	height:370px;
	margin-top:60px;
	/*border:1px solid #000;*/
}

#pkg_bg{
	width:682px;
	/*border:1px solid #000;*/
	float:left;
	/*margin:0 25px;*/
	padding:25px 0;
	background:url(../images/pkg_bg.png) center top no-repeat;
}

#pkg{
	/*border: 1px solid #000000;*/
    float: left;
    width:275px;
	height:300px;
	margin-left:43px;
	padding:10px 0;
}

#payment{
	/*border: 1px solid #000000;*/
    float: left;
    width:275px;
	height:300px;
	margin:0 20px 0 40px;
	padding:10px 0;
}

#complaint_bg{
    background: url("../images/complaint_bg.png") repeat-y scroll center top transparent;
    /*border: 1px solid #000000;*/
    float: right;
    height: 350px;
    margin-right: 30px;
    width: 250px;
}

#complaint{
	background:url(../images/complaint.jpg) center no-repeat;
	width:199px;
	height:236px;
	margin-top:55px;
}

p{
	text-align:justify;
	line-height:2em;
	letter-spacing:0.05em;
	margin-top:40px;
}

.title{
	text-align:left;
	font:bold 24px Garamond;
	color:#fff;
}


#online_txt{
	width:200px;
	height:70px;
	padding-top:20px;
}

h2{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#287393;	
}

h2 a{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#287393;	
	text-decoration:none;
}

h2 a:hover{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#287393;	
	text-decoration:none;
}

.more_img{
	float:right;
	cursor:pointer;
	margin-top:5px;
}

#footer_wrapper{
	/*border:1px solid #000;*/
	height:100px;
	padding:10px 25px 10px 27px;
}

#address{
	float:left;
	background:url(../images/address_bg.jpg) center no-repeat;
	width:200px;
	height:95px;
}

#address pre{
	padding:10px 15px;
	text-align:left;
	color:#175288;
	line-height:1.2em;
	font:normal 12px Arial, Helvetica, sans-serif;
}

#power{
	float:right;
	height:50px;
	width:100px;
	text-align:right;
	/*border:1px solid #000;*/
	margin-top:10px;
	color:#175288;
	font-weight:bold;
}

/*---- Inner Pages ----*/

#wrapper{
	/*border:1px solid #000;*/
	width:1000px;
}

#header1{
	height:141px;
	/*border:1px solid #000;*/
}

#logo1{
	float:left;
	height:43px;
	width:161px;
	margin:20px 0 0 0px;
}

#payment_img1{
	float:right;
	width:360px;
	height:95px;
	background: url(../images/online_bg.jpg) center no-repeat;
	margin:20px 0px 0 0;
}

#home{
	color: #2b78bd;
    float: left;
    font: bold 20px "Palatino Linotype", "Book Antiqua", Palatino, serif;
    height: 30px;
    margin-left:-90px;
    margin-top:89px;
}

#home a{
	color: #2b78bd;
	text-decoration:none;
}

#home a:hover{
	color: #2b78bd;
	text-decoration:none;
}

#banner{
	height:206px;
	margin-top:10px;
}

#innerpg_content{
	margin:30px 0 20px 0;
    padding: 20px;
	background:url(../images/innerpg_bg.png) left top repeat-y;
	border-bottom:2px solid #cac8c2;
	border-top:2px solid #cac8c2;
}

#innerpg_content table{
	margin:20px 0 10px 0;
	border:1px solid #b4c6da;
}

#innerpg_content table tr{
	margin:25px 0;
}

#innerpg_content table th{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#fff;
	padding-left:10px;
	margin:10px 0;
	background:url(../images/heading_bg.jpg) left top repeat-x;
	border:1px solid #b4c6da;
	padding-right:10px;
}

#innerpg_content table td{
	padding-left:10px;
	padding-right:10px;
	margin:10px 0;
	background:#fff;
	color:#000;
	font:normal 12px Arial, Helvetica, sans-serif;
	border:1px solid #b4c6da;
}

.heading{
	font:bold 24px Garamond;
	color:#fff;
	text-align:left;
	letter-spacing:0.04em;
	background:url(../images/heading_bg.jpg) left top repeat-x;
	height:25px;
	padding:10px 0 10px 10px;
}

.td1{
	background:#fff;
}

.price{
	padding-right:10px;
}

#footer_wrapper1{
	/*border:1px solid #000;*/
	height:100px;
	padding:10px 0px;
}
