html, body { height: 100%; }
body {
	margin: 0;
	padding: 0;
	background: #020201 url(../images/bg_main.jpg) no-repeat center 211px;
	font: 12px/18px Arial, sans-serif;
	color: #000;
}

p {
	margin:0px;
	padding:0 0 19px 0;
}

a {
	outline: none;
}

img { position: relative;display: block; margin: 0;padding:0;border: none; }
.clear { clear: both; }

h1, h2, h3 { margin: 0; padding: 0 0 9px 0;}
h1 {
	font: 24px/24px Arial, sans-serif;
}

h2 {
	font: 18px/18px Arial, sans-serif;
}

h3 {
	font: 13px/15px Arial, sans-serif;
}

h4 {
	font: 12px/15px Arial, sans-serif;
}

#utility {
	position: relative;
	list-style: none;
	font: 12px/12px Arial, sans-serif;
	color: #B2B2B2;
	z-index: 10;
	text-align: left;
	margin: 0;
	padding: 8px 0 0 0;
} 

#utility li {
	position: relative;
	float: left;
	padding: 0 10px;
	border-right: 1px solid #4f4939;
}

#utility li.first { padding-left: 0; }
#utility li.last { border-right: none; }

#utility a {
	position: relative;
	text-decoration: none;
	margin: 0;
	color: #958e7b;
}

#utility a:hover {
	text-decoration: underline;
}

#container {
	position: relative;
	min-height: 100%;
	margin-bottom: -150px;
}

#wrapper_header {
	position: relative;
	width: 100%;
	height: 211px;
	background-color: #2b281f;
	z-index: 100;
}

#wrapper {
	position: relative;
	width: 939px;
	margin: 0 auto;
	z-index: 0;
}

#header {
	position: relative;
	width: 939px;
	height: 211px;
	margin: 0 auto;
	text-align: left;
	z-index: 50;
}

#logo {
	position: absolute;
	width: 219px;
	height: 120px;
	background: transparent url(../images/bg_logo.gif) no-repeat;
	z-index: 10;
}

#homepage_flash {
	position: relative;
	width: 700px;
	height: 340px;
	z-index: 0;
}

#contentmain {
	position: relative;
	width: 720px;
	float: right;
	background-color: #FFFFFF;
	z-index: 0;
}

#blog_callout {
	position: relative;
	width: 700px;
	float: right;
	margin: 20px 0 0 0;
	background-color: #ffffff;
	padding: 10px;
}

#blog_content {
	position: relative;
	width: 700px;
}

#blog_left {
	position: relative;
	float: left;
	height: 109px;
	width: 237px;
	background-color: #ffffff;
}

#blog_right {
	position: relative;
	float: right;
	height: 109px;
	width: 463px;
	background-color: #76847c;
	color: #ffffff;
	background-image: url(/images/blog_nav.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#blog_right ul {
	margin: 15px 20px 0 20px;
	padding: 0;
	list-style: none;
}

#blog_right li {
	font-size: 24px;
	line-height: 26px;
}

#news {
	margin: 18px 20px 0 20px;
	color: #e6e2d5;
	font-size: 24px;
	background-color: blue;
}


#news li {
	list-style: none;
	width: 423px;
}

#blog_right li a {
	display: block;
	width: 66px;
	height: 26px;
	text-indent: -9999em;
	position: absolute;
	bottom: 0;
	right: 30px;
}

#contentmain_callouts {
	position: relative;
	width: 720px;
	float: right;
	margin: 20px 0 60px 0;
	border-top: 10px solid #FFFFFF;
}

#callout_left {
	position: relative;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	width: 227px;
	height: 230px;
	float: left;
}
	/*background-image: url(../images/bob_callout_bg.png);
	background-repeat: no-repeat;
}

#callout_left img {
	display: none;
}

#bobcallout {
	padding: 15px 20px 0 20px;
	color: #e6e2d5;
	font-size: 24px;
	line-height: 30px;
	
}

#bobcallout li {
	list-style: none;
}

#bobcallout a {
	color: #e6e2d5;
	
}

#bobcallout .readmore {
	display: none;
}

#bobcalloutlink {
	position: absolute;
	bottom: 0;
}

#bobcalloutlink a {
	display: block;
	width: 227px;
	height: 37px;
	text-indent: -9999em;
}*/

#callout_center {
	position: relative;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	width: 227px;
	height: 230px;
	float: left;
}

