body { 	font-family: "Trebuchet MS", Verdana, serif; 	background-image: url(images/background.jpg); 	background-repeat: repeat-x; background-height: 100%} #container { 	margin: 0 auto; 	width: 750px } #header { 	width: 100% } #sub_header { 	text-align: right; 	font-weight: bold; 	font-size: 20px; 	color: #FFFFFF; 	padding-right: 20px; 	padding-bottom: 20px; } 

#main_content { 	margin: 0 auto; 	width: 100%; 	background: #FFFFFF url('images/background_content.gif'); 	background-repeat: repeat-y }  

#main_content_top { 	height: 30px; 	background: #FFFFFF url('images/background_top.gif'); }  #main_content_bottom { 	height: 30px; 	background: #FFFFFF url('images/background_bottom.gif'); } #footer { 	text-align: center; 	font-size: 12px; 	margin: 10px auto } 

.content {
	float: left;
	width: 510px;
	text-align: justify;
	padding: 0 3px 0 30px;
	font-size: 12px;
	background-image: url(images/topbox.gif);
	background-repeat: no-repeat;
	background-position: 3% 3%;
	color: #000066;
	border-left: 10 px;
} 
.content1 { 	float: left; 	width: 510px; 	text-align: justify; 	padding: 0 30px 0 30px; 	font-size: 12px; 	background-image: url(images/hrt.gif); 	background-repeat: no-repeat; 	background-position: 2% 0%; 	color: #000066; } 
.content2 { 	float: left; 	width: 510px; 	text-align: justify; 	padding: 0 30px 0 30px; 	font-size: 12px; 	background-image: url(images/garlicb.gif); 	background-repeat: no-repeat; 	background-position: 3% 2%; 	color: #000066; } 
.content3 { 	float: left; 	width: 510px; 	text-align: justify; 	padding: 0 30px 0 30px; 	font-size: 12px; 	background-image: url(images/onionb.gif); 	background-repeat: no-repeat; 	background-position: 4% 2%; 	color: #000066; } 
.content4 { 	float: left; 	width: 510px; 	text-align: justify; 	padding: 0 30px 0 30px; 	font-size: 12px; 	background-image: url(images/tomatob1.jpg); 	background-repeat: no-repeat; 	background-position: 3% 2%; 	color: #000066; } 
.content5 { 	float: left; 	width: 510px; 	text-align: justify; 	padding: 0 30px 0 30px; 	font-size: 12px; 	background-image: url(images/tomatob1.gif); 	background-repeat: no-repeat; 	background-position: 4% 3%; 	color: #000066; } 
.menu { 	width: 139px; 	float: right; 	padding: 0 20px 0 20px; 	border-left: #8C8484 1px solid; 	font-size: 12px } .menu ul { 	margin: 0; 	padding: 10px 0 10px 15px } .menu il { 	list-style-type: disc } #header h1 { 	margin-bottom: 0px; 	font-size: 28px; 	font-weight: bold; 	color: #660000 } .content h2 { 	margin-top: 0px; 	font-size: 18px; 	font-weight: bold; 	color: #A40008 } .content1 h2 { 	margin-top: 0px; 	font-size: 18px; 	font-weight: bold; 	color: #A40008 } .content2 h2 { 	margin-top: 0px; 	font-size: 18px; 	font-weight: bold; 	color: #A40008 } .content3 h2 { 	margin-top: 0px; 	font-size: 18px; 	font-weight: bold; 	color: #A40008 } .content4 h2 { 	margin-top: 0px; 	font-size: 18px; 	font-weight: bold; 	color: #A40008 } .content5 h2 { 	margin-top: 0px; 	font-size: 18px; 	font-weight: bold; 	color: #A40008 } #clear { 	display: block; 	clear: both; 	width: 100%; 	height:1px; 	overflow:hidden; } .menu_title { 	font-size: 18px; 	font-weight: bold; 	color: #A40008; } .menu ul { 	margin: 0; 	padding: 10px 0 20px 15px } .menu li { 	padding-top: 2px; 	list-style-type: circle } a { 	color: #A40008; 	font-weight: bold; 	text-decoration: none } a:hover { 	color: #A40008; 	font-weight: bold; 	text-decoration: underline } a.menu_link { 	color: #999900; 	font-weight: bold; 	text-decoration: underline } a.menu_link:hover { 	color: #A40008; 	font-weight: bold; 	text-decoration: none } .quote { 	margin: 20px; 	text-align: center; 	font-weight: bold; 	font-style: italic } 

.menu_contact { 	color: #009900; 	font-size: 18px; 	font-weight: bold; }
.menu_contact_eug { 	color: #3C00FF; 	font-size: 16px; 	font-weight: bold; text-align:center;  }  
