﻿/*HomePageMain
{
	background-color: #FFFFFF;
	float: left;
	margin: 0 0 0 0px;
}
#HomePageMain div.ProductBox
{
	width: 300px;
	border: solid 1px #1D84A6;
	height: 200px;
	margin: 6px 6px;
	float: left;
	background-color: #d8effd;
	position: relative;
}
#HomePageMain div.Title
{
	text-align: center;
	font-size: 1.5em;
	color: black;
	background-color:#4CC8DA;
}
#HomePageMain ul
{
    line-height: 1.95em;
}
#HomePageMain li a
{
	color: #1D84A6;
	font-size: 1.35em;
}*/
div#header
{
	background:transparent url(images/bg_header.jpg) no-repeat scroll 0 0;
	height:71px;
	left:0;
	margin:50px 0 0;
	position:relative;
	top:0;
}
div#header img.logo-main
{
	top:-31px;
}
ul#nav-main
{
	top:17px;
}
div#footer {
	background:transparent url(/Content/nectar/images/bg_footer.gif) no-repeat scroll 0 100%;
	clear:both;
	height:42px;
	margin:0 0 50px;
	text-align:center;
}