
html, body { 
	height: 100%;
	}
	
body { 
	margin: 0;
	padding: 0;
	font: 12px/18px Arial, Helvetica, Verdana, sans-serif;
	color: #666;
	text-align: center;
	background:  #531;
	font-weight: normal;
	}

#wrapper { 
    display: block;
    min-height: 100%;
    padding: 0;
	margin: 0;
    text-align: center;
	background: url(../images/common/bg-wrapper.jpg) no-repeat center top;
    }		

	*html #wrapper { height: expression('100%'); }
											
.container { 
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	position: relative;
	z-index: 1;
	}



.clear { 
	clear: both; 
	}
	
	
/*  LOGO-SECTION STYLES 
---------------------------------------------------------------------*/

#logoSection { 
	width: 100%;
	margin: 0; 
	padding: 0;
	position: relative;
	z-index: 999;	
	}


#logo { 
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 999;
	height: 276px;
	width: 380px;
	}
	
	#logo a { 
		height: 276px;
		width: 380px;
		display: block;
		text-decoration: none;
		background-repeat: no-repeat;
		background-position: 0 0;
		outline: none;
		text-indent: -5000px;
		margin: 0 0 0 0;
		background-image: url(../images/common/logo.png);
		behavior: url(/_scripts/iepngfix.htc);
		}	
		
		
/*  TOP-SECTION STYLES 
---------------------------------------------------------------------*/
	
#topSection { 
	width: 100%;
	margin: 0; 
	padding: 0;
	background: url(../images/common/bg-topSection.gif) repeat-x;
	position: relative;
	z-index: 998;	
	}
	
	#topSection .container { 
		background: url(../images/common/bg-topSectionContainer.png) no-repeat 0 0;
		behavior: url(/_scripts/iepngfix.htc);
		}	

	#topNav { 
		margin: 0 35px 27px 735px;
		padding: 0;
		width: 185px;
		height: 44px;
		} 	
	
	#topNav .newsletter {
		padding: 8px 0px 0px 0px;
		}
		
	#topNav .newsletter a { 
		display: block;
		height: 36px;
		width: 185px;
		margin: 0 0 0 0; 
		background-image: url(../images/mainNav/newsletter-N.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		text-indent: -5000px;
		outline: none;
		text-decoration: none;
		behavior: url(/_scripts/iepngfix.htc);
		}	

	#topNav .newsletter a:hover { 
		background-image: url(../images/mainNav/newsletter-O.png);
		}
	
		
/*  MENU STYLES 
---------------------------------------------------------------------*/


#mainNav { 
	clear: both;
	display: block;
	height: 51px;
	position: relative;
	z-index: 998;
	padding: 0;
	margin: 0;
	background: url(../images/common/bg-mainMenuNew.jpg) no-repeat;
	behavior: url(/_scripts/iepngfix.htc);
	}	
	
	#mainNav ul { 
		list-style-type: none;
		margin: 0 0 0 380px;
		padding: 0;
		}
		
	#mainNav ul li { 
		margin: 0;
		padding: 0;
		display: block;
		float: left; 
		background: url(../images/common/tween.gif) no-repeat right 0;
		position: relative;
		}
	
	#mainNav ul li a.mainMenu {
		height: 51px;
		display: block;
		line-height: 51px;
		text-decoration: none;
		background-repeat: no-repeat;
		background-position: 0 0;
		outline: none;
		text-indent: -5000px;
		margin: 0 0 0 0;
		behavior: url(/_scripts/iepngfix.htc);
		cursor: pointer;
		}
				
	
	#mainNav ul li.home a.mainMenu { background-image: url(../images/mainNav/home-N.png); width: 101px; }
	#mainNav ul li.home a.mainMenu:hover, .page-home #mainNav ul li.home a.mainMenu { background-image: url(../images/mainNav/home-O.png); }

	#mainNav ul li.about a.mainMenu { background-image: url(../images/mainNav/about-N.png); width: 89px; }
	#mainNav ul li.about a.mainMenu:hover, .page-about #mainNav ul li.about a.mainMenu { background-image: url(../images/mainNav/about-O.png); }

	#mainNav ul li.locations a.mainMenu { background-image: url(../images/mainNav/locations-N.png); width: 93px; }
	#mainNav ul li.locations a.mainMenu:hover, .page-locations #mainNav ul li.locations a.mainMenu { background-image: url(../images/mainNav/locations-O.png); }

	#mainNav ul li.menu a.mainMenu { background-image: url(../images/mainNav/menu-N.png); width: 81px; }
	#mainNav ul li.menu a.mainMenu:hover, .page-menu #mainNav ul li.menu a.mainMenu { background-image: url(../images/mainNav/menu-O.png); }

	#mainNav ul li.careers a.mainMenu { background-image: url(../images/mainNav/careers-N.png); width: 81px; }
	#mainNav ul li.careers a.mainMenu:hover, .page-careers #mainNav ul li.careers a.mainMenu { background-image: url(../images/mainNav/careers-O.png); }

	#mainNav ul li.contact a.mainMenu { background-image: url(../images/mainNav/contact-N.png); width: 125px; }
	#mainNav ul li.contact a.mainMenu:hover, .page-contact #mainNav ul li.contact a.mainMenu { background-image: url(../images/mainNav/contact-O.png); }
	

