


.leftMenuBox {
	border: 1px solid #AAAAAA;
	background-image:url(../imgs/content_bg.png);
	background-repeat: repeat-x;
}

img#logo_image {
	width:75px;
	height:76px;
	background-color: transparent;
	background-image: url(../imgs/logo.png);
	background-repeat: no-repeat;
	background-position: bottom;
} 

img#logo_and_name_image {
	width:112px;
	height:79px;
	background-color: transparent;
	background-image: url(../imgs/logo_and_name.gif);
	background-repeat: no-repeat;
	background-position: bottom;
} 

img#company_name_image {
	width:150px;
	height:29px;
	background-color: transparent;
	background-image: url(../imgs/company_name.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

