/* CSS Document */

a {color: #00683D; text-decoration: underline }

A:hover {color: #B7125E}

.spacing-40px {margin-top: 40px}

.spacing-20px {margin-top: 20px}

.spacing-10px {margin-top: 10px}

.spacing-5px {margin-top: 5px}

li { list-style-type: square; margin-left: -12px; margin-top: 7px }


body {
	margin: 0;
	background:url(bground_inside.jpg) repeat-y #00683d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#5D5D5D;
	}
	
.header {
	background:url(header2.jpg) no-repeat;
	}

	
.top {
	background:url(bgtop.jpg);
	font-size: 12px;
	}
	
.left  {
	background:url(left_columnbg.jpg);
	}
	
.content  {
	background:url(content_bg.jpg) no-repeat #FFFFFF;
	padding: 0px 0px 0px 9px;
	font-size: 12px;
	}
	
.content2	{
	padding: 23px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:000000;
	font-size: 12px;
	line-height: 1.32em;
	}
	
.footer2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:cccccc;
	}
	
.footer {
	padding: 23px 0px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.35em;
	}

.footer a {
	color: #666;
	text-decoration: none;
	}

.footer a:hover {
	color: #333333;
	text-decoration: none;
	}
	
table.sitemap a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 2px;
	}
	
table.sitemap a:hover {
	color: #006633;
	background: #e3e8eb;
	display: block;
	}
	
td.sitemapmain a {
	color: #006633;
	text-decoration: underline;
	padding: 0;
	
	}

td.sitemapmain a:hover {
	color: #333333;
	background: #94b6a8;
	
	}

.subtitle {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	}
	
.project-caption {
	color: #666666;
	font-size: 10px;
	}
	
.add-to-cart {
	position: absolute;
	left: 835px;
	top: 155px;
	z-index: 2;
	}
.texter {
	font-size: 12px;
}
