/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color:#494949;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:18px;
	background-color:#fff;
}
#wrapper-home {
	width:1024px;
	margin:0px auto;
	background:url(images/home_bg.gif) top right no-repeat;
}
#wrapper {
	width:1024px;
	margin:0px auto;
}
/* @@@@@[ Footer  ]@@@@@ */
#footer {
	width:960px;
	height:50px;
	padding:9px 24px 9px 40px;
	color:#8e8e8e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	background:#fff url(images/footer_bg.gif) top repeat-x;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#8e8e8e;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	
	color:#8e8e8e;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}

#WhatsNewTape {
	width: 830px;
	height: 63px;
	background-image: url('/images/WhatsNewTape.jpg');
	background-repeat:no-repeat;
	padding: 20px 100px 20px 50px;
	margin: 20px 20px;
}



/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
.clrSolo {
	clear: both; 
 	font-size: 0px; 
 	line-height: 0px; 
 	margin: 0px; 
 	padding: 0px; 
 	visibility: hidden;
	height: 0;
}
.clr {
 	clear: both;
}
.left {
 	float: left;
}
.right {
 	float: right;
	text-align:right
}
.displayblock{
	display:block;
}
a {
	text-decoration:none;
	color:#0f4977;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
a img { border:none; }

/* @@@@@[  Form Elements  ]@@@@@ */
input[type="text"], input[type="password"], textarea, select {
	border: 1px solid #d4d2c5;
}
input.clean {
	border-style: none; 
	background: none;
}
img {
	margin:0;
	padding:0;
}
p {
	margin:0;
	padding-bottom:12px;
}
/* @@@@@[  Headings  ]@@@@@ */
h1 {
	margin:0px;
	font-size:13px;
	color:#32457f;
	padding-bottom:16px;
}
h2 {
	margin:0 0 30px -10px;
	padding:0 0 9px 0;
	color:#236c9a;
	font-size:23px;
	line-height:34px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(images/dot.gif) bottom repeat-x;
}
h2 span {
	padding-top:9px;
	padding-left:10px;
	background:url(images/dot.gif) left top repeat-x;
	display:block;
}
h2 img {
	vertical-align:middle;
	margin-bottom:5px;
}

h3 {
	margin:0px;
	font-size:11px;
	color:black;
	padding-bottom:12px;
}
h4{
	font-family:Verdana, Geneva, sans-serif;
	color:#737373;
	margin:0 0 6px 0;
	padding:0;
	font-size:12px;
	line-height:18px;
}

/* @@@@@[  Homepage  ]@@@@@ */

/*Header*/
#header {
	width:1024px;
	height:150px;
	padding:0;
}
#content-home {
	width:1000px;
    height:440px;
	/*background:url(images/home_main_bg.png) left no-repeat;*/
}
#brands-intro {
	width:512px;
	height:365px;
	float:left;
	overflow: hidden;
}
#brands-intro img.hidden {
	display:none;
}
#home-right {
	width:351px;
	height:365px;
	padding-left:33px;
	float:right;
}
ul#brands-menu {
	width:306px;
	height:84px;
	display:block;
	margin:0;
	padding:15px 0 0 45px;
	list-style:none;
}
ul#brands-menu li {
	display:block;
	width:153px;
	height:28px;
	float:left;
}
ul#brands-menu li#menu-food-network { background:url(images/brands_menu_n.gif) 0px 0px no-repeat; }
ul#brands-menu li#menu-food-network:hover, ul#brands-menu li#menu-food-network.active { background:url(images/brands_menu_o.gif) 0px 0px no-repeat; }
ul#brands-menu li#menu-motts { background:url(images/brands_menu_n.gif) -153px 0px no-repeat; }
ul#brands-menu li#menu-motts:hover, ul#brands-menu li#menu-motts.active { background:url(images/brands_menu_o.gif) -153px 0px no-repeat; }
ul#brands-menu li#menu-cadbury-adams { background:url(images/brands_menu_n.gif) 0px -28px no-repeat; }
ul#brands-menu li#menu-cadbury-adams:hover, ul#brands-menu li#menu-cadbury-adams.active { background:url(images/brands_menu_o.gif) 0px -28px no-repeat; }
ul#brands-menu li#menu-mgm { background:url(images/brands_menu_n.gif) -153px -28px no-repeat; }
ul#brands-menu li#menu-mgm:hover, ul#brands-menu li#menu-mgm.active { background:url(images/brands_menu_o.gif) -153px -28px no-repeat; }
ul#brands-menu li#menu-wpt { background:url(images/brands_menu_n.gif) 0px -56px no-repeat; }
ul#brands-menu li#menu-wpt:hover, ul#brands-menu li#menu-wpt.active { background:url(images/brands_menu_o.gif) 0px -56px no-repeat; }

