﻿body
{
    background-color: #000000;
    background-image: url('images/bodybg.jpg');
    background-repeat: repeat-x;
    
}
#wrapper
{
   width: 1025px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    background-image: url('images/wrapperbg.jpg');
    background-repeat: no-repeat;
    height: auto;
}
#webdenheader
{
    background-image: url('images/headerbg.jpg');
    background-repeat:no-repeat;
    height: 149px;
    width: 945px;
    margin-left: 33px;
    padding-top: 10px;
}
#webdenheader h1
{
 background-image: url('images/title.png');
    background-repeat:no-repeat;
    display: block;
     height: 30px;
    width: 551px;
    margin-left: 10px;
    behavior: url(iepngfix.htc);
     
}
#webdenheader h2
{
 background-image: url('images/subtitle.png');
    background-repeat:no-repeat;
    display: block;
     height: 18px;
    width: 548px;
    margin-left: 11px;
    margin-top: 7px;
    behavior: url(iepngfix.htc);
     
}
#webdenheader h3
{
 background-image: url('images/contactpanel.png');
 background-repeat:no-repeat;
 height: 190px;
 width: 224px;
 float: right;
 margin-right: 31px;
 display: block;
 position: static;
 behavior: url(iepngfix.htc);

}
div#webdenheader #mainnav
{

width: 700px;
height: 30px;
margin-top: 40px;
margin-top: 30px!important;
position: absolute;
}
#mainnav #homenav
{

background-image: url('images/home.png');
 background-repeat:no-repeat;
 height: 18px;
 width: 45px;
 display: block;
 margin-left: 10px;
 margin-top: 5px;
 float: left;
 behavior: url(iepngfix.htc);
 }
 #mainnav #currentprojectsnav
{

background-image: url('images/currentprojects.png');
 background-repeat:no-repeat;
 height: 18px;
 width: 147px;
 display: block;
 margin-left: 55px;
 margin-top: 5px;
 float: left;
 behavior: url(iepngfix.htc);
 }
 #mainnav #portfolionav
{

background-image: url('images/portfolio.png');
 background-repeat:no-repeat;
 height: 18px;
 width: 82px;
 display: block;
 margin-left: 55px;
 margin-top: 5px;
 float: left;
 behavior: url(iepngfix.htc);
 }
 #mainnav #solutionsnav
{

background-image: url('images/downloadsbutton.png');
 background-repeat:no-repeat;
 height: 18px;
 width: 98px;
 display: block;
 margin-left: 55px;
 margin-top: 5px;
 float: left;
 behavior: url(iepngfix.htc);
 }
 #mainnav #blognav
{

background-image: url('images/blog.png');
 background-repeat:no-repeat;
 height: 18px;
 width: 40px;
 display: block;
 margin-left: 55px;
 margin-top: 5px;
 float: left;
 behavior: url(iepngfix.htc);
 }
#webdenbreak
{
    background-image: url('images/navbg.png');
    background-repeat:no-repeat;
    height: 30px;
    width: 944px;
    margin-left: 33px;
    padding-top: 10px;
    /*display: block;*/
    position: relative;
    position: inherit;
    behavior: url(iepngfix.htc);
}
#webdenbody
{
    background-image: url('images/lowermainbg.jpg');
    background-repeat: no-repeat;
    height: 600px;
    width: 945px;
    margin-left: 33px;
    padding: 0 0 5 10;
    height: auto;
   behavior: url(iepngfix.htc);
}
/*div#webdenbody div#rightsidepanel #partnerstitle
{
 background-image: url('images/partnerstitle.png');
 background-repeat:no-repeat;
 display: block;
 width: 160px;
 height: 14px;
margin-left: 10px;
margin-bottom: 5px;
behavior: url(iepngfix.htc);
 
}
.partnertitles
{
    text-align: right;
    margin-right: 5px;
    font-family: 'Times New Roman' , Times, serif;
    font-weight: bold;
    font-size: .8em;
    margin-left: 10px;
    color: #ffffff;
    position:inherit;
    
}
.partnerdescriptions
{
    text-align: right;
    margin-right: 5px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: .75em;
    margin-left: 20px;
    font-style: italic;
    margin-bottom: 5px;
    display: inherit;
    float: none;
    
}

div#webdenbody #rightsidepanel
{
    height: inherit;
    width: 225px;
    margin-right:31px;
    float: right;
    margin-top: 10px;
    color: #FFFFFF;
}
div#webdenbody div#rightsidepanel #partnerstitle
{
 background-image: url('images/partnerstitle.png');
 background-repeat:no-repeat;
 display: block;
 width: 160px;
 height: 14px;
margin-left: 10px;
margin-bottom: 5px;
behavior: url(iepngfix.htc);
 
}
.partnertitles
{
    text-align: right;
    margin-right: 5px;
    font-family: 'Times New Roman' , Times, serif;
    font-weight: bold;
    font-size: .8em;
    margin-left: 10px;
    color: #ffffff;
    position:inherit;
    
}
.partnerdescriptions
{
    text-align: right;
    margin-right: 5px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: .75em;
    margin-left: 20px;
    font-style: italic;
    margin-bottom: 5px;
    display: inherit;
    float: none;
    
}
div#rightsidepanel p
{
    display: block;
    height: 34px;
    width: auto;
}*/
*/
img, div { behavior: url(iepngfix.htc) }
