/* Layout Stylesheet */ 

html,body{
 margin: 0;
 padding: 0;
 background: #ffffff;
 }
div#container{
 position: relative;
 top: 0;
 width: 970px;
 margin: auto;
 }
 
div#containerdiv
{
    float:left;
    clear:left;
    top: 0;
    width: 970px;
    margin: auto
 }

div#header{
 position: relative;
 top: 0;
 width: 970px;
 height: 151px;
 margin: 0;
 background-image: url(/_common/images/headerbg.gif); background-repeat: no-repeat;
 }

div#containermenu
{
     width: 970px;
     height: 40px;
     background-image: url(/_common/images/menubg.gif);
     background-repeat: no-repeat;
     z-index: 1;
 }
 
 .containerMenuUdm
 {
    width: 720px;
    margin: 0 0px 0 0;
    padding: 0;
    float: left;
 }
 
 .containerMenuSearch
 {
    width: 235px;
    margin: 0;
    padding: 8px 0 0 0;
    float: left;
}

div#menu-under{
 position: absolute;
 top: 403px;
 left: 298px;
 width:182px;
 margin:0;
 text-align: right;
 z-index: 3
 }


div#item-latestheadlines{float:left;width:733px; height:40px;margin:5px 0 5px 0; background-image: url(/_common/images/latestheadlines.gif); background-repeat: no-repeat}
div#rh-item-latestheadlines{float:left;width:475px; padding:14px 0 0 225px;text-align: left}

div#item-grey{width:497px; padding:4px 0 4px 0; background:#dfdfdf;background-image: url(/_common/images/item-news-top.gif); background-repeat: no-repeat}
div#item-grey-under{width:497px;height:4px;margin:0;padding:0;background-image: url(/_common/images/item-news-bottom.gif); background-repeat: no-repeat}

div#item-news{width:467px; margin-left:15px; padding:0 15px 0 0; border-bottom:1px #ffffff solid}

div#rh-grey-subscribe{width:211px; padding:0 0 0 15px; border-top:4px #ffffff solid ; border-bottom:1px #ffffff solid ;background:#dfdfdf;background-image: url(/_common/images/right-curve-top.gif); background-repeat: no-repeat}
div#rh-grey{width:209px; padding:0 0 0 15px; border-top:4px #ffffff solid;background:#dfdfdf;}
div#rh-grey2
{
    width: 222px; 
    background-color: #dfdfdf;
    border-left: solid 2px #279D47;
    border-right: solid 2px #279D47;
    margin-top: -2px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

div#rh2-grey2-bottom
{
    margin: 0px;
    padding: 0px;
    
}

div#rh-grey-under{width:226px;height:9px;margin:0;padding:0;background-image: url(/_common/images/right-curve-bottom.gif); background-repeat: no-repeat}

div#lh-col-head{float:left;width:40%;height:151px}
div#rh-col-head{float:left;width:60%;height:151px}

/*div#lh-col-menu
{
    float: left;
    width: 75%;
}
div#rh-col-menu
{
    float: right;
    width: 24%;
    text-align: right;
    margin: 0;
    padding: 0;
}*/

div#wrapper{float:right;width:100%;margin-left:-402px}
div#content{border:0;padding:20px}
div#spot{float:left;width:350px;margin:30px 10px 10px 10px}
div#extra{float:left;clear:left;width:330px;background:#f99033;padding:20px;margin:10px 10px 0 10px}


div#lh-col{float:left;width:225px; padding:0 6px 0 0}

div#rh-col
{
    float: left;
    width: 733px;
    padding: 0 0 0 6px;
    margin-top: 35px;
}

div#lh-col-content{float:left;width:497px; padding:0}
div#rh-col-extra{float:left;width:226px; padding:0 0 0 10px}

div#spotimage{width:350px;margin:20px 10px 5px 6px}
div#extraorange{width:330px;background:#f99033;padding:20px;margin:6px 10px 2px 5px}
div#wrapperbg{background-image: url(/_common/images/div.gif); background-repeat: repeat-y }

div#footerbar{clear:both;width:970px; height:31px; background: #2a2a2a; background-image: url(/_common/images/footerbg.gif); background-repeat: no-repeat }

div#footerbar-lh-col{float:left;width:40%}
div#footerbar-rh-col{float:left;width:60%}

div#footer{clear:both;width:100%}





@media print {
.udm { display:none; }
}

#printLogo { display: none; }

.homeServiceMain
{
    width: 498px;
    height: 206px;
    position: relative;
    margin-top: 7px;
}

.homeServiceMainContent
{
    width: 275px;
    position: absolute;
    top: 70px;
    left: 30px;
}

.homeServiceSmallContainer
{
    width: 242px;
    height: 113px;
    float: left;
    margin: 10px 11px 0 0;
    position: relative;
}

.homeServiceSmallContent
{
    width: 125px;
    position: absolute;
    top: 60px;
    left: 20px;
}

.newsContainer
{
    width: 222px;
    background: #dcdedd;
    color: #666666;
    border-right: solid 2px #289d48;
    border-left: solid 2px #289d48;
}

.newsItem
{
    margin-left: 15px;
    padding: 5px 10px 5px 0;
    border-bottom: solid 1px #fff;
}

.newsItem a,
.newsItem a:link,
.newsItem a:visited,
.newsItem a:hover
{
    color: #13692b;
    font-weight: bold;
    text-decoration: none;
}

.newsMore
{
    font-size: 1.5em;
}

img
{
    border: none;
}

a
{
    outline: none;
}

.rightHandColumn
{
    width: 226px;
    margin: 0;
    padding: 0;
    display: inline;
    float: right;
}