/* Def1nitive Core stylesheet - strip standard styles */

/* Based on the YUI Reset CSS sheet */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td {
	margin:0;
	padding:0;
	font-size:100.01%;
	text-align: left;
}
p { 
	margin:0 0 0 0;
	padding:0;
	font-size:100.01%;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var { /* Removed strong from here */
	font-style:normal;
	font-weight:normal;
}
ol,ul {
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:bold;
	text-align: center;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* End */


body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#022;
	padding-bottom:25px;
}
.main {
	width:925px;
	margin:20px auto 0px auto;
}
.right {
	margin:0px auto 0px auto;
	float:right;
	margin-right:25px;
}
.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 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;
}

	
.body-overall-container {
	width:925px;
	float:left;
	padding-bottom:5px;
}
			
			
.left-container {
	width:181px;
	float:left;
	margin-right:25px;
	display:inline;
}
.left-container h4 {
	width:181px;
	height:34px;
	float:left;
	text-align:center;
}
.left-container h4 img {
	
}

.left-container .green-box-left {
	background:url(../images/green-left-bottom.gif) bottom no-repeat #00923f;
	width:181px;
	float:left;
	padding-bottom:15px;
	margin-bottom:15px;
}
.left-container .green-box-left .curve-top {
	float:left;
}
.left-container .green-box-left .curve-top img {
	float:left;
}
.left-container .green-box-left .header {
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin-left:14px;
	display:inline;
	padding-bottom:6px;
}
.left-container .green-box-left form {
	float:left;
	padding-bottom:7px;
}
.left-container .green-box-left form input {
	width:148px;
	float:left;
	margin-left:13px;
	display:inline;
	border:1px solid #00632b;
	margin-top:3px;
	margin-bottom:8px;
	padding:3px 0px 5px 5px;
}
.left-container .green-box-left form input#submit-login-now {
	background:url(../images/submit-login-now.gif) bottom repeat-x;
	width:155px;
	height:28px;
	float:left;
	border:0;
	margin-bottom:0px;
	cursor:pointer;
}
.left-container .green-box-left form input#submit-track-order {
	background:url(../images/submit-track-order.gif) bottom repeat-x;
	width:155px;
	height:28px;
	float:left;
	border:0;
	margin-bottom:0px;
	cursor:pointer;
}
.left-container .green-box-left a.open-account {
	width:181px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-decoration:none;
}
.left-container .green-box-left a:hover.open-account {
	color:#bae674;
}
.left-container .green-box-left a.open-account strong {
	font-size:18px;
}

.left-container a.forgot-password {
	width:181px;
	float:left;
	font-size:11px;
	color:#008138;
	text-align:center;
	text-decoration:none;
	margin-bottom:13px;
}
.left-container a:hover.forgot-password {
	text-decoration:underline;
}

.left-container .hori-dots-181px {
	width:181px;
	float:left;
	padding-bottom:15px;
}
.left-container .hori-dots-181px img {
	float:left;
}


.left-container .button-left {
	float:left;
	margin-bottom:10px;
}
.left-container .button-left img {
	float:left;
}


.middle-container-home {
	width:483px;
	float:left;
}

.middle-container-home .image-top {
	width:483px;
	float:left;
	text-align:center;
	margin-bottom:10px;
}
.middle-container-home .image-top img {
	
}

.middle-container-home .silver-box {
	background:url(../images/silver-home-middle.gif) repeat-y;
	width:483px;
	float:left;
	margin-bottom:12px;
}
.middle-container-home .silver-box .top {
	float:left;
}
.middle-container-home .silver-box .middle {
	width:449px;
	float:left;
	font-size:15px;
	font-weight:bold;
	color:#333;
	padding-left:17px;
	padding-right:17px;
	padding-bottom:3px;
	line-height:20px;
}

.middle-container-home .silver-box .middle h2 {
	font-size:15px;
	font-weight:bold;
	color:#075327;
	display:inline;
}

.middle-container-home .silver-box .middle-highlight {
	width:449px;
	float:left;
	font-size:15px;
	font-weight:bold;
	color:#900;
	padding-left:17px;
	padding-right:17px;
	padding-bottom:3px;
	line-height:20px;
	text-align: center;
}

.middle-container-home .silver-box .middle strong {
	color:#075327;
}
.middle-container-home .silver-box .middle a {
	
}
.middle-container-home .silver-box .bottom {
	float:left;
}

