
.guaranteeimage	{ float: left; padding: 0px 0px 0px 0px; }

.padtop10	{ padding-top: 10px; }

.center-box	{
		display: inline-block;
		max-width: 500px;
		padding: 60px 50px 15px 50px;
		margin: 0 auto;
		text-align: left;
		vertical-align: top;
		}

.hometitle	{
		color: #000000;
		font-size: 26px;
		font-weight: normal;
		padding-bottom: 10px;
		margin-bottom: 10px;
		border-bottom: #E972FF 1px solid;
		}

.cent-link	{
		display: inline-block;
		padding: 8px 0px 18px 0px;
		margin-bottom: 25px;
		background-image: url("../picts/home-arrow-off.png");
		background-repeat: no-repeat;
		background-position: left bottom;
		}

.cent-link:hover {
		background-image: url("../picts/home-arrow-on.png");
		}

.samp-box	{
		display: inline-block;
		max-width: 180px;
		padding: 15px;
		margin: 0 auto;
		text-align: left;
		vertical-align: top;
		}

.samp-title	{ font-size: 18px; }

.samp-text	{
		font-size: 14px;
		text-align: left;
		padding-bottom: 20px;
		}

.samp-titimg	{
		display: block;
		width: 100%; height: auto;
		}

.samp-sites img	{
		width: 100%;
		height: auto;
		position: relative;
		bottom: 0px;
		left: 0px;
		vertical-align: bottom;
		margin: 0px 10px 10px 0px;
		box-shadow: 5px 5px 8px rgba(0,22,68,0.25);
		border: transparent 0px solid;
		-webkit-transition: all 0.1s;
		transition: all 0.1s ease;
		}

.samp-sites img:hover	{
		margin: 4px 6px 6px 4px;
		}

.topbox 	{
		background-color: #ECEFF3;
		background-image: url("../picts/home-toptable.jpg");
		background-repeat: repeat-x;
		border-bottom: #BCCDD3 1px solid;
		margin-bottom: 25px;
		}

.topboxcenter	{  max-width: 1120px; text-align: center; width: 100%; margin: 0 auto; }

.top-title	{
		color: #000000;
		font-size: 26px;
		font-weight: normal;
		text-align: left;
		padding-bottom: 8px;
		margin-bottom: 8px;
		border-bottom: #0066FF 1px solid;
		}

.home-real	{
		color: #5C7699;
		font-size: 17px;
		font-weight: normal;
		text-align: left;
		vertical-align: top;
		width: 100%;
		max-width: 450px;
		display: inline-block;
		margin: 0 auto;
		padding: 80px 40px 0px 20px;
		}

.home-realR	{
		width: 587px;
		vertical-align: top;
		display: inline-block;
		padding: 12px 0px 7px 0px;
		}

.home-realR img	{ width: 100%; max-width: 587px; height: auto; }

.real-link	{ font-weight: 600; }

.yearmargin	{ margin: 30px 0px 0px 0px; }

.search-icon	{ cursor: pointer; width: 100%; max-width: 289px; height: auto; }

/***
MQs1 
***/

@media handheld and (max-width: 1140px),
   screen and (max-device-width: 1140px),
   screen and (max-width: 1140px) 
	{


body, div, table { font-size: 14px; }

.top-title	{ font-size: 22px; }

.home-real	{
		font-size: 15px;
		width: 380px;
		display: inline-block;
		padding: 50px 30px 0px 20px;
		}

.home-realR	{ width: 467px; }

.samp-title	{ font-size: 14px; }

.samp-text	{
		font-size: 11px;
		padding-bottom: 20px;
		}

.samp-box	{
		max-width: 140px;
		padding: 10px;
		}

.hometitle	{ font-size: 22px; }

.center-box	{
		max-width: 450px;
		padding: 60px 30px 15px 30px;
		}

	}
/***
MQs1
***/


/***
MQs2 
***/

@media handheld and (max-width: 950px),
   screen and (max-device-width: 950px),
   screen and (max-width: 950px) 
	{

.top-title	{ font-size: 20px; }

.home-real	{
		font-size: 13px;
		width: 100%;
		max-width: 320px;
		display: inline-block;
		padding: 25px 30px 0px 30px;
		}

.home-realR	{ width: 100%; max-width: 320px; }

.yearmargin	{ margin: 10px 0px 0px 0px; }

.search-icon	{ max-width: 200px; }

.samp-box	{
		max-width: 140px;
		padding: 5px;
		}

.center-box	{
		max-width: 350px;
		padding: 60px 30px 15px 30px;
		}

	}
/***
MQs2
***/


/***
MQs3 
***/

@media handheld and (max-width: 768px),
   screen and (max-device-width: 768px),
   screen and (max-width: 768px) 
	{

.samp-box	{
		display: block;
		max-width: 180px;
		padding: 15px;
		}

.center-box	{
		display: block;
		max-width: 500px;
		padding: 40px 20px 15px 20px;
		}

	}
/***
MQs3
***/


/***
MQs4 
***/

@media handheld and (max-width: 500px),
   screen and (max-device-width: 500px),
   screen and (max-width: 500px) 
	{

.home-real	{
		max-width: 280px;
		display: block;
		padding: 25px 15px 0px 15px;
		}

	}
/***
MQs4
***/