/*ul#brands-menu li#menu-more-brands { background:url(images/brands_menu_n.gif) -153px -56px no-repeat; }
ul#brands-menu li#menu-more-brands:hover, ul#brands-menu li#menu-more-brands.active { background:url(images/brands_menu_o.gif) -153px -56px no-repeat; }*/

/* @@@@@[  SECONDARY  ]@@@@@ */
#content {
	width:731px;
	padding:0 0 5px 293px;
	min-height:430px;
	position:relative;
	background:url(images/background.jpg) top right no-repeat;
}
.heading {
	margin:0 0 30px -10px;
}
#left-graphic {
	position:absolute;
	z-index:1;
	left:-7px;
	top:65px;
}
#subnav {
	position:absolute;
	right:57px;
	top:92px;
	width:162px;
	z-index:100;
}
#subnav.pressroom {right:49px;
				   top:92px;}
#subnav-content {
	width:136px;
	padding:0 7px 0 19px;
	background:url(images/orange_subnav_bg.png) repeat-y;
}
#paperclip {
	position:absolute;
	right:246px;
	top:-16px;
	z-index:3;
}
#content-wrapper {
	width:520px;
	padding-top:25px;
	position:relative;
	z-index:2;
}
#main-content {
	width:416px;
	padding:35px 52px 5px 52px;
	margin:0;
	min-height:285px;
	background:url(images/content_bg.png) repeat-y;
}
#main-content2 {
	width:416px;
	padding:35px 52px 5px 52px;
	margin:0;
	min-height:600px;
	background:url(images/content_bg.png) repeat-y;
}
#main-content p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#737373;
	line-height:21px;
}

.boiler {
	margin: 25px 205px 0px 205px;
	text-align: center;
}


/*@@@@ secondary rev @@@@*/
#content_rev {
	width:942px;
	min-height:430px;
	position:relative;
	/*background:url(images/bg_2.jpg) top right no-repeat;*/
	padding-left:82px;
}
#content_rev_neighborhood {
	width:942px;
	position:relative;
	background:url(images/bg_clients_neighborhood.jpg) top right no-repeat;
	padding-left:82px;
}
#content_rev.secondary {
	background:url(images/bg_2.jpg) top right no-repeat;
}
#content_rev.portfolio {
	background:url(images/bg_clients_porfolio.jpg) top right no-repeat;
}

#paperclip_rev{
	position:absolute;
	left:202px;
	top:-15px;
	z-index:3;
}
#content_rev-wrapper {
	width:730px;
	padding-top:28px;
	position:relative;
	z-index:2;
}
#main-content_rev{
	min-height:300px;
	background:url(images/content_rev_bg.png) repeat-y;
	padding-left:59px;
	padding-right:70px;
	width:601px;
}
.right_banner_img{
	margin-top:-5px;
	margin-left:-63px;
	margin-right:-57px;
}
#subnav_rev{
	position:absolute;
	right:57px;
	top:92px;
	width:162px;
	z-index:100;
}
#subnav_rev_content {
	width:136px;
	padding:0 7px 0 19px;
	background:url(images/subnav_rev_bg.png) repeat-y;
}
.sharpener{
	position:absolute;
	left:0;
	bottom:0;
}
/*@@@@ Clients Porfolio @@@@*/
#main-content_clients{
	min-height:385px;
	background:url(images/content_middle_bg.png) 0px 0px no-repeat;
	padding-left:59px;
}
#main-content_clients.porfolio {
	padding-right:70px;
	width:601px;
}
#main-content_clients.overview {
	padding-right:40px;
	width:631px;
	min-height: 830px;
	background:url(images/content_middle_bg2.png) 0px 0px no-repeat;
}

