body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

.wrapper{
	width:100%;
	text-align:center;
	margin:0px auto 0px auto;
	background: url(../images/header-repeat.png) repeat-x 0px 130px;
}

.home-wrapper{
	width:100%;
	text-align:center;
	margin:0px auto 0px auto;
	background: url(../images/homepage_bg.png) repeat-x 0px 130px;
}

.inner-wrapper{
	width:1004px;
	margin:0px auto;	
}

.home-inner-wrapper{
	width:1004px;
	margin:0px auto;	
	background: url(../images/bg_home.png) no-repeat center 130px;	
}

.header{
	width:100%;
	height:100px;
	margin: 0px auto;	
	border:0px solid #000;
}

.logo{
	float:left;
	background:url(../images/sprite.png) no-repeat 6px -5px;
	width:325px;
	height:80px;
	cursor: hand;
}

.search{
	float:right;
	margin-top: 35px;
	margin-right:0px;
	width:380px;
}

.search-box{
	background:url(../images/search_box.png) no-repeat -3px 0px;
	width:220px;
	height:20px;
	border:0px;
	padding-left:8px;
	padding-top:5px;
	float:left;
}

.search-button a{
	background:url(../images/sprite.png) -422px -93px;
	height:25px;
	width:75px;
	display:block;
	float:left;
}

.search-button a:hover { 
background-position: -422px -68px;
}

.contact-button a{
	background:url(../images/sprite.png) -422px -39px;
	height:25px;
	width:70px;
	display:block;
	float:left;
}

.contact-button a:hover { 
	background-position: -422px -15px;
}

.main{
	width:100%;
 	height:600px;
	background: url(../images/header2sub.png) no-repeat 2px 90px;
}

.home-main{
	width:100%;
 	height:600px;
}

.header-part{
	width:1004px;
 	margin:0px auto 0px auto;	
	height:50px;
	clear:both;
	float:left;
 }

.header-part-inner{
	background: url(../images/header_part.png) no-repeat 15px 0px;	
	height:52px;
	width:570px;
	float:left;
	margin-left:10px;
}
 
.content-wrapper{
	width:1004px;
	margin:0px auto 0px auto;	
	clear:both;
	float:left;
	border:0px solid #000;
}

.home-content-wrapper{
	width:1000px;
	margin:0px auto 0px auto;	
	clear:both;
	float:left;
	border:0px solid #000;
}



.content-header{
 	width: 980px;
 	margin:10px auto 0 auto;
	height:50px;
	clear:both;
	float:left;
}

.content-title{
	font-size:30px;
	line-height:40px;
	/*color:#BA2B26;*/
	color: #424242;
	float:left;
	text-align:left;		
	font-family:Tahoma,Verdana,Segoe,sans-serif;
	padding-left:30px;
	height:50px;
}

.content-menu {
	display: none; /* hidden for styling */
	width:400px;	
	float:right;
	margin-right:0px;
	text-align:right;
	padding: 10px;
}

.content-main{
 	width: 100%;
	height:100px;
	clear:both;
}
 
.left-panel{
  	float:left;
  	margin-left:3px;
  	margin-top:0px;
	padding-bottom:50px;
  	width:245px;
	background:url(../images/submenu.png) no-repeat right 20px;
}
 
.content{
  	float:left;
  	width:460px;
	margin:0 20px 60px 20px;
	text-align:left;	
	font-family:Tahoma,Verdana,Segoe,sans-serif;
	font-size:13px;
	color:#666;
}  

.right-panel{
  	float:left;
  	width:230px;
}

.footer{
	width:100%;	
  	clear:both;
  	background: url(../images/footer.png) repeat-x;	
}

.footer-inner{
  	width:1004px;	
	margin:0px auto;
  	display:block;
  	background: url(../images/footer.png) repeat-x;	
}


.footer-top{
  	width:100%;
  	height:18px;
  	border-top: 1px solid #DFDFDF;
}
 