/*  FLASH-SECTION STYLES 
---------------------------------------------------------------------*/

#flashSection { 
	clear: both;
	position: relative;
	display: block;
	margin: 0;
	padding: 0 0 244px 0;
	}


/*  MID-SECTION STYLES 
---------------------------------------------------------------------*/

#midSection {
	clear: both;
	margin: 0px 0px 0px 10px;
	color: #8c6a3f;
	font: 11px/18px Arial, Helvetica, Verdana, sans-serif;
	padding: 0 0 90px 0;
	position: relative;
	display: block;
	}

#midSection .container {
		background: url(../images/common/bg-Sub-midSection.png) no-repeat center top;
}

#topImage {
	display: block;
	width: 960px;
	height: 188px;
}				


h1 { 
	font-size: 19px;
	line-height: 19px;
	font-weight: normal;
	margin: 10px 0 13px 0;
	display:block;
	text-indent: -5000px;
	height:22px;
	width:400px;
	clear:both;
	}


h1.pagetitle {
	display: block;
	width: 300px;
	height: 22px;
	text-indent: -5000px;
}

.page-about #topImage {background: url(../images/headerPhotos/headerPhoto-about.jpg) no-repeat 54px 0px;}
.page-about h1.pagetitle {background: url(../images/title/title-about.gif) no-repeat top left;}

.page-locations #topImage {background: url(../images/headerPhotos/headerPhoto-locations.jpg) no-repeat 54px 0px;}
.page-locations h1.pagetitle {background: url(../images/title/title-locations.gif) no-repeat top left;}

.page-menu #topImage {background: url(../images/headerPhotos/headerPhoto-menu.jpg) no-repeat 54px 0px;}
.page-menu h1.pagetitle {background: url(../images/title/title-menu.gif) no-repeat top left;}

.page-careers #topImage {background: url(../images/headerPhotos/headerPhoto-careers.jpg) no-repeat 54px 0px;}
.page-careers h1.pagetitle {background: url(../images/title/title-careers.gif) no-repeat top left;}

.page-contact #topImage {background: url(../images/headerPhotos/headerPhoto-contact.jpg) no-repeat 54px 0px;}
.page-contact h1.pagetitle {background: url(../images/title/title-contact.gif) no-repeat top left;}

.page-eNews #topImage {background: url(../images/headerPhotos/headerPhoto-newsletter.jpg) no-repeat 54px 0px;}
.page-eNews h1.pagetitle {background: url(../images/title/title-eNews.gif) no-repeat top left;}

.page-siteMap #topImage {background: url(../images/headerPhotos/headerPhoto-contact.jpg) no-repeat 54px 0px;}
.page-siteMap h1.pagetitle {background: url(../images/title/title-siteMap.gif) no-repeat top left;}

