/* top section */
#top_unauth {
	width: 927px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-right: 5px;
	height: 167px;
}

#logo_unauth, #top_nav_unauth {
	float: left;
	height: 93px;
	overflow: hidden;
}

#logo_unauth {
	width: 182px;
}

#top_nav_unauth {
	width: 745px;
}

#utility_unauth {
	background: url('../images/bg_utility_unauth.jpg') no-repeat;
	color: #b8bbbd;
	height: 15px;
	padding: 3px 23px 0px 0px;
	text-align: right;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	text-transform: uppercase;
	overflow: hidden;
}

#login {
	background: url('../images/bg_login.jpg') no-repeat;
	height: 66px;
	overflow: hidden;
	color: #8fd5dc;
	font-size: 11px;
	line-height: 16px;
	padding: 9px 0px 0px 50px;
}

#top_banners_unauth {
	width: 924px;
	height: 74px;
	padding-left: 3px;
}
/* top section end */

#welcome {
	width: 711px;
	margin: 0px 0px 12px 12px;
}

#content_bot_unauth {
	clear: both;
	background: url('../images/bg_contbot_unauth.gif');
	width: 711px;
	margin: 0px 0px 30px 12px;
}
