#subimage
{
clear:both;
margin-bottom:16px;
}
#subcontent
{
clear:both;
}
#subleft
{
	float:left;
	width:395px;
	margin-bottom: 20px;
}
#subleft p, #subfull p {
	padding-bottom: 12px;
}
#subleft h1, #subfull h1 {
	font-size: 16px;
	color: #0095C8;
	padding-bottom: 3px;
	width: 390px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #14C0AA;
} 

#subright
{
	float:right;
	width:190px;
	margin-bottom: 20px;
}
/*Right side Box*/
.rsboxtop {
	background-image: url(../images/rightbar/rs_top.gif);
	height: 14px;
	width: 188px;
}
.rsboxbottom {
	background-image: url(../images/rightbar/rs_bottom.gif);
	height: 14px;
	width: 188px;
}
.rsboxmain {
	background-color:#f7efd8;
	width: 170px;
	padding: 9px;
}
#subfull {
	width: 600px;
	margin-bottom: 25px;
}
#subcontent ul {
	padding-top: 10px;
	padding-bottom: 10px;
}
#subcontent li {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 25px;
} 

