/* The Kosher Food Centre Stylesheet - Screen Version */
/* Stylesheet created by Cadmium Design & Development */
/* http://www.cadmium.com.au */

body { /* The canvas of the page */
	background-color: #006;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
}

#sideMenu { /* Position of the side menu */
	position: absolute;
	top: 16px;
	left: 5px;
}

#centralMenu {
	position: absolute;
	top: 12px;
	left: 358px;
}

#imageBar {
	position: absolute;
	top: 161px;
	left: 197px;
}

#welcome {
	position: absolute;
	top: 229px;
	left: 196px;
}

#logo {
	position: absolute;
	top: 239px;
	left: 410px;
}

#footer {
	position: absolute;
	top: 352px;
	left: 195px;
}

.kashrut {
	margin-top: 2px;
}

#tcLogo {
	position: absolute;
	top: 12px;
	left: 690px;
}
/* End of Stylesheet */
