@charset "utf-8";
/* CSS Document */
#blog #content { margin-top: -80px; height: 1px; }
*{
	padding:0;
	margin:0;
	list-style:none;
	text-decoration:none;
	font-family:Tahoma;
}

/*html {
	overflow: auto;
}
*/
#wrapper{
	width:997px;
	margin:0 auto;
	background:url(../images/wrapper_bg.gif) repeat-x top left;


}

body{
	background:url(../images/wrapper_bg.gif) repeat-x top left #f0f0f0;
}

.access-aid{
	display:none;
	background:none;
}

#header{
	width:99.9%;
	height:190px;
	float:left;
	background:url(../images/header_bg1.gif) repeat-x;
}

/*Main Navigation*/
#navigation{
	float:right;
	background:url(../images/menu_bg.gif) repeat-x;
	margin:7px 72px 0 0;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
}

#navigation ul li{
	float:left;
text-align:center;
	line-height:24px;
	padding:0 3px 0 3px;
	vertical-align:text-center;
}
#navigation ul li a{
	color:#3A3A3A;
}

#navigation ul li.last{
	background:url(../images/menu_right_bg.gif) no-repeat;
	background-position:5.9em 0;
	position:relative;
	padding-right:10px;
}

#navigation ul li.first{
	background:url(../images/menu_left_bg.gif) no-repeat top left;
	padding-left:10px;
}

/*#navigation ul li.selected{
	margin-top:-2px;
}

#navigation ul li.selected{
	background:url(../images/selected_menu_bg_left.gif) no-repeat;
	background-position:-2px .2em;
	padding-bottom:2px;

}
*/


#navigation ul li a.selected{
	color:#FFFFFF;
}

/*
#navigation ul li span.selected{
	background:url(../images/right_tab.gif) no-repeat right;
	padding:0 5px 0 5px;
	padding-bottom:6px;
}
*/
#home #navigation ul li.selected{
	background:url(../images/first_selected.gif) no-repeat;
	background-position:0px 1px;
	width:78px;

}

#contactus #navigation ul li.selected.last {
	background:url(../images/last_selected.gif) no-repeat;
	background-position:0px 1px;
	padding:0 3px 0 0;
	width:97px;
}

.menu_sep{
	padding-left:10px;
}

/*Baseline and logo*/
#logoandbaseline{
	position:relative;
	margin:45px 0 0 12px;
}

* html #logoandbaseline{
	position:absolute;
}

#logoandbaseline img{
	float:left;
}

#logoandbaseline img.logo{
	padding:20px 0 0 0 ;	
}

#logoandbaseline img.pill{
	margin:-7px 0 0 0;
}

#logoandbaseline img.baseline{
	padding:47px 22px 0 0 ;	
}

/*innerContent*/

#content{
	width:100%;
	height:100%;
	background:url(../images/content_right_bg.gif) repeat-x;

}

#content .leftContent{
	width:26%;
	background:url(../images/content_left_bg.gif) repeat-x;
	float:left;
	
}

#content .rightContent{
	width:479px;
	height:1000px;
	float:left;
	background:url(../images/content_right_bg.gif) repeat-x;
}

#content .leftContent h1.rph{
	background:url(../images/executives_make_decisions_today.gif) no-repeat;
	width:187px;
	height:33px;
	text-indent:-2000px;
	display:block;
	margin:25px 0 0px 30px;
}

#content .leftContent p{
	width:200px;
	font-size:12px;
	font-weight:bold;
	color:#3a3a3a;
	margin:14px 0 0px 38px;
}

/*F IE probs*/
*html #content .leftContent p{
	margin-top:8px;
}

 #content .leftContent .graph{
	margin:24px 0 15px 0;
}

#content .leftContent .rp{
	background:images/rp.gif repeat-x;
	width:14em;

}


*html #content .leftContent .rp_brief{
	font-size:10px;
	width:140px;
	padding:0;
	margin:0;
	padding:0px 0 10px 10px;
	float:left;
}

#content .leftContent .rp_brief{
	font-size:10px;
	width:140px;
	padding:0;
	margin:0;
	padding:5px 0 0 0;
}


#content .leftContent .rpHead{
	margin:-10px 0 0 -10px;
}

html>body #content .leftContent .pdf{
	float:left;
	margin:-60px 0 0 154px;
}

*html #content .leftContent .pdf{
	float:left;
	margin:-70px 0 0 164px;
}

:first-child+html #content .leftContent .pdf{
	margin:-60px 0 0 164px;
}


