#site-map-section a {
	text-decoration:none;
	color:#1c1d6b;
}

#site-map-section a:hover {
	color:#ff5600;
}

#copy {
	/*width:519px;*/
	margin-bottom:20px
}

#content-logos {
	margin-bottom:20px
}

#content-logos img {
	margin-right:5px
}

#content {
	min-height:20em
}

#content-nav, #content-nav li {
	margin:0;
	padding:0
}

#content-nav {
	width: 450px;
	float: left;
	margin-top: 15px !important;
}

#content-nav li {
	list-style:none;
	margin-bottom:10px
}

#content-nav a {
	display:block;
	padding:0 0 0 70px;
	background: #fff url('../img/bullet_search.gif') 0 0 no-repeat;
	text-decoration:none;
	font-size:1.3em;
	font-weight:bold;
	color:#1c1d6b
}

#content-nav a:hover {
	color:#FF5601
}

#content-nav span {
	display:block;
	color:#1c1d6b;
	font-size:0.85em;
	font-weight:normal
}

#banner {
	float:right;
	display:inline
}

#content-logos div {
    margin-top: 15px;
    float: left;
/*
    clear: both;
*/
    width: 350px;
}

#content-logos div img {
    float: left;
}

#content-logos div span {
    float: left;
    width: 220px;
}

.banners {
    float:left;
    clear:both;
    width: 100%;
    
    padding: 20px 0 5px; 0;
    margin: 0;
}

.banners li {
    float: left;
    list-style-type:none;
    width: 284px;
    padding: 0;
    margin: 0 45px 0 0;
    background: #B7D6F3 url("../img/Blue_Button.gif") no-repeat top left;
}

.banners li.optimum {
    width: 237px;
    padding: 14px 10px 8px 80px;
    margin: -10px 0 0 0;
    background: #FD5A08 url("../img/Orange_Button.gif") no-repeat left top;
}

.banners li.optimum, .banners li.optimum * {
    color: #ffffff;
}

#content-banners .banners li h2 {
    padding: 0 0 5px 0;
    margin: 0;
}

#content-banners .banners li img {
    margin: 0 0 5px 0;
}

#content-banners .banners li p {
    padding: 0;
    margin: 0;
    line-height: 1.2em;
}

.banners li a {
    padding: 8px 10px 8px 15px;
    display: block;
    color:#1C1D6B;
    text-decoration:none;
    background: transparent url(../img/Blue_Arrow.gif) no-repeat 5px 12px;
}

.banners li.optimum a {
    color:#ffffff;
    font-weight: bold;
    padding:0 0 0 10px;
    background: transparent url(../img/White_Arrow.gif) no-repeat 0 50%;
}