body{margin:16px 0px 0px 0px; padding:0px; background-image:url(../images/background.png); background-repeat:repeat-x; background-color:#dadec7; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px;}

a img {border:none;}

img {border:none; -ms-interpolation-mode: bicubic; }

h1 {font-size:24px; line-height:30px;}
h2 {font-size:20px; line-height:24px; font-weight:bold;}

#container{width:970px; padding:5px; text-align:left; background-color:#ecefda;}

#header{height:139px; background-image:url(../images/top_right.png); background-repeat:no-repeat; background-position:right top; margin:-5px -5px 0px 0px;}

#logo{ margin:-16px 0px 0px 0px; float:left}

#banner{margin:5px 0px 10px 0px;}

#section{margin:0px 0px 20px 0px;}

#contentArea{ padding:0px 0px 10px 15px;}

#footer{ background-color:#f3f5e9;}
#footerInner{background-color:white; width:950px; text-align:left; padding:12px 15px 12px 15px;}

.box{ float:left; margin-right:10px;}
.top{background-image:url(../images/top.png); width:173px; height:24px; background-repeat:no-repeat; color:#fff; font-weight:bold; padding:3px 20px 0px 17px;}
.center{background-image:url(../images/center.png); background-repeat:repeat-y; width:173px; padding:5px 20px 2px 17px; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#2e340a;}

.center a{ color:#2e340a; text-decoration:none;}
.center a:hover{ color:#4a3609;}

#copyright{ background-color:#ecefda; width:960px; padding:10px; text-align:left; color:#4c4c4c;}

.clear{clear:both}
.left{float:left}
.right{float:right}

/* Navigation CSS starts Here */
#topNavigation
{
	margin:55px 0px 0px 0px;
	float:left;
}
#navigation
{
	margin:0px;
	padding:0px;
}
#navigation a
{
background: url(../images/left.png) left top no-repeat;
text-decoration: none;
height:35px;
color:#fff;
font-weight:bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

#navigation a span
{
background: url(../images/right.png) right top no-repeat;
padding: 9px 20px 0px 20px;
height:35px;
cursor:pointer;
}

#navigation a, #navigation a span
{
display: block;
float: left;
}
#navigation a:hover
{
color: #fff;
background: url(../images/left_over.png) left top no-repeat;
}

#navigation a:hover span
{
background: url(../images/right_over.png) right top no-repeat;
}

#navigation ul
{
padding: 0;
margin: 0
}

#navigation li
{
float: left;
margin: 0px 8px 0px 0px;
list-style-type:none;
cursor:pointer;
background: url (../images/button_bg.png) top left repeat-x;
} 


.selectedTab a
{
color: #000;
background: url(../images/left_over.png) left top no-repeat !important;
text-decoration: none;
height:31px;
color:#fff !important;
}

.selectedTab a span
{
background: url(../images/right_over.png) right top no-repeat !important;
padding: 4px 20px 0px 20px;
height:27px;
cursor:pointer;
}

.selectedTab a, .selectedTab a span
{
display: block;
float: left;
}
/* Navigation CSS Ends Here */

.compare
{
	font-size:16px;
	text-align:center;
	color:#6f7d21;
}

.compare td
{	padding-bottom:8px;}


.bigbox th
{
		font-size:16px;
		text-align:center;
		padding-top:15px;
}

.bigbox td
{
	padding-right:15px;
	padding-left:15px;
}

.bigbox tr.odd td {
      background-color:#f3f5e9;
      background-color:#d8eacb;
	  background-color:#d4dda9;
    }
	
	
	.main_img
{
	float:right;
	width:500px;
	border: solid 1px #323232;
	padding:8px;
}

#index
{
	float:left;
	width:400px;
}

.tips
{
	font-size:14px;
	line-height:170%;
}

.promo img
{
	width:200px;
	margin-left:25px;
}

.galleria{list-style:none;width:100&}
.galleria ul {margin-bottom:30px;}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

#testimonials
{
	margin-left:30px;
	
}

#testimonials p
{
	margin-top:20px;
}

#testimonials strong
{
	color:#6f7d21;
	font-size:14px;
}
	
.product
{
	font-size:15px;
	font-weight:bold;
}
.product img
{
	margin-bottom:8px;
}

.contact input, .contact textarea
{ margin-bottom:10px;
margin-left:10px;}