﻿.innerPageWnd1
{
    margin:0px;
    padding:0px;
    margin-left:1px;
    background: url(../../images/backgrounds/commercialBox_bg.gif) repeat-y;
    float:left;
    width:854px;
}

.innerPageWnd1 .WSB_top
{
    background: url(../../images/backgrounds/WSB_top.gif) repeat-x;
    height: 11px;
    width:854px;
    float:left;
}
.innerPageWnd1 .WSB_bottom
{
    background: url(../../images/backgrounds/WSB_bottom.gif) repeat-x;
    height: 9px;
    width:854px;
    float:left;
}

.innerPageWnd1 .content
{
    margin:20px;
    padding:0px;
    width:794px;
    float:left;
}

.ContactUsDiv
{
    position:absolute;
    top:-280px;
    left:-8000px;
    float:left;
    z-index:10010;
}
.ContactUsDiv2
{
    position:absolute;
    top:-280px;
    left:-8000px;
    float:left;
    z-index:10010;
}
.ContactUsDivoverlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	width: 150%;
	height: 150%;
	background-color: #000;
	opacity:0.7;
	filter:alpha(opacity=70)
}