@CHARSET "UTF-8";

#aboutus
{
	width: 490px;
	margin: 0 auto;
	overflow: hidden;
}

#aboutus #top
{
	width: 490px;
	height: 58px;
	background-image: url(/img/planheader_bg2.gif);
	background-repeat: repeat-x;
}

#aboutus #top #left
{
	float: left;
	width: 5px;
	height: 58px;
	background-image: url(/img/planheader_left2.gif);
	background-repeat: no-repeat;
}

#aboutus #top #right
{
	float: right;
	width: 5px;
	height: 58px;
	background-image: url(/img/planheader_right2.gif);
	background-repeat: no-repeat;
}

#aboutus #top #caption
{
	width: 470px;
	height: 58px;
	margin-left: 5px;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: white;
	text-align: center;
	line-height: 250%;	
}

#aboutus #middle
{
	clear: both;
	width: 488px;
	height: auto;
	background-color: #F7FBFA;
	border-left: 1px solid #E2E7E3;
	border-right: 1px solid #E2E7E3;
	padding-bottom: 15px;
	padding-top: 15px;
}

#aboutus #middle #body
{
	padding-left: 10px;
	padding-right: 10px;
}

#aboutus #middle ul
{
	padding: 20px 0px 0px 40px;
	list-style-image: url(/img/arrowbullet.gif);
}

#aboutus #bottom
{
	clear: both;
	width: 490px;
	height: 5px;
	background-image: url(/img/planbottom_bg2.gif);
	background-repeat: repeat-x;
}

#aboutus #bottom #left
{
	float: left;
	width: 5px;
	height: 5px;
	background-image: url(/img/planbottom_left2.gif);
	background-repeat: no-repeat;
}

#aboutus #bottom #right
{
	float: right;
	width: 5px;
	height: 5px;
	background-image: url(/img/planbottom_right2.gif);
	background-repeat: no-repeat;
}
