/* IN COMMON WITH OVERRIDE.CSS --------------------*/

/* images --------------------*/

body.about-us #logo img {
    padding-right: 0;
}

body.about-us #wrapper {
	padding-bottom: 7px;
}

/* END IN COMMON WITH OVERRIDE.CSS ----------------*/

#wrap-blocks {
	background: #D0D0D0;
	padding: 4px 7px 1px 7px;
	width: 737px;
	margin-bottom: 7px;
}

.block-full-width {
	background: #F7F7F7;
	height: 103px;
	margin:0 0 7px 0;
	padding: 0 0 0 184px;
	width: 553px;
	position: relative;
	display: block;
	clear: both;
	line-height: 1.4em;
}

.block-full-width-base {
	background: #717173 url(images/about-us/bg-block-full-width-base.png) 0 0 no-repeat;
	height: 17px;
	margin:0;
	padding: 0 0 0 184px;
	width: 553px;
	position: absolute;
	bottom: 0;
	left: 0;
}

/* by default, target the anchored h4 headings */
.block-full-width ul {
	margin: 0!important;
	padding: 0!important;
	list-style-type: none;
}

.block-full-width ul li {
	margin: 0!important;
	padding: 0!important;
	display: block;
	float: left;
	width: 100%;
}

.block-full-width ul li a,
.block-full-width ul li a:visited {
	margin: 0!important;
	padding: 0!important;
	color: #FFF;
	border: none;
	text-decoration: none;
	display:block;
	float: left;
	width: 100%;
}

.block-full-width ul li a:hover {
	text-decoration: underline;
}
/* end targetting the anchored h4 headings */

/* targetting the base links */

.block-full-width-base ul {
	margin: 0!important;
	padding: 0!important;
	list-style-type: none;
}

.block-full-width-base ul li {
	margin: 0 30px 0 0!important;
	padding: 0!important;
	display: block;
	float: left;
	width: auto;
}

.block-full-width-base ul li a,
.block-full-width-base ul li a:visited {
	margin: 0!important;
	padding: 0!important;
	color: #FFF;
	border: none;
	text-decoration: none;
	font-size: 90%;
	display:block;
	float: left;
	height: 17px;
	line-height: 17px;
	width: auto;
}

.block-full-width-base ul li#rss a {
	padding-left: 18px!important;
	background: transparent url(images/about-us/bg-rss-icon.png) 0 0 no-repeat;
}

.block-full-width-base ul li a:hover {
	text-decoration: underline;
}

/* end targetting the base links */



.block-half-width {
	background: #F7F7F7;
	height: 166px;
	margin:0 7px 7px 0;
	padding: 0 0 7px 0px;
	width: 365px;
	position: relative;
	display: block;
	float: left;
	line-height: 1.4em;
}

.block-half-width.left {
	margin: 0 7px 7px 0;
}

.block-half-width.right {
	margin: 0 0 7px 0;
}

.block img.butt-top-left {
	position: absolute;
	top: 0;
	left: 0;
	padding:0;
	margin:0;
	border: none;
}

.block-half-width img {
	display: block;
	margin:0 0 7px 0;
	padding:0;
	border: none;
}

#wrap-blocks h3 {
	font-size: 1.3em;
	color:#6D6D6D;
	margin: 0 0 0 0!important;
}

#wrap-blocks h4 {
	font-size: 1.1em;
	line-height: 18px;
	color:#FFF;
	margin: 0 0 0 -15px!important;
	padding-left: 15px;
	padding-top: 9px;
	background: transparent url(images/about-us/bg-heading.png) 0 9px no-repeat;
}

#wrap-blocks .block-half-width h4 {
	position: absolute;
	top: 5px;
	margin: 0 0 0 0px!important;
	background: transparent url(images/about-us/bg-heading.png) -150px 9px no-repeat;
	width: 300px;
}

#wrap-blocks .block-half-width a,
#wrap-blocks .block-half-width a:hover {
	border-bottom: none;
}

#wrap-blocks h5 {
	color: #0064A3;
	font-weight: bold;
}