body{
	width: 100%;
	background: transparent url('../images/mas_kitchen_background.gif') repeat;
	font-family: arial;
	font-size: 100%;
	text-align:center;
}

#globalcontainer{
	width: 708px;
	margin:0 auto;
}

#menucontainer{

}

.menuseparatortop{
	width: 708px;
	height: 1px;
	background: transparent url('../images/horizontal_separator.gif') repeat-x;
	margin-bottom: 8px;
}

.menuseparatorbottom{
	width: 708px;
	height: 1px;
	background: transparent url('../images/horizontal_separator.gif') repeat-x;
	margin-top: 8px;
	clear:both;
}

.separator{
	height: 1px;
	background: transparent url('../images/horizontal_separator.gif') repeat-x;
	margin-top: 20px;
	margin-bottom: 10px;
}

#menu{
	display: inline;
}

.firstmenuitem{
	display: inline;
	padding: 0;
	margin: 0;
	height: 18px;
	border-right: 1px solid #FFFFFF;
	float: left;
}

.menuitem{
	display: inline;
	padding: 0;
	margin: 0;
	height: 18px;
	border-right: 1px solid #FFFFFF;
	float: left;
}

.lastmenuitem{
	display: inline;
	padding: 0;
	margin: 0;
	height: 18px;
	float: left;
}

img{
	border: 0px;
}

.firstmenulink{
	margin-right: 20px;
	border: 0px;
}

.menulink{
	margin-left: 20px;
	margin-right: 20px;
	border: 0px;
}

.lastmenulink{
	margin-left: 20px;
	border: 0px;
}

#homepagebanner{
	margin-top: 5px;
	background: url('../images/catering_services_banner.gif') no-repeat;
	width: 708px;
	height: 310px;
}

#seasonalofferbanner{
	margin-top: 5px;
	background: url('../images/seasonal_offer_feb_2010_details.png') no-repeat;
	width: 708px;
	height: 555px;
}

#logocontainer{
	background: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	height: 102px;
}

#logo{
	float: left;
	background: url('../images/mas_kitchen_logo.gif');
	height: 102px;
	width: 423px;
}

#bannerlinks{
	float: right;
	margin-right: 30px;
}

#blinks{
	padding-top: 2px;
	display: table-cell;
	list-style-type: none;
}

.blinks{
	list-style-type: none;
	margin-bottom: 12px;
	margin-top: 0px;
	text-align: left;
}

#bannerbottom{
	width: 708px;
}

#bottomleft{
	float: left;
	background: url('../images/bottom_left.gif') no-repeat;
	height: 10px;
	width: 10px;
}

#bottomwhite{
	float: left;
	background: #FFFFFF;
	width: 688px;
	height: 10px;
}

#bottomright{
	display: inline;
	float: right;
	background: url('../images/bottom_right.gif') no-repeat;
	height: 10px;
	width: 10px;
}

#contactus{
	text-align: center;
	line-height: 25px;
	font-size: 80%;
	color: white;
}

.contactusemp{
	display: inline;
	font-weight: bold;
}

.contents{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 80%;
	text-align: justify;
	color: #FFFFFF;
}

h1.title{
	font-size: 120%;
	color: #FFFFFF;
	text-align: left;
	text-decoration: underline;
	margin-bottom: 15px;
	margin-top: 15px;
}

ul.vlinks{
	list-style-type: none;
}

li.vlinks{
	background: url("../images/bullets_icon.png") no-repeat;
	padding-top: 8px;
	padding-left: 45px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 100%;
	height: 31px;
}

a.links{
	color: #FFFFFF;
	font-weight: bold;
}

a.hlinks{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 80%;
	margin-left: 25px;
	margin-right: 25px;
}

a.fhlink{
	margin-left: 0px;
	margin-right: 25px;
}

a.lhlink{
	margin-right: 0px;
}

#copyrights{
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFFFFF;
	font-size: 70%;
}

.copyrights{
	color: #FFFFFF;
}

em{
	font-style: normal;
}

a:hover{
	color: yellow;
}

#seasonalads{
	width: 25px;
	height: 465px;
	border:1px solid gray;
}

.highlighted-links{
	color: yellow;
	font-size: 11px;
}

.seasonlinkcont{
	padding-left: 25px;
	text-align: center;
	width: 100px;
}

#seasonaloffer{
	text-align: center;	
}

#scn > div{
	float: left !important;
}

.hpfeedback{
	color: yellow;
	font-size: 14px;
	font-style: italic;
}

.hpfeedback a{
color: white;
text-decoration: underline;
}

.quote{
font-size: 36px;
}