@charset "UTF-8";
/* CSS Document */

#container {
	width: 1000px;
/*	background: #C93;
*/	margin: 0 auto;
/*	padding-left: 10px;
	padding-right: 10px;*/
	overflow: hidden;
}#main_image {
	background-image: url(images/dorayme2.jpg);
	height: 676px;
	width: 1000px;
	background-repeat:no-repeat;
}
#banner {
/*	background-image: url(images/drmLogo.gif);
*/	width: 1000px;
	height: 0px;
	padding-left: 20px;
/*	padding-top: 15px;
*/}
#left_column {
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-transform: lowercase;
	color: #5D3E16;
	font: Tahoma;
	text-align: center;
}
#column_container {
	color: #5D3E16;
	font: Tahoma;
	margin-left: 480px;
}
#contact_text {
	text-transform: uppercase;
	font: Tahoma;
	color: #97B73B;
	font-size: 19px;
	text-align:center;
	padding-top: 120px;
}

#list {
/*	margin-left:200px;
*/	}
