.containerLeft
{
	width:350px;
	height:300px;
	top: 0px;
	float:left;
	left:0px;
}

.containerRight
{
	float:left;
	width:500px;
	height:300px;
	margin-top:30px;
}

.contentRightBottom
{
	height:100px;
}

.contentLeft
{
	margin: 150px 0 0 80px;
}

#VR1
{
	height:400px;
	float:left;
	margin-top:45px;
}

#HR1
{
	margin-left:0px;
	width:500px;
}