body	{
	/* background: #fff; */
	background-image: url(http://www.darienpediatrics.com/img/dpbg8.jpg);
	/* background-repeat: repeat-y; */
	padding: 0;
	margin: 0; }


/* body, p { */
/* 	font-size: 14px; */
/* 	font-family: tahoma, verdana, arial, sans-serif; */
/* 	text-align: left; } */


#heading	{
	position: relative;
	width: 732px;
	font-size: 17px;
	font-family: arial, sans-serif;
	color: #335A93;
	left: 17px;
	}

#heading hr	{
	width: 100%;
	color: #c8c8c8;
	left: 15px;
	}

#maindp	{
	position: relative;
	width: 732px;
	color: #2D4F81; /* #335A93 */
	font-family: arial, sans-serif;
	font-size: 13px;
	left: 17px;
	}

#maindp a {
	color: #3367A0;
	}

#maindp a:hover {
	text-decoration: none;
	}

#footer {
	background-image: url(http://www.darienpediatrics.com/img/footerbgbluewhite2.jpg);
	position: relative;
	color: #224080;
	font-family: arial, sans-serif;
	font-size: 12px;
	/*width: 968px; */
	text-align: center;
	
	}

#footer a {
	text-decoration: underline;
	color: #224080;
	font-family: arial, sans-serif;
	}

#footer a:hover {
	text-decoration: none;
	color: #224080;
	}