#callout_right {
	position: relative;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	width: 226px;
	height: 230px;
	float: left;
}

#location, #recentnews, #latestwork {
	position: absolute;
	color: #9c9581;
}

#location {
	width: 220px;
	right: 0;
	top: 11px;
	background: transparent url(../images/bg_line.gif) repeat-x 0 66px;
}

#location .archer_bold {
	font-size: 14px;
	line-height: 19px;
	color: #857d66;
}
#location .highlight, #location .highlight a {
	color: #9b4900;
}

#recentnews {
	width: 220px;
	top: 15px;
	left: 240px;
}

#latestwork {
	width: 220px;
	top: 15px;
	left: 480px;
}

#recentnews ul, #latestwork ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 14px 0 0 0;
}

#recentnews li, #latestwork li {
	position: relative;
	margin: 0;
	padding: 0 0 0 10px;
	background: transparent url(../images/bullet_header.gif) no-repeat 0 7px;
}
#recentnews a, #latestwork a {
	color: #958e7b;
	text-decoration: none;
}
#recentnews a:hover, #latestwork a:hover {
	color: #958e7b;
	text-decoration: underline;
}
#title_recentnews, #title_latestwork, #title_recentnews a, #title_latestwork a {
	font-size: 14px;
	color: #9b4900;
	background: transparent url(../images/bg_line.gif) repeat-x 0 25px;
	text-transform: uppercase;
}

#contentmain_flash {
	position: relative;
	padding: 10px;
	z-index: 0;
}

.clearfooter {
	height: 150px;
	clear: both;
}

#wrapper_footer {
	position: relative;
	width: 100%;
	height: 150px;
	bottom: 0;
	background-color: transparent;
	background-image: url(../images/bg_footer.png);
	background-repeat: repeat;
}
#footer {
	position: relative;
	width: 939px;
	margin: 0 auto;
	clear: both;	
	padding: 18px 0 0 0;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #6c6452;
} 

#footer img {
	vertical-align: middle;
}

#copyright {
	position: relative;
	color: #6c6452;
	float: left;
	width: 213px;
}

#footer_links {
	position: relative;
	float: left;
	color: #3b362c;
}

#clientlist {
	position: relative;
	margin: 0 0 15px 10px;
}
#clientlist ul {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
#clientlist li {
	position: relative;
	float: left;
	width: 128px;
	height: 119px;
	border-right: 1px dotted #4f4939;
	border-bottom: 1px dotted #4f4939;
}

#clientlist li.li_right { border-right: none; }
#clientlist li.li_bottom { border-bottom: none; }

.clientlogo {
	margin: 0 auto;
}

#footer_links a {
	text-decoration: none;
	margin: 0 5px;
	color: #6c6452;
}
#keepintouch {
	position: relative;
	float: right;
	line-height: 16px;
}

#keepintouch img {
	display: inline;
}

p.more a {
	position: relative;
	float: right;
	background: transparent url(../images/bullet_subnav.gif) no-repeat 5px 7px;
	padding: 0 15px;
	width: 100%;
}
p.more a:hover {
	background-image: url(../images/bullet_subnav_on.gif);
}

p.newsdate {
	margin-top: -20px;
}

p.follow {
	padding: 0 0 8px 0;
}
p.follow img {
	display: inline;
	top: 2px;
}

p.snippet {
	border-top: 1px dotted #4f4939;
	border-bottom: 1px dotted #4f4939;
	padding: 8px 0 8px 0;
	font: 13px/16px Arial, sans-serif;
	color: #777e76;
	text-align: left;
	margin: 0 0 20px 0;
	overflow: hidden;
}

.snippet a {
	color: #7f3733;
}

img.latestlaunch {
	border: 5px solid #FFFFFF;
	top: 20px;
	left: 17px;
}

#address {
	position: relative;
	color: #2b281f;
	background-image: url(../images/marker.png);
	background-repeat: no-repeat;
	margin: 17px 14px;
	padding: 0 0 0 36px;
	line-height: 15px;
}

#address strong {
	font-size: 15px;
	font-weight: normal;
}

#contactblock {
	position: relative;
	color: #2b281f;
	background-image: url(../images/dotted_line.gif);
	background-repeat: repeat-x;
	padding: 10px 14px;
	line-height: 14px;
}

#contactblock a {
	color: #2b281f;
}

