@charset "UTF-8";

/* CSS Document ROSINA GOURMET
------------------------------------------------------------- */
html, body {
	padding:0;
	margin:0;
	font-family: Geneva, Arial, Verdana, sans-serif;
	color:#000;
	font-size:12px;
	background:url(../images/bkcross.jpg) repeat-y center;
}

/* Layout container
------------------------------------------------------------- */
#containerw {
	float:left;
	background:url(../images/bkip2.jpg) center top no-repeat;
	width:100%;}
	
#container {
	margin:auto;
	width:984px;}
	
/* Layout container
------------------------------------------------------------- */

#textip2 {
	width:482px;
	background:url(../images/textip2top.jpg) top no-repeat;
	float:left;
	padding: 0 0px 70px 80px;
}

#textip2cross {
	width:562px;
	background:url(../images/textip2cross.jpg) repeat-y;
	float:left;}
	
#textip2bot {
	width:562px;
	background:url(../images/textip2bot.jpg) bottom no-repeat;
	float:left;}

#lunch { width:482px; }

#textip2 a {
	color:#C00;}
	
#textip2 a:hover {
	color:#000;}

#flaship {
	width:422px;
	height:370px;
	background:url(../images/flaship.jpg) no-repeat;
	float:left;}

#seasonalip {
	width:262px;
	height:188px;
	background:url(../images/seasonalip.jpg) no-repeat;
	float:left;
	padding: 12px 70px 0 90px;
	line-height: 14px;
	text-align: center;
}

#welcomeip {
		width:542px;
		height:61px;
		background:url(../images/welcomeip.jpg) no-repeat;
		float:left;
		padding: 30px 0 0 20px;
}

#welcomeip2 {
		width:542px;
		height:61px;
		background:url(../images/welcomeip2.jpg) no-repeat;
		float:left;
		padding: 30px 0 0 20px;
}

#rightip h2 { font-size:16px; }

#rightip {
	width:342px;
	height:480px;
	background:url(../images/flaship2.jpg) no-repeat;
	float:left;
	color: #fff;
	padding: 90px 0 0 80px;
	font-size: 14px;
}

/* Layout container
------------------------------------------------------------- */
#footerip {
	width:984px;
	height:45px;
	background:url(../images/footerip.jpg) no-repeat;
	text-align:center;
	padding:30px 0 0 0;
	margin:auto;
	line-height: 18px;
	color: #333;
	margin: auto;
}

#footeripw {
	float:left;
	height:75px;
	background:url(../images/footerbk.jpg) repeat-x;
	width:100%;
}

.whiteBorder {
	border:2px solid #fff;}

