#contentdiv{
	color:#000;
	float:left;
	width:100%;
	background:#ebebeb;
	}
#leftpanel{
	font-size:12px;
	float:left;
	margin-left:5px;
	width:160px;
	background:#ebebeb;
	padding: 4px;
	}
#centerpanel{
	font-size:12px;
	float:left;
	width:600px;
	background:#fff;
	margin-top: 34px;
	}	
#rightpanel{
	float:left;
	width:220px;
	background:#ebebeb;
	}
#button{
	float:left;
	margin-left:28px;
}
#ContactInfo {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #000;
	width: 140px;
	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;
	}
	

