@charset "utf-8";
/* CSS Document */


#header {

	background-color: #7ecdc3;
				}
.think_be {
	
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#left{
	padding-bottom: 20px;
	padding-top: 0px;
	margin-left: -30px;
}	

#left ul {
	list-style-type: none;
	
	font-weight: bolder;                 
	font-style: normal;
	line-height: 20px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #7ecdc3;
}		
#left a {text-decoration: none;}

#thinklist {
	padding: 0px 30px 0px 0px;
	margin-left: -20px;
	
			}
#thinklist li {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}		

#prod_image {padding: 40px 0px 10px 20px;}
	
.img_left { padding: 0px 0px 10px 30px; }

#wp_tile { padding-top: 10px; 
			width: 200px;
			height: auto;
			}
.img {
	padding-bottom: 20px;
	margin-right: 40px;
		}

.img a:hover { color: #ef4036; }

.img1 { margin-top: 10px;	}
	
#footer {
	background: #7ecdc3;
	width: 910px;
	height: 80px;
	padding-top: 5px;
	
	text-align: center;
	}		
			

#footer a:link { color:#260859; }
#footer a:visited {color: #000000; }
#footer a:hover { color: #ffffd7; }
/* prevents outlines on tables and images */
a img {border:0px;}
a:active { outline: none; }
a:focus {-moz-outline-style: none;}

/* ---- product pages -------*/
#product_pic {
	width: 365px;
	height:auto;
	padding: 0px 0px 10px 30px;
	}
#product_copy {
	width: 305px;
	height:auto;
		padding: 0px 40px 0px 0px;

	}
	