#content {
	width:465px; /* 2px less due to IE bug with overflowing <em>s */
	padding:20px 60px 10px 10px;
	_padding:20px 40px 10px 10px;
	float:right;
}

#box {
	width:481px;
	height:295px;
	border:3px solid #39603F;
	margin:0 0 20px 0;
    padding: 0;
}

div.box-div {
    margin: 0;
    padding: 0;
}

span.sub-nav-headers {
    font-family: Arial, sans-serif; 
    color: white; 
    font-size: 14pt; 
    font-weight: bold;
}

div#contact-us-nav {
	margin-left: 5px
}

#sub-nav {
	width:211px;
	padding:20px 15px 15px 15px;
/* [NOTE from Matt: Buli, alignment was off, I moved margin left from 0 to 5px] */
	margin-left:5px; 
	background-image:url(../images/sub-nav-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	list-style:none;
	margin-bottom:30px;
}

#sub-nav span {
        font-family: Impact, sans-serif; 
        color: white; 
        font-size: 14pt; 
        font-weight: bold;
}

#sub-nav li {
	padding:0;
	margin:0px;
	color: white;
	font-size: 11pt;
	font-family: Arial, sans-serif;
	list-style-type: none;
	font-weight: bold;
}	

#sub-nav li.heading {
	font-size: 12pt;
}	

#sub-nav li a {
	color: white;
	font-size: 12pt;
	font-family: Arial, sans-serif;
	list-style-type: none;
	margin:0px;
	padding: 0px;
	display:block;
	text-decoration:none;
	outline:none;
}

.sub-sub-nav li,.sub-sub-nav li a  {
	padding-bottom:0px;
	margin-bottom:0px;
	_height:15px;
}

#sub-nav ul{
	padding-left: 35px;
	margin-left:0px;
	margin-bottom: 5px;
	font-size: 12pt;
	font-family: Arial, sans-serif;
	list-style-type: none;
}

#sub-nav li a:hover {
	color:#CCFFCC;
}

#sub-nav li a.current,
#sub-nav li a.current:hover {
	color:#CCFFCC;
	background-image:url(../images/sub-nav-li.gif);
	background-position:left 0.3em;
	background-repeat:no-repeat;
}