#cmain2 {
	position: relative;
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content2 {        position:absolute;width: 1000px;        height:470px;        }
.left_line2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #441506;
	border-right-color: #441506;
	border-bottom-color: #441506;
	border-left-color: #441506;
	width: 235px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 406px;
	vertical-align: top;
	background-image: url(images/leftpic.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
}
