/* CSS Document */body{position:relative;margin:auto;padding:0;height:100%;}div#main{min-height: 100%;position: relative;padding-bottom:60px;width: auto;margin-left: auto;}/*HEADER*/div#header{position: absolute; height: auto;left:0; top:0;}/*Content*/div#products {background-color: #ffffff;font-family:Verdana;font-size:11px;	color: #ffffff;position: relative;left:190px; top:140px; width:780px; height:auto; background-color: #ffffff; border: none;padding-bottom: 60px;}/* BASE */div#footer{position: relative;margin-top: 30px;bottom: 0;left: 0;width: 100%;background: #ff6600;font-family: verdana;font-size: 11px;font-weight: 200;color: #FFFFFF;text-decoration: none;text-align: center;padding-top: 2px;padding-bottom: 2px;}