.middle-container-home p {
	width:451px;
	float:left;
	font-size:14px;
	padding-left:16px;
	padding-right:16px;
	padding-bottom:12px;
	line-height:20px;
	color: #222
}
.middle-container-home p strong {
	
}
.middle-container-home p a {
	color:#075327;
	font-weight:bold;
}
.middle-container-home p a:hover {
	color:#333;
	text-decoration:none;
}
.middle-container-other-page {
	width:719px;
	float:left;
}

.middle-container-other-page h2 {
	width:685px;
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#333;
	padding-left:17px;
	padding-right:17px;
	padding-bottom:14px;
	line-height:20px;
	text-align: left;
}

.middle-container-other-page .silver-box {
	background:url(../images/silver-other-middle.gif) repeat-y;
	width:719px;
	float:left;
	margin-bottom:12px;
}

.middle-container-other-page .silver-boxes {
	background:url(../images/silver-other-middle-boxes.gif) repeat-y;
	width:360px;
	float:left;
	margin-bottom:12px;
}
.middle-container-other-page .silver-boxes .middle {
	width:685px;
	float:left;
	font-size:15px;
	font-weight:bold;
	color:#333;
	padding-left:17px;
	padding-right:17px;
	padding-bottom:3px;
	line-height:20px;
}
.middle-container-other-page .silver-boxes .bottom {
	float:left;
}

label { /* Contact Us form */
	width: 17em;
	float: left;
    padding-left:30px;
	font-size:12px;
	font-weight:bold;
	color:#333;
	}
textarea {
	width: 50%
}
fieldset {
	margin: 1em 0;
} /* Contact Us form */

.middle-container-other-page .silver-box .top {
	float:left;
}
.middle-container-other-page .silver-box .middle {
	width:685px;
	float:left;
	font-size:15px;
	font-weight:bold;
	color:#333;
	padding-left:17px;
	padding-right:17px;
	padding-bottom:3px;
	line-height:20px;


}
.middle-container-other-page .silver-box .middle strong {
	color:#075e2d;
}
.middle-container-other-page .silver-box .middle a {
	
}
.middle-container-other-page .silver-box .bottom {
	float:left;
}

.middle-container-other-page p {
	width:687px;
	float:left;
	font-size:14px;
	padding-left:16px;
	padding-right:16px;
	padding-bottom:14px;
	line-height:20px;
}
.middle-container-other-page p strong {
	
}
.middle-container-other-page p a {
	color:#075E2D;
	font-weight:bold;
	text-decoration:underline;
}
.middle-container-other-page p a:hover {
	color:#333;
	text-decoration:none;
}

.middle-container-other-page h3 {
	background:url(../images/green-header-curve.gif) no-repeat;
	width:702px;
	height:35px;
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	line-height:30px;
	padding-left:17px;
	margin-bottom:10px;
	overflow:hidden;
	text-align: left;
}
.middle-container-other-page h5 {
	background:#006a2d;
	width:702px;
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	line-height:24px;
	padding-top:7px;
	padding-bottom:10px;
	padding-left:17px;
	margin-bottom:10px;
}
.middle-container-other-page h6 {
	width:687px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#006a2d;
	padding-left:16px;
	padding-right:16px;
	padding-bottom:2px;
	line-height:20px;
}

.middle-container-other-page .bullet-list-circle {
	float:left;
}
.middle-container-other-page .bullet-list-circle ul {
	float:left;
	padding-bottom:15px;
}
.middle-container-other-page .bullet-list-circle li {
	background:url(../images/bullet-circle-trans.gif) no-repeat ;
	color:#043017;
	float:left;
	font-size:13px;
	font-weight:bold;
	line-height:23px;
	list-style:none;
	margin-left:20px;
	display:inline;
	margin-top:2px;
	padding-left:29px;
	width:650px;
}
.middle-container-other-page .bullet-list-circle li a {
	color:#075E2D;
}

.middle-container-other-page .bullet-list-tick {
	float:left;
}
.middle-container-other-page .bullet-list-tick ul {
	float:left;
	padding-bottom:15px;
}
.middle-container-other-page .bullet-list-tick li {
	background:url(../images/bullet-tick.gif) no-repeat ;
	color:#043017;
	float:left;
	font-size:13px;
	font-weight:bold;
	line-height:23px;
	list-style:none;
	margin-left:20px;
	display:inline;
	margin-top:2px;
	padding-left:29px;
	width:650px;
}
.middle-container-other-page .bullet-list-tick li a {
	color:#075E2D;
}