#contactblock strong {
	color: #9b4900;
	font-size: 14px;
}

/* ------------------------------ Navigation  ------------------------------ */

#nav {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 250;
}

#nav ul { position: relative;list-style: none; margin: 0px;padding: 0;z-index: 0; }

#nav li { position: relative;float: left; padding: 0;margin: 0;height:60px; }

#nav li a { position: relative;display: block; overflow: hidden;text-indent:-1000em;height: 60px; width:240px;z-index: 250; }
#nav li a:hover, #nav li.on a { background-position: 0 60px; }
#nav li.current a { background-position: 0 120px; }
#nav li.current a:hover { background-position: 0 60px; }
#nav li a:active { outline: none; }

#nav_people a { background: transparent url(../images/nav_people2.gif) top; }
#nav_work a { background: transparent url(../images/nav_work2.gif) top; }
#nav_brands a { background: transparent url(../images/nav_brands2.gif) top; }


/* ------------------------------ Navigation Dropdown Styles ------------------------------ */

div.dropdown {
	position: absolute;
	top: 60px;
	left: 0;
	display: none;
	width: 720px;
	padding-bottom: 20px;
	background: transparent url(../images/bg_navshadow.png) repeat-x left bottom;
	z-index: 9999;
	overflow: hidden;
}

div.dropdown_internal {
	position: relative;
	padding: 10px;
	height: 221px;
	background-color: #ffffff;
	overflow: hidden;
	z-index: 0;
}

div.dropdown_internal h2 {
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 20px;
	text-indent: 10px;
	padding: 10px 0 0 0;
	color: #FFFFFF;
	text-transform: uppercase;
	height: 27px;
}
#nav_people div.dropdown_internal a,
#nav_work div.dropdown_internal a,
#nav_brands div.dropdown_internal a {
	background-image: none;
	text-indent: 0;
	display: inline;
	overflow: visible;
	width: auto;
}

#nav_people_drop ul.dropdown_subnav,
#nav_work_drop ul.dropdown_subnav,
#nav_brands_drop ul.dropdown_subnav { position: relative;list-style: none; margin: 0px;padding: 0; z-index: 10; }

#nav_people_drop ul.dropdown_subnav li,
#nav_work_drop ul.dropdown_subnav li,
#nav_brands_drop ul.dropdown_subnav li { position: relative;float: none; padding: 0;margin: 0;height: 25px; }

#nav_people_drop ul.dropdown_subnav li.last,
#nav_work_drop ul.dropdown_subnav li.last,
#nav_brands_drop ul.dropdown_subnav li.last { border-bottom: none; }

#nav_people_drop ul.dropdown_subnav li a,
#nav_work_drop ul.dropdown_subnav li a,
#nav_brands_drop ul.dropdown_subnav li a { position: relative;display: block; overflow: hidden;text-indent: 0;height: 25px; padding-left: 36px;width:194px;z-index: 2500; background: transparent url(../images/bullet_subnav.gif) no-repeat 26px 10px; font: 14px/26px Arial, sans-serif; }

#nav_people_drop ul.dropdown_subnav li a:active,
#nav_work_drop ul.dropdown_subnav li a:active,
#nav_brands_drop ul.dropdown_subnav li a:active { outline: none; }

#nav_people_drop ul.dropdown_subnav li a:hover,
#nav_work_drop ul.dropdown_subnav li a:hover,
#nav_brands_drop ul.dropdown_subnav li a:hover,
#nav_people_drop ul.dropdown_subnav li.on a:hover,
#nav_work_drop ul.dropdown_subnav li.on a:hover,
#nav_brands_drop ul.dropdown_subnav li.on a:hover,
#nav_people_drop ul.dropdown_subnav li.current a:hover,
#nav_work_drop ul.dropdown_subnav li.current a:hover,
#nav_brands_drop ul.dropdown_subnav li.current a:hover { background-position: 26px 10px; }

div.dropdown_left { width: 230px; }
div.dropdown_center { width: 239px; }
div.dropdown_right { width: 229px; }
div.dropdown_centerright { width: 469px; }

div.dropdown_left, div.dropdown_center, div.dropdown_right, div.dropdown_centerright {
	position: relative;
	float: left;
	height: 221px;
	overflow: hidden;
}

/* ------------------------------ Great People - Navigation Dropdown Styles ------------------------------ */

