/* Last Modified 17/04/08 by Sanjeev Kumar */ 

@import url("/lib/yhst-89836599463698/w4r-custom-styles.css");

html, body{ 
	margin:0;
	padding:0;
	text-align:center;
	font:12px Arial, Helvetica, sans-serif
	}
#pagewidth{
	width:850px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	}
#header{
	position:relative;
	height:135px;
	background:transparent;
	width:100%;
	margin-bottom:2px;
	}
#leftcol{
	width:190px;
	float:left;
	position:relative;
	background:none;
	min-height:635px;
	}
#twocols{
	width:658px;
	float:right;
	position:relative;
	}
#rightcol{
	width:195px;
	float:right;
	position:relative;
	}
#maincol{
	background-color:#ffffff;
	float: left;
	display:inline;
	position: relative;
	width:459px;
	margin-left:1px;
	}
#footer{
	height:95px;
	background:url(/lib/yhst-89836599463698/footer-bg.gif) repeat-x;
	clear:both;
	} 
 /* *** Float containers fixed*** */ 
.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;
	}
/* End hide from IE-mac */
