#card_wrap
{
	width:779px;
}

#card_header
{
	width:100%;
	height:130px;
	line-height:130px;
	color:#FFF;
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
	vertical-align:middle;
	background-position:left;
}

#card_header h1
{
	display: inline;
	color:#272727;
	font-size:29px;
	margin:15px 0px 15px 0px;
}

#card_header #slogan
{
	font-size:20px;
	color:#272727;
	line-height:normal;
}

#card_header #card_logo
{
	float:right;
	width:130px;
	height:130px;
}

#main_card
{
	overflow:hidden;
}
#main_card #card_text
{
	float:left;
	text-align:right;
	width:510px;
}

#main_card #card_contact
{
	float:right;
	width:130px;
	border-left:1px solid #000;
}
#main_card #card_contact #contact_title
{
	font-weight:bold;
	font-size:18px;
	display:list-item;
}

#main_card #card_gallery
{
	float:left;
	width:130px;
}


#card_footer #kupon
{
	width:180px;
	float:right;
}
#card_footer #wanted
{
	width:180px;
	float:left;
}

#card_gallery ul
{
	padding:0px; margin:0px;
	list-style:none;
}
#card_gallery ul li img
{
	width:100px;
	height:100px;
}

#wanted_mini
{
	width:170px; height:100px; line-height:100px; background-color:#000; color:#000;
	vertical-align:middle;
	text-align:center;
	background-image:url(http://www.maba.co.il/Templates/Maba/images/drushim.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin: auto;
	margin-top:40px;
}
#wanted_mini #padded
{
	padding:14px;
	padding-right:40px;
	line-height:normal;
}

#kupon_mini
{
	width:170px; height:100px; line-height:100px; background-color:#000; color:#000;
	vertical-align:middle;
	text-align:center;
	background-image:url(http://www.maba.co.il/Templates/Maba/images/coupone.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin: auto;
	margin-top:40px;
}

#kupon_mini #padded
{
	padding:14px;
	line-height:normal;
}