#main-content_neighborhood {
	padding-right:40px;
	padding-left:59px;
	width:631px;
	height:1000px;
	background:url(images/neighborhood_bg_mid.png) right bottom no-repeat;
}
.main-content_careers{
	background:url(images/careers_bg_mid.png) right bottom no-repeat !important;
	height:340px !important;
}
#main-content_clients_repeat {
	background:url(images/main-content_clients_bg.png) repeat-y;
	overflow:hidden;
}
#main-content_careers_repeat {
	background:url(images/main-content_careers_repeat.png) repeat-y;
	overflow:hidden;
}
	
#subnav_clients_content, #subnav_clients_neighborhood {
	width:136px;
	padding:0 7px 0 19px;
	background:url(images/subnav_clients_bg.png) repeat-y;
}
#subnav_clients_neighborhood {
	background:url(images/subnav_neighborhood.png) repeat-y;
}
#brand {
	width:600px;
	height:93px;
    padding: 17px 0 5px 3px;
	position:relative;
}
#brand .next, #brand .prev {
	position:absolute;
	z-index:3;
	cursor:pointer;
}
#brand .prev {
	left:-38px;
	top:42px;
}
#brand .next {
	right:-32px;
	top:42px;
}
#brand #brand-slider {
	width:600px;
	height:93px;
}
#brand ul {
	width:600px;
	height:93px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	display:block;
}
#brand ul li {
	text-align:center;
	margin:0;
	float:left;
	margin:0 10px 0 0;
}
#brand ul li img {
	height:86px;
	width:86px;
}
#brand ul li img {
	padding:1px;
	border:1px solid #cbcbcb;
	background-color:white;
}
#brand ul li img:hover, #brand ul li img.active {
	border:2px solid #656565;
	padding:0px;
	cursor:pointer;
}
#extension {
	width:575px;
	padding:0 15px;
	min-height:255px;
	background:url(images/extension_bg.gif) repeat-y;
}
#extension-wrapper {margin-left:-6px;}
#extension img.hidden {
	display:none;
}


ul.people-list {
	margin:0;
	padding:5px 0 0 14px;
	display:block;
	float:left;
	list-style:none;
}
ul.people-list li {
	list-style:none;
	font-size:11px;
	line-height:18px;
	color:#737373;
}
ul.people-list li a {
	color:#737373;
}
ul.people-list li a:hover {
	color:#737373;
}
#list-col1 {width:192px;}
#list-col2 {width:185px;}
#list-col3 {width:180px;}

/*@@@@ Our Process @@@@*/
#content_process {
	width:1024px;
	min-height:430px;
	margin-bottom:30px;
	position:relative;
	background:url(images/content_process_bg.gif) left top repeat-y;
}
#main-content_process{
	min-height:300px;
	width:683px;
	padding-left:82px;
}
.heading-process {
	margin-top:-10px;
}
.sharpener-right {
	position:absolute;
	right:82px;
	top:407px;
}
.note {
bottom:-33px;
left:68px;
position:absolute;
}
#process-bottom {
	width:880px;
	min-height:75px;
	padding-bottom:40px;
	position:relative;
	background:url(images/content_process_bottom.gif) left bottom no-repeat;
}
#process-bottom-tagline {
	width:460px;
	padding:15px 45px 0 35px;
	margin-left:225px;
	background:url(images/dot2.gif) top repeat-x;
	font-size:12px;
	line-height:21px;
	color:#737373;
	font-family:Arial, Helvetica, sans-serif;
}
/*@@@@ Clients Overview @@@@*/
#brand-large{
	width:640px;
	padding:20px 0 0 3px;
}
#brand-large img {
	margin:0 14px 14px 0;
	padding:1px;
	border:1px solid #cbcbcb;
	background-color:white;
}
#brand-large a img:hover, #brand-large a img.active {
	border:2px solid #656565;
	padding:0px;
}
#extension-bar {
	width:600px;
	padding:0 20px;
	min-height:70px;
	background:url(images/extension_bar_bg.gif) repeat-y;
}
#extension-bar-wrapper {display: none; margin-left:-8px; margin-top:-8px;}
#extension-bar img.hidden {
	display:none;
}

