#right-column {
	width:478px; 
	float:left;
}

#left-column {
    width: 478px; 
	float: left; 
	margin-left: 2px;	
}

#main-image {
	background-image:url(/images/main-image.gif); 
	background-repeat:no-repeat; 
	width:476px; 
	height:319px; 
}

#guarantee-image {
	background-repeat:no-repeat; 
	width:475px; 
	height:252px; 
	margin-top: 13px;
}

.instruction {
	background-image:url(/images/instruction-bg.gif);
	background-repeat:no-repeat; 
	width: 455px; 
	height: 37px; 
	color: #ffffff; 
	font-size: 1.6em; 
	padding: 3px 10px 0px 10px; 
	margin-bottom: 8px;
}

#naturals-swatch {
	background-image:url(/images/naturals-swatch.gif);
	background-repeat:no-repeat;
	width: 96px;
	height: 20px;
	float: left;
	text-align:center;
	padding-top: 87px;
	font-size: 0.7em;
}

#browns-swatch {
	background-image:url(/images/browns-swatch.gif); 
	background-repeat:no-repeat; 
	width: 95px; 
	height: 20px; 
	float: left; 
	text-align:center;
	padding-top: 87px;
	font-size: 0.7em;
}

#reds-swatch {
	background-image:url(/images/reds-swatch.gif); 
	background-repeat:no-repeat; 
	width: 96px; 
	height: 20px; 
	float: left; 
	text-align:center;
	padding-top: 87px;
	font-size: 0.7em;
}

#greens-swatch {
	background-image:url(/images/greens-swatch.gif);
	background-repeat:no-repeat; 
	width: 96px; 
	height: 20px; 
	float: left; 
	text-align:center;
	padding-top: 87px;
	font-size: 0.7em;
}

#blues-swatch {
	background-image:url(/images/blues-swatch.gif);
	background-repeat:no-repeat;
	width: 95px;
	height: 20px;
	float: left;
	text-align:center;
	padding-top: 87px;
	font-size: 0.7em;
}

#five-swatch {
	background-image:url(/images/5-swatch-new.gif);
	background-repeat:no-repeat;
	width: 96px;
	height: 20px;
	float: left;
	text-align:center;
	padding-top: 87px;
	font-size: 0.7em;
}

#ten-swatch {
	background-image:url(/images/10-swatch-new.gif);
	background-repeat:no-repeat;
	width: 95px;
	height: 20px;
	float: left;
	text-align:center;
	padding-top: 87px;
	font-size: 0.7em;
}

#fifteen-swatch {
	background-image:url(/images/15-swatch-new.gif);
	background-repeat:no-repeat;
	width: 96px;
	height: 20px;
	float: left;
	text-align:center;
	padding-top: 87px;
	font-size: 0.7em;
}

#twenty-swatch {
	background-image:url(/images/20-swatch-new.gif);
	background-repeat:no-repeat;
	width: 96px;
	height: 20px;
	float: left;
	text-align:center;
	padding-top: 87px;
	font-size: 0.7em;
}

#twenty-five-swatch {
	background-image:url(/images/25-swatch-new.gif);
	background-repeat:no-repeat;
	width: 95px;
	height: 20px;
	float: left;
	text-align:center;
	padding-top: 87px;
	font-size: 0.7em;
}

.swatch-wrapper a {
	color: #666666;	
}

.swatch-wrapper a:hover {
	color: #ff00a2;	
}

#quick-quote {
	background-image:url(/images/quick-quote-bg.gif);
	background-repeat:no-repeat;
	width: 437px; 
	height: 95px; 
	padding-top: 20px; 
	padding-right: 20px;
	padding-left: 20px; 
	position:relative;
}

#quick-quote form {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #999;
}

#quick-quote .input-title {
	width: 151px;
	float: left; 
	clear:both; 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	color: #999; 
	background-repeat:no-repeat; 
	padding-left: 34px; 
	height: 24px;
}

#quick-quote .styled-input {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	color: #999; 
	border: 1px solid #999; 
	width: 170px; 
	height: 24px;
}

#quick-quote .input-container {
	width: 200px; 
	float: left;
}

#quick-quote #go-button {
	position:absolute; 
	top:18px; 
	right: 23px;	
}

.clear-both {
	clear:both;	
}

.half-line {
	line-height:0.5;	
}