@charset "utf-8";
body {
	background: #E8E8E8 url(../images/new/bg-body.jpg) repeat-x fixed left top;
	margin-top: 21px;
}
a:link {
	color : #666666;
	font : normal 12px Arial;
	text-decoration : underline;
}
a:visited {
	color : #666666;
	font : normal 12px Arial;
	text-decoration : underline;
}
a:hover {
	color : #ED1B2D;
	font : normal 12px Arial;
	text-decoration : underline;
}
p {
	text-align : left;
	color : #666666;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
}
h1 {
	color : #ED1B2D;
	font-family: Arial;
	font-size: 25px;
	font-style: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2 {
	color : #ED1B2D;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
h3 {
	color : #666666;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	height: 100%;
	position: relative;
}
/* ------------------------------------------------- HEADER -------------------------------------------------  */
#header {
	position: relative;
	width:980px;
	z-index: 4;
	background-repeat: no-repeat;
	height: 127px;
	background-image: url(../images/new/header.png);
}
#headerlogo {
	position: relative;
	width:143px;
	z-index: 4;
	background-repeat: no-repeat;
	height: 83px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}
#headerwording {
	position: relative;
	width:245px;
	z-index: 4;
	background-repeat: no-repeat;
	height: 33px;
	float: left;
	margin-top: 40px;
}
#headerlink {
	position: relative;
	width:194px;
	z-index: 4;
	background-repeat: no-repeat;
	height: 23px;
	float: right;
	margin-top: 8px;
}
#headerlink img {
	padding: 0px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#headerlink a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#headerlink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#headerwording img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerlogo img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* ------------------------------------------------- HEADER END -------------------------------------------------  */
