	body {
	margin: 0px;
	background: #78785a;
	}
	
	#CentralColumn {
	width: 940px;	
	}	
	
	#header001 {
	height: 40px;
	background-image: url('../images/template/header001.jpg');
    background-repeat: no-repeat;
	background-position: top left;
	}
	
	#header002 {
	background-image: url('../images/template/header002.jpg');
    background-repeat: no-repeat;
	background-position: top left;
	height: 65px;
	}
	
	#header003 {
	background-image: url('../images/template/header003.jpg');
    background-repeat: no-repeat;
	background-position: top left;
	height: 40px;
	}
	
	#header004 {
	background-image: url('../images/template/header004.jpg');
    background-repeat: no-repeat;
	background-position: top left;
	height: 225px;
	}
	
	#ContentCentralColumn {
	width: 900px;
	background: #e3e3bf;
	}
	
	#ContentLeftColumn {
	background-image: url('../images/template/content_left_patt.jpg');
    background-repeat: repeat-y;
	background-position: top right;
	width: 30px;
	}
	
	#ContentRightColumn {
	background-image: url('../images/template/content_right_patt.jpg');
    background-repeat: repeat-y;
	background-position: top left;
	width: 30px;
	}
	
	#FooterCentralColumn {
	width: 900px;
	background-image: url('../images/template/footer_central_img.jpg');
    background-repeat: no-repeat;
	background-position: top left;
	height: 55px;
	}
	
	#FooterLeftColumn {
	background-image: url('../images/template/footer_left_img.jpg');
    background-repeat: no-repeat;
	background-position: top right;
	}
	
	#FooterRightColumn {
	background-image: url('../images/template/footer_right_img.jpg');
    background-repeat: no-repeat;
	background-position: top left;
	}
	
	#FooterPlus {
	padding-top: 20px;
	border-bottom: 1px solid #c0c096;
	border-left: 1px solid #c0c096;
	border-right: 1px solid #c0c096;
	background: #f7f4e4;
	}
	
	#MainContentTable {
	width: 498px;
	border-top: 1px solid #c0c096;
	border-left: 1px solid #c0c096;
	border-right: 1px solid #c0c096;
	background: #f7f4e4;
	vertical-align: top;
	}
	
	#MainContentLeft {
	width: 191px;
	vertical-align: top;
	}
	
	#MainContentRight {
	width: 211px;	
	}
	
	#MainContentTitle {	
	height: 50px;
	vertical-align: bottom;
	}
	
	#ProductsAllTable {
	width: 440px;
	margin-top: 30px;
	}
	
	#ProductsAllTable td {
	width: 210px;
	}
	
	#ProductsSingleTable {
	margin-top: 20px;
	background-image: url('../images/template/product_price_big.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	}