/*Sitemap Style*/

ul#sitemap {
margin:0;
padding:0;
list-style:none;
}
ul#sitemap li {
padding:0 0 10px 30px;
background:url(images/bullet1.png) 0px 3px no-repeat;
}
ul#sitemap ul {
margin:0;
padding:0 0 0 10px;
list-style:none;
}
ul#sitemap ul li {
padding:0 0 0 17px;
background:url(images/bullet2.png) 0px 3px no-repeat;
}

/*css for pressroom, get same #content_rev of clients_porfolio page*/
#paperclip_pressroom{
	position:absolute;
	left:650px;
	top:-17px;
	z-index:3;
}

#main-content_pressroom{
	min-height:385px;
	padding-left:59px;
	padding-right:40px;
	width:631px;
}
#main-content_pressroom_repeat {
	background:url(images/content_pressroom_bg.png) repeat-y;
}	
#content_pressroom {
	width:942px;
	min-height:430px;
	position:relative;
	background:url(images/bg_pressroom.jpg) top right no-repeat;
	padding-left:77px;
}
#left_content_pressroom {
	width:730px;
	padding-top:3px;
	position:relative;
	z-index:2;
	margin-left:7px;
}
.bottom_pressroom {margin-left:7px;}
.pressroom_Lpress {float:left; margin-left:25px; margin-top:10px;}
.pressroom_Rpress{float:right; width:354px;}
	/*content pressroom style list*/
ul#pressrelease {
	margin:0;
	padding:0;
	list-style:none;
	width:250px;
	font-family:Verdana, Geneva, sans-serif;
}
ul#pressrelease.right-col {
	float:left;
	margin-left:40px
}
ul#pressrelease li {
	padding:0 0 20px 10px;
	background:url(images/bullet3.png) 0px 5px no-repeat;
	line-height: 16px;
}
ul#pressrelease li a { text-decoration:none; color:#3075a0;}
ul#pressrelease li a:hover {text-decoration:underline;}
/*Client detail_rev*/
#brand_client_detail {
	width:600px;
	height:56px;
	padding:0px 0 5px 3px;
}
#brand_client_detail img {
	/*margin:-20px 4px 0 0;*/
	margin:0 4px 0 0;
	padding:1px;
	border:1px solid #cbcbcb;
	background-color:white;
}
#brand_client_detail img:hover, #brand_client_detail img.active {
	border:2px solid #656565;
	padding:0px;
	cursor:pointer;
}	
.client_detail_para {float:right; width:380px; margin-top:30px;}

img.client_detail_note {
	position:absolute; 
	top:260px; 
	left:-30px;
	}
div.client_detail_note, .client_detail_note2, .client_detail_note3, .client_detail_note4 {
	position:absolute; 
	top:260px; 
	left:-30px;
	background:url(images/MGM_note.png) no-repeat;
	width:293px;
	height:416px;
}
.client_detail_note_top_290{
	top:330px !important; 
}
.client_detail_note2{
	height:320px;
	background:url(images/MGM_note2.png) no-repeat !important;
	}
.client_detail_note3{
	height:370px;
	background:url(images/MGM_note3.png) no-repeat !important;
	}
.client_detail_note4{
	height:475px;
	background:url(images/MGM_note4.png) no-repeat !important;
	}
.client_detail_note_ct{
	padding:40px 35px 0 40px;
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:21px;
	}
.client_detail_note_ct p{
	margin:15px 0 0 0;
	padding:0;
	}
.flash_client_detail_headline {
	background:url(images/bg_video_client_detail.png);
	width:534px;
	height:404px;
	position:absolute;
	top:355px;
	left:260px;
	padding:25px 9px 10px 26px
}
.flash_client_detail_headline_375{
	top:375px !important;
}
.flash_client_detail_headline_410{
	top:410px !important;
}
.sharpener_client_detail{
	position:absolute;
	left:0;
	top:590px;
}
.sharpener_client_detail_610{
	top:610px !important;
}
.client_detail_padding{ height:640px}
.client_detail_padding_660{ height:660px !important;}
/* ================= Our team by Quydhnni ============== */
#five_btn{
	display:block;
	margin:0;
	padding:18px 0 0 0;
	overflow:hidden;
	clear:both;
	}