.footer-main{
  	width:100%;	
  	height:150px;
  	color:#FFF;
} 

.footer-main-inner{
	width:1000px;
	margin:0px auto;
}

.footer-left{
  	width:280px;	
  	height:110px;
  	border-right:1px solid #202020;
  	float:left;
  	margin: 20px 0px;
	font-family:Tahoma,sans-serif;
	font-size: 14px;
	padding-left:10px;
} 

.follow_us{
	width:60px;
	height:21px;
	float:left;
	background:url(../images/sprite.png) -5px -177px;
}

.facebook a{
	background:url(../images/social.png);
	height:59px;
	width:55px;
	display:block;
	float:left;
	clear:left;
}

.facebook a:hover { 
background-position: 0 59px;
}
.facebook a:active {
background-position: 0 59px;
}

.twitter a{
	background:url(../images/social.png) 177px 0;
	height:59px;
	width:59px;
	display:block;
	float:left;
}

.twitter a:hover { 
background-position: 177px 59px;
}
.twitter a:active {
background-position: 177px 59px;
}

.linkedin a{
	background:url(../images/social.png) 118px 0;
	height:59px;
	width:59px;
	display:block;
	float:left;
}

.linkedin a:hover { 
background-position: 118px 59px;
}
.linkedin a:active {
background-position: 118px 59px;
}

.rss a{
	background:url(../images/social.png) 59px 0;
	height:59px;
	width:59px;
	display:block;
	float:left;
}

.rss a:hover { 
background-position: 59px 59px;
}
.rss a:active {
background-position: 59px 59px;
}

.footer-middle{
  	width:360px;	
  	height:110px;
  	border-right:1px solid #202020;
  	float:left;
  	margin: 20px 0px;
  	text-align:justify;
} 

.footer-middle a{
	text-decoration:underline;
	color:#D0D0D0; 
 }

.footer-middle a:hover{
	text-decoration:underline;
	color:#ba2b26; 
 }

.footer-list1{
	list-style-type:none;
	margin-left:40px;
	padding:0px;	
	font-family:Tahoma,sans-serif;
	font-size: 13px;
	float:left;
}

.footer-list2{
	list-style-type:none;
	margin-left:80px;
	padding:0px;	
	font-family:Tahoma,sans-serif;
	font-size: 13px;
	float:left;
}

.footer-right{
  	width:30%;	
  	height:110px;
  	float:left;
  	margin: 20px 0px;
} 

.footer-logo{
	background:url(../images/sprite.png) -5px -86px;
	width:303px;
	height:66px;
	float:left;
	margin-left:20px;	
	margin-top:13px;
}

.footer-bottom{
  	width:100%;	
  	height:50px;
  	color:#BBBBBB;
	font-family:Tahoma,Verdana,Segoe,sans-serif;
	font-size: 12px;
} 

.footer-bottom p{
	margin:20px 0;
}

.footer-bottom a{
 	color:#D0D0D0;
}

.footer-bottom a:hover{
 	color:#ba2b26;
}

.menu{
	width:1000px;
	height:48px;
	margin: 0px auto 0 auto;
	padding: 0;
	float: left;
	list-style: none;
}

.menu li {
	float: left;
	margin: 0;
	padding: 0;	
	overflow: hidden;
	position: relative;
	height:48px;
}

.menu li a{
	height:49px;
	display:block;
	padding-top:50px;
}

.menu .right-border{
	background:url(../images/menu-border-right.png);	
	width:3px;
}

.menu .left-border{
	background:url(../images/menu-border-left.png) no-repeat 1px 0px;	
	width:2px;
	margin-left:3px;
}

.menu .about a{
	background:url(../images/about.png);
	width:115px;
}

.menu .about a:hover{
	background-position: 0px 101px;
}

.menu .about-current a{
	background:url(../images/about.png) 0px 49px;
	width:115px;
}

.menu .services a{
	background:url(../images/services.png);
	width:136px;
}

