body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#FFFFFF;
	margin-top:100px;
	
}
.menu_links{
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
#corner_bg_R{
	background:url(images/silva_top_corner_01.jpg);
	background-repeat:repeat-x;
	height:133px;
	width:110px;
	border-top-style:none;
	border-right-style:solid;
	border-bottom-style:none;
	border-left-style:none;
	
}
#corner_bg_L{
	background:url(images/silva_top_corner_01.jpg);
	background-repeat:repeat-x;
	height:133px;
	width:110px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:solid;
	
}
#bottom_corner_bg{
	background:url(images/bottom_corner_08.jpg);
	background-repeat:repeat-x;
	height:85px;
	width:110px;
}
#logo_area{
	background:url(images/silva_restaurant_portuguese.jpg);
	background-repeat:no-repeat;
	width:361px;
	height:133px;
}

#top_footer{
	background:url(images/silva_restaurant_portugu-03.jpg);
	width:621px;
	height:133px;
	background-repeat:no-repeat;
}

#mid_spacer_L{
	width:25px;
	height:100%;
	min-height:384px;
	background-color:#FFFFFF;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:solid;
}

#mid_spacer_R{
	width:25px;
	height:100%;
	min-height:384px;
	background-color:#FFFFFF;
	border-top-style:none;
	border-right-style:solid;
	border-bottom-style:none;
	border-left-style:none;
}
#content_area{
	width:982px;
	height:100%;
	min-height:384px;
	background-color:#FFFFFF;
}
#mid_footer{
	background:url(images/mid_footer_09.jpg);
	background-repeat:no-repeat;
	width:982px;
	height:85px;
	color:#ffffff;
	font-size:18px;
}
#mid_footer a{
	text-decoration:none;
	color:#ffffff;
}
#mid_footer a:hover{
	text-decoration:underline;
	color:#ffffff;
}
#copy{
	float:left;
	width:351px;
	height:350px;
	padding-top:25px;
	margin-left:15px;
	line-height:25px;
	margin-right:35px
}
#main_image{
	background-image:#FFFFFF;
	width:
}
#main_image_services{
	background-image:url(images/services_bg_07.jpg);
	width:711px;
	height:384px;
	float:right;
}