/*.page-appSoups #topImage {background: url(../images/headerPhotos/headerPhoto-menu.jpg) no-repeat 54px 0px;}
.page-appSoups h1.pagetitle {background: url(../images/title/title-appsSoups.gif) no-repeat top left;}*/

h1.leftMenu {
	background: url(../images/title/title-menu-leftnav.gif) no-repeat top left; width: 130px;
	}
	
h1.leftLocations {
	background: url(../images/title/title-locations.gif) no-repeat top left; width: 130px;
	}

.appetizers #topImage {background: url(../images/headerPhotos/headerPhoto-appetizers.jpg) no-repeat 54px 0px;}
h1.titleAppetizers {
	background: url(../images/title/title-apps.gif) no-repeat top left;
	}
	
h1.titleSoups {
	background: url(../images/title/title-soups.gif) no-repeat top left;
	}	

.ensaladas #topImage {background: url(../images/headerPhotos/headerPhoto-ensaladas.jpg) no-repeat 54px 0px;}	
h1.titleEnsaladas {
	background: url(../images/title/title-ensaladas.gif) no-repeat top left;
	}	

.pizzas #topImage {background: url(../images/headerPhotos/headerPhoto-pizzas.jpg) no-repeat 54px 0px;}	
h1.titleGourmetPizzas {
	background: url(../images/title/title-gourmetPizzas.gif) no-repeat top left;
	}	

h1.titleStrombolis {
	background: url(../images/title/title-stromboli.gif) no-repeat top left;
	}

.calzones #topImage {background: url(../images/headerPhotos/headerPhoto-calzones.jpg) no-repeat 54px 0px;}		
h1.titleCalzones {
	background: url(../images/title/title-calzones.gif) no-repeat top left;
	}	

.panini #topImage {background: url(../images/headerPhotos/headerPhoto-panini.jpg) no-repeat 54px 0px;}		
h1.titlePaninis {
	background: url(../images/title/title-paninis.gif) no-repeat top left;
	}

h1.titleSandwiches {
	background: url(../images/title/title-sandwiches.gif) no-repeat top left;
	}	
	
.wraps #topImage {background: url(../images/headerPhotos/headerPhoto-wraps.jpg) no-repeat 54px 0px;}			
h1.titleWraps {
	background: url(../images/title/title-wraps.gif) no-repeat top left;
	}

.quesas #topImage {background: url(../images/headerPhotos/headerPhoto-quesas.jpg) no-repeat 54px 0px;}			
h1.titleGourmetQuesadillas {
	background: url(../images/title/title-gourmetQue.gif) no-repeat top left;
	}

.fajitas #topImage {background: url(../images/headerPhotos/headerPhoto-fajitas.jpg) no-repeat 54px 0px;}		
h1.titleFajitas {
	background: url(../images/title/title-fajitas.gif) no-repeat top left;
	}
	
.pastas #topImage {background: url(../images/headerPhotos/headerPhoto-pastas.jpg) no-repeat 54px 0px;}		
h1.titlePastas {
	background: url(../images/title/title-pastaEntrees.gif) no-repeat top left;
	}

.sides #topImage {background: url(../images/headerPhotos/headerPhoto-sides.jpg) no-repeat 54px 0px;}			
h1.titleSides {
	background: url(../images/title/title-sides.gif) no-repeat top left;
	}

.desserts #topImage {background: url(../images/headerPhotos/headerPhoto-desserts.jpg) no-repeat 54px 0px;}		
h1.titleDesserts {
	background: url(../images/title/title-desserts.gif) no-repeat top left;
	}

.beverages #topImage {background: url(../images/headerPhotos/headerPhoto-beverages.jpg) no-repeat 54px 0px;}			
h1.titleBeverages {
	background: url(../images/title/title-beverages.gif) no-repeat top left;
	}

h1.titleBeer {
	background: url(../images/title/title-beer.gif) no-repeat top left;
	}

h1.titleWine {
	background: url(../images/title/title-wine.gif) no-repeat top left;
	}
	

#content {
	clear: both;
	float: left;
	min-height: 700px;
	height: 100%;
	margin: 0 0 0px 54px;
	
}
				