#contentwrapper {
	width: 980px;
	background-image: url(../images/new/bg-main.png);
	background-repeat: repeat-y;
	height: 100%;
	float: left;
	top: 0px;
	margin-top: -99px;
	padding-top: 0px;
}
/* ------------------------------------------------- NAVIGATION -------------------------------------------------  */
#navigation {
	float: left;
	height: 100%;
	list-style-type: none;
	width: 191px;
	margin-top: 60px;
	margin-left: 0px;
	padding-left: 12px;
}
#menuwrapper{
	width: 181px;
	height: 100%;
	float: left;
	background-image: url(../images/new/menu-gradient.jpg);
	background-position: bottom;
	background-repeat: repeat-x;	
}
#menuwrapperbottom{
	width: 181px;
	height: 100%;
	float: left;
	background-color: #EDEDED;
}
#menutoppart{
	width: 181px;
	height: 24px;
	float: left;
	margin-top: 40px;
	background-image: url(../images/new/menu-top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#menubottom{
	width: 181px;
	height: 55px;
	float: left;
	background-image: url(../images/new/menu-bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
/* ------------------------------------------------- START MAIN MENU -------------------------------------------------  */
#menuwrapper ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 181px;
	background-image: url(../images/new/menu-bg1.png);
	background-repeat: repeat-y;
	list-style-image: url(../images/new/pixel.png);
}
#menuwrapper li {
	text-indent: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	list-style-type: none;
	width: 177px;
	margin-right: 1px;
	margin-left: 1px;
}
#menuwrapper a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	height: 20px;
}
#menuwrapper a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ED1B2D;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/new/menu-hoover-bg.jpg);
	background-repeat: no-repeat;
}
#menuwrapper li.bottom {
	text-indent: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	list-style-type: none;
	width: 177px;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 45px;
}
#menuwrapper li.bottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	height: 20px;
}
#menuwrapper li.bottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ED1B2D;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/new/menu-hoover-bg.jpg);
	background-repeat: no-repeat;
}
#menuwrapper .bottomactives {
	color: #FFFFFF;
	text-indent: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	list-style-type: none;
	width: 177px;
	margin-right: 1px;
	margin-left: 1px;
}
#menuwrapper .bottomactives a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 179px;
	background-image: url(../images/new/menu-active-bg.jpg);
	background-repeat: no-repeat;
}
#menuwrapper .bottomactives a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 179px;
	background-image: url(../images/new/menu-active-bg.jpg);
	background-repeat: no-repeat;
}
#menuwrapper li.top {
	text-indent: 19px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
	list-style-type: none;
	width: 177px;
	margin-right: 1px;
	margin-left: 1px;
}
#menuwrapper li.top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	height: 20px;
}
#menuwrapper li.top a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ED1B2D;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/new/menu-hoover-bg.jpg);
	background-repeat: no-repeat;
}
#menuwrapper li.current {
	text-indent: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	background-image: url(../images/new/menu-active-bg.jpg);
	background-repeat: no-repeat;
	width: 178px;
}
#menuwrapper li.current a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 178px;
	background-image: url(../images/new/menu-active-bg.jpg);
	background-repeat: no-repeat;
}
#menuwrapper li.current a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 178px;
	background-image: url(../images/new/menu-active-bg.jpg);
	background-repeat: no-repeat;
}
#menuwrapper li.normal {
	text-indent: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	list-style-type: none;
	width: 177px;
	margin-right: 1px;
	margin-left: 1px;
}
#menuwrapper li.normal a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-top: 5px;
	height: 20px;
}
#menuwrapper li.normal a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ED1B2D;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/new/menu-hoover-bg.jpg);
	background-repeat: no-repeat;
}
#menuwrapper li.normalone {
	text-indent: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	list-style-type: none;
	width: 177px;
	margin-right: 1px;
	margin-left: 1px;
}
#menuwrapper li.normalone a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/new/menu-hoover-bg.jpg);
	background-repeat: no-repeat;
}
#menuwrapper li.normalone a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ED1B2D;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/new/menu-hoover-bg.jpg);
	background-repeat: no-repeat;
}
/* ------------------------------------------------- END MAIN MENU -------------------------------------------------  */
/* ------------------------------------------------- START SUB MENU -------------------------------------------------  */
#menuwrapper .sub {
	text-indent: 33px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	width: 177px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menuwrapper .sub a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-top: 5px;
	height: 20px;
	text-indent: 33px;
	background-image: url(../images/new/green-icon-sub.gif);
	background-repeat: no-repeat;
}
#menuwrapper .sub a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ED1B2D;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/new/subhover1.gif);
	background-repeat: no-repeat;
	text-indent: 33px;
}
#menuwrapper li.subbottom {
	text-indent: 33px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	width: 177px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E2E2E2;
}
#menuwrapper li.subbottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-top: 5px;
	height: 20px;
	text-indent: 33px;
	background-image: url(../images/new/green-icon-sub.gif);
	background-repeat: no-repeat;
}
#menuwrapper li.subbottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ED1B2D;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/new/subhover1.gif);
	background-repeat: no-repeat;
	text-indent: 33px;
}

#menuwrapper li.subbottompad {
	text-indent: 33px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	width: 177px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E2E2E2;
	margin-bottom: 45px;
}
#menuwrapper li.subbottompad a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-top: 5px;
	height: 20px;
	text-indent: 33px;
	background-image: url(../images/new/green-icon-sub.gif);
	background-repeat: no-repeat;
}
#menuwrapper li.subbottompad a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ED1B2D;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/new/subhover1.gif);
	background-repeat: no-repeat;
	text-indent: 33px;
}



#menuwrapper li.subactive {
	text-indent: 33px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	width: 177px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menuwrapper li.subactive a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/new/red-icon-active.gif);
	background-repeat: no-repeat;
	background-position: 19px 0px;
}
#menuwrapper li.subactive a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/new/red-icon-active.gif);
	background-repeat: no-repeat;
	background-position: 19px 0px;
}

