/*body & containers*/
body{
	background-color:#FFF;
	font-family:verdana,tahoma,sans-serif;
	font-size:10pt;
	margin:1px 0 8px 0;
}
#container1{
	text-align:center;
}
#container2{
	background-color:#BED3D4;
	margin:auto;
	padding:21px 0 15px 0;
	text-align:center;
	width:770px;
}
#container3{
	background-color:#FFF;
	margin:auto;
	padding:13px 0;
	text-align:center;
	width:732px;
}
#container4{
	margin:auto;
	width:702px;
}
#container5{
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	border-right:3px solid #000;
	text-align:left
}
#container6{
	border-bottom:1px solid #000;
	width:699px;
}
/*logo*/
.logo{
	background:url(/images/cutups/mainpage/verbFirstConsultingIncHeader.jpg) no-repeat;
	height:87px;
	width:436px;
}
.logo h1{
	display:none;
}
/*nav*/
#nav{
	border-left:6px solid #EDE3EF;
	color:#666;
	font:bold 11px/13px arial,helvetica,sans-serif;
	margin-left:1px;
}
#nav dl{
	margin:0;
	padding:0 0 0 15px;
}
.nav-section{
	border-top:1px dotted #666;
	padding:10px 0 0 0;
}
#nav dt{
	margin:0 0 3px 0;
}
#nav dd{
	margin:0 0 3px 0;
}
#nav a,
#nav a:visited{
	color:#999;
	text-decoration:none;
}
#nav a:hover{
	color:#666;
	text-decoration:none;
}
/*promo*/
.promo-bullets{
	font-family:arial,helvetica,sans-serif;
}
.promo-bullets h3{
	background-color:#9BB;
	color:#FFF;
	display:block;
	font-size:13px;
	margin:0;
	padding:4px 15px;
	text-transform:uppercase;
}
.promo-bullets ul{
	background-color:#E0D6DE;
	color:#525;
	font-size:12px;
	list-style-image:url(/images/arrow_right.gif);
	margin:4px 0 0 0;
	padding:10px 15px 10px 25px;
}
.promo-bullets li{
	margin-bottom:4px;
}
.promo-content{
	color:#666;
	font:10px/11px verdana,tahoma,sans-serif;
	margin:20px 30px 5px 14px;
}
.promo-link{
	clear:both;
	font:8px tahoma,verdana,sans-serif;
	padding:0 26px 28px 0;
	text-align:right;
}
.promo-link a,
.promo-link a:visited,
.promo-link a:hover,
.promo-link a:active{
	background:url(/images/promo_learnmore.gif) no-repeat;
	display:block;
	float:right;
	height:9px;
	width:171px;
}
.promo-link a span{
	display:none;
}
/*buckets*/
.buckets{
	width:699px;
}
.bucket-heading{
	border-bottom:2px solid #EAEAEA;
	margin-bottom:18px;
	height:31px;
	width:347px;
}
.bucket-heading h2{
	color:#606;
	font:bold 14px/16px arial,helvetica,tahoma,sans-serif;
	margin:0;
	padding:9px 40px 0 40px;
	text-transform:uppercase;
}
.bucket-heading-separator{
	border-bottom:2px solid #FFF;
	background-color:#EAEAEA;
	height:31px;
	width:5px;
}
.bucket-left{
	background:url(/images/bucket_left_bg.gif) no-repeat;
	cursor:pointer;
	margin:0 0 20px 6px;
	overflow:hidden;
	height:58px;
	width:335px;
}
.bucket-right{
	background:url(/images/bucket_right_bg.gif) no-repeat;
	cursor:pointer;
	margin:0 5px 20px 0;
	overflow:hidden;
	height:58px;
	width:335px;
}
.bucket-left .bucket-image{
	background-repeat:no-repeat;
	float:left;
	height:58px;
	width:135px;
}
.bucket-left .bucket-content{
	float:left;
	width:200px;
	text-align:left;
}
.bucket-right .bucket-image{
	background-repeat:no-repeat;
	float:right;
	height:58px;
	width:134px;
}
.bucket-right .bucket-content{
	float:right;
	width:201px;
	text-align:left;
}
.bucket-content h3{
	font:bold 13px arial,helvetica,sans-serif;
	margin:0;
	padding:4px 8px 0 8px;
}
.bucket-content h3 a,
.bucket-content h3 a:visited{
	color:#606;
	text-decoration:none;
}
.bucket-content h3 a:hover{
	color:#606;
	text-decoration:underline;
}
.bucket-content div{
	color:#482045;
	font:bold 9px/11px arial,helvetica,sans-serif;
	padding:0 0 0 8px;
}
.diagonal-bg{
	background:url(/images/diagonal_lines.gif) repeat-x;
	clear:both;
	height:8px;
}
/*whitepapers*/
.whitepaper-heading{
	background:url(/images/cutups/mainpage/00000001_r16_c11.jpg) no-repeat;
	height:37px;
	width:341px;
}
.whitepaper-heading h2,
.whitepaper-heading span{
	display:none;
}
.whitepaper-title{
	background:#D5E0E2;
	background-image:url(/images/whitepaper_heading_bg.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #9BB;
	border-top:1px solid #9BB;
	color:#055;
	font:bold 10px arial,helvetica,sans-serif;
	padding:7px 5px 8px 20px;
}
.whitepaper-title a,
.whitepaper-title a:visited{
	color:#055;
	text-decoration:none;
}
.whitepaper-title a:active,
.whitepaper-title a:hover{
	color:#033;
	text-decoration:underline;
}
.whitepaper-title div{
	float:right;
}
.whitepaper-title span{
	color:#BCC;
	padding:0 4px;
}
.whitepaper-title .type{
	font-weight:normal;
	color:#788;
}
.whitepaper-preview{
	color:#566;
	font:11px arial,helvetica,sans-serif;
	padding:6px	10px;
}

/*footer*/
.footer{
	background-color:#DCD2DB;
	background-image:url(/images/footer_bg.gif);
	background-repeat:repeat-x;
	height:47px;
	margin-top:11px;
}
.footer div{
	color:#636;
	font:10px/13px verdana,tahoma,sans-serif;
	padding:24px 24px 0 24px;
	text-align:right;
}
.footer a,
.footer a:visited{
	color:#626;
	text-decoration:none;
}
.footer a:active,
.footer a:hover{
	color:#303;
	text-decoration:underline;
}

#bbb 
{
	display: block;
	float: left;
	padding: 7px 0 0 7px;
	margin: 0;	
}