body {

}
#mainContainer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 45px;
}
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px 100px;
	width: 762px;
	height: 244px;
	float: left;
	position: relative;
}

#slideshowcontainer {
	position: absolute;	
	background-image: url(../images/slidebg.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 305px;
	width: 413px;
	z-index: 99;
	padding-top: 84px;
	padding-left: 39px;
	top: -10px;
	left: 125px;
}

#images {
	position: relative;
	float:left;
	top: -15px;
	left: -485px;
}

#slidebg {
	position: relative;
	float:left;
	top: -100px;
	left: -110px;
}

#images img {
	width: 345px;
	height: 225px;
	margin: auto;
	float: left;
	position: relative;
}

#contentContainer {
}
#header {
	width: 700px;
	margin: 0px 130px;
	height: 20px;
}

#contentBody {
	float: left;
	position: relative;
	padding-bottom: 10px;
	width: 700px;
	margin: 0px 130px;
}

#leftColumn {
	float: left;
	position: relative;
	width: 180px;
	padding: 5px 0px 0px 5px;
}

#leftColumn img {
	display: inline;
}

#rightColumn {
	margin-left: 200px;
	margin-right: 10px;
}

#content {
}

#contactForm {
	float: left;
	position: relative;
}

#map {
	float: left;
	position: relative;
}

.formRow {
	float:left;
	position: relative;
	width: 200px;
}

.formRowLong {
	float:left;
	position: relative;
	width: 400px;
}

.formElement {
float: right;
position: relative;
}

.formElement textarea {
width: 350px;
}

.label {
float: left;
position: relative;
}

.spacer {
	clear: both;
}

#directions {
	float: right;
	position: relative;
}

#address {
	float: left;
	position: relative;
	padding-left: 5px;
	margin-bottom: 0px;
}

#phone {
	float: right;
	position: relative;
	margin-right: 20px;
	margin-bottom: 0px;
}


#footer {
	width: 700px;
	margin: 0px 130px;
	height: 100px;
	clear:both;
}

#footerBottom {
	clear: both;
	
}

#peacock {
	float: left;
	position: relative;
	top: -222px;
	right: 130px;
	height: 230px;
}

#footerContent {
	float: left;
	position: relative;
}

#lotus {
	float: right;
	position: relative;
	top: -125px;
	left: 120px;
	z-index: 99;
}

#hours {
	padding-left: 5px;
}

#netphiles {
	float: left;
	position: relative;
	top: -240px;
}

#menuLinks {
	margin-bottom: 10px;
}

.menuSection {
	width: 480px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	position: relative;
}

.menuItem {
	width: 460px;
	float: left;
	position: relative;
	margin-bottom: 5px;
}

.itemName {
	width: 150px;
	float: left;
	position: relative;
}

.itemDescription {
	width: 200px;
	float: left;
	position: relative;
}

.itemPrice {
	width: 55px;
	float: right;
	position: relative;
}

.sectionNote {
	float: left;
	position: relative;
	clear: left;
}

.backto {
	float: left;
	position: relative;
	clear: left;
}

#urbanspoon {
	float: left;
	position: relative;
	width: 200px;
}

#reviews {
   /*float: right;
   position: relative;
   width: 250px;*/
}

#gPeacock {
   width: 450px;
   margin-left: auto;
   margin-right: auto;
}

#gPeacock img {
   width: 450px;
   padding: 5px;
   border: 1px solid #DC143C;
}
