html, body {
	height: 100%;         /* required */
}
body {
	background-image: url('../images/Designers_Edge_Background_Pattern.jpg');
	background-color:#464545;
	
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color:#d6d3d3;
	
	text-align: center;   /* horizontal centering hack for IE */
	padding: 0;           /* required to "hide" distance div */
	margin: 0;            /* required to "hide" distance div */
}

div#distance { 
	margin-bottom: -324px; /* half of content height */
	width: 1px;           /* required to "hide" distance div */
	height: 50%;          /* required */
	float: left;          /* required */

}

div#content {
	position: relative;   /* positions content on top of distance */
	text-align: left;     /* horizontal centering hack for IE */
	height: 600px;         /* required - desired height */
	width: 1002px;          /* required - desired width */
	margin: 0 auto;       /* required */
	clear: left;          /* required */
}
	
img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	display:block;
	vertical-align:bottom;
}

#sidebar {
	float: left;
	background-image:url('../images/Designers_Edge_Main_Bar.gif');
	width: 260px;
	height:564px;
	text-align: center;
}

#sidebar #homeclick {
	height: 146px;
}

#sidebar #quotatorContainer {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color:#1f1d1d;
	margin-top: 0px;
	margin-left: 22px;
	margin-right: 26px;
	height: 330px;
}

#sidebar #quotator {
	height: 290px;
	vertical-align: middle;
	display: table-cell;
}

#sidebar #quoter {
	text-align: right;
}

#sidebar #address {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal; 
	color:#000;
}

h1 {
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	color:#d6d3d3;
	margin-bottom: 12px;
	margin-top: 0px;
}

h1.small {
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color:#d6d3d3;
	margin-bottom: 5px;
	margin-top: 0px;
}

h2 {
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	color:#d6d3d3;
	margin-bottom: 12px;
	margin-top: 0px;
}

h3 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color:#d6d3d3;
	margin-bottom: 5px;
	margin-top: 0px;
}

p {	
	padding: 0px;
	margin: 0px;
}

p a, p a:visited, p a:hover {
	font-family: Verdana;
	color:#d6d3d3;
	text-decoration: none;
	text-decoration: underline;
}

#footer a, #footer a:visited {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	padding: 0px 6px;
}

#footer a:hover {
	text-decoration: underline;
}

table {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#renovationAndDesignServices a, #renovationAndDesignServices a:visited,
#windowCoverings a, #windowCoverings a:visited{
	color: #fff;
	text-decoration: none;
}

#renovationAndDesignServices a:hover, #windowCoverings a:hover {
	text-decoration: underline;
}

#getAFreeonlineBlindQuote a, #getAFreeonlineBlindQuote a:visited {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color:#d6d3d3;
	text-decoration: none;
}

#getAFreeonlineBlindQuote a:hover {
	text-decoration: underline;
}

#getAFreeonlineBlindQuote img {
	border: none;
}

#blindSizesTable input {
	padding: 0px;
	margin: 0px;
}
