@import url(fpd-pages.css);

/* --------- text styles (font face should be defined, to ensure admin compatibility) --------- */
/* --------- text style 2 --------- */
.t2 {
	color: #000;
	font-size: 13px;
	font-weight: bold;
}

.t2 a:link, .t2 a:visited {
}

.t2 a:hover, .t2 a:active {
}

/* --------- layout style settings (for .asp template only) --------- */
#main {
	padding: 0 10px 55px 7px;
}

#banner {
	padding: 0 0 10px 0;	
}

#columns {
	width: 910px;
	background: url(../../graphics/fpd/system/fpd-home-columns-divider.gif) repeat-y left top;
}

#column1 {
	position: relative;
	padding: 14px 19px 4px 52px;
	width: 244px;
}

#column2 {
	position: relative;
	padding: 14px 18px 4px 21px;
	width: 245px;
}

#column3 {
	position: relative;
	padding: 14px 52px 4px 16px;
	width: 243px;
}
