
body
{
	font-size:16px;
	font-weight:normal;
	background-color: #fff;

}


#leftCol, #rightHeader { display: none; }

#rightCol
{
	width:800px;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#wrapper > #rightCol
{
	margin: 0px 0px 0px 0px;
}

#rightTextLeft
{
	position:relative;
	width:490px;
	height:100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 30px 0px;
}

#rightTextRight
{
	width: 220px;
	float:right;
	margin: 30px 0px 0px 0px;
}


#rightTextLeft p, #rightTextLeft h1, #rightTextRight p, #rightTextRight h1, #rightTextLeft li, #rightTextRight li
{
	padding: 0;
	margin: 0px 0px 20px 0px;
	color: #000000;
	line-height:20px;
	font-size:16px;
}

#rightTextLeft h1
{
	color:#000000;
	font-size:18px;
	font-weight:bold;
	margin: 0px 0px 10px 0px !important;
}