


/* Content
===================*/
#header {
/*	background: url(color_gray/pics/navBg.gif) scroll repeat-x bottom; */
}

#content {
	margin: 0; 
	background: #a7a196 url(color_gray/pics/main.jpg) scroll no-repeat;
}
#main {
	width: 380px;
	float: right;
	padding: 40px;
	clear: both;
/*
	width: 520px;
	height: auto;
	min-height: 200px;
	overflow: hidden;
	position: relative;
	left: 195px;
*/
}
#column1 {
	display: block !important;
	width: 450px;
	float: left;
	background: #a7a196;

	height: auto;
	min-height: 200px;
	overflow: hidden;
	position: relative;
	padding: 0; margin: 0;
/*	float: left;
	width: 145px;
	height: auto;
	min-height: 200px;
	overflow: hidden;
	position: relative;
*/
}
#column1 p { padding: 0; margin: 0;}
#column2 {	
	display: block !important;
	float: left;
	width: 390px;
	background: #a7a196;
	padding: 30px;

	height: auto;
	min-height: 100px;
	overflow: hidden;
	position: relative;

	
/*	float: right;
	width: 145px;
	height: auto;
	min-height: 200px;
	overflow: hidden;
*/
}
#clearDiv {
	clear: both;
}
#column2 p {
}













