body{
	font-family:sans-serif;
	background: #fff;
	color:#000;
	font-size:10pt;
	line-height:1.3;
}
.invisible, #body-bg, #header, #index-slider, #is-bg, #slider1, #footer {
	display: none;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	overflow:hidden;
	display:block;
}
p {
	margin-bottom:1em;
}
a {
	color:#000000;
}
.left-column, .right-column {
	width:47%;
	float:left;
}
.right-column {
	margin-left:6%;
}