.content .block {
	width:90%;
	color:#000000;
	float:left;
	margin:40px 0 0 0;
	font-size:14px;
}

.content .block select {	
	font:13px Arial, Helvetica, sans-serif;
	height:20px;
	border:1px solid #7f9db9;
	margin:0 0 0 28px;
}

.content .block textarea {	
	width:300px;
	height:150px;
	border:1px solid #7f9db9;
	margin:0 0 0 31px;
	font:13px Arial, Helvetica, sans-serif;
	padding:2px;
}

.content .block .leftS {
	float:left;
}

.content .block input {
	color:#9ba9b6;
	font:14px Arial, Helvetica, sans-serif;
	width:200px;
	height:18px;
	border:1px solid #7f9db9;
	margin:0 10px 0 5px;
	padding:2px 2px 0 2px;
}

.content .block .button {
	color:#000000;
	border:1px solid #7f9db9;
	width:86px;
	height:25px;
}

.content .last2 {
	width:450px;
	margin:60px 0 40px 0;
	text-align:center;
}

.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 .spaceBtm {
	width:100%;
	float:left;
	height:70px;
}

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

.content .leftPlace {
  float:left;
  width:43%;
  margin:30px 0 0 71px;
  _margin:30px 0 0 51px;
  padding:0 0 50px 0;
}

.content .rightPlace {
	float:right;
	width:28%;
	margin:30px 25px 0 75px;
	_margin:30px 25px 0 30px;
}




