#header, #wrapper, #pageWrapper
{
    width: 904px;
    height: auto;
    margin: 0px auto 0px auto;
}

#pageWrapper
{
    height: 100%;
}
#wrapper
{
    background-color: #ffffff;
}

#logo
{
    position: absolute;
    margin-top: 30px;
    margin-left: 34px;
}

#search
{
    background-image: url(../images/page/bg-search.gif);
    width: 228px;
    height: 29px;
    position: absolute;
    margin-top: 13px;
    margin-left: 663px;
}
#search #searchQikText
{
    display: block;
    float: left;
    margin-left: 31px;
    margin-top: 6px;
    width: 135px;
    height: 13px;
    color: #70706a;
}
#search #searchQikGo
{
    margin-left: 4px;
    margin-top: 5px;
    float: left;
    width: auto;
    height: auto;
}

#nav
{
    height: 126px;
}
#nav ul
{
    margin-top: 92px;
    margin-right: 1px;
    float: right;
    display: block;
    list-style: none;
}
#nav ul ul
{
    display: none;
}
#nav li
{
    float: left;
    border-bottom: solid 3px #cbdb2a;
}
#nav li.adeoOn 
{
    border-bottom: solid 3px #000000;
    margin-right: 1px;
}
#nav a, #nav a:visited
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    display: block;
    padding-right: 54px;
    padding-bottom: 15px;
    text-decoration: none;
    color: #243b4c;
    font-size: 12px;
    font-weight: bold;
}
#navPong
{
    background: #000000;
    height: 3px;
    width: auto;
    border-right: solid 1px #ffffff;
    border-left: solid 1px #ffffff;
    margin-left: -1px;
    overflow: hidden;
    display: block;
    position: absolute;
}