.leftCol {
	width: 148px;
	float: left;
	margin: 0 0 0 36px;
	background: url(../images/common/bg-Sub-leftCol.gif) no-repeat right top;
}		


.rightCol {
	width: 620px;
	margin: 0 0 0 35px;
	height: 100%;
	float: left;
}		


/*  LEFT NAVIGATION -SECTION STYLES 
---------------------------------------------------------------------*/
	
#leftNav {
	width: 140px;
	font-size: 10px;
	line-height: 15px;
}	

#leftNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#leftNav ul li {
	padding: 0px;
	margin: 0px;
}

#leftNav ul li a {
	color: #8c6a3f;
	text-decoration: none;
}

#leftNav ul li a:hover {
	color: #655d65;
	text-decoration: none;
}

#leftNav ul li.selected a {
	color: #655d65;
	text-decoration: none;
}
	
.printMenu {
	font-size: 10px;
	background: url(../images/common/icon-printMenu.gif) no-repeat left;
	padding: 0 0 0 21px;
	width: 100px;
	margin: 3px 0 27px 0px;	
}	
		
										
/*  BOTTOM-SECTION STYLES 
---------------------------------------------------------------------*/	
	
#botSection {
	height: 90px;
	margin: -90px 0 0 0px; 
	padding:0px;
	clear: both;
	display: block;
	background: url(../images/common/bg-botSection-sub-repeat.png) repeat-x;
	behavior: url(/_scripts/iepngfix.htc);
	}
	
	*html #botSection { margin: expression('-90px 0 0 -1px'); }

.page-home #botSection {
	height: 254px;
	margin: -254px 0 0 0; 
	padding: 0 0;
	clear: both;
	display: block;
	background: url(../images/common/bg-botSection.jpg) no-repeat center 10px;
	}
	
	*html .page-home #botSection { margin: expression('-245px 0 0 -1px'); }
 	

#botSectionInside { 
	background: url(../images/common/bg-botSection-sub-main.png) no-repeat center;
	behavior: url(/_scripts/iepngfix.htc);
	height: 90px;
	margin: 0 0 0 12px;
	}

.page-home #botSectionInside { 
	background: url(../images/common/bg-botSectionInside.png) no-repeat 0 0;
	behavior: url(/_scripts/iepngfix.htc);
	}
	
	.page-home #botSection .container {
		height: 244px;
		display: block;
		padding: 10px 0 0 0; 
		background: url(../images/common/bg-botSectionContainer.png) no-repeat 0 0;
		font-size: 9px;
		line-height: 14px;
		letter-spacing: 0.02em;		
		behavior: url(/_scripts/iepngfix.htc);
		}
		
		
	.page-home #botSection #blackBar { 
		clear: both;
		padding: 13px 0 0 0;
		}

		.page-home #botSection #blackBar #features {
			float: left;
			width: 560px;
			_width: 540px;
			margin: 0 0 0 50px;
			_margin: 0 0 0 20px;
			}

		.page-home #botSection #blackBar #features .feature { 
			float: left;
			width: 162px;
			height: 137px;
			display: block;
			margin: 0 20px 0 0;
			_margin:0 15px 0 0;			
			}
			
			.page-home #botSection #blackBar .feature a {
				float: left;
				width: 162px;
				height: 137px;
				display: block;
				text-indent: -5000px;
				outline: none;
				text-decoration: none;
				behavior: url(/_scripts/iepngfix.htc);
				}
				
			.page-home #botSection #blackBar .feature a.viewMenu { background-image: url(../images/mainNav/viewMenu-N.png); }
			.page-home #botSection #blackBar .feature a.viewMenu:hover { background-image: url(../images/mainNav/viewMenu-O.png); }

			.page-home #botSection #blackBar .feature a.downloadMenu { background-image: url(../images/mainNav/downloadMenu-N.png); }
			#botSection #blackBar .feature a.downloadMenu:hover { background-image: url(../images/mainNav/downloadMenu-O.png); }

			.page-home #botSection #blackBar .feature a.giveFeedback { background-image: url(../images/mainNav/giveFeedback-N.png); }
			.page-home #botSection #blackBar .feature a.giveFeedback:hover { background-image: url(../images/mainNav/giveFeedback-O.png); }
			
		#botSection #blackBar #addresses {
			float: left;
			margin: 13px 0 40px 0;
			width: 339px;
			_width: 330px;
			}
		
		#botSection #blackBar #addresses .address { 
					width: 113px;
					_width: 110px;
					}
	
			.leftCol #addresses .address {
				font-size: 9px;
				line-height: 13px;
				margin: 0px 0 16px 0px;
				}
			
			
			#addresses .address { 
				float: left; 
				margin: 0;
				color: #863;
				}
			
			#addresses .address p { 
				margin: 0;
				}	
				
			#addresses .address a { 
				color: #656;
				}

			#addresses .address a:hover { 
				color: #878;
				}

	#botSection #footerInfo { 
		clear: both;
		width: 339px;
		text-align: center;
		color: #000;
		margin: 1px 0 0 620px;
		}
		
		#botSection #footerInfo p { 
			margin: 0 0 10px 0;
			}
			
		#botSection #footerInfo a { 
			color: #000;
			text-decoration: none;
			margin: 0 2px;
			}
			
		#botSection #footerInfo a:hover {
			color: #720;
			}

