@charset "UTF-8";
/* CSS Document */

#content {
	background: url(../images/home/pic_home_bg.jpg) no-repeat 67px 0px;
}
#col01 {
	display: inline; /* This solves some box model problems in IE 6 that affect the first floated box in a row */
	margin: 335px 0px 0px 126px;
	padding: 0px;
	float: left;
	width: 285px;
	position: relative;
}
.col01 {
	background: url(../images/elements/vertlineContent.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 8px 0px 0px 16px;
}
#col02 {
	display: inline; /* This solves some box model problems in IE 6 that affect the first floated box in a row */
	margin: 335px 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 291px;
	position: relative;
}
.col02 {
	background: url(../images/elements/vertlineContent.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 8px 0px 0px 16px;
}
#col03 {
	display: inline; /* This solves some box model problems in IE 6 that affect the first floated box in a row */
	margin: 335px 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 278px;
	position: relative;
}
.col03 {
	background: url(../images/elements/vertlineContent.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 8px 0px 0px 16px;
}
