﻿body
{
    margin: 0px;
    top: 0px;
    left: 0px;
    height: 0px;
    background-image: url('../Images/PremierAviationBkgd.jpg');
    font-family: Verdana;
    font-size: 11px;
    color: #bfbdbe;
    background-color: #000000;
    background-repeat: no-repeat;
}

#Header
{
    padding: 5px;
    z-index: 1;
    left: 10px;
    top: 0px;
    height: 44px;
    width: 965px;
    position: relative;
    background-image: url('../Images/PEJHeader.jpg');
    float: left;
    background-repeat: no-repeat;
    text-align: right;
}

#Logo
{
 z-index: 1; 
 left: 350px; 
 top: 0px; 
 height: 70px; 
 width: 400px; 
 position: relative;
 float: left;
}

#Strapline
{
    z-index: 2;
    right: 0px;
    top: 20px;
    height: 20px;
    width: 280px;
    position: relative;
    float: right;
    font-size: 15px;
    color: #999999;
    font-family: 'Franklin Gothic Book';
    font-weight: bold;
}

#Image
{
    z-index: 2;
    left: 0px;
    top: 0px;
    height: 256px;
    width: 960px;
    position: relative;
    float: left;
}

#Features
{
    height: 100px;
    width: 650px;
    z-index: 1;
    position: relative;
    float: left;
    top: 1px;
    left: 0px;
    text-align: right;
}

#Wrapper
{

    width: 960px;
    position: relative;
    z-index: 1;
    top: 30px;
margin-left: auto ;
  margin-right: auto ;
}

#ContentWrapper
{
    border: 1px solid #CCCCCC;
    left: 20px;
    width: 960px;
    position: relative;
    z-index: 1;
    top: 20px;
    float: left;
    background-color: #333333;

}


#Text
{
    left: 0px;
    width: 960px;
    position: relative;
    z-index: 1;
    top: 0px;
    float: left;
    background-image: url('../Images/TextBkgd.jpg');
    background-repeat: repeat;
}

#TextAreas
{
    padding: 23px 20px 10px 20px;
    left: 0px;
    width: 930px;
    position: relative;
    z-index: 1;
    top: 0px;
    float: left;
    background-image: url('../Images/TextAreaBkgd.jpg');
    background-repeat: no-repeat;
}

#InnerText
{
    left: 0px;
    width: 960px;
    position: relative;
    z-index: 1;
    top: -8px;
    float: left;
    background-image: url('../Images/PEJContentBkgd.jpg');
    background-color: #333333;
    background-repeat: no-repeat;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #FFFFFF;
}

#MainLeftHomepage
{
    z-index: 1;
    width: 340px;
    position: relative;
    float: Left;
    left: 0px;
    padding-left: 10px;
    top: 0px;
}

#MainRightHomepage
{
    z-index: 2;
    width: 510px;
    position: relative;
    float: right;
    right: 15px;
    padding-right: 10px;
    top: 0px;
}

#MainLeft
{
    z-index: 1;
    width: 670px;
    position: relative;
    float: Left;
    left: 0px;
    padding-left: 10px;
    top: 0px;
}

#MainRight
{
    z-index: 2;
    width: 210px;
    position: relative;
    float: right;
    right: 15px;
    padding-right: 10px;
    top: 0px;
}


#Intro
{
    z-index: 1;
    width: 340px;
    position: relative;
    float: Left;
    left: 0px;
    top: 0px;

}


#Address
{
    padding: 15px 10px 10px 10px;
    z-index: 1;
    width: 320px;
    height: 100px;
    background-image: url('../Images/AddressBkgd.jpg');
    background-repeat: no-repeat;
    position: relative;
    float: Left;
    left: 0px;
    top: 0px;
    font-family: Microsoft JhengHei;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
}

#News
{
    z-index: 2;
    width: 450px;
    position: relative;
    float: right;
    right: 15px;
    top: 0px;
    
}

#Footer
{
    z-index: 1;
    position: relative;
    height: 70px;
    width: 952px;
    font-family: Verdana;
    font-size: 10px;
    top: 55px;
    margin-left: auto ;
    margin-right: auto ;
    left: 20px;

}

#legal
{
    z-index: 1;
    width: 609px;
    position: relative;
    float: Left;
    left: 0px;
    top: 0px;
}

#cubeularlogo
{
    z-index: 2;
    width: 100px;
    height: 30px;
    position: relative;
    float: right;
    right: 0px;
    top: 0px;
}

#cubeularlink
{
    padding: 10px;
    z-index: 2;
    width: 170px;
    height: 30px;
    position: relative;
    float: right;
    right: 0px;
    top: 0px;
}



/*/////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////*/
/* INNER STRUCTURE  */

#Articlefooter
{
     /* border: 1px solid #DBE3F7;
    background-color: #F0F3FB; */
    padding-top: 4px;
    width: 97%;
    height: 20px;
    padding-left: 5px;
    padding-bottom: 4px;
}

#sendemail
{
    border: 1px solid #FFFFFF;
    z-index: 2;
    position: absolute;
    width: 220px;
    right: 0px;
    top: 10px;
}







/*/////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////*/
/* MAIN IMAGE CONTENT SLIDER  */

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 960px; /*width of featured content slider*/
height: 256px;
z-index: -1;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
z-index: -1;
padding: 0px;
width: 960px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination
{
    width: 300px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
    text-align: right;
    padding: 5px 10px;
    left: 500px;
    position: absolute;
    z-index: 1;
    top: 214px;
    height: 50px;
    visibility: hidden;
}

.pagination a
{
    padding: 5px 15px 5px 15px;
    text-decoration: none;
    color: #666666;
    background: white;
    font-size: 10px;
    font-weight: bold;
}

.pagination a:hover, .pagination a.selected
{
    background-position: #666666;
    padding: 5px 15px 5px 15px;
    text-decoration: none;
    color: #FFFFFF;
    background: #666666;
    font-size: 10px;
    font-weight: bold;
}

 