#botSection #nav {
	position: relative;
	color: #000000;
	margin: 0px 0 0 0px;
	padding: 36px 0 0 42px;
	text-align: center;
	font-size: 9px;
	line-height: 14px;
	letter-spacing: 0.05em;		
}
			
#botSection #nav a{
	color: #000000;
	text-decoration: none;
}

#botSection #nav a:hover {
	color: #720;
}

/*  MENU LANDING PAGE STYLES 
---------------------------------------------------------------------*/	

#menuCat {
	float: left;
	text-align: center;
	margin: 0 30px 0px 0px;
	padding: 0 0 12px 0px;
	width: 162px;
}

#menuCat.last {
	margin: 0 0 0 0px;
}

#menuCat h3 {
	font-size: 12px;
	line-height: 34px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;

}

#menuCat  a {
	text-decoration: none;
	color: #8c6a3f;
}

#menuCat  a:hover {
	text-decoration: none;
	color: #655d65;
}

#menuCat img {
	border: none;
}

/*  MENU DETAIL STYLES 
---------------------------------------------------------------------*/

a.menu-back {
	display: block;
	position: absolute;
	margin: -34px 0 0 468px;	
	*margin: 0px 0 0 468px;	
	background: url(../images/common/icon-menuPage.gif) no-repeat 0px 4px;
	padding: 0 0 0 15px;
	text-transform: capitalize;
	font-weight: normal;
	font-size:10px;
	z-index: 500;
}	



#menuDetail {
	width: 206px;
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	min-height: 100px;
}

#menuDetail img {
	padding: 0 0 2px 0px;
}

#menuDetail h2 {
	width: 178px;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	padding: 8px 0 0 0px;
}

#menuDetail p {
	width: 178px;
}

/*  COMMON/GENERAL STYLES 
---------------------------------------------------------------------*/	
	
a { 
	color: #655d65;
	text-decoration: underline;
	}
	
a:hover { 
	color: #878;
	text-decoration: underline;
	}
	
p { 
	margin: 0px 0 12px 0; 
	}
	
strong { 
	font-weight: bold;
	}
	

h2 { 
	font-size: 12px;
	font-weight: bold;
	color: #655d65;
	margin: 0px 0 0px 0px;
	line-height: 16px;
	}

h3 { 
	font-weight: lighter;
	}
	
td {
	font-size:12px;
	}
	
img { behavior: url(/_scripts/iepngfix.htc); }

/*SITEMAP STYLES
---------------------------------------------------------------------*/
ul.sitemap {
	list-style-type:disc;
	list-style-position:outside;
	margin: 0px 0px 0px 0px;
	}

*ul.sitemap {
	list-style-type:disc;
	list-style-position:oustide;
	margin: 0 0 0 25px;
	}

/*  FORMS STYLES 

---------------------------------------------------------------------*/	
/*  CONTACT FORM STYLES
---------------------------------------------------------------------*/

