﻿body{
    width: 100%;
    background-image: url(../Images/PPC/PPCtile.jpg);
    font-family: Arial, Helvetica, sans-serif;
    background-repeat: repeat-x;
    background-position: left top;
    margin: 0px 0px;
    padding:0px 0px;
    height: 100%;
    background-color: #fcfcfc;}
    
#logo{
    background-image: url(../Images/PPC/PPClogo.jpg);
    width:642px;
    height:139px;
    float:left;
    border:solid 0px white;
    background-repeat: no-repeat;}

#wrapper{
    width:990px;
    margin:auto;}
    
#top{
    width:990px;
    margin:0px;
    border:solid 0px red;
    display:table;
    padding:0px;}

#top_right{
    width: 293px;
    font-family: "verdana" ,times new roman;
    font-size: 12px;
    text-align: right;
    color: #FFFFFF;
    float: right;
    padding-top: 10px;
    padding-right:10px;}
    
#TopRight_Link {width:100%;margin:0px;padding:0px;}
#TopRight_Address{width:100%;padding-top:25px;margin:0px;}
#TopRight_Link img{margin:0px;padding:0px;border:solid 0px red;}
#TopRight_Link a{font-family:Verdana;color:White;font-size:13px;text-decoration:none;font-weight:bold;}
#TopRight_Link a:hover{color:black;font-size:13px;border-top:solid 2px white;} 
    
#menu{
    width: 990px;
    float: left;
    height: 35px;
    border: solid 0px solid;
}

#img
{
    width: 990px;
    float: left;
    margin: 6px 0px 0px 0px;
    background: url('../Images/page_ex3.jpg') repeat-y left top; /*border-left:Solid 1px #cccccc; 	border-right:Solid 1px #cccccc;*/
}

#container
{
    width: 940px;
    overflow: hidden;
    float: left;
}

#ContentPlace{margin:0px 0px;padding:0px 0px;width:940px;}


.para
{
    font-family: "Verdana" Serif;
    font-size: 12px;
    color: #5c5c5c;
    line-height: 20px;
    padding-left: 5px;
}

.news
{
    font-size: 12px;
    color: #000000;
    text-align: left;
    padding-left: 10px;
}

.top_link
{
    font-size: 12px;
    font-weight: bold;
    padding-left: 4px;
    padding-right: 4px;
    color: #333333;
    text-decoration: none;
}

.top_link:hover
{
    color: #0080cb;
    text-decoration: none;
}

.hidemenu
{
    font-size: 12px;
    font-weight: bold;
    padding-left: 4px;
    padding-right: 4px;
    color: #333333;
    text-decoration: none;
}

.hidemenu:hover
{
    color: #b39b31;
    text-decoration: none;
}

.top_link-Current
{
    font-size: 12px;
    font-weight: bold;
    padding-left: 4px;
    padding-right: 4px;
    color: #0080cb;
    text-decoration: none;
}

#nav{
    padding: 0;
    margin: 0;
    list-style: none;
    height: 38px;
    background: Tranparent;
    position: relative;
    z-index: 500;
    font-family: arial, verdana, sans-serif;
    font-size: 12px;
}

#nav li.top
{
    display: block;
    float: left;
    height: 38px;
}
#nav li a.top_link
{
    display: block;
    float: left;
    height: 35px;
    line-height: 33px;
    color: #000;
    border-top: solid 4px transparent;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 0 8px;
    cursor: pointer;
    }

#nav li a.top_link span
{
    float: left;
    display: block;
    padding: 0 14px 0 4px;
    height: 35px;
    background: no-repeat right top;
}

#nav li a.top_link span.down
{
    float: left;
    display: block;
    padding: 0 18px 0 8px;
    height: 35px;
    background: no-repeat right top;
}

