.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;
	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 .leftText {
	float:left;
	width:50%;
	margin:30px 0 0 71px;
	_margin:30px 0 0 51px;
}

.content .leftText p {
	color:#6f6756;
	font:14px Arial, Helvetica, sans-serif;
	margin:0 0 15px 0;
	text-indent:10px;
}

.content .leftText h1 {
	color:#000000;
	font:14px Arial, Helvetica, sans-serif;
	margin:0 0 9px 0;
}

.content .leftText a {
	color:#c97600;
}

.content p.last {
	margin:0 0 100px 0;
}

.content .logo {
	margin:18px 0 5px 0;
}

.content ul {
	margin:0 0 10px 0;
}

.content span {
	color:#f47931;
	font-weight:bold;
	font-size:14px;
}

.content .logoFrame {
	float:left;
	position:relative;
	margin:0 0 20px 0;
}


.content .logoFrame img {
	float:left;
	margin:0 15px 15px 0;
	#margin:0 35px 15px 0;
}

html:first-child .content .logoFrame img {
	margin:0 25px 15px 0;
}

.content .logoFrame div {
	width:213px;
	position:absolute;
	bottom:-15px;
	#bottom:-20px;
	left:0;
	font-size:11px;
	text-align:center;
}

.content .logoFrame ul {
}



