@charset "UTF-8";
.indentLv1 {
	margin-left: 8px;
	width: 95%;
}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
	 position: relative;
 	z-index: 597;
 	float: left;
	width: 760px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 26px;
	background-repeat: repeat-x;
	background-image: url(../images/menu_bg.gif);
}

ul.dropdown a:link,
ul.dropdown a:visited	{
	color: #999;
	text-decoration: none;
}

ul.dropdown a:hover		{
	color: #333;
	text-decoration: underline;
}

ul.dropdown a:active	{
	color: #333;
}

ul.dropdown li {
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
	color: #999;
	font-size: 10px;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #999;
	border-left-color: #FFF;
	z-index: 800;
	float: left;
	height: 16px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-color: #FFF;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}
/* -- level mark -- */

ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 23px;
	z-index: 20;
	margin-top: 0px;
	margin-left: -1px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #316AC5;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	}

ul.dropdown ul li {
	font-weight: normal;
	border: 0px solid #FFF;
	background-color: #FFF;
	margin: 0px;
	float: none;
}
ul.dropdown ul li.hover,
ul.dropdown ul li:hover{
	font-weight: normal;
	border: 0px solid #FFF;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
	visibility: visible;
}

#DDmenuOver1.hover, 
#DDmenuOver1:hover {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #FFF;
	border-left-color: #CCC;
	color: #000;
	margin: 0px;
}
#DDmenuOver2.hover, 
#DDmenuOver2:hover {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #FFF;
	border-left-color: #CCC;
	color: #000;
	z-index: 800;
	top: 0px;
	margin: 0px;
}
#DDmenuOver3.hover, 
#DDmenuOver3:hover {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #FFF;
	border-left-color: #CCC;
	color: #000;
	z-index: 800;
	top: 0px;
	margin: 0px;
}
#DDmenuOver4.hover, 
#DDmenuOver4:hover {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #FFF;
	border-left-color: #CCC;
	color: #000;
	margin: 0px;
}
#DDmenuOver5.hover, #DDmenuOver5:hover {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #FFF;
	border-left-color: #CCC;
	color: #000;
	margin: 0px;
}

#homeBTN {
	padding-right: 10px;
	padding-left: 0px;
}
#homeBTN.hover, #homeBTN:hover {
	color: #333;
}

#companyBTN.hover, #companyBTN:hover {
	color: #333;
}

#valueBTN.hover, #valueBTN:hover {
	color: #333;
}

#supportBTN.hover, #supportBTN:hover {
	color: #333;
}
#productsMenu {
	width: 152px;
	top: 25px;
	background-color: #FFF;
	left: 0px;
}
#productMenuColumn1 {
	list-style-image: none;
	list-style-type: none;
	float: left;
	height: 180px;
	width: 130px;
	line-height: 18px;
	color: #000;
}
#productMenuColumn2 {
	list-style-image: none;
	list-style-type: none;
	float: left;
	height: 180px;
	width: 170px;
	line-height: 18px;
	color: #000;
}


#payoffMenu {
	width: 198px;
	top: 25px;
	background-color: #FFF;
}
#companyMenu {
	width: 167px;
	top: 25px;
	background-color: #FFF;
	left: 0px;
}
#flags_uk {
	width: 22px;
	background-image: url(../images/flag_uk.gif);
	background-repeat: no-repeat;
	background-position: center 40%;
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#flags_us {
	width: 22px;
	background-image: url(../images/flag_us.gif);
	background-repeat: no-repeat;
	background-position: center 40%;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