#contactForm {
        float: left;
		width: 500px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #666;
		font-size: 11px;
		font-weight: normal;
		margin: 10px 30px 0 0px;
		}
		
		
*html #contactForm {
        float: left;
		width: 500px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666;
		font-weight: normal;
		margin: 10px 25px 0 0px;
		}
		
#contactForm .cleardefault {
		width: 500px;
		height: 15px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #87663d;
		background-color: #87663d;
		border: solid 1px #87663d;
		padding: 2px;
		margin-bottom: 5px;
		margin-right: 5px;
		margin-top: 5px;
		}


	.contactRow { 
		height: 35px;
		clear: both;
		}
		
	.tall { 
		height: 120px;
		}

	.contactRow .div { 
		float: left;
		width: 240px;
		display: block;
		}

	.contactRow .required {
		font-style: italic;
		font-family: Georgia, Times New Roman, Times, serif;
		color: #777;
		line-height: 20px;
		font-size: 11px;
		margin: 0 5px;
		margin: expression('0');
		}
		
		
	#contactForm input.cleardefault {
		width: 220px;
		height: 20px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 15px;
		color: #000000;
		background: #87663d;
		border: none;
        padding: 4px 5px;
		clear: both;
		}
		
	select.formSelect {
		width: 230px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #777777;
		background: #87663d;
		border: none;
		padding: 4px 0;
		margin: -1px 0;
		border: 0;
		}
		
		select.formSelect option {
			width: 200px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 15px;
			color: #777777;
			background: #2F2F2F;
        	padding: 0 5px;
			clear: both;
			border: 0;
			}

	.styledSelect {
		position: relative;
		z-index: 1;
		}
		
	.styledSelect.open { 
		position: relative;
		z-index: 9999;
		}
			
		.styledSelect ul {
			display: block;
			width: 230px;
			color: #777777;
       		padding: 0;
			clear: both;
			margin: 0;
			position: absolute;
			top: 0;
			left: 0;
			top: expression('1px');
			}
			
		.styledSelect.open ul { 
			height: 210px;
			overflow-y: auto;
			width: 245px;
			}
			
		.styledSelect ul li {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 15px;
			padding: 4px 5px 2px;
			padding: expression('4px 5px 3px');
			display: block;
			background: #444;
			color: #AAA;
			width: 220px;
			}

			.styledSelect ul li.closed { background: #2F2F2F url(../images/common/arrowDown.gif) no-repeat 210px 9px; color: #777; }
			.styledSelect ul li.closed:hover { background: #2F2F2F url(../images/common/arrowDown.gif) no-repeat 210px 9px;}
			.styledSelect.open ul li.first { background: #2F2F2F url(../images/common/arrowDown.gif) no-repeat 210px 9px; }
			.styledSelect.open ul li:hover { background-color: #666; }
		
	#contactForm textarea.contactBox {
		width: 460px;
		height: 100px;
		background-color: #87663d;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		border: none;
		margin: 5px 0 5px 0;
		padding: 4px 5px;
		overflow: hidden;
		}

	#contactForm input.button {
		font-size: 11px;
		background-color: #87663d;
		border: none;
		vertical-align: text-bottom;
		color: #000000;
		text-transform:uppercase;
		font-weight: normal;
		margin:5px 0 0 0px;
		cursor:pointer;
		}
		
		.checkboxLabel {
			float: left;
			padding: 0;
			background-position: 0 1px;
			background-repeat: no-repeat;
			margin: 0 10px 0 0;
			cursor: pointer;
			outline: none;
			text-decoration: none;
			}

			.cust_checkbox_on { background:url(../images/common/checkOn.gif) no-repeat 0 0; margin-right: 5px; }
			.cust_checkbox_off { background:url(../images/common/checkOff.gif) no-repeat 0 0;  margin-right: 5px; }
			
/*  GOOGLE MAP STYLES 
---------------------------------------------------------------------*/	

#mapContainer {
    float:left;
	padding:0px;
	margin:0 0 0 0px;
	width:200px;
	height:200px;
	}

#mapContainer #map {
	margin:0px;
	padding:0px;
	}

	


