@charset "utf-8";

#content3{
	float:right;
	margin-right: 150px;
	margin-top:75px;
	height:auto;
	width:296px;
	
}

#c3top{
	background: url(../images/topcontent3.jpg);
	height:85px;
	width:296px;
}

#c3mid{
	background: url(../images/middlecontent3.jpg);
	height:193px;
	width:296px;
}

#c3txt {
	overflow:auto;
	margin-left:17px;
	margin-top:0px;
	height:173px;
	width:260px;
}

#c3txt p {
font-size:14px;

	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}

#c3bot{
	clear:both;
	background: url(../images/bottomcontent3.jpg);
	height:42px;
	width:296px;
}