.menu .services a:hover{
	background-position: 0px 101px;
}

.menu .services-current a{
	background:url(../images/services.png) 0px 49px;
	width:136px;
}


.menu .industries a{
	background:url(../images/industries.png);
	width:149px;
}

.menu .industries a:hover{
	background-position: 0px 101px;
}

.menu .industries-current a{
	background:url(../images/industries.png) 0px 49px;
	width:149px;
}

.menu .solutions a{
	background:url(../images/solutions.png);
	width:146px;
}

.menu .solutions a:hover{
	background-position: 0px 101px;
}

.menu .solutions-current a{
	background:url(../images/solutions.png) 0px 49px;
	width:146px;
}

.menu .products a{
	background:url(../images/products.png);
	width:132px;
}

.menu .products a:hover{
	background-position: 0px 101px;
}

.menu .products-current a{
	background:url(../images/products.png) 0px 49px;
	width:132px;
}

.menu .clients a{
	background:url(../images/clients.png);
	width:117px;
}

.menu .clients a:hover{
	background-position: 0px 101px;
}


.menu .clients-current a{
	background:url(../images/clients.png) 0px 49px;
	width:117px;
}

.menu .insights_resources a{
	background:url(../images/insights_resources.png);
	width:194px;
}

.menu .insights_resources a:hover{
	background-position: 0px 101px;
}

.menu .insights_resources-current a{
	background:url(../images/insights_resources.png) 0px 49px;
	width:194px;
}

/* TABS */

.tabs {
	margin: 0px 0 0 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 37px; /*--Set height of tabs--*/
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	width: 230px;
}