.images-centered {
	width:483px;
	float:left;
	text-align:center;
	padding-top:10px;
}
.images-centered img {
	margin-bottom:10px;
}

	
.right-container {
	width:211px;
	float:right;
}
.right-container h4 {
	width:211px;
	height:34px;
	float:left;
	text-align:center;
}
.right-container h4 img {
	
}


.right-container .green-box-right {
	background:url(../images/green-right-bottom.gif) bottom no-repeat #00923f;
	width:211px;
	float:right;
	padding-bottom:15px;
	margin-bottom:15px;
}
.right-container .green-box-right .curve-top {
	float:left;
}
.right-container .green-box-right .curve-top img {
	float:left;
}
.right-container .green-box-right form {
	float:left;
	padding-bottom:7px;
}
.right-container .green-box-right form .header {
	width:196px;
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin-left:14px;
	display:inline;
	padding-bottom:2px;
}
.right-container .green-box-right form input {
	width:178px;
	float:left;
	margin-left:13px;
	display:inline;
	border:1px solid #00632b;
	margin-top:3px;
	margin-bottom:8px;
	padding:3px 0px 5px 5px;
}
.right-container .green-box-right form select {
	width:185px;
	float:left;
	margin-left:13px;
	display:inline;
	border:1px solid #00632b;
	margin-top:3px;
	margin-bottom:11px;
	padding:2px 0px 2px 2px;
}
.right-container .green-box-right form input#submit-next-step {
	background:url(../images/submit-next-step.gif) bottom repeat-x;
	width:185px;
	height:28px;
	float:left;
	border:0;
	margin-bottom:0px;
	cursor:pointer;
}
.right-container .green-box-right form input#right-button-signup {
	background:url(../images/right-button-signup.gif) bottom repeat-x;
	width:185px;
	height:28px;
	float:left;
	border:0;
	margin-bottom:0px;
	cursor:pointer;
}


.right-container .hori-dots-211px {
	width:211px;
	float:left;
	padding-bottom:15px;
}
.right-container .hori-dots-211px img {
	
}

.right-container .button-right {
	float:left;
	margin-bottom:10px;
}
.right-container .button-right img {
	float:left;
}
		
		
.homepage-bottom-overall-container {
	width:925px;
	float:left;
}

.homepage-bottom-overall-container .testimonials-container {
	background:url(../images/testimonial-bg.gif) bottom repeat-x #00923f;
	width:895px;
	height:50px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:20px;
	padding-top:4px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:1px;
	margin-bottom:10px;
}
.homepage-bottom-overall-container .testimonials-container ul {
	width:925px;
	float:left;
}
.homepage-bottom-overall-container .testimonials-container li {
	width:925px;
	float:left;
	padding-top:0px;
	list-style:none;
	text-align:center;
}
.homepage-bottom-overall-container .table-container {
	background:url(../images/homepage-table-bg.gif) left repeat-y;
	width:925px;
	float:left;
}
.homepage-bottom-overall-container .table-container table {
	width:925px;
	float:left;
}
.homepage-bottom-overall-container .table-container tr {
	
}
.homepage-bottom-overall-container .table-container td {
	background:#ddd;
	width:269px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#222;
	padding:12px 0px 21px 31px;
	border-right:12px solid #fff;
	vertical-align:top;
}
.homepage-bottom-overall-container .table-container h6 {
	font-size:15px;
	font-weight:bold;
	color:#116835;
	padding-bottom:10px;
	text-align: left;
}
.homepage-bottom-overall-container .table-container p {
	width:239px;
	float:left;
	line-height:18px;
	padding-bottom:4px;
	color: #222;
}
.homepage-bottom-overall-container .table-container p span {
	float:left;
	color: #000;
}
.homepage-bottom-overall-container .table-container p strong {
	color:#000;
}
.homepage-bottom-overall-container .table-container p .price {
	float:right;
	color:#116835;
}
.homepage-bottom-overall-container .table-container p a {
	color:#116835;
}

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

a:link {
	text-decoration: none;
	color:#116835;
}
a:visited {
	text-decoration: none;
	color:#116835;
}
a:hover {
	text-decoration: underline;
	color:#116835;
}
a:active {
	text-decoration: none;
	color:#116835;
}
