@charset "UTF-8";
.banner {
	background-color: #333333;
	width: 693px;
}
.designedBy {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
}
.orangeHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F93;
}
.whiteHeaders {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
}
.importantLinks {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #999;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
.importantLinks a {
	color: #333;
}
.footer {
	width: 693px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #00006;
	border-left-color: #000066;
}
.mainContainer {
	margin-left:auto;
	margin-right:auto;
	width: 690px;
	border: 10px solid #333333;
}
.mainContent {
	height: auto;
	width: 693px;
	background-image: url(images/universal/textBG.jpg);
	padding-right: 5px;
	clear: both;
	float: left;
}
.mainMenu {
	text-align: left;
	width: 693px;
	background-color: #333333;
}
header {
	width:693px;
	height:87px;
	background-color: #FFFFFF;
	clear: both;
	float: left;
}
.header {
	clear: both;
	float: left;
	height: 87px;
	width: 893px;
}
.call {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #F90;
}
.callGrey {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