.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 36px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 36px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #eee;
	border-left: none;
	margin-bottom:-1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #ececec;
}
.tabs li a {
	text-decoration: none;
	color: #222222;
	display: block;
	font-size: 13px;
	font-family:Tahoma,Verdana,Segoe,sans-serif;
	font-weight:bold;
	padding: 0 15px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
.tabs li a:hover {
	color:#BA2B26;
	background: #ccc;
}

ul.tabs li.active{
 	border-bottom: 1px solid #fefefe;
	background: #fefefe;	
	height: 40px;
	top:-4px;
 	border-left: 1px solid #eee;	
}

ul.tabs li.active a:hover {
 	border-bottom: 1px solid #fefefe;
	background: #fefefe;	
	color:#000000;
}

.tab_container {
	border: 0px solid #eee;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; 
	width: 232px;
	background:url(../images/tabs_bg.png) center bottom no-repeat;
	/*height:214px;*/
	
}
.tab_content {
	padding: 15px 10px 10px 10px;
	font-size: 12px;
	font-family:Tahoma,Verdana,Segoe,sans-serif;
}

.news_container, blog_container{
	border-top:1px solid #CCC;
	margin:0px;
	padding-top:5px;
	font-size:11px;
	color: #666;
	text-align:left;
}

.item-inner{
	/*height:135px;*/
	margin-bottom:25px;
}

.news_container .news-heading, blog_container .news-heading{
	margin: 5px 0px 0px 0px;
	color: #333;
	font-size:12px;
	font-weight:normal;
}
.news_container .news-heading a, blog_container .news-heading a {
	color: #333;
}

.news_container p, blog_container p{
	color: #333;
	font-size:12px;	
}

.news_container span, blog_container span{
	float:right;
	margin-right:20px;
}

.news_container span a, blog_container span a{
	color: #333;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
}

.name-box{
	background:url(../images/sprite.png) no-repeat -93px -168px;
	width:198px;
	height:27px;
	border:0px;
	padding-left:10px;
	padding-top:6px;
	float:left;
	margin-top:5px;
}

.special-report{
	text-align:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #666;	
	padding-right:18px;
}
.special-report a{
	color: #36F;
}
.special-report h5{
	font-family:Tahoma,Verdana,Segoe,sans-serif;
	font-size: 12px;
	padding: 5px 0 0 0;
	margin: 0;
}

.special-report-image {
	width: 188px;
	height: 43px;
	background: url(../images/special_report.png) no-repeat;
	margin-bottom:5px;
}


.special-report .submit{
	background:url(../images/sprite.png) -321px -52px;
	border:1px none #fff;
	height:36px;
	width:93px;
	display:block;
	margin-right:10px;
	float:right;
	text-indent: -9000px;
	overflow: hidden;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0;
	cursor: pointer; 
}

.special-report .submit:hover { 
	background-position: -321px -18px;
}
.special-report .submit:active { 
	outline: none;
}



.content-menu-item{
	height:29px;
	float:right;
	padding-right:5px;
	font-size: 14px;	
	line-height:25px;
	font-family:Tahoma,sans-serif;
}

.content-menu-item a{
	color:#333333;
}

.content-menu-item a:hover{
	color:#333333;
}

.content-menu-current{
	height:25px;
	line-height:25px;
	background: #EAEAEA;
	float:right;
	padding-left:5px;	
	padding-right:5px;
	font-size: 14px;	
	font-family:Tahoma,sans-serif;
}

.content-menu-current a{
	color:#333333;
}

/* SIDENAV SUBMENU */
.submenu{
	list-style-type:none;
	margin:20px 0px 0px 0px;
	padding:0px;	
	font-family:Tahoma,sans-serif;
	font-size: 13px;
	float:left;	
	width:215px;
	text-align:left;	
}
 
.submenu li{
 	width:215px;
  	margin-left:30px;
	text-align:left;
} 
 
.submenu li a{
	border-top:1px solid #EAEAEA;
	text-decoration:none;
	width:195px;
	display:block;
	padding:10px 0px 10px 20px;
	color: #000000;
	text-align:left;
 }

.submenu li a:hover{
	background:#E8E8E8;
	border-top:1px solid #D3D3D3;
	color:#ba2b26;
 }

.submenu li a.selected, li.current-cat{
	background: url('../images/sidenav-arrow.png') 0px 8px no-repeat; 
	font-weight: bold;
 }


.children /* for wp */
{
	list-style-type:none;
	margin:0 0 0 -30px;
	padding:0px;

}
.submenu .subsub a, ul.children a{
	padding: 10px 0px 10px 40px; 
	width: 175px; 
	font-weight:normal; 		
 }

.submenu .subsub a:hover, .children a:hover{
/*	padding:10px 0px 10px 40px; 
	font-weight:normal; 
	color:#ba2b26;		*/
 }

.submenu .subsub a.selected, .children a.selected{
	background-position: 20px 8px; 
 }


.submenu .subsubsub a{
	padding: 10px 0px 10px 60px; 
	width: 155px; 
	font-weight:normal; 		
 }

.submenu .subsubsub a:hover{
/*	padding:10px 0px 10px 60px; 
	font-weight:normal; 
	color:#ba2b26;		*/
 }

.submenu .subsubsub a.selected{
	background-position: 40px 8px; 
 } 

.submenu h3 {
	font-size:18px;
	line-height:22px;
	/*color:#BA2B26;*/
	color: #424242;
	font-weight: normal;
	text-align:left;		
	font-family:Tahoma,Verdana,Segoe,sans-serif;
 	width:215px;
  	margin-left:30px;
}	
 
 

.blue-panel{
	width:100%;
	height:203px;
	border:0px solid #000;
	text-align:left;
	
}

.blue-panel1{
	width:295px;
	height:170px;
	float:left;		
	border-right:1px solid #ccc; 
	margin-top:10px;
	padding-left:40px;
}

.blue-panel2{
	width:315px;
	height:170px;
	float:left;		
	border-right:1px solid #ccc; 
	margin-top:10px;
}

.blue-panel3{
	width:315px;
	height:170px;
	float:left;		
	margin-top:10px;
}

.blue-panel h2{
	margin:10px 0px 5px 20px;
	color:#ffffff;
	font-family:sans-serif;
	font-size:18px;	
}

.blue-panel1 h2{
	margin:10px 0px 5px 0px;
}

.blue-panel ul{
	list-style-type:none;
	padding:0px 0px 0px 10px;
	margin:0px;
	height:125px;
}

.blue-panel ul li{
	clear:left;
	height:	25px;
}

.blue-panel ul li a{
	color:#ffffff;
	text-decoration:underline;
	font-size:15px;
	font-family:sans-serif;
	font-weight:normal;
	float:left;
	margin-left:5px;
	display:block;
}

.blue-panel ul li a:hover{
	color:#36F; 
}

.tick{
 	width:19px;
	height:21px;
	background:url(../images/tick.png) no-repeat;				
	float:left;
	margin-right:5px;
}


.blue-panel1-img{
	height:134px;
	width:203px;
	float:left;
}
.blue-panel1-img:hover {
	cursor:pointer;
}

#blue-panel1-img1 {
	height:56px;
	width:87px;
	float:left;
	border:1px solid #4E77AC;
}

