html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 

#time4bed-nav{
	position:static;
	height:50px;
	text-transform:capitalize;
	font-family: “Trebuchet MS”, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;

Close 
	background-color: #FFFFFF;
	background-image: url(time4bed_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
}
#time4bed-nav ul{
	list-style-type:none;
	position: static;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#time4bed-nav ul li{
	display:block;
	float:left;
	margin:0 2px;
}
#time4bed-nav ul li a{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	height:40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#time4bed-nav ul li a span{
	display:block;
	float:left;
	height:auto;
	width:auto;
	padding-right: 20px;
	padding-top: 20px;
}
#time4bed-nav ul li a:hover{
	color:#192E43;
}
#time4bed-nav ul li a:hover span{display:block;cursor:pointer;}
#time4bed-nav ul li a.current,#time4bed-nav ul li a.current:hover{
	background:transparent url("time2bed_left-ON.gif") no-repeat top left;
}
#time4bed-nav ul li a.current span{
	background:transparent url("time2bed_right-ON.gif") no-repeat top right;
} 
#pagewidth{ 
 width:100%; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	position:relative;
	height:auto;
	width:100%;
} 
 
#maincol{
	background-color: #1A2B3B;
	float: right;
	display:inline;
	position: relative;






 width:; 
	width: 100%;
	height: auto;
	background-image: url(body_bg.jpg);
	background-repeat: repeat-x;
	list-style-image: url(bullet_items.gif);
 }
 
#footer{
	background-color:#FFFFFF;
	clear:both;
	background-image: url(footer_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 100px;
 } 
  
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}

.clienttitle {
	font-size: x-large;
	color: #FFFFFF;
	text-decoration: underline;
}

.clientbullet/* End hide from IE-mac */

 {
	font-family: Cambria, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #CCCCCC;
 }
.clientcontent {
	font-size: medium;
	color: #CCCCCC;
	font-family: Cambria, serif;
	padding: 2px;
	text-align: justify;
}
.title {
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
