body {
	margin-top: 40px;
	background: #fff;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #ccc;
	background: #000 url('images/Check.gif') repeat left top;
}

#news_list {
	background: #000 url('images/Check.gif') repeat left top;
}

a {
	color: #999;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #ccc;
}

#header {
	position: relative;
	width: 844px;
	margin: 0 auto;
	height: 80px;
	background: url('images/hastens_logo.png') no-repeat center left;
}
#header .call {
	position: absolute;
	top: 30px;
	left: 250px;
	color: #ccc;	
}
#header #hastenscom {
	position: absolute;
	top: -30px;
	right: 20px;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
}

.date {
	color: #fff;
	font-size: 11px;
	margin: 0;
	padding: 0;	
}

.newstext {
	margin-top: 10px;
	margin-bottom: 10px;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0;
}

label {
	width: 60px;
	display: inline-block;
	margin-left: 50px;
}

input[type='text'] {
	width: 250px;
	border: 1px solid #ccc;
	padding:6px;	
	font-size: 16px;
	margin-bottom: 10px;	
}
textarea {
	width: 250px;
	height: 100px;
	border: 1px solid #ccc;
	padding:6px;	
	font-size: 16px;
	font-family: Helvetica, Arial, Sans-serif;
	
}


/* Navigation */
/* Main Navigation */
#navigation {
	position:absolute;
	right: 0;
	bottom: 0;	
}
#navigation ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#navigation ul li {
	margin-right:5px;
	float:left;
}
#navigation ul li a {
	height:46px;
	padding-left:10px;
	padding-right:10px;		
	color:#666;
	display:block;
	float:left;
	text-decoration:none;	
	font-size:16px;
	font-weight:lighter;
	line-height:44px;
}
#navigation ul li:hover a {	
	color:#aaa;
}
#navigation ul li.active a {
	background: #000;	
	color:#bbb;	
	border-top: 1px solid #aaa;
	border-left: 1px solid #bbb;
	border-right: 1px solid #ccc;
	position: relative;
	top: 1px;
}
#navigation ul li.active:hover a {	
	color:#999;
}
/* End Navigation */


/* Hide from IE5-Mac \*/
#navigation li a
{
float: none
}
/* End hide */

#bedframe {
	width: 872px;
	height: 389px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;
	background: #000;
	margin: 0 auto;	
	padding: 5px;	
}

#pages {
	margin: 0 auto;
	width: 872px;
	visibility: hidden;
}
#storepics {
	width: 872px;
	visibility: hidden;
}
#eventrotation {
	width: 260px;
}

#check {	
	width: 872px;
	height: 379px;
	background: url('images/check.jpg') center;
	float: left;	
}

/* The Three Boxes */
#boxes {
	position: relative;
	width: 884px;
	height: 121px;
	background-image: url('images/boxes.png');
	margin: 0 auto;
	line-height: 16px;
	color: #000;
}
#boxes h2 {
	font-size: 21px;
	font-weight: lighter;
	margin: 2px 0 10px 0;
	padding: 0;
	color: #000;	
}
#boxes a {
	color: #000;	
}
#boxes .one {
	position: absolute;
	width: 268px;
	top: 0px;
	margin: 10px;
	left: 10px;		
}
#boxes .two {
	position: absolute;
	width: 260px;
	margin: 10px;
	left: 305px;
}
#boxes .three {
	position: absolute;
	width: 260px;
	margin: 10px;
	left: 600px;
}
/* End The Three Boxes */

#footer {
	width: 880px;
	color: #999999;
	font-size: 11px;
	margin: 15px auto;
}
#footer a {
	color: #999999;			
}
#footer span {
	color: #999999;
	float: right;
	padding-right: 80px;
	height: 25px;
	background: url('images/moyo-small.png') right no-repeat;	
}


/* Preloader */
.OuterBorder
{  border:1px solid #cccccc;
  padding: 2px 5px 2px 5px;
}
.FullDot
{  border:1px solid #666666;
  background-color:#cccccc;
  cursor:default;
}
.EmptyDot
{  border:1px solid #cccccc;
  background-color:#000000;
  cursor:default;
}


 <!-- BEGIN OLARK TAB-->   
                    <style>
              
               div#olark_tab{
               	position: fixed;
               	left: 0;
               	bottom:40%;	
               	z-index:5000;
               }
              
               #olark_tab div{
                 height: 150px;
                 width: 150px;
               	float: left;
                 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
                 -webkit-transform: rotate(-90deg); 
                 -moz-transform: rotate(-90deg);
               }
              
               #olark_tab a{
                 /*Edit these to change the look of your tab*/
                 background-color: black;
                 color: white;
                 font: bold 18px "century gothic";
                 height: 20px;
                 padding: 6px;
                 border: 2px solid #363636;
               	display: block;   	
               	text-decoration: none;
               	text-align: center;    	   	
               	width: auto;
                 -webkit-border-bottom-right-radius:9px;
                 -webkit-border-bottom-left-radius:9px;
                 -moz-border-radius-bottomleft:9px;
                 -moz-border-radius-bottomright:9px;
               	border-top-style: none;   	
               	border-top-width: 0;
               }
              
               #olark_tab a:hover{
               	background-color: white;
               	color: black;
               }
              
              </style>
              
              
              <div id="olark_tab">
               <div>
                 <a href="javascript:void(0);" onclick="habla_window.expand()">click to chat</a>
               </div>
              </div>
              <!-- END OLARK TAB-->
