img, div, td, ul, li { behavior: url(/iepngfix.htc) }
body {
	margin: 0;
	background-image: url(images/body-bkgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #020809;
	font-family: Arial, Helvetica, sans-serif;
}
a { color: #005883; }
#wrapper-bkgd {
	margin: 0 auto 10px auto;
	padding-left: 14px;
	width: 968px;
	background-image: url(images/body-bkgd-shadow.png);
	background-repeat: repeat-y;
}
#wrapper {
	width: 950px;
	background-color: #ffffff;
	border: 2px solid #ffffff;
}
#branding {
	width: 100%;
	height: 100px;
	background-color: #ffffff;
	border-bottom: 4px solid #e28c05;
}
#branding table {
	width: 100%;
}
#branding td#tollfree {
	text-align: right;
	color: #005883;
	font-weight: bold;
	padding-top: 53px;
	padding-right: 20px;
}
#nav-top {
	margin-top: 1px;
	width: 950px;
	height: 50px;
	background-image: url(images/nav-top-bkgd.jpg);
	background-repeat: repeat-x;
	border-top: 2px solid #005883;
}
.inline {
	float: left;
}
ul#menu-wrapper {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 50px;
}
ul#menu-wrapper li {
	margin: 0;
	padding: 15px 0;
	display: inline;
	background-image: url(/images/nav-top-divider.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
ul#menu-wrapper li#last {
	background-image: none;
}
ul#menu-wrapper li a {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 50px;
	color: #333333;
	text-transform: uppercase;
	padding: 0 13px;
}
#flash-container {
	clear: left;
	margin-top: 4px;
	width: 950px;
	height: 154px;
	background-color: #ffffff;
	border-bottom: 4px solid #e28c05;
}
body#home #flash-container {
	height: 265px;
}
body#home #flash-container object { display: block; }
#main {
	padding: 0;
	margin: 0;
	width: 950px;
	border-bottom: 1px solid #bababa;
}
#main td {
	vertical-align: top;
}
#content-main {
	width: 562px;
	padding: 40px 70px 30px 30px;
	background-image: url(images/content-bkgd.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-size: 12px;
	color: #666666;
	line-height: 160%;
}
#content-main h1 {
	color: #005883;
	font-size: 18px;
	font-weight: normal;
}
#nav-right {
	width: 294px;
	background-color: #eef0f4;
	background-image: url(images/content-bkgd-shadow-right.png);
	background-position: left;
	background-repeat: repeat-y;
}
#nav-right-top-border {
	background-color: #e28c05;
	background-image: url(images/content-bkgd-shadow-right.png);
	background-position: left;
	background-repeat: repeat-y;
	width: 294px;
	height: 27px;
	border-top: 5px solid #e28c05;
	
}
/*
No idea why things are getting messed up width-wise with the Flash. No time to figure it out either. This will have to do for now.
*/
body#home #nav-right,body#home #nav-right-top-border {
	width: 295px;
}
#nav-right ul.parent {
	margin: 10px 0 10px 21px;
	list-style-type: none;
	padding: 0;
}
#nav-right ul.parent li {
	width: 264px;
	margin-left: 10px;
	background-image: url(images/arrow-orange.jpg);
	background-position: 0 6px;
	background-repeat: no-repeat;
}
#nav-right ul.parent li a.section {
	text-transform: lowercase;
}
#nav-right ul.parent li a {
	margin-left: 9px;
	font-size: 18px;
	color: #005883;
	text-decoration: none;
}
#nav-right ul.parent li p {
	margin: 5px 0 0 12px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 150%;
}
#nav-right ul.child li {
	background-image: none;
}
#nav-right img {
	margin-left: -25px;
}
#footer {
	margin-top: 4px;
	width: 100%;
	height: 45px;
	background-color: #d0d7dc;
	border-top: 1px solid #bababa;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	line-height: 45px;
}
.normaltext {
	font-weight: normal;
}
#phonenumber {
	font-weight: strong;
	font-size: 20px;
	color: #005883;
	Text-align: center;
	margin-top: 50px;
	
}	

