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

#maincontent{
	border-bottom:#4255A4;
	border-top:#4255A4;
	border-bottom-width:thin;
	border-bottom-style:solid;
	border-top-width:thin;
	border-top-style:solid;
}

#fakeiframe{
   width: 360px;
   height: 380px;
   overflow: scroll;
}

p{
	font-size:12px;
	color:#9EADD8;
}

#contact_us_txt{
	float:right;
	text-align:center;
	padding-right:100px;
}