#blue-panel1-img1 a:hover{
	border:1px solid #E2E2E2;
}

#blue-panel1-img2 {
	height:56px;
	width:87px;
	background:url(../images/clients-logos.png) no-repeat -110px -4px;				
	float:left;
	margin-left:10px;
	border:1px solid #4E77AC;
}

#blue-panel1-img2 a:hover{
	border:1px solid #E2E2E2;
}

#blue-panel1-img3 {
	height:56px;
	width:87px;
	float:left;
	clear:left;
	margin-top:10px;
	border:1px solid #4E77AC;
}

#blue-panel1-img3 a:hover{
	border:1px solid #E2E2E2;
}

#blue-panel1-img4 {
	height:56px;
	width:87px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	border:1px solid #4E77AC;
}

#blue-panel1-img4 a:hover{
	border:1px solid #E2E2E2;
}

.andmore_left a{
	background:url(../images/addmore_left.png) 0 0px;
	height:20px;
	width:81px;
	display:block;
	float:left;
	position:relative;
	margin-left:-0px;
	margin-top:120px
}

.andmore_left a:hover { 
background-position: 0 20px;
}

.andmore_middle a{
	background:url(../images/addmore_middle.png) 0 0px;
	height:20px;
	width:81px;
	display:block;
	float:right;
	position:relative;
	top:-5px;
	left:-10px;
}

.andmore_middle a:hover { 
background-position: 0 20px;
} 

.andmore_right a{
	background:url(../images/addmore_right.png) 0 0px;
	height:20px;
	width:81px;
	display:block;
	float:right;
	position:relative;
	top:-5px;
	left:0px;
}

.andmore_right a:hover { 
background-position: 0 20px;
}
 
.solutions-panel{
	width:100%;
	height:140px;
}

.solutions-panel-left{
	height:142px;
	float:left;
	width:17px;
	background:url(../images/bg_home-left.png) no-repeat -8px 6px;			
}

.solutions-panel-right{
	height:142px;
	float:left;
	width:11px;
	background:url(../images/bg_home-right.png) no-repeat 0px 6px;			
}

.solutions-panel-main{
	height:142px;
	float:left;
	width:969px;
	background:url(../images/bg_home-repeat.png) repeat-x 0px 6px;			
	text-align:left;
}

.solutions-header{
	width:950px;
	height:50px;
	text-align:left;
	padding-top:10px;
}

.solutions-header-img{
	width:197px;
	height:31px;
	background:url(../images/sprite.png) no-repeat -299px -209px;			
	margin-left:0px;
}

.solutions1{
	width:315px;
	height:70px;
	float:left;		
	border-right:1px solid #ccc; 
}

.solutions1 .image{
	width:64px;
	float:left;		
	height:58px;
	margin-left:5px;
	background:url(../images/icons.png) no-repeat;	
	float:left;
}

.solutions2{
	width:320px;
	height:70px;
	float:left;		
	border-right:1px solid #ccc; 
}

