@CHARSET "UTF-8";

div#mainpict_top {
	height: 10px;
	background-image: url(../img/background_600_10_up.jpg);
	background-repeat: no-repeat;
}

div#mainpict {
	/*min-height: 160px;*/
	background-image: url(../img/background_600_10_m.jpg);
	background-repeat: repeat-y;
}

.maintopic_content {
	position: relative;
	float: left;
	width: 385px;
	/*min-height: 155px;*/
	margin-left: 10px;
	margin-right: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	padding-top: 10px;
}

div#main_pict_small {
	position: relative;
	float: right;
	height: 155px;
	width: 180px;
	background-image: url("../img/technologiesMain2.jpg");
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-top: 5px;
	padding: 0;
	z-index: 5;
}

div#mainpict_bottom {
	height: 10px;
	background-image: url(../img/background_600_10_down.jpg);
	background-repeat: no-repeat;
}

.maintopic_paragraph {
	margin-top: 20px;
}

.tech_float_img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