#five_btn a{
	display:block;
	float:left;
	height:185px;
	line-height:185px;
	width:103px;
	margin-left:10px;
	color:#fafafb;
	}
a.btn_strategy{background:url(images/btn_brand_strategy.jpg) 0 0 no-repeat;}
a.btn_sales{background:url(images/btn_sales.jpg) 0 0 no-repeat;}
a.btn_negotiation{background:url(images/btn_negotiation.jpg) 0 0 no-repeat;}
a.btn_development{background:url(images/btn_product_development.jpg) 0 0 no-repeat;}
a.btn_retail{background:url(images/btn_retail.jpg) 0 0 no-repeat;}
a:hover.btn_strategy,a:hover.btn_sales,a:hover.btn_negotiation,a:hover.btn_development,a:hover.btn_retail{background-position:0 -185px;}
a.btn_first{margin-left:41px !important;}
#our_team{
	display:block;
	margin:0;
	padding:25px 0 0 0;
	overflow:hidden;
	}
#our_team span{
	display:block;
	margin:0 0 0 20px;;
	padding:0 0 0 16px;
	}
p.our_team_line1{
	display:block;
	margin:0;
	padding:0 0 10px 0;
	height:15px;
	background:url(images/our_team_line1.jpg) top repeat-x;
	clear:both;
	}
#our_team a{
	display:block;
	float:left;
	margin:0;
	padding:0;
	color:#fafafb;
	height:250px;
	}
a.our_team_img1{
	width:154px;
	background:url(images/our_team_img1.gif) 0 0 no-repeat;
	}
a.our_team_img2{
	width:163px;
	background:url(images/our_team_img2.gif) 0 0 no-repeat;
	}
a.our_team_img3{
	width:151px;
	background:url(images/our_team_img3.gif) 0 0 no-repeat;
	}
a.our_team_img4{
	width:159px;
	background:url(images/our_team_img4.gif) 0 0 no-repeat;
	}
a.our_team_img5{
	width:154px;
	background:url(images/our_team_img5.gif) 0 0 no-repeat;
	}
a.our_team_img6{
	width:160px;
	background:url(images/our_team_img6.gif) 0 0 no-repeat;
	}
a.our_team_img7{
	width:158px;
	background:url(images/our_team_img7.gif) 0 0 no-repeat;
	}
a.our_team_img8{
	width:155px;
	background:url(images/our_team_img8.gif) 0 0 no-repeat;
	}
a.our_team_img9{
	width:158px;
	background:url(images/our_team_img9.gif) 0 0 no-repeat;
	}
a.our_team_img10{
	width:156px;
	background:url(images/our_team_img10.gif) 0 0 no-repeat;
	}
a.our_team_img11{
	width:164px;
	background:url(images/our_team_img11.gif) 0 0 no-repeat;
	}
a.our_team_img12{
	width:149px;
	background:url(images/our_team_img12.gif) 0 0 no-repeat;
	}
a.our_team_img13{
	width:159px;
	background:url(images/our_team_img13.gif) 0 0 no-repeat;
	}

a:hover.our_team_img1,a:hover.our_team_img2,a:hover.our_team_img3,a:hover.our_team_img4,a:hover.our_team_img5,a:hover.our_team_img6,a:hover.our_team_img7,a:hover.our_team_img8,a:hover.our_team_img9,a:hover.our_team_img10,a:hover.our_team_img11,a:hover.our_team_img12, a:hover.our_team_img13{background-position:0 -250px;}
#top{
	margin:0;
	padding:0;
	height:0;
	line-height:0;
	font-size:0;
	}
.back_to_top{
	margin:0 40px 0 0;
	padding:0;
	display:block;
	text-align:right;
	clear:both;
	}
.our_team_bottom{
	width:730px;
	height:97px;
	display:block;
	margin:0 0 0 7px;
	padding:10px 0 0 0;
	background:url(images/content_pressroom_bottom.jpg) top no-repeat;
	}
