.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:43%;
	margin:30px 0 0 71px;
	_margin:30px 0 0 51px;
	padding:0 0 50px 0;
}

.content .leftText div {
	width:100%;
	float:left;
	background:url(/im/arrOrange2.gif) no-repeat 0 5px;
	padding:0 0 0 10px;
	margin:0 0 40px 0;
}

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

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

.content .leftText h1 a {
	color:#000000;
}

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

.content .rightCat {
	float:left;
	width:37%;
	margin:30px 0 0 75px;
	_margin:30px 0 0 30px;
}

.content .rightCat .catTitle {
	color:#767575;
	font-size:12px;
	width:100%;
	float:left;
	text-align:center;
	margin:0 0 9px 0;
	font-weight:bold;
}

.content .rightCat .row {
	width:100%;
	float:left;
	background:url(/im/bgRowTop2.gif) repeat-x;
}

.content .rightCat .row .btm {
	width:100%;
	float:left;
	background:url(/im/bgRowBtm3.gif) repeat-x left bottom;
	*padding:1px 0 10px 0;
	_padding:0 0 8px 0;
}

.content .rightCat .row .btm div.imFrame {
	width:122px;
	height:92px;
	display:table;
	float:left;
	margin:11px 0 11px 10px;
	_margin:11px 0 11px 5px;
}

html:first-child .content .rightCat .row .btm div.imFrame {
	margin:11px 0 5px 10px;
}

.content .rightCat .row .btm .imFrame div {
	display:table-cell;
	vertical-align:middle;
	#position:relative;
	top:expression(this.parentNode.clientHeight/2-this.offsetHeight/2 + 'px');
}

.content .rightCat .orange {
	background:#f6e6c3 url(/im/bgRowTop2.gif) repeat-x;
}

.content .rightCat .noBg {
	background:none;
}

.content .rightCat .row .noBg {
	background:none;
}

.content .rightCat .row .btm .text {
	color:#777676;
	float:left;
	font:11px Tahoma;
	line-height:13px;
	margin:11px 0 11px 10px;
}
	
.content .rightCat .row .btm .text span {
	color:#4f4f4f;
}

.content .ieSpace {
	width:100%;
	height:45px;
	float:left;
}

