#siteHeader {
	height: 196px;
}

#topNav tr td {
	background: #118940; /* Old browsers */
	background: -moz-linear-gradient(top, #118940 0%, #0d6e33 44%, #0d6e33 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#118940), color-stop(44%,#0d6e33), color-stop(100%,#0d6e33)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #118940 0%,#0d6e33 44%,#0d6e33 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #118940 0%,#0d6e33 44%,#0d6e33 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #118940 0%,#0d6e33 44%,#0d6e33 100%); /* IE10+ */
	background: linear-gradient(to bottom, #118940 0%,#0d6e33 44%,#0d6e33 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#118940', endColorstr='#0d6e33',GradientType=0 ); /* IE6-9 */
	height: 35px;
}

#topNav .firstNavElement {
	background: #118940; /* Old browsers */
	background: -moz-linear-gradient(top, #118940 0%, #0d6e33 44%, #0d6e33 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#118940), color-stop(44%,#0d6e33), color-stop(100%,#0d6e33)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #118940 0%,#0d6e33 44%,#0d6e33 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #118940 0%,#0d6e33 44%,#0d6e33 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #118940 0%,#0d6e33 44%,#0d6e33 100%); /* IE10+ */
	background: linear-gradient(to bottom, #118940 0%,#0d6e33 44%,#0d6e33 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#118940', endColorstr='#0d6e33',GradientType=0 ); /* IE6-9 */
}

#topNav tr td a {
	color: #fff;
	top: auto;
	height: 31px;
}

#topNav tr td.selected li a {
	color: #fff;
}

#topNav td ul {
	margin-top: 12px;
}

#topNav td ul li a {
	padding-top: 16px;
}

#topNav tr td:hover,
#topNav .lastNavElement:hover {
	background: url("https://assets.ngin.com/theme_images/evolution_v2/green_white_gray/topNavFirstSelected.gif") repeat-x scroll left top transparent;
}

#topNav td ul li:hover > a, 
#topNav td ul li.hover > a {
	background: #118940; /* Old browsers */
	background: -moz-linear-gradient(top, #118940 0%, #0d6e33 44%, #0d6e33 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#118940), color-stop(44%,#0d6e33), color-stop(100%,#0d6e33)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #118940 0%,#0d6e33 44%,#0d6e33 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #118940 0%,#0d6e33 44%,#0d6e33 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #118940 0%,#0d6e33 44%,#0d6e33 100%); /* IE10+ */
	background: linear-gradient(to bottom, #118940 0%,#0d6e33 44%,#0d6e33 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#118940', endColorstr='#0d6e33',GradientType=0 ); /* IE6-9 */
	border-top: 1px solid #118940;
	border-bottom: 1px solid #118940;		
}

#topNav td ul li:hover, 
#topNav td ul li.hover {
	background: #118940; /* Old browsers */
	background: -moz-linear-gradient(top, #118940 0%, #0d6e33 44%, #0d6e33 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#118940), color-stop(44%,#0d6e33), color-stop(100%,#0d6e33)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #118940 0%,#0d6e33 44%,#0d6e33 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #118940 0%,#0d6e33 44%,#0d6e33 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #118940 0%,#0d6e33 44%,#0d6e33 100%); /* IE10+ */
	background: linear-gradient(to bottom, #118940 0%,#0d6e33 44%,#0d6e33 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#118940', endColorstr='#0d6e33',GradientType=0 ); /* IE6-9 */	
}

#topNav tr td:hover > a,
#topNav tr td > a:hover {
	color: #149B49;
}

.offer {
	margin-left: 33px;
	width: 95%;
}

.offer h2 {
	font-size: 15px;
}