#nav_people_drop div.dropdown_center p.meetbob {
	position: relative;
	font-size: 17px;
	line-height: 21px;
	color: #211e17;
	padding: 15px 10px 14px 15px;
}
#dropdown_leadership { position: absolute;list-style: none; margin: 0px;padding: 0; top: 18px; left: 17px;z-index: 700; }
#dropdown_leadership li { position: relative;float: left; padding: 0;margin: 0 7px 7px 0;height: 51px; width:51px;border: 5px solid #FFFFFF; }
#dropdown_leadership li a { position: relative;display: block; overflow: hidden;text-indent:0em;height: 51px; width:51px;z-index: 250;background-image: none; }

#dropdown_leadership li a:active { outline: none; }
#nav_people_drop div.dropdown { left: 0; }
#nav_people_drop div.dropdown_left, #nav_people_drop div.dropdown_center, #nav_people_drop div.dropdown_right { background-color: #848d84; }
#nav_people_drop a { color: #e2e9e7; text-decoration: none; }
#nav_people_drop a:hover { color: #e1d8a5; }
#nav_people_drop ul.dropdown_subnav li { border-bottom: 1px solid #687568; }
#nav_people_drop ul.dropdown_subnav li a:hover { background-image: url(../images/bullet_subnav_hover.gif); }
#nav_people_drop ul.dropdown_subnav li a.on { color: #FFFFFF; background-color: #687568; background-image: url(../images/bullet_subnav_on.gif); }
#nav_people_drop div.dropdown_left, #nav_people_drop div.dropdown_center { border-right: 1px solid #687568; }
#nav_people_drop h2 { background-color: #687568;  }

.dropdown_center .readmore {
	display: none;
}


/* ------------------------------ Great Work - Navigation Dropdown Styles ------------------------------ */
#nav_work_drop div.dropdown_center p.fromthelab {
	position: relative;
	font-size: 17px;
	line-height: 21px;
	color: #211e17;
	padding: 15px 10px 14px 15px;
}
#nav_work_drop { position: absolute;left: -240px;z-index: 700; }
#nav_work_drop div.dropdown_left, #nav_work_drop div.dropdown_center, #nav_work_drop div.dropdown_right { background-color: #897e4f; }
#nav_work_drop a { color: #cbc08f; text-decoration: none; }
#nav_work_drop a:hover { color: #e1d8a5; }
#nav_work_drop ul.dropdown_subnav li { border-bottom: 1px solid #756a3d; }
#nav_work_drop ul.dropdown_subnav li a:hover { background-image: url(../images/bullet_subnav_hover.gif); }
#nav_work_drop ul.dropdown_subnav li a.on { color: #FFFFFF; background-color: #756a3d; background-image: url(../images/bullet_subnav_on.gif); }
#nav_work_drop div.dropdown_left, #nav_work_drop div.dropdown_center { border-right: 1px solid #756a3d; }
#nav_work_drop h2 { background-color: #756a3d; }


/* ------------------------------ Great Brands - Navigation Dropdown Styles ------------------------------ */
#nav_brands_drop { position: absolute;left: -480px;z-index: 700; }
#nav_brands_drop div.dropdown_left, #nav_brands_drop div.dropdown_centerright { background-color: #c4a454; }
#nav_brands_drop a { color: #5b450e; text-decoration: none; }
#nav_brands_drop a:hover { color: #4e4020; }
#nav_brands_drop ul.dropdown_subnav li { border-bottom: 1px solid #aa8e49; }
#nav_brands_drop ul.dropdown_subnav li a:hover { background-image: url(../images/bullet_subnav_hover.gif); }
#nav_brands_drop ul.dropdown_subnav li a.on { color: #FFFFFF; background-color: #aa8e49; background-image: url(../images/bullet_subnav_on.gif); }
#nav_brands_drop div.dropdown_left { border-right: 1px solid #aa8e49; }
#nav_brands_drop h2 { background-color: #aa8e49; }

#bg_clients {
	position: absolute;
	list-style: none;
	width: 433px;
	height: 66px;
	top: 13px;
	left: 20px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/casestudies_bg.gif) no-repeat;
}
#bg_clients li { position: absolute;margin: 0;padding: 0;z-index: 1; }
#nav_brands_drop #bg_clients li a { position: relative;display: block;text-indent: -1000em;overflow: hidden; }
#bg_clients li.client_wawa { width: 129px;height: 44px;top: 0px;left: 0px; }
#bg_clients li.client_wawa a { width: 129px;height: 44px; }
#bg_clients li.client_pfizer { width: 139px;height: 44px;top: 0;left: 129px; }
#bg_clients li.client_pfizer a { width: 139px;height: 44px; }
#bg_clients li.client_armstrong { width: 165px;height: 44px;top: 0px;left: 268px; }
#bg_clients li.client_armstrong a { width: 165px;height: 44px; }



