﻿html {
	background: #1f5c7b;
}

body {

	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #fff;
	width: 100%;
	display: table;
}

a{	color: #05acff; }

a:hover{ color: #0f73a6; }

#pbtm_background_section_top {
	width: 100%;
	height: 163px;
	background: url('../images/pbtm_top_section_bg.jpg') repeat-x;
}


#pbtm_background_section_middle {

	width: 100%;
	background: #1f5c7b url('../images/pbtm_mid_section_bg.jpg') repeat-x;
	clear: both;
	overflow: hidden;
}

.pbtm_container {

	width: 960px;
	margin: auto;

}

#pbtm_background_section_bottom {
	width: 100%;
	background: #041a25 url('../images/pbtm_footer_bg.jpg') repeat-x;
	float: left;
	clear:both;
	padding: 10px 0 0 0;
	margin: 10px 0 0px 0;

}

.pbtm_container {
	text-align: left;
}




#pbtm_header{
	height: 163px;
	width: 100%;
	background:url('../images/pbtm_header.jpg') no-repeat;
}


/* Search */

#pbtm_search_box{

	width: 310px;
	height: 25px;
	float: right;
	margin-top: 70px;
	margin-right: 20px;
	background: url('../images/pbtm_search.jpg') no-repeat;
}

#pbtm_search_box form{
	margin-top: 0px;
	padding:0;
	width: 310px;
}

#pbtm_search_box form label{
	margin-bottom: 8px;
	margin-right: 10px;
	padding:0;
	font-weight: bold;
	color: #fff;

}

/* End Of Search*/
/* Menu */
#pbtm_menu{

	width: 800px;
	height: 43px;
	float: right;	
	margin: 25px 100px 0 0;
	/*
	margin: 25px 100px 0 0; */
}


* html #pbtm_menu{
	width:0px;
	margin-top: 7px;
	margin-right: 80px;
}

#pbtm_menu #pbtm_menu_bg_l{
	width: 2%;
	height: 43px;
	float: left;
	background: url('../images/pbtm_menu_bg_l.jpg') no-repeat left bottom;
}

#pbtm_menu #pbtm_menu_bg_r{
	width: 98%;
	height: 38px;
	float: right;
	background: url('../images/pbtm_menu_bg_r.jpg') no-repeat right bottom;
	padding: 5px 0 0 0;
	display: inline;
	margin: 0;
}

#pbtm_menu_bg_r ul{
	list-style: none;
	display: inline;
}
#pbtm_menu_bg_r li{
	float:left;
}
#pbtm_menu_bg_r li a{
	float: left;
	display: block;
	color: #FFF;
	background: url('../images/pbtm_button_left.jpg') no-repeat;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	margin-right: 4px;
	padding: 0 0 0 10px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	cursor: pointer;
}
#pbtm_menu_bg_r li a b{
	float: left;
	display: block;
	padding: 0 15px 0 5px;
	background: url('../images/pbtm_button_right.jpg') no-repeat;
	background-position: right top;
	}
#pbtm_menu_bg_r li.current a, #pbtm_menu_bg_r li a:hover{
	color: #05acff;

}
#pbtm_menu_bg_r li.current a b, #pbtm_menu_bg_r li a:hover b{
	color: #05acff;

}

/*End OF menu*/






#pbtm_logo {

	width: 250px;
	height: 65px;
	margin-top: 10px;
	margin-left: 5px;
	padding: 0;
	float: left;
	display: inline;
		
}

#pbtm_logo h1 {

	margin-top: 4px;
	font-size: 30px;
	color: #8fdaff;
	line-height: 1em;
	
}

#pbtm_logo h2 {

	margin-top: 4px;
	font-size: 11px;
	color: #1aa3e8;

}

#pbtm_content_area {

	width: 100%;
	background: url('../images/pbtm_content_bg.jpg') no-repeat top;
	overflow: hidden;

}

#pbtm_left {

	float: left;
	width : 235px;
	margin: 0;
	padding: 0;
}

.pbtm_section {

	width: 221px;
	margin-top: 30px;
	margin-left: 13px;
	float: left;
	display: inline;
}

.pbtm_section_top_pc {
	width: 208px; 
	height: 24px;/* -47 For padding top */
	background: url('../images/pbtm_left_section_top_pc.jpg') no-repeat;
	font-size: 14px;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 47px;
	padding-left: 13px;

}

.pbtm_section_top_pic {
	width: 208px; 
	height: 30px;/* -47 For padding top */
	background: url('../images/pbtm_left_section_top_pic.jpg') no-repeat;
	font-size: 14px;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 47px;
	padding-left: 13px;

}

.pbtm_section_middle {
	width: 221px; 
	background: url('../images/pbtm_left_section_middle.jpg') repeat-y;
}

