/* CSS Document */


.indextext {
	background: #fff;
	/*background: #fff url(../images/_main/dot.gif) no-repeat right bottom;*/
	padding: 10px;
	width:150px;
	height:382px;
	float: right;
}

.indexcontainer {
	padding: 0 10px 0 10px;
	border-left: solid 2px #6E6067;
	
	float:left;
}

.indeximage400 {
	background: #fff;
	/*background: #fff url(../images/_main/dot.gif) no-repeat right bottom;*/
	padding: 10px;
	width:400px;
	
	
}
.indexicons {
	padding-top:10px;
	padding-right:10px;
	width:90px;
	float:left;
	
}
