@charset "UTF-8";
#left_column {
	float: left;
	width: 522px;
}
#right_column {
	float: left;
	width: 258px;
}
/* CSS Document */

.highlight {
	background-image: url(../images/highlight_bk.jpg);
	background-repeat: repeat-y;
	margin-top: 14px;
	width: 250px;
	float: left;
}
.cis {
	background-image: url(../images/cis_highlight.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
	text-align: center;
	color: #FFFFFF;
}
.quotation {
	background-image: url(../images/quotation_highlight.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	padding-top: 70px;
}
.employees {
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/employees_highlight.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
}
.highlight a {
	color: #FEFEF8;
}
.highlight h3 {
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.phone {
	font-size: 1.8em;
	font-weight: bold;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
