img {
	display:block;
	border:none;
		padding:0px;
		margin:0px;
}

p {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color:#666666;
}

h1 {
	font-family:Arial;
	font-size:24px;
	font-weight:normal;
	text-align:left;
	color:#006600;
		margin:0px;
		padding:0px;
}

h2 {
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	color:#006600;
		margin:0px;
		padding:0px;
}

h3 {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#006600;
		margin:0px;
		padding:0px;
}

.copy_container p {
		padding:5px 15px 5px 5px;
		margin:0px;
}

.copy_container h3 {
		padding:5px 15px 5px 5px;
		margin:0px;
}

.copy_container a {
	text-decoration:underline;
	color:#006600;
}

.copy_container a:hover {
	text-decoration:none;
	color:#006600;
}

#comparisons {
	background: url(../images/background_comparisons.gif);	
	background-repeat: no-repeat;
	background-position: top;
}

#reviews {
	background: url(../images/background_reviews.gif);	
	background-repeat: no-repeat;
	background-position: top;
}

#articles {
	background: url(../images/background_articles.gif);	
	background-repeat: no-repeat;
	background-position: top;
}

#copy_tool {
	background: url(../images/background_copy.gif);	
	background-repeat: no-repeat;
	background-position: top;
position: relative;
		z-index: 1;
}
#copy_review {
	background: url(../images/background_copy.gif);	
	background-repeat: no-repeat;
	background-position: top;
position: relative;
		z-index: 1;
}
#copy_feature {
	background: url(../images/background_copy.gif);	
	background-repeat: no-repeat;
	background-position: top;
position: relative;
		z-index: 1;
}


#copy_feature img, #copy_review img, #copy_tool img {
position: relative;
		z-index: 1;
}


.copy_container h1, h2 {
padding:8px 5px 12px 5px;
}

.copy_container_1col ul {
	text-align: left;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#666666;
}

label {
	text-align: left;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#666666;
}




/* +++++++++++++++++++++++++++++++++++++++++   card hover css   ++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++   card hover css   ++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++   card hover css   ++++++++++++++++++++++++++++++++++++++++++ */

.card-hover {
	display: block;
	margin: 0px 0px 0px 0px;
	float: left;
}

div .card-hover a:hover div h4 {
	text-align: center;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#006600;
	margin: 6px 0px 10px 0px;
	padding: 0px;	
}

div .card-hover a:hover div img {
	margin: 15px 0px 0px 55px;
	padding: 0px;	
}

div .card-hover a div {
	display: none;
	margin: -20px 0px 0px 80px;
}

div .card-hover a:hover div {
	display: block;
	width: 210px;
	height: 150px;
	background-color: #FFF;
	border: 1px solid #000000;
	position: absolute;
}

div .card-hover a:hover {
	text-decoration: none;
	border: none;
}


/* +++++++++++++++++++++++++++++++++++++++++   card hover css   ++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++   card hover css   ++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++   card hover css   ++++++++++++++++++++++++++++++++++++++++++ */

