html {margin:0px; background:#fff; width:100%; height:100%;}
body { margin:0px; padding:0px; background:#fff url(../images/bg_top.jpg) repeat-x top center; width:100%;}
header, section, footer { margin:auto; width:980px; font-family:"Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light", "trebuchet MS", arial; color:#072b87; font-size:10px; line-height:20px; display:block; clear:both;}
img { border:none #000;}
.hspace { height:20px; display:block; clear:both; margin:auto; width:980px 100%;}

header { height:135px;}
header .logo {width:328px; height:100px; margin-top:35px; float:left;}
header .welcome { float:right; margin-top:15px; text-align:right; font-style:italic; font-size:30px; font-weight:bold;}
header h1 { text-align:center; font-size:26px; font-style:italic; font-weight:bold; line-height:30px!important;text-align:right; }
header h2 { color:#00aeff; font-size:24px; font-weight:bold;}

section { width:980px; margin-top:30px;}
section h1 { text-align:center; font-size:26px; font-style:italic; font-weight:bold; line-height:27px;}
section h1 span { font-size:16px; font-style:normal; font-weight:normal;}

section .getaway { width:980px; margin:50px 165px; height:165px;}
section .upgrade, section .promotional { width:33%; text-align:center; font-size:13px; line-height:18px;}
section .upgrade img, section .promotional img { width:230px; }
section .promotional { float:left;}
section .upgrade { float:right;}

section h2 { color:#00aeff; font-size:24px; font-weight:bold;}
section .icon_set { width:980px; margin:40px 0 0 15px;}
section .icons { width:160px; margin-right:35px; float:left; text-align:center; color:#00aeff; font-weight:bold; font-size:18px;}
section .icons img { width:108px; height:108px; margin-bottom:10px;}

section h3 {font-size:24px; text-align:right; font-weight:normal; line-height:80px;}
section .centerFullText {

    padding-top: 40px;
    font-size: 12px;
    text-align: center;
    width: 900px;
    margin: auto;

}

.bselect, .bselect::after, .bselect::before {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;

}
.bselect {

    position: relative;
    width: 300px;
    font-size: 15px;
    margin: 0 auto;
    padding: 12px 15px !important;
    background: #fff;
    border-radius: 5px 5px 0px 0px;
    box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

}




	
	
footer { width:980px; text-align:center; color:#444; font-size:13px; margin-bottom:20px;}
