@charset "UTF-8";
/*****************************************/
/** Foster Clark's Mainpage Layout CSS  **/
/** Author Alan Agius                   **/
/** Last Updated: 14th April 09         **/
/** Copyright 2009 Alert Communications **/
/*****************************************/
@import url("fosterTypoStyles.css");

body{
	margin:0;
	background:#FFF;
}

table, img{
	border:0;
}

#parentContainer{
	width:955px;
	margin:0 auto;
	background:url(../pics/bk_mp_illustration.gif) left top no-repeat;
}

#logoContainer{
	padding:134px 0 131px 526px;
}

#contentHolder{
	width:836px;
	margin:0 auto;
}

#newsHolder{
	width:365px;
	float:left;
}

#aboutUsHolder, #productsHolder{
	padding:0 0 0 5px;
	background:url(../pics/bk_dottedline.gif) top left no-repeat;
}

#aboutUsHolder{
	width:228px;
	float:left;
}

#productsHolder{
	float:left;
	width:232px;
}

.psTitles{
	height:20px;
}

.psContent{
	height:135px;
	width:100%;
	overflow:hidden;
}

.mpNewsContent{
	padding:12px 10px 12px 0;
}

.psContent table{
	padding:0;
	width:100%;
}

.psContent table td{
	vertical-align:top;
}

#pageSectionFooter{
	width:100%;
	float:left;
	height:1px;
	overflow:hidden;
	background:url(../pics/bk_dottedline_ps.gif) repeat-x top;
}

#footerHolder{
	width:601px;
	float:left;
	margin:39px 0 0;
}

#footerIcons{
	float:left;
	width:234px;
	/*background:url(../pics/bk_footer_icons.gif) left no-repeat;*/
	padding:0 0 0 1px;
	margin:10px 0 0;
}