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

body {
	margin: 0;
	padding: 0;
	color: #fff;/*6e4007*/
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/main/main_pattern.gif);
	background-repeat: repeat;
	background-color: #000;
}

/*########## start of classes ##########*/

.pngfix {
	behavior: url("/chalk.com.sg/includes/iepngfix.htc");
}

/*########## end of classes ##########*/

#container {
	margin: 0 auto;
	padding: 0;
	width: 550px;
}

#main {
	margin: 0;
	padding: 0;
	width:550px;
	height:670px;
	float: left;
	background-image:url(../images/main/chalk_temp.png);
	background-repeat:no-repeat;
}

#logos {
	position: relative;
	margin: 0;
	padding: 0;
	width: 550px;
	height: 670px;
}

#chalkresto {
	position: absolute;
	bottom: 24px; 
	left: 224px;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 54px;
/*	float: left;*/
}

#altotaberna {
	position: absolute;
	bottom: 10px; 
	left: 307px;
	margin: 0;
	padding: 0;
	width: 80px;
	height: 80px;
/*	float: left;*/
}