#subNav
{
    background-image: url(../images/page/bg-subNav.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    width: 206px;
    min-height: 352px;
    position: absolute;
    margin-top: -30px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #2e4541;    
    font-size: 11px;
}
#subNav ul
{
    list-style: none;
    padding: 0px;
}
#subNav li
{
    display: block;
    border-bottom: solid 1px #b2bab8;
}
#subNav ul ul, #subNav ul li.adeoOn ul ul
{
    display: none;
}
#subNav ul li.adeoOn ul, #subNav ul li.adeoOn ul li.adeoOn ul
{
    display: block;
}
#subNav li a
{
    text-decoration: none;
    color: #2e4541;
    font-weight: bold;
    display: block;    
    padding-left: 24px;
    padding-right: 24px;    
    padding-top: 4px;
    padding-bottom: 4px;      
}
#subNav ul li.adeoOn a
{
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    background-color: #2e4541;
    margin: 1px;
}
#subNav ul li ul li
{
    border-bottom: none;
}
#subNav ul li.adeoOn li a
{
    padding-left: 13px;
    margin-left: 12px;
    background-color: Transparent;
    color: #2e4541;
    font-weight: normal;
    background: none;
}
#subNav ul li.adeoOn li.adeoOn a, #subNav ul li.adeoOn li a:hover, #subNav ul li.adeoOn li.adeoOn li a:hover, #subNav ul li.adeoOn li.adeoOn li.adeoOn a
{
    background-image: url(../images/arw.png);
    background-repeat: no-repeat;
    background-position: center left;
}
#subNav ul li.adeoOn li.adeoOn li a, #subNav ul li.adeoOn li li a
{
    margin-left: 26px;
    background: none;    
}

.home#hero
{
    width: 900px;
    border-left: solid 1px white;
    overflow: hidden;
    height: 224px;
}
.subContent#hero
{
    height: 137px;
    width: 902px;
    border-left: solid 1px white;
    overflow: hidden;
}

#news
{
    background-image: url(../images/page/bg-news.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    width: 174px;
    height: 301px;
    position: absolute;
    margin-left: 694px;
    margin-top: -30px;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #2e4541;    
    font-size: 11px;
}
#news h1
{
    font-size: 14px;
    margin-bottom: 12px;
}
#news h2
{
    font-size: 11px;
    margin-bottom: 3px;
}
#news p
{
    margin-top: 0px;
    margin-bottom: 12px;        
}
#news hr
{
    border: none;
    border-top: solid 1px #aeb4b2;
    height: 1px;
    margin-bottom: 12px;    
}
#news .more, #contentBodyHome .more
{
    display: block;
    background-image: url(../images/page/arw-1.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 13px;
    text-decoration: none;
    color: #666666;
}

#content
{
    background-color: #ffffff;
    min-height: 336px;    
}

#contentBodyHome
{
    padding: 35px;
    width: 627px;
    height: 341px;
    background-image: url(../images/page/bg-home-content-shadow.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#contentBodySub
{
    padding: 35px;
    width: 627px;
	/*
    min-height: 351px;
	*/
	min-height:420px;
    background-image: url(../images/page/bg-subcontent-shadow.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    padding-left: 241px;
}
                        
#contentBodySub table
{
    border-collapse: collapse;
    background-color: Transparent;
    border-color: #ffffff;
    margin-bottom: 20px;
}
#contentBodySub td
{
    padding: 10px;
    border: solid 1px #ffffff;
}
#contentBodySub table thead td
{
    background-color: #f3f3f3;
    font-weight: bold;
}
#contentBodySub table tbody td
{
    background-color: #eeeeee;
}
#contentBodySub ul
{
    list-style: none;
}
#contentBodySub li
{
    margin-bottom: 10px;
    padding-left: 21px;    
    background-image: url(../images/quantum-bullet.gif);
    background-position: left top;
    background-repeat: no-repeat;
}

#contentBodyHome h1, #contentBodySub h1
{
    font-size: 17px;
    color: #0054a4;
    font-weight: normal;    
    margin-bottom: 13px;
}
#contentBodyHome h2, #contentBodySub h2
{
    font-size: 15px;
    color: #666666;
    font-weight: normal;    
    margin-bottom: 13px;    
}
#contentBodyHome h3, #contentBodySub h3
{
    font-size: 13px;
    color: #666666;
    font-weight: bold;    
    margin-bottom: 13px;    
}
#contentBodyHome h4, #contentBodySub h4
{
    font-size: 12px;
    color: #666666;
    font-weight: bold;  
    margin-bottom: 13px;    
}
#contentBodyHome ul, #contentBodySub ul, #contentBodyHome ol, #contentBodySub ol
{
    padding-left: 15px;
    margin-bottom: 13px;        
}
#contentBodyCandy
{
    width: 177px;
    margin-bottom: 20px;
    margin-left: 20px;
    float: right;
}
#contentBodyCandy .item
{
    width: 167px;
    background-color: #e3e1e0;
    background-image: url(../images/page/candy-top.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 5px;
    text-align: center;
}
#contentBodyCandy .itemEnd
{
    width: 177px;
    height: 3px;
    background-color: #e3e1e0;
    background-image: url(../images/page/candy-bottom.gif);
    background-repeat: no-repeat;
    background-position: left top;    
}
#contentBodyCandy .itemBubble
{
    margin-left: 4px;
    width: 140px;
    background-color: #ffffff;
    background-image: url(../images/page/candy-bubble-top.gif);
    background-repeat: no-repeat;
    background-position: left top; 
    text-align: left;
    padding: 10px;    
    padding-bottom: 3px; 
}
#contentBodyCandy .itemBubbleEnd
{
    margin-left: 4px;    
    width: 160px;
    height: 3px;
    background-image: url(../images/page/candy-bubble-bottom.gif);
    background-repeat: no-repeat;
    background-position: left top;      
}
#contentBodyCandy h1
{
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 5px;
}
#contentBodyCandy p
{
    margin-top: 0px;
    margin-bottom: 5px;
    color: #7c7c7c;
    font-size: 11px;
}
#contentBodyCandy .itemBubble a
{
    display: block;
    background-image: url(../images/page/arw-1.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    text-decoration: none;
    color: #666666;    
}

#contentBodyHome table
{
    width: 100%;
}
#contentBodyHome td
{
    width: 33%;
    padding-left: 20px;
    padding-bottom: 15px;
}
#contentBodyHome .border
{
    border-left: solid 1px #d7d7d7;
}
#contentBodyHome a .lighten
{
    color: #4d9bd5;
}

#footer
{
    display: table;
    background-color: #cbdb2a;
    height: 39px;
    width: 902px;
    border: solid 1px white;
    color: #7c7978;
    font-size: 10px;
}

#footer a
{
   color:#7C7978;
   text-decoration:none;
}


.footer {
clear:both;
color:#D3CFCC;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
margin:10px 0 0;
}

#footerCopyright
{
    vertical-align: middle;
    height: 100%;
    padding-left: 23px;
    display: table-cell;
}
#footerLinks
{
    vertical-align: middle;
    height: 100%;
    display: table-cell;
    padding-right: 23px;
    text-align: right;
}
#footerLinks a
{
    color: #7c7978;
    text-decoration: none;
}