/* #nav li:hover a.top_link {color:#b39b31; background:Transparent;} */
#nav li:hover a.top_link
{
    color: #b39b31;
    background: #d8d8d8;
    border-top: solid 4px #7a6924;
}
#nav li:hover a.top_link span
{
    background: no-repeat right top;
}
#nav li:hover a.top_link span.down
{
    background: Tranparent no-repeat right top;
}

/* Default list styling */
#nav li:hover
{
    position: relative;
    z-index: 200;
}

#nav li:hover ul.sub
{
    left: 1px;
    top: 38px;
    background: #eaeaea;
    padding: 3px;
    border: 1px solid #b39b31;
    white-space: nowrap;
    width: 290px;
    height: auto;
    z-index: 300;
}

#nav li:hover ul.sub li
{
    display: block;
    height: 25px;
    position: relative;
    float: left;
    width: 200px;
    font-weight: bold;
}

#nav li:hover ul.sub li a
{
    display: block;
    font-size: 12px;
    height: 25px;
    font-weight: bold;
    width: 290px;
    line-height: 25px;
    text-indent: 5px;
    color: #000;
    text-decoration: none;
    border: 0px solid #53b5f7;
}

#nav li ul.sub li a.fly
{
    background: #eaeaea url(arrow.gif) 280px 6px no-repeat;
}
#nav li:hover ul.sub li a:hover
{
    background: #b39b31;
    color: #fff;
    border-color: #fff;
    
}
#nav li:hover ul.sub li a.fly:hover
{
    background: #b39b31 url(arrow_over.gif) 280px 6px no-repeat;
    color: #fff;
}


#nav li:hover li:hover ul, #nav li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover li:hover ul
{
    left: 285px;
    top: -4px;
    background: #eaeaea;
    padding: 3px;
    border: 1px solid #b39b31;
    white-space: nowrap;
    width: 290px;
    z-index: 400;
    height: auto;
}

#nav ul, #nav li:hover ul ul, #nav li:hover li:hover ul ul, #nav li:hover li:hover li:hover ul ul, #nav li:hover li:hover li:hover li:hover ul ul
{
    position: absolute;
    left: -9999px;
    top: -9999px;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

#nav li:hover li:hover a.fly, #nav li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover li:hover a.fly
{
    background: #b39b31 url(arrow_over.gif) 280px 6px no-repeat;
    color: #fff;
    border-color: #fff;
}

#nav li:hover li:hover li a.fly, #nav li:hover li:hover li:hover li a.fly, #nav li:hover li:hover li:hover li:hover li a.fly
{
    background: #eaeaea url(arrow.gif) 280px 6px no-repeat;
    color: #000;
    border-color: #53b5f7;
}


#bottom
{
    width: 100%;
    float: left;
    clear: both;
    height: 10px;
    margin: 0px 0px 10px 0px;
    border:solid 0px red;
}

#CopyRight
{
    width: 100%;
    font-family: "verdana",arial,Bookman Old Style;
    font-weight: 400;
    height: 109px;
    font-size: 12px;
    color: #999999;
    margin: 0px 0px;
    background: url('../Images/Page_bottom3.jpg') no-repeat left top;
}

.Header
{
    font-family: arial,Serif;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
    margin:0px;
    padding:0px;
    color: #C4A738;
}
.SubHeader
{
    list-style: none;
    line-height: normal;
    font-family: times new Roman;
    font-weight: normal;
    font-size: 16px;
    text-decoration: none;
}
.DepHead
{
    font-size: 17px;
    color: #C4A738;
    font-weight: bold;
    font-family: arial;
    text-transform: capitalize;
}

/* Border For Content Right Image */
.ImgBorder
{
    border: solid 1px #cccccc;
    padding: 3px;
    background-color: #f0eeee;
}




.LabLink{font-family:"Verdana" Serif;
 font-size:12px;
 color:#5c5c5c;
 text-decoration:none;
 line-height:20px;
 padding-left:5px;}
 
 
 .LabLink:Hover{color:#b39b31;text-decoration:underline;font-size:12px;}