.solutions2 .image{
	width:76px;
	float:left;		
	height:58px;
	margin-left:12px;
	background:url(../images/icons.png) no-repeat -65px center;	
	float:left;
}

.solutions3{
	width:320px;
	height:70px;
	float:left;		
}

.solutions3 .image{
	width:64px;
	float:left;		
	height:58px;
	margin-left:12px;
	background:url(../images/icons.png) no-repeat -137px center;	
	float:left;
}

.solutions-panel ul{
	list-style-type:none;
	margin:0px;
	margin-left:5px;
	padding:0px;
	display:block;
	float:left;
	width:210px;
}

.solutions-panel ul li{
	margin-bottom:1px;	
}

.solutions-panel ul li a{
	color:#666;
	text-decoration:underline;
	font-size:12px;
	font-family:sans-serif;
	font-weight:normal;
}

.solutions-panel ul li a:hover{
	color:#36F; 
}

.home-content{
	width:100%;
	margin-top:30px;
}

.home-name-box{
	background:url(../images/sprite.png) no-repeat -6px -209px;
	width:260px;
	height:27px;
	border:0px;
	padding-left:10px;
	padding-top:6px;
	float:left;
	margin-top:5px;
}




.home-special-report{
	text-align:justify;
	font-family:Tahoma,Verdana,Segoe,sans-serif;
	font-size: 12px;
	color: #666;	
	padding-right:18px;
	width:270px;
	float:left;
	margin-left:20px;
}
.home-special-report a{
	color: #36F;
}
.home-special-report h5{
	text-align:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 16px;
	padding: 5px 0 0 0;
	margin: 0;

}

.home-special-report-image {
	width: 188px;
	height: 43px;
	background: url(../images/sprite.png) no-repeat -310px -118px;
	margin-bottom:5px;
}


.home-special-report .submit{
	background:url(../images/sprite.png) -321px -52px;
	border:1px none #fff;
	height:36px;
	width:93px;
	display:block;
	margin-left:107px;
	clear:both;
	float:left;
	overflow: hidden;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0;
	cursor: pointer; 
	
}

.home-special-report .submit:hover { 
	background-position: -321px -18px;
}
.home-special-report .submit:active { 
	outline: none;
}




.home-content-right{
	float:left;
	width:650px;
	margin-left:20px;
}

.home-content-right .tabs {
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 37px; /*--Set height of tabs--*/
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	width: 644px;
}

.home-content-right .tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 36px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 36px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #eee;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #ececec;
}
.home-content-right .tabs li a {
	text-decoration: none;
	color: #222222;
	display: block;
	font-size: 13px;
	font-family:Tahoma,Verdana,Segoe,sans-serif;
	font-weight:bold;
	padding: 0 15px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}

.home-content-right .tabs li a:hover {
	color:#BA2B26;
	background: #ccc;
}

.home-content-right ul.tabs li.active{
 	border-bottom: 1px solid #fefefe;
	background: #fefefe;	
	height: 40px;
	top:-4px;
 	border-left: 1px solid #eee;	
}

.home-content-right ul.tabs li.active a:hover {
 	border-bottom: 1px solid #fefefe;
	background: #fefefe;	
	color:#000000;
}

.home-content-right .blog-tab{
	width:78px;
}

.home-content-right .blog-tab a{
	background:url(../images/blog.png) 0px 0px;
	width:78px;
	dipslay:block;
	height:40px;
}

.home-content-right .blog-tab a:hover{
 	background-position: 0px 30px;
 }

.home-content-right .tab_container {
	border: 0px solid #eeeeee;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; 
	width: 648px;
	background:url(../images/tabs_home.png) -2px -6px;
	height:210px;
}

.home-content-right .tab_content {
	padding: 15px 10px 10px 10px;
	font-size: 12px;
	font-family:Tahoma,Verdana,Segoe,sans-serif;
}

/* PAGE STYLING */
.content h1{
	color:#ba2b26; 
	font-size:16px;
}