#menuwrapper li.subbottomactive {
	text-indent: 33px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	width: 177px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E2E2E2;
}
#menuwrapper li.subbottomactive a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/new/red-icon-active.gif);
	background-repeat: no-repeat;
	background-position: 28px 0px;
}
#menuwrapper li.subbottomactive a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/new/red-icon-active.gif);
	background-repeat: no-repeat;
	background-position: 28px 0px;
}
#menuwrapper li.subbottomactivepad {
	text-indent: 33px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	width: 177px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E2E2E2;
	margin-bottom: 45px;
}
#menuwrapper li.subbottomactivepad a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/new/red-icon-active.gif);
	background-repeat: no-repeat;
	background-position: 28px 0px;
}
#menuwrapper li.subbottomactivepad a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/new/red-icon-active.gif);
	background-repeat: no-repeat;
	background-position: 28px 0px;
}
/* ------------------------------------------------- END SUB MENU -------------------------------------------------  */
/* ------------------------------------------------- START SUB SUB MENU -------------------------------------------------  */
#menuwrapper .sub1 {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #F1F1F1;
}
#menuwrapper li.sub1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-top: 5px;
	height: 20px;
	text-indent: 33px;
	background-image: url(../images/new/subsub.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#menuwrapper li.sub1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ED1B2D;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/new/sub-bgactive3.gif);
	background-repeat: repeat;
	text-indent: 33px;
}
#menuwrapper .sub1active {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#menuwrapper li.sub1active a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	height: 20px;
	text-indent: 33px;
	background-image: url(../images/new/sub-subbgactive1.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#menuwrapper li.sub1active a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/new/sub-subbgactive1.gif);
	background-repeat: repeat;
	text-indent: 33px;
}
.sub1 .sub1bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;	
}
#menuwrapper li.sub1bottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-top: 5px;
	height: 20px;
	text-indent: 33px;
	background-image: url(../images/new/subsub.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#menuwrapper li.sub1bottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ED1B2D;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/new/sub-bgactive3.gif);
	background-repeat: repeat;
	text-indent: 33px;
}
#menuwrapper li.sub2bottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/new/sub-subbgactive2.gif);
	background-repeat: repeat;
	text-indent: 33px;
}
#menuwrapper li.sub2bottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/new/sub-subbgactive2.gif);
	background-repeat: repeat;
	text-indent: 33px;
}
/* ------------------------------------------------- END SUB SUB MENU -------------------------------------------------  */
#menuwrapper li.subactivenormal {
	text-indent: 42px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	width: 177px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#menuwrapper li.subactivenormal a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/new/red-icon-active.gif);
	background-repeat: no-repeat;
	background-position: 28px 0px;
	background-color: #FFFFFF;
}
#menuwrapper li.subactivenormal a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/new/red-icon-active.gif);
	background-repeat: no-repeat;
	background-position: 28px 0px;
	background-color: #FFFFFF;
}
#menuwrapper li.subbottomactivenormal {
	text-indent: 43px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	width: 177px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #E2E2E2;
	background-color: #FFFFFF;
}
#menuwrapper li.subbottomactivenormal a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/new/red-icon-active.gif);
	background-repeat: no-repeat;
	background-position: 28px 0px;
	background-color: #FFFFFF;
}
#menuwrapper li.subbottomactivenormal a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/new/red-icon-active.gif);
	background-repeat: no-repeat;
	background-position: 28px 0px;
	background-color: #FFFFFF;
}
/* ------------------------------------------------- NAVIGATION END -------------------------------------------------  */
#content1 {
	float: left;
	width: 572px;
	height:100%;
	margin-top: 90px;
}
#topcontainer {
	height: 100%;
	width: 777px;
	float: left;
}
/* ------------------------------------------------- FOOTER -------------------------------------------------  */

#footer {
	position: ;
	top: -86px;
	width: 980px;
	float: left;
	height: auto;
	background-image: url(../images/new/bg-footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
}
#footer p {
	text-align: center;
	margin-top: 10px;
}
#footer a {
	text-decoration: none;
	color : #666666;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
}
#footer a:hover {
	text-decoration: underline;
	color : #ED1B2D;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
}
#footer1 {
	position: ;
	top: -86px;
	width: 980px;
	float: left;
	height: auto;
	background-image: url(../images/new/bg-footer1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 27px;
}
#footer1 p {
	text-align: center;
	margin-top: 10px;
}
#footer1 a {
	text-decoration: none;
}
#footer1 a:hover {
	text-decoration: underline;
}
#faq ul .item{
	display:none;
	background-image: url(../images/menu/pixel.png);
	list-style-image: url(../images/menu/pixel.png);
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
}
.border {
	border: 1px solid #E2E2E2;
	height: 35px;
	vertical-align: middle;
	padding-left: 10px;
}
.bordernotop {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
	vertical-align: middle;
	padding-left: 20px;
}
.margin-top-bottom {
	margin-top: 13px;
	margin-bottom: 10px;
}
.centre {
	text-align: center;
}

