@charset "utf-8";
/* CSS Document */

#relocationPageContent
{
	width: 520px;
	height: 538px;
	float: left;
	background-image: url(../images/contentBg.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

#relocationPageArticle
{
	width: 450px;
	float: left;
	margin-left: 35px;
	margin-top: 15px;
}

.Heading1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #A52A2A; 
	text-align: justify;
	word-spacing: 5px;
	margin-bottom: 20px;
}

.Heading2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A52A2A; 
	text-align: justify;
	margin-bottom: 10px;
}

#list1
{
	width: 430px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575757;
	text-align: justify;
}

#list1 li
{
	margin-left: 15px;
	margin-top: 5px;
}

#relocationNote
{	
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #600;
	text-align: justify;
}

#relocation01
{
	width: 192px;
	height: 260px;
	float: left;
	margin-left: 165px;
	margin-top: 10px;
	background-image: url(../images/relocation01.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#relocation02
{
	width: 250px;
	height: 35px;
	float: right;
	margin-left: 0px;
	background-image: url(../images/testimonialsbuttonimg.jpg)
}

#switchTestimonies
{
	width: 450px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#testimonies
{
	width: 470px;
	height: 400px;
	float: left;
	margin-top: 15px;
	margin-left: 35px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575757;
	text-align: justify;	
	overflow: auto;
}

#testimoniesTitle
{
	width: 460px;
	height: 51px;
	float: left;
	margin-top: 10px;
	margin-left: 25px;
	background-image: url(../images/testimoniesTitle.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#testimonies p
{
	width: 440px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575757;
	font-style: italic;
	text-align: justify;
}

.TestimoniesId
{
	width: 450px;
	margin-top: 3px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	font-weight: bold;
	text-align: justify;
}
