.content {
	width:100%;
	min-width:1000px;
	#min-width:996px;
	height:auto !important;
	min-height:328px;
	background:#f6efe0 url(/im/bgContent.gif) repeat-x;
	position:relative;
	float:left;
}

.content .drainR {
	width:32px;
	height:3px;
	background:url(/im/imDrainR.gif) no-repeat;
	position:absolute;
	top:-2px;
	right:156px;
}

.content .leftBrd {
	width:100%;
	background:url(/im/imBrd.gif) repeat-y top left;
	float:left;
	height:auto !important;
	min-height:328px;
}

.content .rightBrd {
	width:100%;
	background:url(/im/imBrd.gif) repeat-y top right;
	float:left;
	position:relative;
	padding:0 0 60px 0;
	height:auto !important;
	min-height:328px;
}

.content .rightBrd .drain2 {
	width:32px;
	height:3px;
	background:url(/im/imDrain2.gif) no-repeat;
	position:absolute;
	top:-2px;
	_top:-1px;
	left:48%;
}

.content .rightBrd .title {
	color:#ffffff;
	height:33px;
	background:url(/im/bgContentTab.gif) repeat-x;
	position:relative;
	float:left;
	margin:0 0 0 45px;
	_margin:0 0 0 25px;
	padding:21px 25px 0 25px;
	min-width:200px;
}

.content .rightBrd .short {
	min-width:77px;
	padding:21px 28px 0 25px;
}

.content .rightBrd .title .drain {
	width:32px;
	height:3px;
	background:url(/im/imDrain.gif) no-repeat;
	position:absolute;
	top:-2px;
	left:110px;
}

.content .rightBrd .title .crnBL {
	position:absolute;
	bottom:0;
	left:0;
}
	
.content .rightBrd .title .crnBR {
	position:absolute;
	bottom:0;
	right:0;
}

.content .rightBrd .space {
	float:left;
	width:100%;
}

.content .leftSide {
	width:100%;
	float:left;
	background:url(/im/bgTableLeft.gif) repeat-y top left;
}

.content .rightSide {
	width:100%;
	float:left;
	background:url(/im/bgTableRight.gif) repeat-y top right;
}

.content .bottom {
	width:100%;
	float:left;
	background:url(/im/bgSubCont.gif) repeat-x bottom left;
	height:auto !important;
	min-height:328px;
}

.content .textLeft {
	color:#6F6756;
	width:70%;
	float:left;
	margin:31px 0 0 60px;
	*margin:15px 0 0 60px;
	_margin:15px 0 0 30px;
}

.content .textLeft p {
	margin:0 0 15px 0;
}


.content .textLeft a {
	color: #C97600;
}

.content .textLeft  .last {
	margin:0 0 6px 0;
}

