﻿/* Concept/Canteem StyleSheet */

html, body {
	margin:0; padding:0;
	height:100%;
}

#body {
	background: white;
}

#floater {
	position: relative;
	float:left;
	height: 50%;
	margin-bottom: -315px;
	width:1px;
	
}

#centered {
	position: relative;
  clear: left;
  height: 630px;
  width: 100%;
  max-width: 470px;
  min-width: 470px;
  margin: 0 auto;s
}
 
#content {
	position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 685px;
  width: 523px;
  padding: 0px;
  margin: 0px;
  text-align: center;s
}

#bizcon_logo {
	width: 268px;
	height: 56px;
}


#imagemap {
	height: 530px;
}

#muffin {
	position: absolute;
	left: 36px; top: 104px;
}

#milkshake {
	position: absolute;
	left: 36px; top: 189px;
}

#saltpepper {
	position: absolute;
	left: 166px; top: 104px;
}

#coffeemug {
	position: absolute;
	left: 283px; top: 109px;
}

#sugar {
	position: absolute;
	left: 364px; top: 179px;
}

#strawdispenser {
	position: absolute;
	left: 426px; top: 104px;
}

#utensils {
	position: absolute;
	left: 116px; top: 229px;
}

#coffeepot {
	position: absolute;
	left: 216px; top: 229px;
}

#teacup {
	position: absolute;
	left: 359px; top: 294px;
}

#coffeecup {
	position: absolute;
	left: 230px; top: 369px;
}

#coke {
	position: absolute;
	left: 306px; top: 324px;
}

#teapot {
	position: absolute;
	left: 36px; top: 430px;
}

#toast {
	position: absolute;
	left: 236px; top: 457px;
}

#milk {
	position: absolute;
	left: 356px; top: 370px;
}

#tomatosauce {
	position: absolute;
	left: 431px; top: 376px;
}

#name {
	position: absolute;
	left: 0px; top: 560px;
}



#porti_copy {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;	
	color: #333334;
}