body { font-family: "Garamond", Times New Roman, Courier;
	 font-size: 14px;
	 color: #000000;
	margin: 0px }

a:link { color: #660000;
		text-decoration: none }

a:hover { color: #AAAAAA;
		text-decoration: none }

a:visited { color: #660000;
		text-decoration: none }

.bg_block_L { position: relative;
		left: 50px;
		top: 0px;
		width: 148px;
		height: 390px }

.bg_block_R { position: relative;
		left: 0px;
		width: 148px;
		height: 500px }

.home_main_L { position: relative;
				left: 225px;
				top: -1000px;
				width: 206px;
				height:	366px;
				text-align: justify }

.home_main_R { position: absolute;
				left: 424px;
				top: 182px;
				width: 206px;
				height: 366px;
				text-align: justify }

.bot_nav { width: 760px;
		text-align: center;
		border-top: solid 1px #DDDDDD;
		padding: 5px}

.prod_main { position: absolute;
			 left: 225px;
			 top: 186px;
			 text-align: center;
			 width: 500px }

.vendor_1 { position: absolute;
				left: 225px;
				top: 223px }

.vendor_2 { position: absolute;
				left: 375px;
				top: 223px;
				border-left: solid 1px #000000;
				padding-left: 5px;
				height: 300px }


