/* CSS Document */

/*----2 Column Styles---*/	
	
/*----Left Content Column---*/	

#leftcol {
	width: 503px;
 	}
#leftcol p {
	padding: 0 10px 0 25px;
	}
#leftcol img {
	border: none;
	padding: 0px;
	margin: 12px 12px;
 	}
#leftcol .quotes {
	padding: 0 45px 0 50px;
	margin: 0 0 15px;
	font-size: 11px;
	background-image: url(/images/quotes.gif);
	background-repeat: no-repeat;
	background-position: 55px top;
	line-height: 160%;
	}
#leftcol .quotes img {
	padding: 0;
	margin: 0;
	line-height: 160%;
	}
	
/*----Left Column Headers---*/	

#leftcol h2, h3, h4 {
	margin: 0 0 12px 0;
	padding: 0 0 0 25px;
	}
	
/*----Left Column for pages with 2 equal columns---*/	
	
#leftcol-equal {
	width: 330px;
 	}
#leftcol-equal p {
	padding: 0 10px 0 25px;
	}
#leftcol-equal img {
	border: none;
	padding: 0px;
	margin: 12px 12px;
 	}
#leftcol-equal .quotes {
	padding: 0 45px 0 50px;
	margin: 0 0 15px;
	font-size: 11px;
	background-image: url(/images/quotes.gif);
	background-repeat: no-repeat;
	background-position: 55px top;
	line-height: 160%;
	}
#leftcol-equal .quotes img {
	padding: 0;
	margin: 0;
	line-height: 160%;
	}
#leftcol-equal h2, h3, h4 {
	margin: 0 0 12px 0;
	padding: 0 0 0 25px;
	}

/*----Container for Product Highlights---*/

#feature {
	width: 465px;
	padding-left: 20px;
	padding-right: 0px;
	}
#feature p {
	padding: 0 10px 10px 25px;
	}
#feature img {
	padding: 0 6px 0 0;
	margin: 0px;
	border: none;
	}
	
/*----Right Content Column---*/	
	
#rightcol {
	width: 184px;
 	}
#rightcol p {
	padding: 0 20px;
	}
#rightcol img {
	padding: 0px;
	margin: 12px 0px;
 	}
#rightcol .quotes {
	padding: 0 0px 0 15px;
	margin: 0 0 15px;
	font-size: 11px;
	background-image: url(/images/quotes.gif);
	background-repeat: no-repeat;
	background-position: 15px top;
	line-height: 160%;
	}
#rightcol .quotes img {
	padding: 0;
	margin: 0;
	line-height: 160%;
	}
		
/*----Right Column Headers---*/	
	
#rightcol h2, h3, h4 {
	margin: 0 0 10px;
	padding: 0 15px 0 20px;
	line-height: 165%;
	}
	
/*----Right Column for pages with 2 equal columns---*/	
	
#rightcol-equal {
	width: 330px;
 	}
#rightcol-equal p {
	padding: 0 20px;
	}
#rightcol-equal img {
	padding: 0px;
	margin: 12px 0px;
 	}
#rightcol-equal .quotes {
	padding: 0 0px 0 15px;
	margin: 0 0 15px;
	font-size: 11px;
	background-image: url(/images/quotes.gif);
	background-repeat: no-repeat;
	background-position: 15px top;
	line-height: 160%;
	}
#rightcol-equal .quotes img {
	padding: 0;
	margin: 0;
	line-height: 160%;
	}
#rightcol-equal h2, h3, h4 {
	margin: 0 0 10px;
	padding: 0 15px 0 20px;
	line-height: 165%;
	}
	
/*----Container for Addtional headers with misc. icons---*/

#icon img {
	padding: 0 6px 0 0;
	margin: 0px;
	border: none;
	}
	
/*----End 2 Column Styles---*/	
