#contentdiv{
	float:right;
	width:100%;
	background:#ebebeb;
	}
#leftpanel{
	float:left;
	margin-left:4px;
	font-size:11px;
	width:160px;
	background:#ebebeb;
	font:strong;
	}
#centerpanel{
	float:left;
	width:600px;
	background:#ffffff;
	}	
#rightpanel{
	float:left;
	width:160px;
	background:#ebebeb;
	}	
#text3{
	float:right;
	font-size:14px;
	}
#text{
	text:center:
	font-size:14px;
	}
	#centerpanel{
	font-size:12px;
	float:left;
	width:650px;
	background:#fff;
	}	
#rightpanel{
	float:left;
	width:220px;
	background:#ebebeb;
	}
#ContactInfo {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #000;
	width: 135px;
	word-spacing: normal;
	text-align: left;
	text-transform: capitalize;
	line-height: normal;
	vertical-align: top;
	overflow: visible;
	visibility: visible;
	position: static;
	clear: none;
	list-style-position: inside;
	border: thin solid #006;
	padding: 4px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

