BODY {
	background: url(../../images/page-background.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #535B66;
}

BODY A IMG {
	border-style: solid;
	border-width: 0px;
}

BODY DIV#container DIV#container-content DIV#header {
	background: url(../../images/header-background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

BODY DIV#container DIV#container-content DIV#body {
	background: url(../../images/body-background.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

BODY DIV#container DIV#container-content DIV#body DIV#body-content DIV#introduction DIV#introduction-content {
	background: url(../../images/column-background.gif);
	background-position: top left;
	background-repeat: repeat-x;	
}

BODY DIV#container DIV#container-content DIV#body DIV#body-content DIV#introduction DIV#introduction-content {
	background: url(../../images/column-background.gif);
	background-position: top left;
	background-repeat: repeat-x;	
}

BODY DIV#container DIV#container-content DIV#body DIV#body-content DIV#product-focus DIV#product-focus-content {
	background: url(../../images/column-background.gif);
	background-position: top left;
	background-repeat: repeat-x;	
}

BODY DIV#container DIV#container-content DIV#footer {
	background: url(../../images/footer-background.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