/* ------------------------------ SubNavigation ------------------------------ */

#subnav {
	position: relative;
	width: 700px;
	padding: 18px 0 16px 0;
}


#subnav ul  {
	position: relative;
	list-style: none;
	height: 18px;
	margin: 0 0 0 10px;
	padding: 0;
	width: 100%;
}

#subnav li { position: relative;float: left; padding: 0 13px 0 0;margin: 0;background-position: right;background-repeat: no-repeat; }

#subnav a { position: relative;display: block; overflow: hidden;text-indent:-1000em;height: 18px; z-index: 10; }
#subnav a:hover, #subnav li a.on { background-position: bottom; }
#subnav a:active { outline: none; }

div.subnav_people { background-color: #777e76; }
#subnav.subnav_people li { background-image: url(../images/subnav_slash_people.gif); }
div.subnav_work { background-color: #a0935b; }
#subnav.subnav_work li { background-image: url(../images/subnav_slash_work.gif); }
div.subnav_brands { background-color: #c4a454; }
#subnav.subnav_brands li { background-image: url(../images/subnav_slash_brands.gif); }

#subnav li.last { padding: 0;background-image: none; }

#subnav_about a { background: transparent url(../images/subnav_about.gif) no-repeat; width: 65px; }
#subnav_culture a { background: transparent url(../images/subnav_culture.gif) no-repeat; width: 82px; }
#subnav_leadership a { background: transparent url(../images/subnav_leadership.gif) no-repeat; width: 112px; }
#subnav_careers a { background: transparent url(../images/subnav_careers.gif) no-repeat; width: 81px; }
#subnav_interact a { background: transparent url(../images/subnav_interact.gif) no-repeat; width: 93px; }
#subnav_news a { background: transparent url(../images/subnav_news.gif) no-repeat; width: 54px; }
#subnav_contact a { background: transparent url(../images/subnav_contact.gif) no-repeat; width: 89px; }

#subnav_services a { background: transparent url(../images/subnav_services.gif) no-repeat; width: 86px; }
#subnav_portfolio a { background: transparent url(../images/subnav_portfolio.gif) no-repeat; width: 103px; }
#subnav_accolades a { background: transparent url(../images/subnav_accolades.gif) no-repeat; width: 110px; }
#subnav_thelab a { background: transparent url(../images/subnav_thelab.gif) no-repeat; width: 90px; }

#subnav_clientlist a { background: transparent url(../images/subnav_clientlist.gif) no-repeat; width: 109px; }
#subnav_casestudies a { background: transparent url(../images/subnav_casestudies.gif) no-repeat; width: 125px; }

/* ------------------------------ Leadership Navigation ------------------------------ */

#leadership {
	position: relative;
	width: 700px;
	padding: 0;
}


#leadership ul  {
	position: relative;
	list-style: none;
	height: 148px;
	margin: 0;
	padding: 0;
	width: 100%;
}

#leadership li { position: relative;float: left; padding: 0;margin: 0;height: 148px;width: 116px;background-repeat: no-repeat;border-right: 1px solid #e4e2d2; }

#leadership a { position: relative;display: block; overflow: hidden;height: 148px; width: 116px; z-index: 10; }
#leadership li a.on img { display: none; }
#leadership a:active { outline: none; }

#leadership #leadership_mikles { background-image: url(../images/leadership_mikles.jpg); }
#leadership #leadership_callahan { background-image: url(../images/leadership_callahan.jpg); }
#leadership #leadership_derins { background-image: url(../images/leadership_derins.jpg); }
#leadership #leadership_miller { background-image: url(../images/leadership_miller.jpg); }
#leadership #leadership_egen { background-image: url(../images/leadership_egen.jpg); }
#leadership #leadership_levin { background-image: url(../images/leadership_levin.jpg); width: 115px; } #leadership_levin a { width: 115px; } #leadership_levin a img { width: 115px; }

#leadership li.last { border-right: none; }

/* ------------------------------ Templates ------------------------------ */

#contentsub {
	position: relative;
	width: 720px;
	float: right;
	background-color: #FFFFFF;
	margin-bottom: 60px;
}
#template {
	position: relative;
	padding: 10px;
}