/* ------------------------------------------------- FOOTER END -------------------------------------------------  */
#indeximage {
	float: left;
	width: 572px;
	height: 100%;
	margin-top: 13px;
}
#spacer {
	float: left;
	height: 90px;
	width: 571px;
}
#breadcrumb {
	margin-top: 10px;
	padding-bottom: 5px;
	background-image: url(../images/new/dotted-line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 10px;
	float: left;
	width: 571px;
}
#breadcrumb p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
a.breadlink:link {
	color : #666666;
	font : normal 12px Arial;
	text-decoration : none;
}
a.breadlink:visited {
	color : #666666;
	font : normal 12px Arial;
	text-decoration : none;
}
a.breadlink:hover {
	color : #666666;
	font : normal 12px Arial;
	text-decoration : underline;
}




#searchbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#searchbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#retailersearch {
	float: left;
	height: 197px;
	width: 181px;
	background-image: url(../images/new/retailer-search-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#retailersearch h2 {
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#retailersearch p {
	text-align: center;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#retailersearch img {
	float: none;
	margin-left: 55px;
	margin-top: 0px;
	margin-right: 25px;
}
#rightsidebar {
	float: right;
	height: 100%;
	width: 181px;
	margin-top: 0px;
	margin-right: 13px;
}
* html #rightsidebar {
	float: right;
	height: 100%;
	width: 181px;
	margin-top: 0px;
	margin-right: 5px;
}
#sectionright {
	float: left;
	height: 100%;
	width: 181px;
	background-image: url(../images/new/right-bar-bg.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-right: 0px;
}
#sectionright ul {
	list-style-type: disc;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	list-style-image: url(../images/new/icon-green-right.gif);
}
#sectionright li {
	padding-bottom: 3px;
}
#sectionright p {
	text-indent: 20px;
	text-decoration: underline;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-size: 1px;
}
#sectionright a {
	font : normal 12px arial;
	color : #666666;
	text-decoration : underline;
	padding-bottom: 2px;
}
#sectionright a:hover {
	font : normal 12px arial;
	color : #ED1B2D;
	text-decoration : underline;
	padding-bottom: 2px;
}
#retailersearch ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-image: url(../images/new/pixel.png);
}
#retailersearch li{
	padding-bottom: 0px;
	background-image: url(../images/new/green-icon1.jpg);
	background-repeat: no-repeat;
	text-indent: 48px;
	height: 19px;
	background-position: 22px;
}
#rightbottom {
	float: left;
	height: 17px;
	width: 181px;
	background-image: url(../images/new/right-bar-bottom.gif);
	background-repeat: no-repeat;
}
/* ------------------------------------------------- SEARCH -------------------------------------------------  */
#searchbox {
	float: left;
	height: 111px;
	width: 181px;
	background-image: url(../images/new/search-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 14px;
}
#websearch {
	float: left;
	width: 180px;
	margin-top: 15px;
	height: 30px;
}
#websearchdealer {
	float: left;
	width: 180px;
	margin-top: 70px;
	height: 30px;
}
#websearch1 {
	float: left;
	width: 180px;
	margin-top: 4px;
	height: 30px;
}
#websearch2 {
	float: left;
	width: 180px;
	margin-top: 0px;
	height: 30px;
	list-style-type: none;
}
.sitesearch {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sitesearchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 110px;
	text-indent: 0px;
	color: #666666;
	float: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	height: 18px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	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: #C4C4C4;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #C4C4C4;
}
.sitesearchimg {
	padding: 0px;
	width: 24px;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sitesearch h5 {
	margin: 0px;
	padding: 0px;
}
/* ------------------------------------------------- SEARCH END -------------------------------------------------  */

.marginLR10 {
	margin-right: 10px;
	margin-left: 10px;
}
.marginL14 {
	margin-right: 10px;
	margin-left: 13px;
}
/* Fix for Firefox sidebars */

html { overflow-y: scroll; }
html { overflow: -moz-scrollbars-vertical; }

/* END Fix for Firefox sidebars */
#searchholder {
	float: right;
	height: 60px;
}