.pbtm_section_middle p {
	
	font-size: 12px;
	color: #fff;
	font-family: Arial;
	text-align: justify;
	margin: 0px 23px 10px 13px;
	padding: 0;
	
}

.pbtm_section_middle ul {
	
	margin: 0px 23px 10px 28px;
	padding: 0px;
	color: #fff;
	list-style: square;
	font-size: 12px;
	
	
}

.pbtm_section_middle ul li a {
	
	color: #fff;
	text-decoration: none;
	
}

.pbtm_section_middle ul li a:hover {
	
	color: #6ff;
	text-decoration: underline;
	
}

.pbtm_section_bottom {
	width: 221px; 
	height: 16px;
	background: url('../images/pbtm_left_section_bottom.jpg') repeat-y;
	margin: 0;
	padding: 0;
}

.cleaner {
	clear: both;
	
}

.cleaner_with_height {
	
	clear: both;
	height: 1px;
	
}




#pbtm_right {
	
	float: right;
	width: 701px;
	background: #f3f3f3 url('../images/pbtm_right_bg.jpg') no-repeat 50% bottom;
	margin-top: 36px;
	margin-right: 23px;
	display: inline;

	
}

#pbtm_right p{

	margin: 0px 48px 10px 25px;
	color: #595959;
	text-align: justify;

}

#pbtm_right h1{

	margin: 0px 48px 10px 48px;
	color: #2c83b0;
	text-align: justify;
	font-size: 18px;

}

#pbtm_right img{

	border: none;
	float: right;
	margin: 0px 15px 0 0;
}



#pbtm_right2 {
	
	float: right;
	width: 701px;
	background: #f3f3f3 url('../images/pbtm_right_bg.jpg') no-repeat 50% bottom;
	margin-top: 36px;
	margin-right: 23px;
	display: inline;


	
}



#pbtm_right2 p{
	margin: 0px 48px 10px 20px;
	color: #595959;
	text-align: justify;
}

#pbtm_right2 h1{

	margin: 0px 48px 10px 48px;
	color: #2c83b0;
	text-align: justify;
	font-size: 18px;

}


#pbtm_right2 ul{
	margin: 0px 48px 10px 48px;
	font-size: 12px;
	color: black;
	clear: left;
	margin-left: 50px;
	padding: 2;
	text-align: justify;
}






#pbtm_bottom_section {
	
	width: 701px;
	overflow: hidden;
	padding-left: 0px;
	margin-bottom: 20px;
	
	
}

#pbtm_bottom_section .pbtm_bottom_section_box {
	float: left;
	display:inline;
	margin-top: 30px;
	margin-left: 23px;
	width: 200px;
	background-color: #f3f3f3;
	overflow: hidden;
	
	
}


#pbtm_bottom_section .pbtm_bottom_section_box h2{

	font-size: 12px;
	color: #0479b4;
	margin: 0px;
}

#pbtm_bottom_section .pbtm_bottom_section_box h3{

	font-size: 12px;
	color: #0297e3;
	margin: 0px;
}



#pbtm_bottom_section .pbtm_bottom_section_box img{

	margin: 5px 7px;
	float: left;
}

#pbtm_bottom_section .pbtm_bottom_section_box p{

	margin: 0px;
	color: #595959;
	text-align: justify;
}


.pbtm_bottom_section_box ul{
	

	font-size: 12px;
	color: #05acff;
	clear: left;
	margin-left: 10px;
	padding: 0;
	

	
}
.pbtm_bottom_section_box li{

	margin-left: 5px;

}
.pbtm_bottom_section_box ul li a{
	
	color: #05acff;
	text-decoration: none;
	
	
}

.pbtm_bottom_section_box ul li a:hover{
	
	text-decoration: underline;
	
}

#pbtm_footer_section {
	width: 955px;
	overflow: hidden;
	padding-left: 5px;
	margin-bottom: 20px;
}

#pbtm_footer_section .pbtm_footer_section_box {
	float: left;
	display:inline;
	margin-top: 30px;
	margin-left: 80px;
	width: 200px;
	color: #fdcb2e;

}

#pbtm_footer_section .pbtm_footer_section_box_2 {
	float: left;
	display:inline;
	margin-top: 30px;
	margin-left: 80px;
	width: 230px;
	color: #fdcb2e;

}

#pbtm_footer_section .pbtm_footer_section_box p{

	margin: 0px;
	color: #fdcb2e;
	text-align: justify;
}

#pbtm_footer_section .pbtm_footer_section_box h2{

	margin: 0px;
	color: #fdcb2e;
	text-align: justify;
	font-size: 12px;
	
}

#pbtm_footer_section a{

		color: #fdcb2e;
		text-decoration:none;
	
}

#pbtm_footer_section a:hover{

		text-decoration: underline;
	
}

