@charset "utf-8";
/* CSS Document */

#logo_new{

	display:block;
	position:relative;
	width:176px;
	height:63px;
	margin:0 0 0 0px;
	left:750px;
	bottom:15px;
	background-image:url(../img/coromandel_logo.gif);
	background-repeat:no-repeat;
	}
	
	#logo_newretail{

	display:block;
	position:relative;
	width:176px;
	height:63px;
	margin:0 0 0 0px;
	left:800px;
	bottom:15px;
	background-image:url(../img/coromandel_logo.gif);
	background-repeat:no-repeat;
	}