ul,li,h1 {
	margin:0;
	padding:0;
	font-size:100.01%;
	text-align: left;
}
fieldset,img { 
	border:0;
}
.main {
	width:925px;
	margin:20px auto 0px auto;
}
.header-container {
	width:925px;
	float:left;
	margin-bottom:25px;
}
.header-container .logo {
	width:222px;
	float:left;
}
.header-container .title {
	width:464px;
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#85c226;
	padding-top:29px;
	text-align:center;
}
.header-container .title strong {
	color:#057636;
}
.header-container .tel-number {
	width:239px;
	float:right;
	margin-top:23px;
}
.header-container .tel-number img {
	float:left;
}
.nav-container {
	width:925px;
	float:left;
	border-bottom:9px solid #075327;
}
.nav-container ul {
	float:left;
}
.nav-container li {
	float:left;
	list-style:none;
	margin-right:5px;
}
.nav-container li a {
	width:98px;
	height:43px;
	float:left;
}


.nav-container li a#home {background:url(../images/nav-home.gif) no-repeat;}
.nav-container li a#quote-book {background:url(../images/nav-quote-book.gif) no-repeat; width:101px;}
.nav-container li a#my-account {background:url(../images/nav-my-account.gif) no-repeat;}
.nav-container li a#tracking {background:url(../images/nav-tracking.gif) no-repeat;}
.nav-container li a#faqs {background:url(../images/nav-faqs.gif) no-repeat;}
.nav-container li a#terms {background:url(../images/nav-terms.gif) no-repeat;}
.nav-container li a#reviews {background:url(../images/nav-reviews.gif) no-repeat;}
.nav-container li a#blog {background:url(../images/nav-news.gif) no-repeat;}
.nav-container li a#contact {background:url(../images/nav-contact.gif) no-repeat;}

.nav-container li a:hover#home {background:url(../images/nav-home.gif) no-repeat -98px;}
.nav-container li a:hover#quote-book {background:url(../images/nav-quote-book.gif) no-repeat -101px; width:101px;}
.nav-container li a:hover#my-account {background:url(../images/nav-my-account.gif) no-repeat -98px;}
.nav-container li a:hover#tracking {background:url(../images/nav-tracking.gif) no-repeat -98px;}
.nav-container li a:hover#faqs {background:url(../images/nav-faqs.gif) no-repeat -98px;}
.nav-container li a:hover#terms {background:url(../images/nav-terms.gif) no-repeat -98px;}
.nav-container li a:hover#reviews {background:url(../images/nav-reviews.gif) no-repeat -98px;}
.nav-container li a:hover#blog {background:url(../images/nav-news.gif) no-repeat -98px;}
.nav-container li a:hover#contact {background:url(../images/nav-contact.gif) no-repeat -98px;}


.breadcrumbs-container {
	background:url(../images/breadcrumbs-bg.gif) repeat-x bottom left #eaeaea;
	width:925px;
	float:left;
	border-bottom:5px solid #dbdbdb;
	margin-bottom:20px;
}
.breadcrumbs-container h1 {
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#075327;
	line-height:35px;
	margin-left:27px;
	display:inline;
}
.breadcrumbs-container h2 {
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#075327;
	line-height:35px;
	margin-left:27px;
	display:inline;
}
.breadcrumbs-container a.shopping-cart {
	background:url(../images/button-shopping-cart.gif) no-repeat;
	width:174px;
	height:36px;
	float:right;
}
.breadcrumbs-container a:hover.shopping-cart {
	background:url(../images/button-shopping-cart.gif) no-repeat -174px;
}
.breadcrumbs-container .date {
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#444;
	line-height:35px; 
	margin-right:17px;
	display:inline;
}

.new {
	text-align: center;
}

.footer-centre {
	text-align: center;
    color:#116835;
	font-size:10px;
	}
	
.footerlinks-centre {
	text-align: center;
    color:#116835;
	font-weight:bold;
	font-size:12px;
	}