.content h1.headline{
	font-size:28px;
	font-weight:normal;

}
.content h2{
	color:#ba2b26; 
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
}
.content h3{
	color:#424242; 
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
}
.content h4{
	color:#424242; 
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
}
.content h5{
	color:#ba2b26; 
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
}
.content h6{
	color:#424242; 
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
}

.content a{
	color:#36F; 
	text-decoration:underline;
}

.red-text{
	color:#ba2b26; 
}

.content ul li{
	padding: 7px 0; 	
}

.content .client-list { 
	list-style-type: none; 
}

.content .client-list li { 
	display: inline;
}

ul#tabs-panel { list-style-type: none; margin: 0px 0 0 0; padding: 0 0 0 0; float:left;}
ul#tabs-panel li { display: inline;}
ul#tabs-panel li a { color: #666;  padding: 0px 10px; text-decoration: none;margin-bottom:-1px;}
ul#tabs-panel li a:hover { color:#666;background: #ddd; }
ul#tabs-panel li a.selected { color: #000; font-weight: bold; background-color:#ffffff;border-bottom:1px solid #ffffff;}
div.tabContent {padding: 0.5em;	background:url(../images/tabs_bg.png) center bottom no-repeat;border-left:1px solid #eee;float:left; height: 160px;}
div.tabContent.hide { display: none; }

.home-content-right div.tabContent {padding: 0.5em;	background:url(../images/tabs_home.png) center bottom no-repeat;margin-top:0px;border-left:1px solid #eee;width:632px;}

div.tabContent { 
	font-family:Arial,Helvetica,sans-serif;
}

#news_slider, #blog_slider, #forums_slider, #featured_slider{height:130px;}


#result_report {
	border:1px solid #CCCCCC;
	color:#E56927;
	font-weight:bold;
	margin:20px 0 15px 0px;
	padding:10px;
	font-family:Arial,Helvetica,sans-serif;
	text-align:justify;
}

#other_pages {
	font-family:Arial,Helvetica,sans-serif;
	text-align:justify;
	margin:20px 0 0px 0px;
}	

.search-page h1, .search-page h2, .search-page h3, .search-page h4, .search-page h5, .search-page h6 { /* ensure that results don't outweight search result titles */
	color:#424242;	
	font-size: 12px;
	font-weight: normal;
}

/* Download Box */

.downloadconvert {
	
}


.download{
	margin-top:10px;
	margin-bottom:20px;
}

.download-top {
	background: url(../images/download_top_sprite.png) 0px 0px no-repeat;	
	height:63px;
	width:451px;
	margin-left:9px;
	padding:0px;
}
.whitepaper {
	background-position: 0px 0px;
}
.quote {
	background-position: 0px -63px;
}
.callback {
	background-position: 0px -126px;
}
.consultation {
	background-position: 0px -189px;
}


.download-middle{
	background:url(../images/download_middle.png) repeat-y;
	width:391px;
	padding: 10px 40px 10px 40px;	
	margin:0px;
}

.download-middle p{
	margin:0 0 10px 0;
}

.download-middle ul{
	margin:5px 5px 15px 5px;
}
.download-middle ul li{
	margin:0;
	padding: 3px 0;
}

.download-middle h1{
	color: #333333;
	text-align:center;
	font-size:22px;	
	line-height: 26px;
	margin-bottom:0;
	padding-bottom:0;
}

.download-middle h2{
	text-align:center;
	font-size:24px;	
	line-height:28px;
	font-weight:normal;
}

.download-bottom {
	background: url(../images/download_bottom.png) center bottom no-repeat;
	width:473px;
	padding: 12px 0 25px 0;
	text-align:left;
	font-size:13px;
}		

