/* specific for home and process templates
**********************************************************/
.header{
	height:150px;
	background-image: url(../images/templates/2011banners/header_about_us.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.cont_home{ background:  url("../images/templates/cont_about.gif") right repeat-y;}

.cont_inside{ background:  url("../images/templates/inside_page_bg_about.gif") no-repeat 416px 320px;}

.fltrt{ float:right;}