div.content {
	background-color: #edead8;
	color: #2b281f;
	font: 11px/16px Arial, sans-serif;
}

.content ul {
	margin-top: 0;
	padding-top: 0;
}

div.dark {
	background-color: #e1d8a5;
	color: #000000;
	font: 11px/18px Arial, sans-serif;
}
div.red {
	background-color: #7f3733;
	color: #bb9650;
}

div.red a {
	color: #e1d8a5;
	text-decoration: none;
}

div.red li {
	list-style: none;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	padding: 8px 0;
	border-bottom: 1px dotted #45120f;
}

div.contentpad { padding: 20px 18px 8px 18px; 
}

.contentpad a {
	color: #9b4900;
}



div.content h1 {
	position: relative;
	font-size: 35px;
	line-height: 35px;
	letter-spacing: -1px;
	margin: 0 0 14px 0;
	padding: 0;
}
div.content h2 {
	position: relative;
	font: 15px/22px Arial, sans-serif;
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: normal;
}
div.content h3 {
	position: relative;
	font: 14px/15px Arial, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
	color: #4d4737;
}
#contentsub.people div.content h1 { color: #323741; }
#contentsub.people div.content h2 { color: #777e76; }

#contentsub.work div.content h1 { color: #5c5229; }
#contentsub.work div.content h2 { color: #a0935b; }

#contentsub.brands div.content h1 { color: #4a390d; }
#contentsub.brands div.content h2 { color: #8e7432; }

/* ------------------------------ 30/70 Template ------------------------------ */

#template.t3070 .left { position: relative; width: 227px; float: left; }
#template.t3070 .right { position: relative; width: 463px; float: right; }
#template.t3070 .contentleft { position: relative; width: 286px; float: left; }
#template.t3070 .contentright { position: relative; width: 123px; float: right; }


/* ------------------------------ 70/30 Template ------------------------------ */

#template.t7030 .left { position: relative; width: 463px; float: left; }
#template.t7030 .right { position: relative; width: 227px; float: right; }
#template.t7030 .contentleft { position: relative; width: 123px; float: left; }
#template.t7030 .contentright { position: relative; width: 286px; float: right; }

/* ------------------------------ 20/80 Template ------------------------------ */

#template.t2080 .left { position: relative; width: 151px; float: left; }
#template.t2080 .right { position: relative; width: 539px; float: right; }

/* ------------------------------ 100% widths ------------------------------ */

#template.t3070 .fulltop,
#template.t7030 .fulltop,
#template.t2080 .fulltop { position: relative; width: 100%; border-bottom: 10px solid #FFFFFF; clear: both; }

#template.t3070 .fullbottom,
#template.t7030 .fullbottom,
#template.t2080 .fullbottom { position: relative; width: 100%; border-top: 10px solid #FFFFFF; clear: both; }

#template div.full { position: relative; width: 100%; clear: both; }
#template div.full .contentleft { position: relative; width: 185px; float: left; }
#template div.full .contentright { position: relative; width: 444px; float: right; }



/* ------------------------------ blog stuff ------------------------------ */

#blogtitle, #blogtitle a {
	font-size: 24px;
	color: #5c5229;
	position: relative;
}

#blogtitle2, #blogtitle2 a {
	font-size: 24px;
	color: #323741;
}

#commentheader {
	font-size: 16px;
	color: #5c5229;
	padding: 0 0 10px 0;
}

.noimage img {
	display: none;
}

.details {
	position: relative;
	color: #a0935b;
	padding: 0 0 5px 0;
	
}

.details a, .entry a {
	position: relative;
	color: #9b4900;
}

#post {
	position: relative;
	margin: 0 0 25px 0;
}

.entry {
	position: relative;
	padding: 15px 0;
	border-bottom: 1px dotted #4f4939;
	border-top: 1px dotted #4f4939;
}

#blognav {
	position: relative;
	padding: 0 0 8px 0;
	height: 22px;
}

.blognavleft {
	position: relative;
	float: left;
}

.blognavright {
	position: relative;
	float: right;
}

.author {
	position: relative;
	display: inline;
	float: left;
	width: 88px;
}

.entrycontent {
	position: relative;
	display: inline;
	float: right;
	width: 330px;
	text-align: justify;
}

