@charset "utf-8";
/* CSS Document */
a { color:#2dc4e3; text-decoration:none;}
#topsect {
	margin:0 auto;
	padding:0;
	background-color: #DA9100;
}
.agentname h1 {
	color:#FFFFFF;
}
.agentname h1 a {
	color:#FFFFFF;
	text-decoration:none;
}
.footer2 {
	border-top:1px solid #fff;
	border-bottom:1px solid #b6b6b6;
	background-color: #E0C99C;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.footer2_resize {
	padding:10px;
	width:940px;
	color:#2D2D2D;
	background:url(images/shade.png) no-repeat center top;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.underslider .largeslogan {
	font-size:18px;
	font-style:italic;
	line-height:1.5em;
	color:#FFFFFF;
	text-align: center;
}