/* Undo Browser Defaults================================================*/:link,:visited {text-decoration: none;}h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset {margin: 0; padding: 0;}a img,:link img,:visited img {border: none;}address {font-style: normal;}table, tbody, td {	border-collapse: collapse;	margin: 0;	padding: 0;	border: none;	vertical-align: top;}td {	border: 1px solid #ACACAC;	padding: 5px;}td p {	margin: 0;	padding: 0;}p {	margin: 0;	padding: 3px 0;}/* Layout================================================*/html {	height: 100%;	overflow-x: hidden;}body {	background: url(images/bg-body.jpg) no-repeat top;	background-color: white;	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;	color: black;	margin: 0px;	padding: 0px;	height: 100%;}#wrapper {	background: url(images/bg-body.jpg) no-repeat top;	margin: 0 auto;	width: 980px;	height: 100%;}#content {	margin: 0 auto;	width: 927px;}#title {	height: 240px;	background: url(images/bg-logo.gif) no-repeat bottom;}#info {	height: 110px;	padding-top: 26px;}#center-block .bl-top {	background: url(images/bg-centerblock-top.gif) no-repeat top;	height: 7px;	font-size: 1px;}#center-block .bl-bot {	background: url(images/bg-centerblock-bot.gif) no-repeat top;	height: 7px;	font-size: 1px;}#center-block .bl-center {	position: relative;	border-left: 1px solid #C2CFD6;	border-right: 1px solid #C2CFD6;	background-color: white;	margin: 0;	padding: 0;	padding: 15px 8px;}#footer-block {	height: 50px;}/* info */#info p {	text-align: center;	color: #00B27F;	font-weight: bold;	}p.tel {	font-size: 18px;	font-family: Tahoma;}p.email {	font-size: 12px;}p.menu {	padding-top: 30px;}#info p span{	padding: 0 10px;}/* Slider */div.scrollable { 	margin-left: 36px;	height: 225px;	position: relative;	overflow: hidden;	width: 840px !important;}div.items {	position: absolute;	width: 2000em;}div.items div {	width: 880px;	height: 225px;	float: left;	position: relative;}a.itemimg {	background: url(images/bg-bord.gif) no-repeat top;	padding: 4px;	margin-right: 14px;	display: block;	float: left;}/***/div.navContainer {	width: 910px;	height: 34px;	position: absolute;	top: 107px;}a.browse {	width: 29px;	height: 34px;	display: block !important;	background-image: url(images/bg-butslide.jpg);	background-repeat: no-repeat !important;	text-indent: -9999px;	outline: none;	cursor: pointer;	position: absolute;}a.prev {	/*background-position: 0 -640px;*/	left: 0;}a.prev:hover {	background-position: -58px 0;}a.next {	background-position: -29px 0;	right: 0;}a.next:hover {	background-position: -87px 0;}