div#welcome_text {
	/* Homepage */
	position: absolute;
	left: 351px;
	top: 0;
	width: 605px;
	height: 136px;
	padding-top: 24px;
}

div#col_1 {
	/*Homepage*/
	float: left;
	width: 282px;
	min-height: 100px;
	padding: 30px 0 0 40px;
	background: #fff url(../images/bg_col1_home.gif) no-repeat;
}

div#col_2 {
	/*Homepage*/
	float: left;
	width: 260px;
	padding: 30px 5px 0 28px;
}

div#col_3 {
	/*Homepage*/
	float: left;
	width: 261px;
	padding: 30px 56px 0 23px;
}