#midbar {
	height:200px;
	float:left;
	width:100%;
	margin:auto;
}
#midcont {
	width:796px;
	background-image:url(../images/lightcover.png);
	margin:auto;
	height:194px;
	padding-top:6px;
}
#testbox {
	height:180px;
	border:4px solid black;
	width:500px;
	margin:auto;
	float:left;
	margin-left:10px;
	background-image:url(../images/fill.jpg);
	background-position:left;
	background-repeat:none;
}
#infobox {
	height:186px;
	width:248px !important;
	margin:auto;
	border:1px solid black;
	margin-right:8px;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
}
#infobox div {
	width:228px !important;
	height:166px;
	background-image:url(../images/indexanimbg.png);
	padding:10px;
}
#infobox div img {
	padding-bottom:5px;
}
#infobox div p {
	font-size:10pt;
}

.nottop {
	margin-top:20px;
}

#left {
	width:500px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	padding-bottom:20px;
	height:100%;
	
}

#right{
	border-left:1px solid #39F;
	float:right;
	width:246px;
	padding-left:15px;
	padding-right:10px;
	padding-bottom:20px;
	}
	
.servicetype{
	float:right;
	clear:both;
	padding-top:15px;
	padding-bottom:10px;
	}

