@charset "utf-8";
/* CSS Document */

h2 {
	color: #395169;
	font: bold 14px Helvetica;
}

p {
	text-align: justify;
	width: 400px;
}

.p_list {
	margin-left: 15px;
	list-style-type: disc;
	list-style-position: inside;
}

#custom-doc {
	/* 760 px /13 for non-IE /13.3333 IE */
	margin:auto;text-align:left; /* leave unchanged */
	width:58.46em;/* non-IE */
	*width:57.00em;/* IE */
	min-width:600px;
	background-color: #efeced;
	height: 55em;
}
		
#inner-doc{
	/* 730 px /13 for non-IE /13.3333 IE*/
	margin:auto;text-align:left; /* leave unchanged */
	width:760px;/* non-IE */
	*width:54.75em;/* IE */
	/*min-width:760px; optional but recommended */
}

#usps{
	position:relative;
	top:10px;
}

#gray_bg{
	position:relative;
	top: 10px;
	width:760px;
	height:720px;
	background-image:url(../img/gray_bg.gif);
	background-repeat:no-repeat;
}

#blue_header_bg{
	position:relative;
	top:15px;
	background-image:url(../img/blue_header_bg.gif);
	background-repeat:no-repeat;
	width:760px;
	height:70px;
}

#page_header_text{
	font-style:normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: white;
	font-weight: bold;
	position:relative;
	left:160px;
	top: 8px;
}

#header_tab{
	position:relative;
	top:20px;
	left:72px;
	width:675px;
	height:68px;
	background-image:url(../img/header_image_tab.gif);
	background-repeat:no-repeat;
	z-index:0;	
}

#standard_bg{
	width:732px;
	height:550px;
	position:relative;
	top:-173px;
	left: -4px;
	z-index:0;
	padding-top: 0;
}

#bottom_dark_gray_bg{
	width:760px;
	height:36px;
	background-image:url(../img/bottom_dark_gray_bg.gif);
	background-repeat:no-repeat;
	position:relative;
	top:-5px;
}

#bottom_dark_gray_bg_static{
	width:760px;
	height:36px;
	background-image:url(../img/bottom_dark_gray_bg.gif);
	background-repeat:no-repeat;
	position:relative;
	top:-5px;
}

#redline{
	position:absolute;
	top: 65px;
}

#mailbox{
	position:relative;
	top: -100px;
	left: -50px;
}

#body_header{
	position:relative;
	top: 20px;
	left: 20px;
	font-style:normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #395169;
	font-weight: bold;
}



#body{
	position: relative;
	top: 35px;
	left: 20px;
	font-style:normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	width: 722px;
}


#lowes{
	position:relative;
	top: -158px;
	left: 258px;
}

.oldSpinner{
	margin-left: 40px;
	margin-top: -7px;	
}

.footer_links{
	position: relative;
	top: 7px;
	left: -8px;
	font-style:normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: underline;
}

.widget{
	left: 30px;
	top: 15px;
	positon: relative;
}

#footer_text{
	position: relative;
	top: 10px;
	left: 10px;
	float: left;
	font-style:normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: white;
}

.paragraph_spacing {
	height: 15px;
}