#content .leftContent .lorem{

	padding:10px 0 0px 0;
}

.t {background: url(../images/rp.gif) 0 0 repeat-x; width: 14em;margin-top:15px;margin-left:20px}
.b {background: url(../images/dot.gif) 0 100% repeat-x}
.l {background: url(../images/dot.gif) 0 0 repeat-y}
.r {background: url(../images/dot.gif) 100% 0 repeat-y}
.bl {background: url(../images/rp_bottom_left_curve.gif) 0 100% no-repeat}
.br {background: url(../images/rp_bottom_right_curve.gif) 100% 100% no-repeat}
.tl {background: url(../images/rp_top_left_curve.gif) 0 0 no-repeat}
.tr {background: url(../images/rp_top_right_curve.gif) 100% 0 no-repeat; padding:10px}

/*right content details*/

#content .rightContent h1.speed{
	background:url(../images/s_at_speed_of_tom.gif) no-repeat;
	width:220px;
	height:37px;
	text-indent:-2000px;
	display:block;
	margin:25px 0 0px 30px;
}

#content .rightContent p,
#content .rightContent .p,
#content .rightContent ul {
	margin:25px 0 0px 30px;
	font-size:14px;
}

#blog #content .rightContent ul {
	margin:0px 0 25px 30px;
}


/*shadow box*/

.out {
  display:block; 
  background:url(../images/shadow.gif) repeat-x; 

  position:relative;
  margin:1em 0 0 0;
  }

.in {
  text-align:center; 
  background:#fff;  
  position:relative; 
  padding:3px 0 0px 0;
  font-weight:normal;
  }
  
html>body .in {
  padding:3px 0 3px 0;
}

:first-child+html .in {
  padding:3px 0 0px 0;
}

.ltin {
  left:-2px;
  }
.tpin {
  top:-2px;
  }
  
.narrow {width:8.1em;} 

.dotted{
	margin-left:135px;
	background:url(../images/dotted.gif) repeat-x top;
	font-size:10px;
	font-weight:bold;
	padding-top:3px;
	color:#666666;
}

#content .rightContent .brief_with_image{
	float:left;width:530px;line-height:20px;
}

*html #content .rightContent .brief_with_image{
	width:530px;
	line-height:20px;
	margin-left:15px;
}

.dotted2{
	float:right;
	margin:0 35px 0 0px;
	background:url(../images/dotted.gif) repeat-x top;
	font-size:10px;
	font-weight:bold;
	padding-top:3px;
	color:#666666;
}

/*left rounded corners*/
#content .leftContent .lrp{
	background:images/rp.gif repeat-x;
	

}

#content .leftContent .leftrpHead{
}

html>body #content .leftContent .lpdf{
	float:left;
	margin:-50px 0 0 154px;
}

*html #content .leftContent .lpdf{
	float:left;
	margin:-55px 0 0 164px;
}

:first-child+html #content .leftContent .lpdf{
	margin:-60px 0 0 164px;
}
	
.leftrpHead{
	margin:-10px 0 0 -10px;
	height:28px;
	width:146px;
	float:left;
	background:url(../images/latest_blog_post_head.gif) no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	padding:5px 0 0 0;
}

*html .leftrpHead{
	margin:-10px 0 0 -5px;
	height:28px;
	display:block;
}


.lt {background: url(../images/rp1.gif) 0 0 repeat-x; width: 43em;margin-top:15px;margin-left:20px;}
.lb {background: url(../images/dot.gif) 0 100% repeat-x}
.ll {background: url(../images/dot.gif) 0 0 repeat-y}
.lr {background: url(../images/dot.gif) 100% 0 repeat-y}
.lbl {background: url(../images/rp_bottom_left_curve.gif) 0 100% no-repeat}
.lbr {background: url(../images/rp_bottom_right_curve.gif) 100% 100% no-repeat}
.ltl {background: url(../images/rp_top_left_curve.gif) 0 0 no-repeat}
.ltr {background: url(../images/rp_top_right_curve.gif) 100% 0 no-repeat; padding:10px;height:157px}

.block{
	 float:left;padding:5px 15px 0 18px;background:url(../images/vertical_dotted.gif) no-repeat right top;
}

.lastBlk{
	float:left;padding:5px 15px 0 15px;background:none;
}

.firstBlk{
	float:left;padding:5px 3px 0 15px;background:none;
}

.firstBlk img{
	margin-left:-10px;
}


.comments{
	float:left;
	font-size:.6em;
	color:#666666;
}	

a{
	color:#666666;
}