@charset "utf-8";
/* CSS Document */

.bodybg {
background-color:#33ccff;
background-image: url('Images/bg.jpg');
background-repeat: repeat-x; 

}

.top {
padding-left:9px;
padding-right:9px;
}

.navi1 {
padding-left:9px;
}

.homepagemain {
	background-image: url('Images/homepagebg.png');
	background-repeat: no-repeat;
	margin-right:auto;
	margin-left:auto;
	width:878px;
	height:565px;
}

.homepage_bodyleft {
	padding-left:9px;
	width:671px;
	height:341px;
	float: left;
}

.homepage_bodytext {
	padding-left:43px;
	text-align:justify;
	padding-right:30px;
	font-family: "Century Gothic";
	font-size: 12px;
}

.homepage_bodyright {
	background-image: url('Images/home.jpg');
	background-repeat: no-repeat;
	padding-right:8px;
	width:190px;
	height:338px;
	float: right;
}

.homepage_links {
	font-family:Arial;
	font-size: 11px;
	text-align: center;
	height:19px;
	font-weight: bold;
	color: #FFFFFF;
}

.copyright {
	font-family:Arial;
	text-align: center;
}

a:link {
COLOR: #FFFFFF;
text-decoration: none;
}
a:visited {
COLOR: #FFFFFF;
text-decoration: none;
}
a:hover {
COLOR: #FFFFFF;
text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #000000;
}


.homemain {
	background-image: url('Images/homebg.png');
	background-repeat: no-repeat;
	margin-right:auto;
	margin-left:auto;
	width:878px;
	height:1250px;
}
.productsmain {
	background-image: url('Images/productsbg.png');
	background-repeat: no-repeat;
	margin-right:auto;
	margin-left:auto;
	width:878px;
	height:565px;
}

.products_navi2 {
	margin-right:auto;
	margin-left:auto;
	font-family:Arial;
	font-size: 11px;
	text-align: center;
	height:19px;
	width:862px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	line-height: 19px;
}

.productsgap {
	padding-top:5px;
}

.coolersmain {
	background-image: url('Images/coolersbg.png');
	background-repeat: no-repeat;
	margin-right:auto;
	margin-left:auto;
	width:878px;
	height:1435px;
}

.coolersbody {
	margin-right:auto;
	margin-left:auto;
	width:861px;
	height:1170px;
}

.displaysmain {
	background-image: url('Images/freezer_displaybg.png');
	background-repeat: no-repeat;
	margin-right:auto;
	margin-left:auto;
	width:878px;
	height:1480px;
}

.displaysbody {
	margin-right:auto;
	margin-left:auto;
	width:861px;
	height:1219px;
}

.storagemain {
	background-image: url('Images/freezer_storagebg.png');
	background-repeat: no-repeat;
	margin-right:auto;
	margin-left:auto;
	width:878px;
	height:1333px;
}

.storagebody {
	margin-right:auto;
	margin-left:auto;
	width:861px;
	height:1089px;
}

.ice_makersmain {
	background-image: url('Images/ice_makersbg.png');
	background-repeat: no-repeat;
	margin-right:auto;
	margin-left:auto;
	width:878px;
	height:1685px;
}

.ice_makersbody {
	margin-right:auto;
	margin-left:auto;
	width:861px;
	height:1419px;
}

.kitchenmain {
	background-image: url('Images/kitchenbg.png');
	background-repeat: no-repeat;
	margin-right:auto;
	margin-left:auto;
	width:878px;
	height:1305px;
}

.kitchenbody {
	margin-right:auto;
	margin-left:auto;
	width:861px;
	height:1040px;
}

.supermarketmain {
	background-image: url('Images/supermarketbg.png');
	background-repeat: no-repeat;
	margin-right:auto;
	margin-left:auto;
	width:878px;
	height:1540px;
}

.supermarketbody {
	margin-right:auto;
	margin-left:auto;
	width:861px;
	height:1299px;
}

.promotions_bodyupleft {
	padding-left:9px;
	width:671px;
	height:341px;
	float: left;
}

.promotions_bodyleft {
	padding-left:9px;
	width:671px;
	height:341px;
	float: left;
}
.promotions_bodyright {
	background-image: url('Images/promotions.jpg');
	background-repeat: no-repeat;
	padding-right:8px;
	width:190px;
	height:341px;
	float: right;
}

.promotions_bodytext {
	padding-left:43px;
	font-family: "Century Gothic";
	font-size: 12px;
}

.contactmain {
	background-image: url('Images/homepagebg.png');
	background-repeat: no-repeat;
	margin-right:auto;
	margin-left:auto;
	width:878px;
	height:565px;
}

.contact_bodyleft {
	padding-left:9px;
	width:588px;
	height:100px;
	float: left;
}

.contact_bodyright {
	font-family: "Century Gothic";
	font-size: 12px;
	width:280px;
	height:100px;
	float: right;
	padding-top: 60px;
}

