#main {
	width:739px;
}

#header {
	height:140px;
}

#footer { height:61px;}

.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {
	float:left;
	height: 80%;
	width: 30%;
}

/* services */

#services .columns1 .column1 {
	width:22%;
	height: auto;
	float: left;
	margin-left: 10px;
	border: thin solid #000;
}
#services .columns1 .column2 {
	float: left;
	height: auto;
	color: #000;
	width: 75%;
}
#services .columns1 .column3 {
	width:1%;
}
#services .columns1 .indent_column {
	width:7px;
}

#services .ver_line { background:url(../images/ver_line.gif) repeat-y 493px 0; width:100%;}
#services .columns2 .column1 {width:493px;}
#services .columns2 .column2 {width:245px;}
.l_col {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	display: block;
	height: 30px;
	float: left;
	text-align: left;
	color: #06C;
}

