@charset "utf-8";

* {
margin:0;
padding:0;
}

div.submenu,#wb-navigation-subtop {
display:none;
background-color:#0c0c0c;
}

html,body {
height:100%;
}

#wb-container-contentwrapper {
background-color:#292722;
background-image:url(../images/layout1/contentBack.jpg);
background-repeat:repeat-y;
margin-top:5px;
}

#wb-container-inner {
margin:auto;
text-align:center;
width:779px;
}

#wb-container-outer {
background-color:#0c0c0c;
height:auto;
min-height:100%;
}

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

#wb-layout-footer {
background-color:#d4c8a8;
background-image:url(../images/layout1/footerBack.jpg);
background-repeat:no-repeat;
}

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

#wb-layout-header {
background-color:#d4c8a8;
background-image:url(../images/layout1/headerBack.jpg);
background-position:right top;
background-repeat:no-repeat;
height:225px;
width:779px;
overflow: hidden;
}

#wb-layout-header-mask {
	height:225px;
	width:779px;
	overflow: hidden;
}

#wb-layout-inner {
background:#292722;
margin:0 auto;
text-align:left;
width:779px;
}

#wb-layout-main {
float:right;
width:529px;
}

#wb-layout-sidebar {
float:left;
overflow:hidden;
width:250px;
}

#wb-navigation {
padding-bottom:20px;
padding-left:30px;
padding-right:10px;
padding-top:20px;
}

#wb-navigation-bottom div {
background-image:url(../images/layout1/navItemBack.jpg);
background-position:left top;
background-repeat:no-repeat;
padding-bottom:10px;
padding-left:20px;
padding-right:0;
padding-top:0;
}
	#wb-navigation-bottom div > div {
		background-color: #1e1d1c;
		padding: 0px;
	}
		#wb-navigation-bottom div > div > div{
			padding: 0 0 10px 20px;
		}


#wb-navigation-bottom div a {
display:block;
height:100%;
width:100%;
}

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

div.submenu {
	display: none;
}
