div#htmlSiteHolder
{
    position:relative; 
 	z-index:6; 
}

div.centerWrapper
{
    margin:auto;
    width:820px;
  
}

.seoClass{
	 position:absolute;
	 margin-left:-5000px;
	 width:300px;
	 height:1px;
	 overflow:hidden;
	 display:none;
}

div#topRunner
{
    background-image:url(img/topRunner.jpg);
    background-repeat:repeat-x;
    background-color:#F37020;
    border-bottom:2px solid #F3701E;
    /*height:45px;*/
}

div#sloganRunner
{
    height:175px;
    background-image:url(img/sloganRunner.jpg);
    background-repeat:repeat-x;
}

div#contentRunner
{
    min-height:175px;
    background-image:url(img/contentRunner.jpg);
    background-repeat:repeat-x;
    background-color:#fff;
    padding-top:10px;
    padding-bottom:10px;
}

 div#footerRunner
{
    height:30px; 
    background-color:#004577;
    color:#fff;
    line-height:30px;
    font-size:10px;
    font-family:Arial;
}

div#logoDiv
{
    height:122px;
    width:265px;
    background-image:url(img/logo.png);
    position:absolute;
    z-index:5000;
    margin-left:-20px;
    margin-top:60px;

}

div#tempDiv
{
    height:68px;
    width:269px;
    background-image:url(img/temp.png);
    position:absolute;
    z-index:5000;
    margin-left:565px;
    margin-top:140px;
    text-align:center;
}

div#tempDiv * td
{
    color:#fff;
    text-align:center;
    width:269px;
}

div#menuHolder
{
    padding-top:16px;
}

#lastUpdate
{
    display:none;
}

#langDiv
{
    top:0px;
    position:absolute;
    margin-right:8px;
    margin-left:656px;
    
}

#langDiv a{color:#CECECE;font-size:11px;text-decoration:none;}


.contact_legend
{
    font-weight:bold;   
}

.contact_fieldSet
{
    width:500px;
}

a.contact_submit
{
    background-color:#F37020;
    color:#ffffff;
    text-decoration:none;
    padding:4px 8px 4px 8px;
}

a.contact_submit:hover
{
    background-color:#296293;
    color:#ffffff;
    text-decoration:none;
    padding:4px 8px 4px 8px;
}

input.contact
{
    background-color:#D5ECF2;
}


#moreD1SPAS
{
    position:absolute;
    color:#fff;
    top:170px;
     position:absolute;
    z-index:5000;
    margin-left:20px;
    text-align:center;
}


#moreD1SPAS *
{
    color:#fff;
    
   }