body {
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	background-color:#e5e5e5;
	/* background: url(../images/MainBG.jpg) center left repeat; */
	padding: 0;
	margin: 0;
}

#container {
	width: 792px;
	background-color: #333;
	text-align: left;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 0 auto;
}

#footer {
	width: 792px;
	text-align:center;
	margin: 0.5em auto;
}

#footer a {
	color: #666;
	text-decoration: none;
	padding: 0.5em 0;
}

#footer a:hover {
	text-decoration: underline;
}

#copyright {
	color: #666;
	width: 792px;
	text-align:left;
	margin: 0.5em auto;
}

p {
	margin: 1em 2em;
}

span.home a {
 
  display:block;
  width:325px;
  height:65px;
  position:relative;
  top:0;
  left:0;
  }
  
span.home a strong {
  display:none;
  }

#Logo {
	background: url(../images/Logo1.jpg) center left no-repeat;
	height:70px;
}

#nav {
	background: url(../images/NavBG1a.gif) center left no-repeat;
}

#nav, #nav ul {
	float: left;
	width: 792px;
	list-style: none;
	line-height: 1em;
	background-color: #ccc;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 0;
}

#nav ul {
	/*background: url(../images/SubNavBG.jpg) top repeat-y; */
	background-color: #e5e5e5;
}

#nav a {
	display: block;
	text-align:center;
	width: 132px;
	w\idth: 132px;
	color: #666;
	text-decoration: none;
	padding: 0.5em 0;
}

#nav a.parent {
	background: url(../images/arrow.gif) center right no-repeat;
}

#nav a.On {
	background: #f4db9a;
    color: #454545;
}

#nav li {
	float: left;
	padding: 0;
	width: 132px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 132px;
	w\idth: 132px;
	font-weight: normal;
	margin: 0;
}

#nav li li {
	padding-right: 0;
	width: 132px
}

#nav li ul a {
	width: 132px;
	w\idth: 132px;
}

#nav li ul ul {
	margin: -2em 0 0 132px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, li li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
    background: #f4db9a;
    color: #454545;
}

#content {
	clear: left;
	height:250px;
	border-top:1px solid #999;
}

#content a {
	color: #666;
}

#content a:hover {
	text-decoration: none;
}

#content1 {
	clear: left;
	background-color: #333;
	/* background: url(../images/ContentBG1.jpg) right no-repeat #999; */
	color: #fff;
	border-top:solid 1px #999;
	padding:1em 1em;
}

#content1 a {
	color: #f8af19;
	text-decoration:underline;
}

#content1 a:hover {
	text-decoration: underline;
	color: #fff;
}

#content1 span {
	padding-left:4em;
	background: url(../images/ArrowBullett.jpg) left no-repeat;
}

#box1 {
	float:left;
	width:225px;
	height:169px;
	border:1px solid #fff;
	margin:0 5px 10px 5px;
	padding:10px 10px 10px 10px;
}

#box2 {
	float:left;
	width:220px;
	height:169px;
	border:1px solid #fff;
	margin:0 5px 10px 5px;
	padding:10px 10px 10px 10px;
}

#box2A {
	text-align:center;
	border:1px solid #fff;
	background-color:#666;	
	margin: 10px 5px 10px 5px;
	padding:0 10px 10px 4px;
}

#box3 {
	float:left;
	width:225px;
	height:169px;
	border:1px solid #fff;
	margin:0 5px 10px 5px;
	padding:10px 10px 10px 10px;
}

#content2 {
	clear: left;
	background: #999;
	background: url(../images/ContentBG.jpg) center left repeat;
	color: #fff;
	padding:1em 1em;
}

#content2 a {
	color: #333;
	text-decoration:none;
}

#content2 a:hover {
	text-decoration: underline;
	color: #666;
}

#content2 span {
	padding-left:4em;
	background: url(../images/ArrowBullett.jpg) left no-repeat;
}

#ComplianceLogos {
        position:relative;
	    width:792px;
	    height:75px;
	    margin:0 auto;
	    clear: left;
	    background-color:#ffffff;
}
