/* Body */
body { margin:0; padding:0;	font:11px Verdana; background:url(images/bg-back.gif) repeat-y; }
p { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
h1 { font:bold 13px Verdana; color:#446453; }
/* Body */

/* Top Pella Logo */
#logo {	width:692px; background-color:#D3D3D3; border-right:1px solid #000;	border-bottom:1px solid #000; height:47px; }
/* Top Pella Logo */

/* Area with Text and House Image */
#textarea {	position:absolute; top:47px; left:0; width:338px; background:url(images/house-photo.jpg) top no-repeat; padding-top:0px; }
#textarea h1 { padding:125px 0 15px 8px; margin:0; }
#textarea p { padding:5px 10px 5px 8px;	margin:0px; }
/* Area with Text and House Image */

/* Quote Form Area */
#quotearea { width:348px; color:#FFF; position:absolute; top:60px; left:360px; }
#quotearea img { padding-bottom:10px; }
.formDIV {
	background-color:#57697D;
	margin:8px 0 0 -6px;
	padding:0 0 0 8px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	width:345px;
}
/* Quote Form Area */