body {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	color: #333333;
}
/*ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
li {
	padding: 0px;
	margin: 0px;
} */
form {
	padding: 0px;
	margin: 0px;
}
br.even {
	clear: both;
}
img {
	border-width: 0px;
}
a,a:visited {
	/* color: #413ab8;
*/    color: #ffffff;
}
a:hover {
/*	color: #5046e0;
*/   color: #ffffff;
}
/*table tr td {
	padding:0px 10px 0px 10px;
} */
#tray1, #tray2 {
	overflow:hidden;
	position: absolute;
}
#tray2 {
	left: 677px;
}
#tray1 {
	left: 554px;
}
#tour_the_tray {
	position:absolute;
	top: 51px;
	left: 496px;
}
#pi_cvc {
	position:absolute;
	top: 475px;
	left: 463px;
}
#content {
	width: 800px;
	height: 557px;
	background-image: url(../images/main_bg.jpg);
	overflow: hidden;
	position: relative;
}
#arrow-banner {
	position: absolute;
	top: 500px;
	border: 1px solid #303030;
}
/*#top {
	width: 800px;
	height: 115px;
	background-image: url(../images/top.gif);
	overflow: hidden;
}
#bottom {
	width: 800px;
	height: 37px;
	background-image: url(../images/bottom.gif);
	overflow: hidden;
} */
#menu2 {
	width: 312px;
	float: right;
	margin-top: 150px;
}
.butt {
	height:25px;
}
.butt-h3 {
	margin: 0px;
}
* html .butt {
	height: auto !important;
}
* html .butt-h3 {
	margin: 0px 0px 8px !important;
}
.toplevel {
	min-height:1%;
	height:auto !important;
	height:1%;
	text-indent:-9000px;
	background-repeat: no-repeat;
	line-height: 17px;
	margin:0px 0px 8px;
}
.secondlevel {
	color:#fff;
	text-indent:0px;
	line-height:21px;
	padding: 5px 12px;
	margin-bottom:8px;
}
.secondlevel ul li {
	border-bottom:1px dotted #fff;
}
.secondlevel .last {
	border:0px;
}
.secondlevel a {
	color:#fff;
	text-decoration:none;
}
.secondlevel a:hover {
	color:#fff;
	text-decoration:underline;
}
/*.toplevel2 {
	text-indent:-9000px;
	background-repeat: no-repeat;
	min-height: 32px;
	margin:0px 0px 8px;
}
.secondlevel2 {
	color:#fff;
	text-indent:0px;
	line-height:21px;
	padding: 5px 12px;
	margin-top:20px;
}
.secondlevel2 li {
	border-bottom:1px dotted #fff;
}
.secondlevel2 .last {
	border:0px;
}
.secondlevel2 a {
	color:#fff;
	text-decoration:none;
}
.secondlevel2 a:hover {
	color:#fff;
	text-decoration:underline;
}*/
/*
.toplevel ul {
	display: none;
}
.toplevel:hover ul {
	display: block;
}
*/

