﻿/* CSS layout */

#top_right {
	width: 263px;
	background: url('/_layouts/images/tut/94picAboutUs.jpg') right no-repeat;
	height: 94px;
}


#htopband {
	background: #09367B;
	height: 12px;
	width: 100%;
	border-bottom: 1px #FFFFFF solid;
	font-size: 7px;
}

#htopmid {
	background: #818080;
	text-align: center;
	color: #FFFFFF;
	height: 22px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	width: 100%;
}

#hbotband {
	background: #818080;
	height: 40px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	text-align: center;
	width: 100%;
}

#sloganspan {
	background: url('/_layouts/images/tut/YellowOnGrayDot.gif') no-repeat left;
	padding-left: 14px;
	margin-left: 16px;
}

#headingspan {
	background: url('/_layouts/images/tut/WitPylOpGrys.gif') no-repeat left;
	padding-left: 28px;
	padding-right: 5px;
}

