.clear {
	min-height: 1px;
	width: 100%;
	clear: left;
	margin: 0px;
}
#header  .logo  {
	height: 121px;
	width: 332px;
	float: left;
	padding-top: 20px;
}
#header  .contact  {
	height: 79px;
	width: 364px;
	float: right;
	background-image: url(../images/contactbox.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
#header  .tab  {
	height: 37px;
	width: 320px;
	float: right;
	background-image: url(../images/orange_tab.jpg);
	background-repeat: no-repeat;
}
#header   .officecities p {
	display: block;
	text-align: right;
	float: right;
	margin-right: 10px;
	padding-top: 2px;
	font-size: 14px !important;
	color: #72b329;
	text-transform: uppercase;
	line-height: 1.5em;
}
#header .contact .title {
	float: left;
	text-align: right;
	width: 80px;
	height: 30px
	font-size: 14px;
	color: #72b329;
	font-size: 14px;
	display: block;
	height: 42px;
}
#header .contactlink {
	float: left;
	height: 99px;
	width: 110px;
	display: block;
	text-align: center;
	font-size: 11px;
	color: #666666;
}
#header .contact .info {
	text-align: left;
	float: right;
	font-size: 14px;
	color: #444;
	display: block;
	width: 160px;
	height: 42px;
}
#header .contactlink a {
	padding-top: 55px;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 110px;
}
#content { background:url(../images/body_bg.gif) bottom center repeat-x #fafaf5; }

.inner-wrapper { width:882px; margin:0 auto; position:relative; }

#header {
	margin-bottom: 25px;
	width: 875px;
	margin-left: auto;
	margin-right: auto;
}
#header .contact-button { background:url(../images/contact-button.jpg) 0 0 no-repeat; width:282px; height:53px; display:block; position:absolute; right:0; font-size:14px; color:#444; }
	#header .phone { top:20px; }
	#header .email { top:80px; }
#header .contact-button .title { float:left; display:block; width:95px; text-align:right; padding:13px 0; color:#72b329; }
#header .contact-button .info { float:right; display:block; width:160px; padding:13px 0; }
#header .contact-button .info a { color:#444; text-decoration:none; }
#header .contact-button .info a:hover { text-decoration:underline; }

#container,
#container-carousel { position:relative; background:url(../images/container_bg.gif) 0 0 repeat-y; }
#container-carousel { width:882px; height:220px; overflow:hidden; }
#container p {
	font-size:14px;
	line-height:20px;
	color:#555;
	padding:20px;
}
.copy a {
	color: #72B329;
	text-decoration: none;
}
.buckets .copy a {
	z-index:1000;
	position: relative;
}

#container-carousel .buckets { margin-top:20px; }
#container-carousel .buckets img { /*width:200px;*/ float:left; margin-left:120px; margin-top:10px; }
#container-carousel .buckets .copy { float:right; width:400px; height:150px; margin-right:120px; margin-top:30px; }
#container-carousel .buckets h3 { font-size:21px; color:#666; font-weight:bold; margin:0 0 5px 0; }
#container-carousel .buckets p { font-size:14px; line-height:18px; color:#666; margin:0; padding:0; }

	#container-carousel #planning .copy,
	#container-carousel #delivery .copy,
	#container-carousel #benefit .copy {  margin-top:40px; }
	#container-carousel #analysis .copy { float:right; width:350px; margin-top:40px; }


	.top {
	background:url(../images/container_top.gif) 0 0 no-repeat;
	position:absolute;
	display:block;
	width:882px;
	height:23px;
	top:0;
	left:0;
	z-index: 4;
}
	.btm {
	background:url(../images/container_btm.gif) 0 0 no-repeat;
	position:absolute;
	display:block;
	width:882px;
	height:25px;
	bottom:-7px;
	left:0;
	z-index: 2;
}
	.btm2 {
	background:url(../images/container_btm2.gif) 0 0 no-repeat;
	position:absolute;
	display:block;
	width:882px;
	height:25px;
	bottom:0;
	left:0;
	z-index: 5;
}
	
	.arrow {
	background:url(../images/container_arrow.gif) 0 0 no-repeat;
	position:absolute;
	display:block;
	width:50px;
	height:26px;
	top:-23px;
	left:34px;
	z-index: 6;
}
	
#icons { margin:20px auto -3px auto; z-index:100; position:relative; text-align:center; }
#icons a { text-decoration:none; }

#clients { padding:40px 0 20px 0; }
#clients ul { text-align:left; }
#clients li {
	display:inline-block;
	vertical-align:middle;
	padding:0 23px;
}
#clients li.first {
	padding-left:10px !important;
}
#clients li.last { padding-right:0 !important; }
#header .contact .info a {
	color: #666666;
	text-decoration: none;
}
#header .contact .info a:hover {
	text-decoration: underline;
}

#footer {
	background:url(../images/footer_bg.gif) 0 0 repeat-x;
}
#footer p {
	color:#ccc;
	border-bottom:1px dotted #ccc;
	font-size:11px;
	padding:25px 0 20px 0;
}
#footer p a { color:#fff; text-decoration:none; }
#footer p a:hover { text-decoration:underline; }
#footer ul.contact { color:#ccc; height:63px; border-bottom:1px dotted #ccc; font-size:14px; }
#footer ul.contact li { display:inline; padding:25px 0 20px 0; }
#footer ul.contact li a { color:#ccc; text-decoration:none; }
#footer ul.contact li a:hover { text-decoration:underline; }
#footer ul.contact li.left { float:left; }
#footer ul.contact li.middle { float:left; margin-left:150px; }
#footer ul.contact li.right { float:right; }

#footer .legal { font-size:11px; color:#ccc; padding:25px 0; }
.copy a:hover {
	color: #72B329;
	text-decoration: underline;
}