.download-bottom a{
	text-decoration:none;
}	
.download-bottom .alert { 
	color:#F00; 
	display: block;
	width: 345px;
	font-size: 8pt; 
	padding: 3px 3px 3px 25px;
	background: url('../images/icons/error.png') 0px 50% no-repeat; 
}
#success h2 { 
	color:#33CC33; 
	padding: 3px 3px 3px 25px;
	margin-left: 30px;
	background: url('../images/icons/accept.png') 0px 50% no-repeat; 
}
.download-bottom .error { 
	color:#F00; 
	display: block;
	width: 345px;
	font-size: 8pt; 
	padding: 3px 3px 3px 25px;
	background: url('../images/icons/exclamation.png') 0px 50% no-repeat; 
} 
.download-bottom p { clear: both; display: block; padding: 0 0 7px 55px; width: 400px; }
.download-bottom p.privacy { font-size: 0.8em; clear: both; display: block; padding: 0 30px 7px 35px; }
.download-bottom label { float: left; font-weight: bold; display: block;  padding: 7px 0 3px 0; width: 180px; }
.download-bottom label span { font-size: 0.8em; color: #CCC; font-weight: normal; }
.download-bottom input { 
  float: left; 
  background: #fff; 
  display: block;  
  height: auto;
  padding: 2px; 
  border: 1px solid #ccc; 
  width: 175px; 
}
.download-bottom .submit { 
	background:url("../images/sprite.png") repeat scroll -321px -52px transparent;
	border:1px none #fff;
	display:block;
	float: left;
	height:34px;
	margin: 5px 0 5px 180px;
	text-indent:-9000px;
	width:93px;
	overflow:hidden;
	font-size: 0;
	line-height: 0;	
	cursor: pointer; 
} 
.download-bottom .submit:hover { 
	background-position: -321px -18px;
}
.download-bottom .submit:active { 
	outline: none;
}

.download-bottom .hidden { display: none; }

/* Wordpress Blog / News */

.post-detail {
	background:url(../images/icons/icon-post.png) center left no-repeat;
	border: 0;
	padding: 4px 0 4px 20px;
	border-top: 1px solid #ececec; 
	border-bottom: 1px solid #ececec;
	font-size: 90%;
}
.post-category {
	background: #f6f6f6;
	border: 1px solid #ececec; 
	padding: 0px 10px;
	margin-bottom: 30px;
	font-size: 80%;
}

.post h2 a { color: #ba2b26; }

.rss-link{
	background:url(../images/icons/icon-rss.png) center left no-repeat;	
	padding: 3px 0 3px 20px;

}

/* Latest posts by category styles */

.catArchive {
	overflow: hidden;
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
}

.catArchive h3 {
	font: normal 18px sans-serif;
	border-bottom: 2px solid #666;
	margin: 0;
	padding: 0 0 3px 0;
	display: block;
	height: 70px;
	vertical-align: bottom;	
}

.catArchive a { color: #36F; } 

.catArchive li {
	display: block;
	float: left;
	width: 210px;
	margin: 0 30px 30px 0;
}

.catArchive ul {
	margin: 0;
	padding: 0;
}

.catArchive li li {
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 4px 0;
}

.catAlt {
	margin-right: 0 !important;
}



#fading-slider{
	list-style-type:none;
	margin-top:20px;
	margin-left:0px;
	float:left;
}

#fading-slider li{
	width:150px; 
	text-align:center;	
	cursor: pointer;
	cursor: hand;} 

#fading-slider li a img{
	border:0px;
}

.innerfade{
	font-family:Tahoma,sans-serif;
	font-size: 13px;
	font-weight:bold;
	width:150px;
	text-align:center;	
}

.boxbg  {
background-color:#DFF9FF;
border:1px solid #7DCBFF;
padding:10px;
text-align:center;
}

.lca td{
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:none;
}

.boxbg a{
color:#666666;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:none;
}

.boxbg a:hover{
 color:red;
 }

.head_inner {
color:#FF3300;
font-weight:bold;
}

.jobbox  {
background-color:#EAFBFF;
border:1px dotted #00CCFF;
padding:5px;
}

.jobbox td {
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:none;
}