.entrycontent p {
	position: relative;
	padding: 0 0 10px 0;
}

.commentheader {
	font-size: 15px;
	color: #6b5620;
}

.readmore {
	position: relative;
	margin: 10px 0 0 0;
}

.avatar { 
	position: relative;
	padding: 2px; 
	margin: 0; 
	border: 1px solid #ddd; 
	background: white; 
}

.subhead {
	font: 13px/15px Arial, sans-serif;
	text-transform: uppercase;
	color: #4d4737;
}



/* ------------------------------ Comments ------------------------------ */

.commentlist {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}

.commentlist li {
	margin: 0 0 10px 0;
}

.comment {
	background-color: #cec7a6;
	border: 1px solid #c2bc9d;
	padding: 10px 10px 0 10px;
	text-align: inherit;
}

.alt {
	background-color: #d8c796;
	border: 1px solid #ccbc8d;
}

.comment p {
	padding: 0 0 10px 0;
	margin: 0;
	text-align: left;
	line-height: 16px;
}

.comment li {
	padding: 0 0 5px 0;
}

.comment_avatar {
	}

.comment_left {
	position: relative;
	float: left;
	width: 60px;
}

.comment_right {
	position: relative;
	float: right;
	width: 340px;
}

.comment_right h5 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	color: #000000;
}

.comment-meta {
	padding: 0 0 5px 0;
}

.comment-meta a {
	color: #59481b;
	text-decoration: none;
}

.loggedin a {
	color: #59481b; 
}


/* ------------------------------ Sidebar ------------------------------ */

#sidebar {
	background-image: url(/images/sidebar_bg.jpg);
	padding: 30px 20px;
}

.cement {
	background-image: url(/images/sidebar_bg.jpg);
}

#sidebar_header {
	color: #e2e9e7;
	font-size: 16px;
	padding: 0 0 20px 0;
}

 #cats {
 	margin: 0;
 	padding: 0;
 	list-style: none;
 	font-size: 13px;
 }
 
 #cats a {
 	color: #e2e9e7;
 	text-decoration: none;
 }
 
#cats li a {
	background-color: #353b3d;
	margin: 0 0 3px 0;
	padding: 0 18px;
	height: 27px;
	line-height: 27px;
	background-image: url(/images/bullet_subnav2.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	display: block;
}

#cats li:hover a {
	background-color: #4d5659;
}


/* ------------------------------ Slimbox------------------------------ */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
	width: 480px;
}

 
#interact_icons img {
	display: inline;
	padding: 0 5px 0 0;
}

#interact_links {
	color: #767f7c;
}

#interact_links ul {
	color: #767f7c;
	list-style: square;
	float: left;
	width: 120px;
}

#interact_links a {
	color: #9b4900;
}


 
/* ------------------------------ Service Area ------------------------------ */

.service_header {
	background-color: #ffffff;
	padding: 10px 15px;
}

.service_title {	
	position: relative;
	float: left;
	display: inline;
	font-size: 26px;
	color: #5c5229;
}

.service_content {
	background-color: #776e4a;
	color: #ffffff;
	border: 5px solid #ffffff;
	padding: 15px 15px 0 15px;
	margin: 0 0 15px 0;
}

.service_content a {
	color: #edead8;
}

.service_link {
	position: relative;
	float: right;
	display: inline;
}
 
/* ------------------------------ SLIDER ------------------------------ */

#slider {
		position: relative;
}

#slider img {
	display: block;
	margin: 0px;
	padding: 0px;
}

#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
		
#slider li { 
	width:538px;
	overflow:hidden; 
}
	
	#prevBtn, #nextBtn{ 
		display:block;
		width:22px;
		height:20px;
		position:absolute;
		top:340px;
		}	
	#nextBtn{ 
		left:517px;
		}	
		
#prevBtn { 
		left:488px;
}
													
	#prevBtn a, #nextBtn a{  
		display:block;
		width:22px;
		height:20px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		text-indent: -9999em;
		outline: none;
		}	
	#nextBtn a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}		
		
#slider_client {
	position: absolute;
	top: 323px;
	width: 539px;
	height: 52px;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	background-image: url(../images/explore_bg.gif);
	background-repeat: no-repeat;
}

#slider_client h1 {
	font-size: 38px;
	color: #4a390d;
	padding: 5px 0 0 15px;
}

