#nav-quantumtherapy { background-color:#0086BD; }

#content
{
	text-align:center;
}

#content hr
{
	border:0;
    height:1px;
    background-image:linear-gradient(to right, rgba(255,206,68, 0), rgba(255,206,68, 0.75), rgba(255,206,68, 0));
}

#content .title
{
	color:#00B6ED;
	font-family:TitleFont;
	font-size:20px;
	font-weight:bold;
	margin:12px auto 12px auto;
}

#content .titlepoint
{
	color:#FFCE44;
	font-size:18px;
	font-weight:bold;
}

#content-left, #content-right
{
	display:inline-block;
	text-align:justify;
}

#content-left
{
	float:left;
	padding:0px 0px 30px 150px;
	width:560px;
}

#content-right
{
	float:right;
	font-size:14px;
	font-style:italic;
	padding:0px 0px 10px 60px;
	width:460px;
	text-align:right;
}

#contentimg1
{
	border-radius:2px;
	box-shadow:0px 0px 5px 0px rgba(51,51,51,1);
	height:400px;
	width:600px;
}

#contentimg2
{
	border-radius:2px;
	box-shadow:0px 0px 5px 0px rgba(51,51,51,1);
	height:200px;
	margin-right:150px;
	width:300px;
}

#contentimg3
{
	border-radius:2px;
	box-shadow:0px 0px 5px 0px rgba(51,51,51,1);
	height:300px;
	width:400px;
}