.company_intro_ID{
	width:710px;
	height:100px;
	margin-bottom: 10px;
	background:url(../images/Header.jpg) no-repeat;
}

.org_body {
	width: 680px;
	padding: 10px;
}

.company_footer_ID {
	width:710px;
	height:50px;
	margin-top: 10px;
	margin-bottom:40px;
	padding-top:10px;
	text-align:center;
	color:#CCC;
	font-size:80%;
	background:url(../images/Footer.jpg) no-repeat;
}

.org_body li {
	list-style-position: outside;
	list-style-image: url(../images/li.gif);
	line-height: 1.2em;
	margin-top:10px;
}

.org_body h4 {
	font-size:1.2em;
	font-weight:bold;
	color:#85ee17;
	margin-top:30px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85ee17;
}

.org_body .info{
	background-color:#e3e3e3;
	padding:20px;
	min-height:60px;
	margin: 20px 5px;
	border:1px solid #fff;
	-moz-border-radius:10px;
}

.org_body .info .title{
	font-size: 1.5em;
	font-weight:bold;
}

.org_body .info .id{
	font-size:0.9em;
	float:right;
	display:block;
}

.org_body .info .location{
	font-size:1.2em;
}
