*html #wb-layout-header-mask {
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src=images/layout1/headerMask.png);
}

* {
margin:0;
padding:0;
}

* html a {
	position:relative;
}

div.submenu,#wb-navigation-subtop {
display:none;
}

html,body {
height:100%;
}

#wb-container-contentwrapper {
border-top:8px solid #482ace;
padding-bottom:20px;
width: 768px;
height: 100%;
}

#wb-container-inner {
background-color:#fff;
margin:auto;
text-align:center;
width:798px;
height: 100%;
}

#wb-container-outer {
background-color:#454545;
min-height:100%;
}

#wb-layout {
margin:0 auto;
width:798px;
}

#wb-layout-footer {
background-color:#efefef;
width: 768px;
}

#wb-layout-footer-inner-1 {
padding:5px;
}

#wb-layout-header{background-color: #069b52; background-image:url(../images/layout1/defaultHeaderBack.jpg); background-repeat: no-repeat; background-position: right top; height: 336px; width: 768px;}

#wb-layout-header-mask {
background-color:transparent;
background-repeat:no-repeat;
overflow:hidden;
background-image:url(../images/layout1/headerMask.png);
width:272px;
height:336px;
}

#wb-layout-inner {
margin:0 auto;
text-align:left;
width:768px;
padding:15px;
background-color: #fff;
}

#wb-layout-main {
background-color:#fff;
float:right;
padding-left:10px;
padding-right:10px;
width:548px;
}

#wb-layout-sidebar {
background-color:#482ace;
float:left;
overflow:hidden;
padding-bottom:8px;
width:200px;
}

#wb-navigation {
width:200px;
}

#wb-navigation-bottom div {
background-color:#c3c3c3;
background-image:url(../images/layout1/navDivBack.jpg);
background-repeat:no-repeat;
}

#wb-navigation-bottom div a {
background-image:url(../images/layout1/navLinkBack.jpg);
background-position:left bottom;
background-repeat:no-repeat;
display:block;
height:100%;
padding:10px 10px 20px;
width:180px;
}

#wb-navigation-subtop div {
text-align:left;
}

