body{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ffffff;
}

#container{
	position: relative;
	text-align: left;
	margin: 40px auto 0 auto;
	padding: 0;
	width: 956px;
	background-image: url(/bunorm_content/img/container_bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#header{
	position: relative;
	margin: 0;
	padding: 0;
	width: 956px;
	height: 111px;
	background-image: url(/bunorm_content/img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#service_nav{
	position: absolute;
	left: 445px;
	top: 95px;
	margin: 0;
	padding: 0;
}

#main_nav{
	position: relative;
	float: left;
	display: inline;
	margin: 62px 0 0 0;
	padding: 0;
	width: 194px;
	text-align: right;
}

#content{
	position: relative;
	float: left;
	margin: 33px 42px 0 0;
	padding: 0;
	width: 540px;
}

#bar_right{
	position: relative;
	float: left;
	padding: 0;
	width: 180px;
}

#footer{
	position: relative;
	clear: left;
	margin: 0;
	padding: 0;
	width: 956px;
	height: 15px;
	background-image: url(/bunorm_content/img/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