.casestudy {
	position: relative;
	width: 539px;
	padding: 67px 0 0 0;
}

.casestudy_content {
	position: relative;
	padding: 0 20px 20px 20px;
}

.clientheader {
	color: #6b5620;
	font-size: 14px;
}

#casestudy_list {
	margin: 0;
	padding: 0;
}

#casestudy_list li {
	padding: 10px 0;
	border-bottom: 1px dotted #45120f;
	font-weight: normal;
	color: #ffffff;
}

#casestudy_list li a {
	padding: 0 0 0 15px;
	color: #e1d8a5;
}

.selected {
	padding: 0 0 0 15px;
}
 
.view_case_study a {
	position: absolute;
	display: block;
	top: 95px;
	left: 23px;
	width: 80px;
	height: 10px;
	background-image: url(../images/view_case_study.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
}


/******************************* SHORTER DROPDOWN ************************************/

div.dropdown_internal2 {
	position: relative;
	padding: 10px;
	height: 121px;
	background-color: #ffffff;
	overflow: hidden;
	z-index: 0;
}

div.dropdown_internal2 h2 {
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 20px;
	text-indent: 10px;
	padding: 10px 0 0 0;
	color: #FFFFFF;
	text-transform: uppercase;
	height: 27px;
}

#nav_brands div.dropdown_internal2 a {
	background-image: none;
	text-indent: 0;
	display: inline;
	overflow: visible;
	width: auto;
}

#nav_brands div.dropdown_left, #nav_brands div.dropdown_centerright {
	height: 121px;
}

.ignite {
	position: absolute;
	top: 505px;
	left: 62px;
}



/******************************* NEXT GEN GALLERY ************************************/


.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin: 10px 0;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
	text-align:left;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

/* ----------- Gallery list -------------*/

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;	
}

.ngg-galleryoverview div.pic img{
	width: 100%;	
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;	
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;	
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}


/* ------------------------------ BLOG SLIDER ------------------------------ */

#blog_slider {
    width: 463px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    overflow: hidden;
    position: relative;
    height: 109px;
	width: 463px;
}

.scrollContainer div.panel {
    padding: 13px 20px 0 20px;
    height: 109px;
    width: 423px;
    font-size: 24px;
    line-height: 26px;
}

.scrollContainer div.panel a {
	position: absolute;
	width: 66px;
	height: 26px;
	text-indent: -9999em;
	top: 83px;
	display: block;
	right: 30px;
	z-index: 20;
}

.scrollButtons {
    position: absolute;
    bottom: 0;
    cursor: pointer;
    z-index: 10;
}

.scrollButtons.left {
    right: 100px;
}

.scrollButtons.right {
    right: 0;
}

.hide {
    display: none;
}

#blog_author {
	position: absolute;
	top: 75px;
	left: 22px;
	font-size: 14px;
}


/* ------------------------------ BIO PAGES ------------------------------ */

.bio_side {
	background-color: #7f3733;
	color: #e1d8a5;
}

.bio_side li {
	margin: 0 0 10px 0;
	font-size: 11px;
	line-height: 14px;
	background-image: url(../images/bio_list_icon.png);
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
}

.bio_side li a {
	color: #e1d8a5;
	text-decoration: none;
}

#bio_image {
	border-bottom: 10px solid #ffffff;
}

#bio_first {
	position: relative;
	font: 15px/22px Arial, sans-serif;
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: normal;
	color: #777e76;
}

#bio_content {
	position: relative;
}

#bio_twitter {
	position: relative;
	float: right;
	width: 194px;
	margin: 0 0 10px 10px;
	background-color: #c4a454;
}

#bio_twitter p {
	padding: 0 0 10px 0;
}

.twitter_top {
	position: relative;
	height: 38px;
	width: 194px;
	background-image: url(../images/twitter_top.png);
	background-repeat: no-repeat;
}

.twitter_pad {
	padding: 10px;
}

.bio_get {
	position: relative;
	color: #e1d8a5;
	font-size: 13px;
	line-height: 22px;
	padding: 13px 13px 0 13px;
}

.bio_get a {
	color: #e1d8a5;
}

.bio_fb {
	position: relative;
	margin: 10px 0 0 13px;
}

.latestbyauthor, .bio_facts {
	margin: 0;
	padding: 13px 13px 0 13px;
	list-style: none;
}

.addthis_container {
	margin: 0 0 8px 0;
}


