body {
	background-image: url(../img/back_tile.jpg);
	background-repeat: repeat-x;
	background-color: #9ca498;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
	background-color: #FFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	
}
#container #header {
	height: 150px;
	background-image: url(../img/header_home.jpg);
	background-repeat: no-repeat;
}
#container #nav {
	height: 35px;
	background-color: #000;
}
#container #main {
	background-color: #FFF;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 15px;
}
#container #footer {
	padding-right: 25px;
	padding-left: 25px;
	background-color: #000;
	background-image: url(../img/foot_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 6px;
}
.boxy {
	height: 180px;
	width: 212px;
	float: left;
	padding: 9px;
	margin-bottom: 25px;
	background-image: url(../img/prod_back_boxy.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBE3CD;
}
.break {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
.info_buy {
	height: 21px;
	width: 100px;
	float: left;
	padding: 0px;
	background-color: #FFF;
	margin-top: 5px;
}
.prod_img {
	height: 155px;
	width: 100px;
	float: left;
}
.prod_txt {
	width: 105px;
	float: right;
}
#container #main .boxy .prod_txt p {
	font-size: 0.7em;
	color: #666;
	margin-top: 0px;
}




#container #footer p {
	color: #999;
	font-size: 0.7em;
	text-align: center;
}
#container #main #desc {
	float: right;
	width: 350px;
	padding-left: 20px;
}
#container #main #image {
	width: 350px;
	float: left;
}
#container #main #desc #addtocart {
	float: right;
	height: 25px;
	width: 75px;
	margin-top: 15px;
}
#container #main #desc p {
	color: #666;
	font-size: 0.9em;
}
.sizes {
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
}
#container #main #options #form1 {
	font-size: 0.9em;
	color: #999;
}
.prod_title {
	color: #666;
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
}
#container #main #desc ul li {
	color: #666;
	font-size: 0.9em;
}
#container #main  #desc h2 {
	font-size: 1.1em;
	color: #666;
	padding: 0px;
	margin: 0px;
}
#container #main #image .lrg_pic {
	color: #666;
	font-size: 0.9em;
	text-align: center;
	margin-top: 25px;
}
#container #main #desc form table {
	font-size: 0.9em;
	color: #568F40;
}
.price {
	color: #063;
}
#container #main  #desc ul {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#container #main  #desc form {
	margin-top: 12px;
}
#container #main .boxy .prod_txt .box_title {
	font-size: 0.9em;
	color: #999;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#container #main .cat_title {
	font-size: 1.1em;
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.fr_price {
	font-size: 1.5em;
	color: #589346;
	text-align: center;
}
#container #main .boxy .prod_txt p {
	text-align: center;
}
#container #main p {
	font-size: 0.9em;
	color: #666;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#container #footer p a {
	color: #FFF;
	text-decoration: none;
}
#container #footer p a:hover {
	color: #82AE75;
	text-decoration: none;
}
#container #headlines {
	background-color: #B7E3D2;
	height: 25px;
	background-image: url(../img/info_back.jpg);
	background-repeat: repeat-x;
}
#container #main #rightside {
	float: right;
	width: 300px;
}
#container #main #form1 {
	float: left;
}

