	
.col_center {
	float:left;
	position:relative;
	height:300px;
	width:710px;
}
.col_center1 {
	float:left;
	position:relative;
	width:450px;
}
.col_center2 {
	float:left;
	position:relative;
	width:350px;
}

.col_center3 {
	float:left;
	position:relative;
	width:450px;
}

#content {
	height: 550px;
	overflow: hidden;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
}


#content1 {
	height: 465px;
	overflow: hidden;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
}
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}

.vscrollerbar {
	width: 8px;
	height: 15px;
	background-color: #666;
	border: 1px solid #537082;
}

.vscrollerbarbeg {
	height: 2px !important;
	width: 36px;
/*	background: url(../images/slider_top.jpg)  no-repeat;*/
}

.vscrollerbarend {
	height: 2px !important;
	width: 19px;
	/*background: url(../images/slider_bot.jpg)  no-repeat;*/
}

.vscrollerbase {
	width: 11px;
	background-image: url(../images/scrool_bdr.png);
	background-repeat: repeat-y;
}

.vscrollerbasebeg {
	width: 15px;
	height: 11px !important;
	background-image: url(../images/arrow1.jpg);
	background-repeat: no-repeat;
}

.vscrollerbaseend {
	width: 19px;
	height: 11px !important;
	background-image: url(../images/arrow2.jpg);
	background-repeat: no-repeat;
	margin-top: 2px;
}

.hscrollerbase {
	height: 16px;

}

.hscrollerbar {
	height: 16px;
}

.vscrollerbar,
.hscrollerbar {
	padding: 15px;
	z-index: 2;
	left:0px;

}

.promain1 {
	width: 420px;
	overflow: hidden;
}


.promain1_1 {
	width: 450px;
	overflow: hidden;
}