/* ================= /Our team ============== */
#processWrapper {
	margin-left: -36px;
}
/* =============== our_approach ===================== */
.our_approach_bg{
	background:url(images/our_approach_bg.png) -2px 0 no-repeat !important;
	padding:0 0 5px 255px !important;
	margin-left:35px !important;
	}
.our_approach_wapper{
	width:500px !important;
	}
.our_approach_paperclip{
	top:-15px !important;
	}
.our_approach_subnav{
	background:url(images/approach_subnav_bg.png) 0 0 repeat-y !important;
	}
.our_approach_content{
	height:295px;
	margin:0;
	padding:35px 52px 0 !important;
	}
.subnav img{
	display:block;
	margin:0;
	padding:0;
	}
.left-graphic {top:100px !important;}
/* =============== contact us ===================== */
.contact_bg{
	background:url(images/contact_bg.jpg) 0 -1px no-repeat !important;
	padding:0 0 5px 258px !important;
	margin-left:34px !important;
	}
.contact_paperclip{
	top:-16px !important;
	}
.contact_content{
	display:block;
	margin:0;
	padding:0 0 0 35px;
	font-family:Verdana, Geneva, sans-serif;
	}
.contact_content img{
	display:block;
	margin:0 0 0 30px;
	padding:0;
	}
.contact_heading{
	margin-bottom:20px !important;
	}
.contact_map{
	display:block;
	margin:0;
	padding:15px 0 210px 35px;
	}
.contact_map img,.contact_map iframe{
	position:absolute;
	z-index:5;
	border: 1px solid #ccc;
	}
.contact_left-graphic{
	top:110px !important;
	left:28px !important;
	}
.contact_subnav{
	background:url(images/contact_subnav_bg.png) 0 0 repeat-y !important;
	}
.contact_us_wapper{padding-top:26px !important;}
/* ======================= Detail Pressroom ============ */
.content_pressroom{
	background:url(images/bg_pressroom_rev21.jpg) -5px -10px no-repeat !important;
	}
.history{
	margin:0;
	padding:0;
	height:48px;
	background:url(images/brandgenuity.jpg) left top no-repeat;
	text-align:right;
	}
.history_lima{
	margin:0;
	padding:0;
	height:48px;
	background:url(images/brandgenuity_lima.jpg) left top no-repeat;
	text-align:right;
	}
.history_top{
	margin-top:10px;
	}
.pressroom_content{
	margin:0;
	padding:5px;
	display:block;
	overflow:hidden;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#737373;
	line-height:19px;
	}
.pressroom_content a{
	color:#236c9a;
	text-decoration:underline;
	}
.pressroom_content a:hover{
	text-decoration:none;
	}
.pressroom_content .pressroom_title{
	font-size:24px;
	line-height:24px;
	display:block;
	text-align:center;
	margin:30px 0 20px 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.pressroom_content .pressroom_quote{
	font-style:italic;
	display:block;
	text-align:center;
	padding:0;
	margin:0 0 20px 0
	}
.nobg{background:none !important;}
/* ======================= /Detail Pressroom ============ */
.neighborhood_ct_top{
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	line-height:21px;
	color:#737373;
	}
#neighborhood{
	width:640px;
	margin:0;
	padding:0;
	height:600px;
	}
#neighborhood span{
	font-family:Verdana, Geneva, sans-serif;
	display:block;
	padding:10px 20px 25px 25px;
}
.neighborhood_bg{
	background:url(images/neighborhood_bg_repeat_y.png) top left repeat-y;
	}
.neighborhood_col{
	width:283px;
	margin:0;
	padding:22px 0 0 22px;
	float:left;
	overflow:hidden;
	color:#737373;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.neighborhood_col a{
	text-decoration:underline;
	color:#116aa1;
	}
.neighborhood_col a:hover{
	text-decoration:none;
	}
.neighborhood_col p{
	margin-top:20px;
	line-height:16px;
	padding:0;
	font-size:11px;
	}
.careers_content{
	display:block;
	padding-left:23px;
	padding-top:30px;
	margin:0;
	}
.careers_content p{
	font-family:Verdana, Geneva, sans-serif;
	padding:0px 20px 0px 0px;
	font-size:18px;
	line-height:25px;
}
.careers_content p a{
	color:#266a99;
}

small { font-size: 10px; }
