﻿body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666;
	vertical-align: middle;
	letter-spacing: 10%;
	word-spacing: 20%;
	list-style-type: square;
	empty-cells: show;
	/*background: #fff url(images/model.png) no-repeat top right; /*white-space: nowrap;#e7e5ce;*/
	margin-top:0;
}
hr{border-top: #6A9B04 1px solid;color: #EfEfEf; background-color:inherit;}
#page
{
	margin-top: 2.5em;
}
.wrapper
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.logo
{
	/*height: 170px;*/
	width: 210px;cursor:pointer;
	/*background-image: url(images/re-feel.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #a6ce3a;
	border: 3px solid #e9e5bb;/*e7e5ce;
	border-top: 45px solid #81bb08*/
	
}

.logoWrapper
{

height: 150px;	
background-color: #a6ce3a;
background-image: url(images/re-feel.jpg);
	background-position: center center;
	background-repeat: no-repeat;

	
}
.tag
{
	text-align: center;
	color: #8ccf00;
	/*color:#2bd8fd;*/
	color:#d1d3d4;
	font-size: 28px;
	font-style:italic;
}
.productWrapper
{
	background: #81BB08;
}
.product
{
	background-color: #FFF;
	text-align: right;
}

.product img
{
	margin: 5px 20px 0 0;
}
img
{
	border: none;
}
#header
{
	height: 75px;
	padding: 5px 10px 5px 10px;
}


.leftColumn
{
	width: 220px;
	padding-top: 13px;
}
.centerColumn
{
	width: auto;
	padding-left:10px;
	background-repeat:no-repeat;
	background-position:right 70px ;
	
}
.rightColumn
{
	width: 160px;
	background-color: #fefdf7;
	padding: 5px;
	border-left: 1px solid #c5c6b8;
}

#footer
{
	text-align: center;
	padding: 2px 0 2px 0;
	background-color: #AAA;
	color: #666;
	border-top: 3px solid #DADADA;
	border-bottom: 3px solid #DADADA;
	font-size: 11px;
	margin-top:2em;
}

#footer A
{
	padding: 0 5px 0 5px;
	color: #feffff;
	text-decoration: none;
	font-weight: bold;
}


A.toolMenu
{
	padding: 0px 10px 0px 10px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center center;
}
.contentOuter
{
	border: 1px solid #dadada;
}
.content
{
	padding: 10px;
	
		clear:both;
	text-align:justify;
	line-height:150%;
	font-size:11px;
	min-height:300px;
}
.right
{
	float: right;
	
}
.left
{
	float: left;
}
.topNavigation
{
	/*padding: 5px;
	height: 20px;	border:1px solid #dadada;
	
*/
	padding:0px;
	
	border-bottom:1px solid #6A9B04;
	height:45px;
}
.tpNavBtn
{
	padding: 5px 0px 6px 0px;
	display: block;
	float:right;
	text-align:center;
	text-decoration:none;
	color: #333;
	font-size: 11px;
	background:url(images/button.jpg) no-repeat -3px;
	width:99px;
	/*border:1px solid #dadada;*/
	
}
.caption
{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	font-weight: bold;
	background:url(images/caption.jpg) no-repeat;
	padding:4px 0px 0px 5px;
	height:18px;
	width:255px;
	float:left;
	}

a:link,a:visited,a:hover
{
	color:#666666
	
}
