@charset "utf-8";
/* CSS Document */

@import url('/font/roboto-med.css');

.footer-master
{
	margin:0 auto;
	width:100%;
	height:354px;
	background:url(/images/footer.png) repeat-x;
}
.footer-in
{
	margin:0 auto;
	position:relative;
	width:1200px;
	height:354px;
	font-family: 'robotomedium', arial;
}

.refer
{
	position:absolute;
	top:0px;
	left:0px;
	width:363px;
	height:125px;
	color:#aeaead;
	font-size:12px;
	background:url(/images/refer.jpg) no-repeat;
}

.refer:hover{background:url(/images/refer_hvr.jpg) no-repeat;}


.client
{
	position:absolute;
	top:0px;
	left:410px;
	width:363px;
	height:125px;
	color:#aeaead;
	font-size:12px;
	background:url(/images/feedback.jpg) no-repeat;
}

.client:hover{background:url(/images/feedback_hvr.jpg) no-repeat;}

.service
{
	position:absolute;
	top:0px;
	right:0;
	width:363px;
	height:125px;
	color:#aeaead;
	font-size:12px;
	background:url(/images/policy.jpg) no-repeat;
}

.service:hover{background:url(/images/policy_hvr.jpg) no-repeat;}

.footer11
{
	position:absolute;
	top:125px;
	left:0px;
	width:1200px;
	height:146px;
	color:#aeaead;
	font-size:12px;
}


.disclosure
{
	position:absolute;
	top:305px;
	text-align:center;
	width:1200px;
	height:20px;
	color:#aeaead;
	font-size:12px;
}
.disclosure a
{
	text-decoration:none;
	color:#ffffff;
}
.disclosure a:hover
{
	text-decoration:underline;
	color:#ffffff;
}

.short-links
{
	position:absolute;
	bottom:55px;
	left:384px;
	width:450px;
	height:20px;
	line-height:20px;
	color:#989898;
	font-size:12px;
}
.short-links a
{
	text-decoration:none;
	color:#989898;
}
.short-links a:hover
{
	text-decoration:none;
	color:#dcdada;
}


.arm
{
	position:absolute;
	bottom:4px;
	text-align:center;
	width:330px;
	height:20px;
	line-height:20px;
	color:#777777;
	font-size:11px;
	left: 444px;
}
.arm a
{
	text-decoration:none;
	color:#777777;
}
.arm a:hover
{
	text-decoration:none;
	color:#a8a8a8;
}

.footer{font-family:Roboto, Arial; font-size:14px; color:#d1d1d1; text-decoration:none;}
a.footer{font-family:Roboto, Arial; font-size:14px; color:#969696; text-decoration:none;}
a.footer:hover{text-decoration:none; color:#ffffff;}
