@charset "utf-8";
/* CSS Document */

/* some systems specific */
#floatSmFrames {
	background-image:url(images/smallBWframes.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:970px;
	height:152px;
	float:left;
	margin-top:-35px;
	margin-left:-1px;
}
#floatSmFrames2 {
	width:670px;
	height:152px;
	margin-top:40px;
	padding-left:5px;
}
#smFr1 {
	background-image:url(images/smFramesBK1.png);
	width:223px;
	height:152px;
	float:left;
}
#smFr2 {
	background-image:url(images/smFramesBK2.png);
	width:223px;
	height:152px;
	float:left;
}
#smFr3 {
	background-image:url(images/smFramesBK3.png);
	width:223px;
	height:152px;
	float:left;
}

#textContent {
	width:670px;
	min-height:200px;
}
#textContentSys {
	width:670px;
	min-height:200px;
	float:left;
	padding-top:30px;
}
#cap1 {
	width:223px;
	height:40px;
	float:left;
	text-align:center;
}
#cap2 {
	width:223px;
	height:40px;
	float:left;
	text-align:center;
}
#cap3 {
	width:224px;
	height:40px;
	float:left;
	text-align:center;
}
#text1 {
	width:208px;
	float:left;
	padding-left:10px;
	padding-right:5px;
}
#text2 {
	width:213px;
	float:left;
	padding-left:5px;
	padding-right:5px;
}
#text3 {
	width:209px;
	float:left;
	padding-left:5px;
	padding-right:10px;
	padding-bottom:30px;
}