html{ 
	background-image: url(/images/default/brandings/karoll/background.jpg);
	background-position: top center; 
	background-repeat: no-repeat;
	background-color: #F5F5F5;
}

body{ 
	background: url(/images/default/brandings/karoll/bottom.gif) no-repeat bottom center; 
	margin-bottom: 0px;
	padding-bottom: 41px;
}

#main{ 
	background-image: url(/images/default/brandings/karoll/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom; 
	padding-bottom: 30px; 
}

div.h1main{
	height: 70px;
	background-image: url(/images/default/brandings/karoll/h1main.jpg);
	background-repeat: no-repeat;
	background-position: 0px 32px; 
	border: 0px;
}

div.branding_karoll_box{
	background-image: url(/images/default/brandings/karoll/rectangle.jpg);
	background-repeat: no-repeat;
	background-position: bottom; 
	padding-bottom: 70px;
	margin-bottom: 10px;
}
