body, html {
	background:url(images/bg.jpg) repeat-x #011c53;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#000;
	text-align:center;
}
.dvclr {
	line-height:.01;
	clear:both;
}
#wrapper {
	width:787px;
	margin:0 auto;
	padding:0;
}
#header {
	background:#fff url(images/phoneNumber.png) no-repeat;
	height:52px;
	padding:8px 0 0 0;
}
#banner {
	background:url(images/banner.jpg) no-repeat;
	height:280px;
}
#mnu {
	height:30px;
}
#mnuCnt {
	padding:7px 0 7px 0;
	background:#b70403;
	text-align:left;
}
/*Menu link styles*/

#mnu a {
	color:#fff;
	text-decoration:none;
	font-size:16pt;
}
#mnu a:hover {
	text-decoration:underline;
}
/*end menu link styles*/

#content {
	background:#fff;
	text-align:left;
	padding:5px 17px 5px 17px;
}
#ftr {
	background:#b70403;
	height:24px;
}
#ftrCnt {
	padding:5px 0 6px 0;
}
/*ftr link styles*/

#ftr a {
	color:#fff;
	text-decoration:none;
	font-size:10pt;
}
#ftr a:hover {
	text-decoration:underline;
}
#foremost a {
	color:#666666;
}
#foremost a:hover {
	color:#ffffff;
}
#mnuLinks a {
	text-decoration:none;
	color:#fff;
	padding:0 0 0 20px;
	line-height:3;
	font-weight:700;
}
#mnuLinks a:hover {
	color:#000;
}
.MenuCss {
	color:#fff;
	padding-left:20px;
	font-weight:bold;
}
.MenuCssHover {
	color:#000;
	text-decoration:underline;
}
.SubMenu {
	background-color:White;
	border-color:Black;
	border-width:1px;
	border-style:solid;
	font-weight:bold;
	color:Red;
}
.SubMenuHover {
	background-color:black;
	border-color:Black;
	border-width:1px;
	border-style:solid;
	font-weight:bold;
	color:Red;
}
