html, body {margin:0;padding:0;width:100%;height:100%;}

#container {width:100%;height:100%;background:url(../im/container_bg.gif) center repeat-x;}

#content {position:relative;width:900px;height:100%;margin:auto;background:url(../im/content_bg.gif) repeat-y;}
#content #inner {width:900px;height:410px;position:absolute; top:50%; left:50%; margin:-205px auto auto -450px;}
#content #intro {
	width:900px;
	height:410px;
	position:absolute;
	top:347px;
	left:758px;
	margin:-205px auto auto -450px;
}

#inner #top h1 {width:339px;height:113px;background:url(../im/logo.gif) no-repeat;margin:75px 0 0 111px;}
#inner #top h1 a {display:block;width:339px;height:113px;}
#inner #top h1 a span {display:none;}

#inner #bottom .l, #inner #bottom .c, #inner #bottom .r {float:left;height:222px;overflow:hidden;}
#inner #bottom .l {width:111px;background:url(../im/inner_btm_lft.gif) no-repeat;}
#inner #bottom .c {width:339px;background:url(../im/inner_btm_cntr.jpg) no-repeat;}
#inner #bottom .r {
	width:450px;
	background-repeat: no-repeat;
}
#ben {
	padding-top: 187px;
	padding-left: 450px;
}

