*{
 padding: 0;
 margin: 0;
 border: 0;
}
#box_main_bg{
	margin: 0 auto;
	width:1000px;
	background-image:url('../img/box_main_bg.jpg');
	background-repeat:repeat;
}
#box_menu_spacer{
	width:1000px;
	height:15px;
}
#box_menu{
	margin: 0 auto;
	width:770px;
	margin-bottom:15px;
	height:50px;
	background-color:white;
}
#box_top{
	margin: 0 auto;
	width:918px;
	height:137px;
	background-image:url('../img/box_top.jpg');
	background-repeat:no-repeat;
}
#box_teaser{
	margin: 0 auto;	
	width:918px;
	height:110px;
}
#box_teaser_left{
	float:left;
	height:110px;
	width:448px;
	background-image:url('../img/box_teaser_left_bg.jpg');
	background-repeat:no-repeat;
}
#box_teaser_middle{
	float:left;
	height:110px;
	width:151px;
}
#box_teaser_right{
	float:left;
	height:110px;
	width:319px;
	background-image:url('../img/box_teaser_right_bg.jpg');
	background-repeat:no-repeat;
}
#box_content_spacer{
	width:1000px;
	height:45px;
}
#box_recitation{
	width:319px;
	text-align:center;
	padding-top:45px;
}
#box_content_split{
	margin: 0 auto;	
	width:918px;
	min-height:200px;
	background-image:url('../img/box_repeater.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}
#box_content_right{
	float:left;
	width:319px;
	min-height:200px;
}
#box_content{
	float:left;
	width:599px;
	min-height:200px;
}
#content{
	text-align:justify;
	padding-left:35px;
	width:564px;
}
#box_bottom{
	margin: 0 auto;	
	width:918px;
	height:45px;
	background-image:url('../img/box_bottom.jpg');
	background-repeat:no-repeat;
}
#menu_title{
	height:110px;
	width:319px;
	text-align:center;
	padding-top:45px;
}