﻿/* Stylesheet for home-page only */
#column_3 {
	position: fixed;
	width: 803px;
	height: 619px;
	margin: 22px 22px 22px 220px;
	padding: 0 0 0 0;
	background-image:url('../images/home-page-image-b.jpg');
	z-index: 2;
}
#column_r {
	position: relative;
	width: 613px;
	height: 174px;
	margin: 165px 95px 290px 95px;
	z-index: 3;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #333333;
	text-align: center;
}