/* PDV main CSS code*/body {	padding: 0;	margin: 0;	background-color: #e7e7e7;	font-size: 101%;	background-image:   url(../images/index/bg.gif);	background-repeat: repeat-x; } #wrapper { margin: 0 auto; }#top {	font-size: 62.5%;width: 780px;	margin: 0 auto;	background-repeat: no-repeat;	background-image:   url(../images/nav/toplogo.gif);height: 83px;}#mainbody {margin: 0 auto;padding: 0;}/* TOP BUTTONS***************************************************************************************/#topnav {background: url(../images/nav/bg-topnav.jpg) no-repeat;height: 36px;text-align: center;letter-spacing: 1px;font-size: 1.0em;font-family: Arial, Helvetica, sans-serif;}#topnav p{margin:0px;padding-bottom:5px;}#topnav a{color: #fff;letter-spacing: 1px;text-decoration: none;font-weight: bold;}#topnav a:hover{color: #ccc;text-decoration: none;font-weight: bold;}/* MAIN NAVIGATION***************************************************************************************/#navigation {margin: 0 auto;	height: 26px;	width: 780px;	background-color:#000;}