div#main{
	display:block;
	width:950px;
	height:auto;
	background:url(../img/border_y.gif) repeat-y;
	background-position:left top;
	background-color:#ffffff;
}

div#wrap{
	display:block;
	width:950px;
	height:710px;
	background:url(../img/dot.gif) repeat-x;
	background-position:left top;
	padding-top:22px;
}

div#aubody{
	display:block;
	margin:0 auto;
	width:688px;
	height:707px;
}

div#aboutUs{
	display:block;
	position:absolute;
	width:688px;
}

div#aboutUs h2{
	width:688px;
	height:35px;
	background:url(../img/support_parts.gif) left -70px no-repeat;
	text-indent:-9999px;
}

div#aul{
	float:left;
	width:255px;
	margin-top:10px;
}

div#aul h3{
	line-height:1.2em;
}

div#aur{
	float:right;
	width:432px;
	font-size:small;
	line-height:1.2em;
	margin-top:10px;
}

div#aur h4{
	margin-top:10px;
}

div#aur h4.nm{
	margin-top:0px;
}

div#aur p{
	margin-left:10px;
	margin-top:3px;
	font-size:11px;
	line-height:1.2em;
	text-indent:1em;
}