body
{
    vertical-align:middle;
    position:static;
    margin: 0px 0px 0px 0px;
    background-color:#D6D2C9;
    background-attachment:fixed;
    background-position:center;
    background-image:url(images/body.jpg);
    overflow:auto;
    text-align: center;
}

#main
{
    text-align: left;
    position:relative;
    width:900px;
	height:auto;
}
#dnn_AdvertisementPane { vertical-align:top; padding:5px; }
#dnn_ContentPane { width:100%;  vertical-align:top; }

.bottom_ads
{
    position:relative;
    background-color:#ffffff;
    z-index:1;
    height: 110px;   
}

.header 
{
    text-align:left;
    width:899px;
    margin-left:0px;
	height:248px;
	display:block;
    background-image:url(images/header.jpg);
    background-repeat:no-repeat;
}

.temp_main
{
    width:880px;
    z-index:100;
}


.nav_top
{
    width:900px;
    height: 20px;
    background-image:url(images/navBar_top.jpg);
    background-repeat:no-repeat;
}

.nav_bottom
{
    width:900px;
    height: 20px;
    margin-top: 0px;
    background-image:url(images/navBar_bottom.jpg);
}

.nav_top_text
{
    margin-left:20px;
    color:#000000;
}

.nav_bottom_text
{
    margin-left:20px;
    color:#ffffff;
}

.prog_ad
{
    margin-top:-100px;
    width:726px;
    height:88px;
    margin-left:20px;
    position:relative;
    background-image:url(images/progressive.jpg);
    z-index:100;
}

.bottom_content
{   
    height:70px;
    background-image:url(images/footer.jpg);
    width:900px;
    margin-left:-1px;
    border-bottom:1px solid #D2D3CD;
    border-left:1px solid #D2D3CD;
    border-right:1px solid #D2D3CD;
    z-index:100;
}

.copyright
{
    width:420px;
    height:25px; 
    float:left; 
    margin-left:10px;
}

.industry_Assoc
{
    width:280px;
    height:60px;
    margin-top:0px;
    margin-right:0px;
    float:right;
}

.advertisement
{
    position:relative;
    width:120px;
    margin-left:765px;
    margin-top:-89px;
    z-index:100;
}

.temp_left
{
    width:10px;
    height:100%;
    background-image:url(images/border_1.jpg);
    background-repeat:repeat-y;
    z-index:101;
}

.temp_right
{
    width:10px;
    height:100%;
    background-image:url(images/border_2.jpg);
    background-repeat:repeat-y;
    z-index:101;
}

.content
{
    height:auto;
    z-index:100;
    vertical-align:top;    
}

.bottom_left
{
    position:relative;
    width:10px;
    height:110px;
    padding:0px;
    margin:0px;
    background-image:url(images/border_1_bottom.jpg);
    z-index:90;
    margin-right:890px;
    z-index:150;
}

.bottom_right
{
    position:relative;
    width:10px;
    height:110px;
    background-image:url(images/border_2_bottom.jpg);
    z-index:90;
    margin-left:890px;
    margin-top:-99px;
}


.content_border_right
{
    height:auto;
    margin-left:890px;
    background-image:url(images/border_2_top.jpg);
    width:10px;
}

.wrapper
{
    text-align: -moz-center;
}


#mainBody
{
    position:relative;
    background:#efeee9;
}


.ModuleTitle_SubMenu
{
    margin-left:-175px;   
    margin-top:-350px;   
}









