html{height: 100%;}
body {    
    margin:0;
    padding:0;
    font:normal 11px tahoma,arial,sans-serif;
    color: #666;
	height:100%;
	line-height: 16px;
	font-size: 11px;
	background:url(../images/bg-main.gif) top center no-repeat;
}
table{ font-size: 11px;}
img { border: none;}
a, a:link, a:visited{ color:#3598c5; }

/* --------------------------------*/

.Container{
	text-align: left;
	width: 760px;
	background: #fff;
	margin-top: 15px;
	background:url(../images/navbg-vert.gif) left top repeat-y;
}
.Header{ 
	height: 110px;
	background:url(../images/evia-header.jpg) top center no-repeat;
	border-bottom: 2px solid #fff;
}
.temphead{
	float: right;
	padding: 0px;
	color:#FFFFFF;
	line-height: 16px;
	width: 608px;
}
.temphead strong{color: #ffffff;}
.Content{
	float: left;
	width: 607px;
	_height: 300px;
	min-height: 300px;
	background: #ffffff url(../images/content_bgr.jpg) bottom right no-repeat;
	border-right: 1px solid #f5f9fb;
}

.Footer{
	height: 26px;
	background: #3598c5;
	line-height: 26px;
	color: #ffffff;
	padding: 0px 10px;
	border-top: 2px solid #fff;
	width: 740px;
	clear: both;
	
}
.Footer a,
.Footer a:link,
.Footer a:visited{
	text-decoration: none;
	color: #ffffff;
}

.Footer a:hover{
	text-decoration: underline;
}
.style1 {font-size: 14px}
/* --------------------------------*/



a.Home:link,
a.Home:visited{
	background: url(../images/home.gif);
}
a.Home:hover,
a.Home:active{
	background:url(../images/home-ro.gif);
}

a.AboutUs:link,
a.AboutUs:visited{
	background: url(../images/about-us.gif);
}
a.AboutUs:hover,
a.AboutUs:active{
	background:url(../images/about-us-ro.gif);
}

a.ProductInfo:link,
a.ProductInfo:visited{
	background: url(../images/product-info.gif);
}
a.ProductInfo:hover,
a.ProductInfo:active{
	background:url(../images/product-info-ro.gif);
}

a.Events:link,
a.Events:visited{
	background: url(../images/events.gif);
}
a.Events:hover,
a.Events:active{
	background:url(../images/events-ro.gif);
}

a.Wholesale:link,
a.Wholesale:visited{
	background: url(../images/wholesale.gif);
}
a.Wholesale:hover,
a.Wholesale:active{
	background:url(../images/wholesale-ro.gif);
}

a.StoreFinder:link,
a.StoreFinder:visited{
	background: url(../images/store-finder.gif);
}
a.StoreFinder:hover,
a.StoreFinder:active{
	background:url(../images/store-finder-ro.gif);
}

a.Testimonials:link,
a.Testimonials:visited{
	background: url(../images/testimonials.gif);
}
a.Testimonials:hover,
a.Testimonials:active{
	background:url(../images/testimonials-ro.gif);
}

a.Feedback:link,
a.Feedback:visited{
	background: url(../images/nav_feedback.gif);
}
a.Feedback:hover,
a.Feedback:active{
	background:url(../images/nav_feedback-ro.gif);
}

a.ContactUs:link,
a.ContactUs:visited{
	background: url(../images/contact-us.gif);
}
a.ContactUs:hover,
a.ContactUs:active{
	background:url(../images/contact-us-ro.gif);
}
a.Nutrit:link,
a.Nutrit:visited{
	background: url(../images/nutrit.gif);
}
a.Nutrit:hover,
a.Nutrit:active{
	background:url(../images/nutrit-ro.gif);
}
a.faq:link,
a.faq:visited{
	background: url(../images/faqs.gif);
}
a.faq:hover,
a.faq:active{
	background:url(../images/faqs-ro.gif);
}
a.ingred:link,
a.ingred:visited{
	background: url(../images/ingredients.gif);
}
a.ingred:hover,
a.ingred:active{
	background:url(../images/ingredients-ro.gif);
}
a.act:link,
a.act:visited{
	padding-left: 10px;
	color: #ffffff;
	line-height: 26px;
	font-size: 13px;
}
a.act:hover,
a.act:active{
	color: #f8d912;
	font-weight: bold;
}

/*--------------------------------*/


.StoreFinderContent{
	width: 570px;
	padding: 15px
}
.sfheading{
	line-height: 25px;
	padding: 0px 15px;
	font-size: 14px;
	background: #3598c5;
	color: #ffffff;
	font-weight: bold;
}
.FaqsContent{
	width: 570px;
	padding: 15px;
}
.padding{
	padding: 15px 15px 5px 15px;
}
form{margin: 0px;}
strong{color:#3598c5;}
hr{ margin: 10px 00px;}

