/*-------------------- General Layout Styles --------------------*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#logo {
height:173px;
}
#main-menu {
height:66px;
background:url(menu.gif) 0 0 no-repeat;
}
#body-bg {background:url(body-runner.gif) 0 0 repeat-y;}
#body-top {background:url(under-menu.gif) 0 0 no-repeat;}
#body-bottom {background:url(bottom.gif) 0 100% no-repeat;}
#left-top {
background:url(left-top.gif) 0 12px no-repeat;
}
#right-top {
background:url(right-top.gif) 983px 12px no-repeat;
}

#cmsfooter {
height:100px;
overflow:hidden;
line-height:10px;
padding:5px 0 0 0;
}
#cmsbody {
padding:13px 43px 13px 13px;
min-height:546px;
}

#menu-column {
width:235px;
}
#body-content {
width:748px;
}
#html-areas {
width:170px;
padding:0 0 150px 9px
}
#stockist-sign-up {
background:url(become-stockist.gif) 0 0 no-repeat;
padding:50px 0 0 0px;
margin:20px 0 190px 36px;
}
#newsName, #newsEmail {
border:0px;
background:url(sign-up-field.gif) 0 0 no-repeat;
width:169px;
padding:6px 5px 8px 5px;
font-family:verdana;
font-size:10px;
margin:2px 0 0 0;
}
#submitBtn {
margin:4px 0 0 87px;
}
#left-html-holder {
position:relative;
height:1px;
}
#left-html-positioner {
position:absolute;
left:11px;
top:-187px;
}
#main-menu {
padding:7px 0 0 34px;
}
#main-menu a {
font-size:15px;
font-family:arial;
color:#fff;
font-weight:bold;
text-decoration:none;
display:block;
float:left;
padding:24px 10px;
background:url(top-menu-bg.gif) 100% 0 no-repeat;
}
#main-menu a:hover {
background:url(top-menu-bg.gif) 100% -76px no-repeat;
color:#965100;
}
#left-bg {
background:url(left-bg.gif) 100% 0 repeat-x;
}
#middle-bg {
background:url(right-bg.gif) 100% 0 repeat-x;

}
#right-bg {
background:url(right-bg.gif) 0 0 repeat-x;
}
body {
background-image:none!important;
}