/*#whyMenuColumn1 {
	width: 132px;
	float: left;
	margin: 0px;
	padding: 5px;
	height: 190px;
}
#whyMenuFirstColumn {
	height: 180px;
	width: 122px;
	margin: 0px;
	padding: 5px;
}
#whyMenuCopy {
	float: left;
	height: 145px;
	width: 120px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4a7f28;
}
#whyMenuViewAllBTN {
	background-color: #FFF;
	height: 27px;
	width: 100px;
	margin: 0px;
	cursor: pointer;
	float: left;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	background-image: url(../images/arrow_grnOnWhite_right.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	color: #333;
}

#whyMenuViewAllBTN.hover,
#whyMenuViewAllBTN:hover {
	cursor: pointer;
	border: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
}

#whyMenuBTNA {
	height: 180px;
	width: 122px;
	margin: 0px;
	padding: 5px;
	cursor: pointer;
}

#whyMenuBTNA.hover,
#whyMenuBTNA:hover {
	background-color: #c1eaa7;
	display: block;
}

#whyMenuBTNB {
	height: 180px;
	width: 122px;
	margin: 0px;
	padding: 5px;
	cursor: pointer;
}

#whyMenuBTNB.hover,
#whyMenuBTNB:hover {
	background-color: #c1eaa7;
	display: block;
}
#whyMenuBTNC {
	height: 180px;
	width: 122px;
	margin: 0px;
	padding: 5px;
	cursor: pointer;
}

#whyMenuBTNC.hover,
#whyMenuBTNC:hover {
	background-color: #c1eaa7;
	display: block;
}
#whyMenuPicA {
	background-image: url(../images/nav_imageDD_Pic1.jpg);
	float: left;
	height: 120px;
	width: 120px;
	border: 1px solid #CCC;
}
#whyMenuPicB {
	background-image: url(../images/nav_imageDD_Pic2.jpg);
	float: left;
	height: 120px;
	width: 120px;
	border: 1px solid #CCC;
}
#whyMenuPicC {
	background-image: url(../images/nav_imageDD_Pic3.jpg);
	float: left;
	height: 120px;
	width: 120px;
	border: 1px solid #CCC;
}
.whyMenuGrnCopyBox {
	float: left;
	width: 116px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #4a7f28;
	color: #FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	height: 46px;
	line-height: 14px;
}
#whyMenuColumn2 {
	width: 132px;
	float: left;
	margin: 0px;
	padding: 5px;
	height: 190px;
}
#whyMenuColumn3 {
	width: 132px;
	float: left;
	margin: 0px;
	padding: 5px;
	height: 190px;
}
#whyMenuColumn4 {
	width: 132px;
	float: left;
	margin: 0px;
	padding: 5px;
	height: 190px;
}
#supportMenu {
	width: 142px;
	top: 25px;
}
.whyMenuGrnCopyBox a{
	color: #FFF;
	text-decoration: none;
}
*/
#whyMenu {
	width: 568px;
	height: 200px;
	top: 25px;
	left: -140px;
}
#whyMenuColumn1 {
	width: 132px;
	float: left;
	margin: 0px;
	padding: 5px;
	height: 190px;
}
#whyMenuFirstColumn {
	height: 180px;
	width: 122px;
	margin: 0px;
	padding: 5px;
}
#whyMenuCopy {
	float: left;
	height: 145px;
	width: 120px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4a7f28;
}
#whyMenuViewAllBTN {
	background-color: #FFF;
	height: 27px;
	width: 100px;
	margin: 0px;
	cursor: pointer;
	float: left;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	background-image: url(../Images/arrow_grnOnWhite_right.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	color: #333;
}

#whyMenuViewAllBTN.hover,
#whyMenuViewAllBTN:hover {
	cursor: pointer;
	border: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
}

#whyMenuBTNA {
	height: 180px;
	width: 122px;
	margin: 0px;
	padding: 5px;
	cursor: pointer;
}

#whyMenuBTNA.hover,
#whyMenuBTNA:hover {
	background-color: #c1eaa7;
	display: block;
}

#whyMenuBTNB {
	height: 180px;
	width: 122px;
	margin: 0px;
	padding: 5px;
	cursor: pointer;
}

#whyMenuBTNB.hover,
#whyMenuBTNB:hover {
	background-color: #c1eaa7;
	display: block;
}
#whyMenuBTNC {
	height: 180px;
	width: 122px;
	margin: 0px;
	padding: 5px;
	cursor: pointer;
}

#whyMenuBTNC.hover,
#whyMenuBTNC:hover {
	background-color: #c1eaa7;
	display: block;
}
#whyMenuPicA {
	background-image: url(../Images/nav_imageDD_Pic1.jpg);
	float: left;
	height: 120px;
	width: 120px;
	border: 1px solid #CCC;
}
#whyMenuPicB {
	background-image: url(../Images/nav_imageDD_Pic2.jpg);
	float: left;
	height: 120px;
	width: 120px;
	border: 1px solid #CCC;
}
#whyMenuPicC {
	background-image: url(../Images/nav_imageDD_Pic3.jpg);
	float: left;
	height: 120px;
	width: 120px;
	border: 1px solid #CCC;
}
.whyMenuGrnCopyBox {
	float: left;
	width: 116px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #4a7f28;
	color: #FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	height: 46px;
	line-height: 14px;
}
#whyMenuColumn2 {
	width: 132px;
	float: left;
	margin: 0px;
	padding: 5px;
	height: 190px;
}
#whyMenuColumn3 {
	width: 132px;
	float: left;
	margin: 0px;
	padding: 5px;
	height: 190px;
}
#whyMenuColumn4 {
	width: 132px;
	float: left;
	margin: 0px;
	padding: 5px;
	height: 190px;
}
