body {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #eb9600;
}
.hp {
	background-image: url(../../images/background.jpg);
}
.ip {
	background-image: url(../../images/ip_background.jpg);
}
body,td,th {
	font-size: 14px;
}
h1 {
	margin: 0;
	padding: 0;
	color: #eb9600;
	font-size: 20px;
	text-decoration: underline;
	padding-bottom: 15px;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 15px;
}
#container {
	width: 995px;
}
#container #header {
	background-image: url(../../images/header.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-color: white;
	height: 117px;
	background-position: top right;
	text-align: left;
	background-color: white;
}
#container #header #logo {
	padding-top: 13px;
}
#container #mainmenu {	
	height: 27px;
}
#container #mainmenu ul li a.selected {
	color: black;
}
#container #mainmenu {
	background-color: #fbb80d;
	width: 949px;
	height: 27px;
}
#container #mainmenu ul {	
	margin: 0;
	padding: 0;
}
#container #mainmenu ul li:hover > ul {
	display: block;
	right: 45px;
}
#container #mainmenu ul li {
	float: right;
	text-align: right;
	z-index: 2100;
	position: relative;
	padding-right: 55px;
	list-style-type: none;
}
#container #mainmenu ul li ul {
	width: 200px;
	top: 23px;
	padding: 0;
	margin: 0;
	border: none;
	position: absolute;
	float: none;
	display: none;
}
#container #mainmenu ul li ul li {
	z-index: 2055;
	list-style-type: none;
	float: none;
	text-align: right;
	height: 25px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #fbb80d;
}
#container #mainmenu ul li a {
	color: white;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
}
#container #mainmenu ul li a:hover {
	color: black;
}
.yellow {
	background-color: #f9d628;
}
.sep {
	width: 100%;
	background-image: url(../../images/sep.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: white;
	height: 7px;
}
#container #main {
	background-color: white;
}
#container #bottom {
	background-image: url(../../images/bottom.jpg);
	height: 238px;
	background-position: left;
	background-repeat: no-repeat;
}
.getupdates {
	background-image: url(../../images/getupdates_bg.jpg);
	text-align: center;
	font-weight: bold;
	line-height: 25px;
	width: 188px;
	height: 27px;
	background-repeat: no-repeat;
}
input {
	width: 140px;
	border: solid 1px #f9d629;
}
.submit {
	background-color: #f9d629;
}
.submit:hover {
	cursor: pointer;
}
.footer a,
.footer {
	font-size: 11px;
	color: black;
}
.footer a:hover {
	text-decoration: none;
}
#container #articles ul,
#container #rightmenu ul {
	margin: 0;
	padding: 0;
	padding-right: 40px;
}
#container #articles ul li {
	color: black;
	line-height: 25px;
}
#container #rightmenu ul li {
	color: #fbb80d;
	line-height: 25px;
}
#container #articles ul li a {
	color: #fbb80d;
	font-weight: bold;
}
#container #rightmenu ul li a {
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.orangesep {
	width: 949px;
	background-color: #eb9600;
	height: 1px;
}
.cu_inputbox {
	border: solid 1px #f9d629;
	width: 220px;
}
.ta_inputbox {
	border: solid 1px #f9d629;
	width: 220px;
	height: 75px;
}
.ca_submit {
	background-color: #f9d629;
	width: 70px;
}
.ca_submit:hover {
	cursor: pointer;
}
.answer {
	display: none;
}
a.trigger{
	color: black;
	line-height: 20px;
	text-decoration: none;
}
a.trigger:hover {
	text-decoration: underline;
	color: #fbb80d;
}
#stores ul li {
	list-style-type: none;
	display: inline;
}
.example-r ul {
	margin: 0;
	padding: 0;
}
.example-r ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#faqs {
	padding-top: 5px;
}
#faqs ul {
	margin: 0;
	padding: 0;
	padding-right: 15px;
	padding-bottom: 5px;
}
#faqs ul li {
	padding: 0;
	margin: 0;
}
#faqs ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #5d5b5c;
}
#slideshowbig {
	position: relative;
	height: 223px;
}
#slideshow {
	position: relative;
	left: 0;
    height: 168px;
}
#slideshowbig IMG,
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}
#slideshowbig IMG.active,
#slideshow IMG.active {
    z-index:10;
}
#slideshowbig IMG.last-active,
#slideshow IMG.last-active {
    z-index:9;
}
#sitemap {
	padding-right: 15px;
}
#sitemap ul {
	margin: 0;
	padding-right: 11px;
	padding-bottom: 10px;
}
#sitemap ul li {
	padding-top: 5px;
}
.topmainmenu {
	z-index: 2000;
}
