/* Same as h2 */
#right h1 {
	background: transparent url(../../elements/skin/heading_leaf.jpg) no-repeat left top;
	min-height: 34px;
	padding: 0 0 0 54px;
	color: #036b0a;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	margin: 0 0 5px 0;
	border: none;
}



.columnLeft {
	float: left;
	width: 395px;
}
/*
.columnLeft .formWrapper {
	background: #fbf0d8 url(../../elements/skin/office_box_form_top.gif) no-repeat right top;
	padding-top: 9px;
}

.columnLeft h4 {
	color: #FFF;
	background: #036b0a url(../../elements/skin/office_box_h4.gif) no-repeat right top;
	display: inline;
	padding: 6px 14px 4px 14px;
	font-weight: bold;
}

.columnLeft .formWrapper p { padding-left: 9px; padding-right: 9px; }

.columnLeft .formWrapper .form { 
	background: transparent url(../../elements/skin/office_box_form_bottom.gif) no-repeat right bottom;
	padding: 9px;
}
*/
.columnRight {
	float: right;
	width: 187px;
	margin: 0 0 10px 13px;
}

.officeWrapper {
	background: transparent url(../../elements/skin/office_box.jpg) no-repeat right bottom;
	padding-bottom: 15px;			
}

#right .officeInfo {
	background: transparent url(../../elements/skin/office_box.jpg) repeat-y center top;
	padding: 0 11px;
}

#right .officeInfo,
#right .officeInfo * { line-height: normal; }		

.officeInfo h4 {
	margin: 0 -11px;
	background:  transparent url(../../elements/skin/office_box.jpg) no-repeat left top;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	height: 20px;
	padding-top: 8px;
}

.officeInfo h5 {
	font-size: 16px;
	font-weight: bold;
	color: #036b0a;
	text-align: center;
	margin: 10px 0;
}

.officeInfo .image {
	text-align: center;
	margin: 10px 0;
}

.officeInfo .address dt {
	font-weight: bold;			
}
.officeInfo .address dd {
	padding-left: 30px;					
}

.serviceWrapper {
	/*background: transparent url(../../elements/skin/office_box_service.jpg) no-repeat left bottom;*/
	margin: 10px 0 0 0;
	text-align: center;
	position: relative;
	z-index: 10;
	/*padding-bottom: 10px;*/
}

/*.serviceWrapper .serviceWrapperInner {
	background: transparent url(../../elements/skin/office_box_service.jpg) no-repeat left top;
	padding-top: 10px;
}*/

.serviceWrapper strong {
	color: #FFF;
}

#right .serviceWrapper a.button2 {
	display: block;
	background-color: #036b0a;
	color: #FFF;
	text-decoration: none;
	padding: 4px 10px;
	text-align: left;
	margin-bottom: 1px;
	float: none;
}

#right .serviceWrapper a.button2:first-child { background: #036b0a url(../../elements/skin/office_box_service_corner.gif) top right no-repeat; }

.serviceWrapper #services {
	position: absolute;
	z-index: 1;
	left: -510px;
	top: -50px;
	width: 500px;
	text-align: left;
	background: transparent url(../../elements/skin/office_box_services.gif) no-repeat left top;
	padding-top: 11px;
}

.serviceWrapper #services .outter {
	background: transparent url(../../elements/skin/office_box_services.gif) no-repeat right bottom;
	padding-bottom: 11px;
}

.serviceWrapper #services .inner {
	background: transparent url(../../elements/skin/office_box_services.gif) repeat-y center top;
	padding: 0 25px;
}

#right .serviceWrapper #services h2 {
	font-size: 14px;
	border-bottom: 1px solid #036b0a;
	background-image: url(../../elements/skin/office_box_services_heading_leaf.jpg);
	padding-top: 10px;
	padding-bottom: 0;
	line-height: normal;
	min-height: 24px;
}

#right .serviceWrapper #services ul { 
	margin: 0; padding: 0;
	float: left;
	display: block;
	width: 210px;
}

#right .serviceWrapper #services li {
	padding: 3px 10px 3px 0;
	list-style: none;
}

.serviceWrapper #services li a {
	color: #847664;
	font-weight: bold;
	text-decoration: none;
}

.serviceWrapper #services .close {
	color: #9b958b;
	text-decoration: none;
	float: right;
}

#right .serviceWrapper #services .close span {
	border: solid 1px #9b958b;
	background-color: #FFF;
	padding: 0 .25em;
	font-size: 14px;
}

.newsWrapper, .assocWrapper { width: 161px; margin-top: 10px; }

.newsWrapper dl, .assocWrapper dl { background: #FFF; }

.newsWrapper dt, .assocWrapper dt {
	background: #efe9e0 url(../../elements/skin/office_box_news.gif) no-repeat left bottom;
	color: #FFF;
	padding: 0 0 7px 0;
	font-weight: bold;
}
.newsWrapper dt span, .assocWrapper dt span {
	display: block;
	padding: 6px 11px 0 11px;
	background: transparent url(../../elements/skin/office_box_news_title.gif) no-repeat right top;
	float: left;
}

.newsWrapper dd {
	padding: 0 0 7px 12px;
}
.assocWrapper dd {
	text-align: center;
	padding: 0 10px 12px 10px;
}
.newsWrapper dd a {
	text-decoration: none;
	color: #58595b;
}

/* scroller ul */
#wrapper .newsWrapper dd ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
#wrapper .newsWrapper dd li {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
.simply-scroll-clip { 
	overflow: hidden;
	height: 80px;
	margin-right: 6px;
}

#right ul#quotes {
	margin: 0;
	list-style: none;
}
#right ul#quotes li.quote {
	margin-bottom: 1em;
}