* {
padding:0;
margin:0;
}
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#fff;
behavior:url("csshover3.htc");
outline:none;

}

#wrapper {
width:892px;
margin:0 auto;
}
#header {
width:892px;
padding-bottom:20px;
margin:0 auto;

}
.logo:hover {

filter:alpha(opacity=60);
-moz-opacity:0.6;
-khtml-opacity: 0.6;
opacity: 0.6;
}
#navbar {
list-style:none;
float:left;
padding-top:42px;
padding-left:14px;
}
#navbar li {
float:left;
padding-left:20px;
position:relative;
}
#navbar li a {
display:block;
float:left;
height:58px;
color:#fff;
text-indent:-9000px;
}
#navbar li a.home {
width:46px;
background:url(../images/home.gif) no-repeat left 4px;
}
#navbar li a.about_us {
width:77px;
background:url(../images/about_us.gif) no-repeat left top;
}
#navbar li a.what_we_do {
width:102px;
background:url(../images/we_do.gif) no-repeat left top;
}
#navbar li a.experiance {
width:128px;
background:url(../images/our_experiance.gif) no-repeat left top;
}
#navbar li a.resource {
width:87px;
background:url(../images/resource.gif) no-repeat left top;
}
#navbar li a.contact_us {
width:92px;
background:url(../images/contact_us.gif) no-repeat left top;
}
#navbar li a.home:hover {

background:url(../images/hover_home.gif) no-repeat left top;
}
#navbar li a.about_us:hover {

background:url(../images/hover_about.gif) no-repeat left top;
}
#navbar li a.what_we_do:hover {

background:url(../images/hover_we_do.gif) no-repeat left top;
}
#navbar li a.experiance:hover {

background:url(../images/hover_experiance.gif) no-repeat left top;
}
#navbar li a.resource:hover {

background:url(../images/hover_resource.gif) no-repeat left top;
}
#navbar li a.contact_us:hover{

background:url(../images/hover_contact.gif) no-repeat left top;
}


#navbar li ul {
position:relative;
float:left;

list-style:none;
	display:none;
	left:10px;
	padding-top:10px;
	top:58px;
	
	
}
#navbar li:hover ul, #navbar li.hover ul {
	position: absolute;
	z-index: 599;
	
	cursor: default;
	line-height:20px;
	float:left;
	display:block;
	width:220px;
	margin: 0 !important;

	background:#fff;
}
#navbar li ul li {

	margin-left:0px !important;
	padding:0 0 0px 0 !important;
	
	width:220px !important;
	float:left;
	margin-right:0;
	
}
#navbar li ul li a {
	background:#f2f5d6 !important;
	width:210px!important;
	text-decoration:none;
	padding:0 0 0 10px!important;
	
	float:left;
	text-indent:0!important;
	clear:none !important;
	color:#6b207f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px !important;
		height:32px !important;
		line-height:32px !important;
}
#navbar li:hover li a, #navbar li.hover li a {
	position:relative;
	left:0 !important;
	
}
#navbar li ul li a:hover {
background:#dae47c  !important;
} 



#banner  {
width:100%;

background:url(../images/banner.gif) repeat-x bottom   center ;
}
.banner_service  {
width:100%;

background:url(../images/banner2.gif) repeat-x top   center !important;
}

#banner_content {
width:892px;
margin:0 auto;
padding:33px 0  0;
height:110px;


}
.banner_height {
height:332px!important;
padding:0px 0 12px 0!important;
}
.clear {
clear:both;
line-height:0;
font-size:0;
}

#content_top {
width:100%;
padding-top:0px;
background:url(../images/content_top.gif) repeat-x top;
}
#content {
width:892px;
margin:0 auto;


}

#colm_left {
padding-top:10px;
width:428px;

float:left;
}
#colm_right{
width:442px;
float:right;

}

#colm_left 
 {
font-size:14px;
color:#6b207f;
line-height:18px;
padding-bottom:14px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
p {
font-size:12px;
color:#5e5e5e;
line-height:20px;
padding-bottom:16px;
}
#colm_left p {
font-size:12px;
line-height:17px;
padding-bottom:7px;
font-weight:normal;
}

.news_content {
width:428px;
float:left;
background: url(../images/news_top.gif) no-repeat left top #f3f5dd;
padding:16px 12px 0 12px;


}
.news_bottom {
width:442px;
float:left;
padding-bottom:13px;
background:url(../images/news_footer.gif) no-repeat left bottom;
}
.news_content h3 ,.news_content h5 {
font-size:13px;

padding-bottom:25px;
}

.nav_right {
list-style:none;
float:left;
padding-bottom:5px;
}
.nav_right li {
float:left;
clear:both;


}
.nav_right li a.blog_post {
background:url(../images/rss_button.gif) no-repeat 3% 4px;
color:#8d9600;

}
.nav_right li a.blog_post:hover {
background:url(../images/rss_button_hover.gif) no-repeat  3%  4px #e9e4dc ;

}
.nav_right li a {
display:block;
float:left;
color:#6b207f;
text-decoration:none;
min-height:30px;
height:auto!important;
height:30px;
line-height:18px;
padding-top:6px;
font-size:13px;
width:378px;
background:url(../images/news_button.gif) no-repeat 3% 4px;
padding-left:50px;


}
.nav_right li a span {
display:block;
float:left;
cursor:pointer;
width:310px;

}
.nav_right li a:hover {
background:url(../images/hover_news.gif) no-repeat  3%  4px #e9e4dc;
}

.read_more {
float:right;
list-style:none;
padding-bottom:13px;
}
.read_more li {
float:left;
padding-right:17px;

}
.read_more li img {
float:left;
}
.read_more li img:hover {
filter:alpha(opacity=60);
-moz-opacity:0.6;
-khtml-opacity: 0.6;
opacity: 0.6;
}

#footer_body {
width:100%;
background:url(../images/footer.gif) repeat-x top #cfbdd3;
}
#footer {
width:892px;
margin:0 auto;
min-height:200px;
padding-top:20px;
height:auto!important;
height:200px;
}
#footer h3,#footer h5 {
padding-bottom:30px!important;
}
.contct_footer {
width:370px;
float:left;
position:relative;
}
.star {
position:absolute;
top:-39px;
z-index:1;
right:0;
}

.footer_nav {
list-style:none;
float:left;
position:relative;
z-index:2;

}
.footer_nav li {
float:left;
clear:both;
width:270px;
font-size:11px;
color:#4e4e4e;
line-height:13px;
padding-bottom:5px;
}
.footer_nav li a {
color:#4e4e4e;
text-decoration:none;
}
.footer_nav li a:hover {
text-decoration:underline;
}
.learn_footer  {
width:215px;
float:left;
padding-left:20px;
}
.learn_footer p {
padding-bottom:8px;
font-size:11px!important;
word-spacing:0px;
}
input.input1, span.input1 input {
float:left;
width:155px;
height:27px;
font-size:13px;
color:#4e4e4e;
padding-left:9px;
padding-top:5px\9;
float:left;
background:url(../images/input_text.gif) no-repeat left top;
border:0;
}

#newsLetter
{
    float:left;
width:155px;
height:22px;
font-size:13px;
color:#4e4e4e;
padding-top:5px;
padding-left:9px;
float:left;
background:url(../images/input_text.gif) no-repeat left top;
border:0;
    }

.pria {
width:250px;
padding-left:20px;
float:left;
}
.folow_nav {
float:left;
list-style:none;
padding-top:10px;
padding-bottom:5px;

}
.folow_nav li {
float:left;
padding-right:12px;

}
.folow_nav li img{
float:left;
}


.folow_nav li img:hover {
filter:alpha(opacity=60);
-moz-opacity:0.6;
-khtml-opacity: 0.6;
opacity: 0.6;
}

.footer_nav2 {
list-style:none;
float:left;
padding-top:5px;
}
.footer_nav2 li {
float:left;
padding-right:17px;
}
.footer_nav2 li a {
display:block;
float:left;
text-decoration:none;
font-size:11px;
color:#4e4e4e;

}
.footer_nav2 li a:hover {
color:#8d9600;
} 


/*services*/

.banner_nav {
list-style:none;
float:left;
padding-bottom:15px;
}

.banner_nav li {
float:left;
padding-right:8px;
}
.banner_nav li a {
list-style:none;
float:left;
text-decoration:none;
display:block;
font-size:12px;
color:#c394d0;
}
.banner_nav li a:hover, .banner_nav li a.active {
color:#fff;
}

h1 {

font-size:60px;
font-weight:normal;
line-height:38px;

}
a {
outline:none;
}

#left_content {
width:220px;
float:left;
background:url(../images/left_top.gif) no-repeat left top #f3f5dd;

}

#left_bottom {
width:212px;
float:left;
padding-bottom:12px;
padding-top:32px;
padding-left:2px;
padding-right:6px;
background:url(../images/left_bottom.gif) no-repeat left bottom;
padding-bottom:10px;
}
#right_content {
padding-top:30px;
width:648px;
float:right;
padding-bottom:20px;
}
h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#7a318d;
line-height:14px;
padding-bottom:10px;
}
h4 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#7a318d;
padding-bottom:15px;
}

.h4a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#7a318d;
padding-bottom:15px;
} 

#left_content h3 ,#left_content h5{
margin-left:11px;
padding-bottom:6px;
border-bottom:2px solid #ebedd2;


}
 h3 ,h5{
padding-bottom:7px;
border-bottom:2px solid #ebedd2;

color:#6b207f;
margin-bottom:12px;
font-size:22px;

}
#left_content h4 {
padding-left:12px;
}

.sidebar{
list-style:none;
float:left;
border-bottom:2px solid #ebedd2;
width:212px;
margin-bottom:14px;
}
.sidebar li {
float:left;
clear:both;
list-style-type:none;
width:200px;

color:#6b207f;
text-decoration:none;
line-height:25px;
}
.sidebar li a {
display:block;
float:left;
width:190px;
/*font-size:12px;*/
color:#6b207f;
text-decoration:none;
line-height:14px;
margin-bottom:10px;
padding-top: 5px;
font-weight: normal;
height: 20px;
}

.sidebar a {
display:block;
float:left;
width:190px;
/*font-size:12px;*/
color:#6b207f;
text-decoration:none;
line-height:14px;
margin-bottom:10px;
padding-top: 5px;
font-weight: normal;
height: 20px;
}

.sidebar li:hover,.sidebar li.active  {
background:url(../images/hover_sidebar.gif) no-repeat left top;
color:#fff;
font-weight:bold;
}

.sidebar li a:hover,.sidebar li a.active  {
color:#fff;
font-weight:bold;
}

.sidebar a:hover,.sidebar a.active  {
color:#fff;
font-weight:bold;
}

.list_container {

float:left;
border-bottom:1px solid #ebedd2;
padding-bottom:7px;
margin-bottom:15px;
width:648px;
}
#less1 {
width:648px;
float:left;
padding-bottom:7px;
margin-bottom:15px;
border-bottom:1px solid #ebedd2;
}
 .noborder {
border-bottom:none;
}
.bar_div {
float:left;
width:648px;
background:url(../images/bar.gif) no-repeat top left;
height:38px;
text-align:center;
font-size:16px;
color:#6b207f;
padding-top:12px;
line-height:18px;
position:relative;
}
.clip {
position:absolute;
right:-5px;
top:0;
}
.bar_div a {
color:#6b207f;
}
.bar_div a:hover {
text-decoration:none;
}
p a {
color:#676767;
}
p a:hover {
text-decoration:none;
} 
a {
outline:none;
}
#flashcontent h2 {
color:#000;
}
.invisible {
position:absolute;
display:none;
visibility:hidden;
}
#footer h3 ,#footer h5 {
border:none!important;
padding-bottom:20px!important;
}


.boxItemQuickLinks {clear:both;
float:left;}
.boxItemQuickLinks a {clear:both;}

.breadcrumb {float:left;
list-style:none outside none;
padding-bottom:5px;}

.breadcrumb a {color:#C394D0;
display:block;
float:left;
font-size:12px;
list-style:none outside none;
padding-right:8px;
text-decoration:none;}


.breadcrumb a:hover, .breadcrumb a.active  {color:#FFFFFF;}

/* Left Nav Menu START */

.sidebar-two{
border-bottom:2px solid #EBEDD2;
float:left;
list-style:none outside none;
margin-bottom:14px;
width:212px;

}

.sidebar-two li a.light-green{
	color:#a8b20e;
	display:block;
float:left;
font-size:12px;
padding:0 0 0 16px;
text-decoration:none;
width:201px;
margin-bottom:6px;
	
}

.sidebar-two li h4 a {
	padding-left:0;

}




.sidebar-two li {
clear:both;
color:#6B207F;
float:left;
line-height:25px;
list-style-type:none;
text-decoration:none;
width:200px;

}

.sidebar-two li ul li{
	float:left;
	clear:both;
	line-height:20px;
}


.sidebar-two li a {
color:#6B207F;
display:block;
float:left;
font-weight:normal;
height:20px;
line-height:14px;
margin-bottom:10px;
padding-top:5px;
text-decoration:none;
width:190px;

}

.sidebar-two li ul li a{
	display:block;
	float:left;
	width:201px;
	font-size:12px;
	color:#6b207f;
	text-decoration:none;
	padding:0 0 0 20px;
}



.sidebar-two li a{
	color:#6b207f;
}
.sidebar-two li a.active-two, .sidebar-two li h4.active-two {
	background:url(../images/big-green-hover.gif) no-repeat  bottom;
	color:#fff;
	font-weight:bold;
	height:41px;
	padding:8px 0 0 12px;
	word-spacing:-1px; 
	margin:0;
	padding-left:15px;
}
h3.no-pad{
	padding:0;
	margin:0 0 10px 0;
}
.sidebar-two li ul , .sidebar-two li ul li ul{
	list-style:none;
	margin:0;
	padding:0;
}

.sidebar-two .submenu {
	margin-bottom: 6px;
}

/* Left Nav Menu END */


table.layoutable td {
	padding: 6px;
	font-size: 13px;
}

#right_content ul li {
	color: #5e5e5e;
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 160%;
}

#right_content ul {
	margin-bottom: 10px;
	margin-left: 30px;
}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}



.rescue-dv-cont{
	width:648px;
	background:#f2f5d6;
}
.rescue-dv-cont p{
	padding-left:14px;
	padding-right:10px;
}
.rescue-dv-cont p , .bottom-para-center p{
	color:#6b207f !important;
}
.rescue-dv-body ul{
	margin-left: 40px !important;
}
.rescue-dv-body li{
	line-height: 160%;
	color:#6b207f !important;
}
.rescue-dv-body {
	clear: both;
	padding: 0 10px;
}
.rescue-dv-top{
	width:648px;
	height:38px;
	
}
.rescue-dv-top-left{
	width:500px;
	float:left;
	padding:14px 0 0 14px;
}
.rescue-dv-top-right{
	width:18px;
	float:right;
	position:relative;
}

.rescue-dv-bot{
	background:url(../images/resc-dv-bot.gif) no-repeat;
	height:24px;
	font-size:0;
	width:648px;
}




.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


/*case study page start*/
.framing {
background:url("../images/frame.gif") no-repeat scroll 0 0 transparent;
display:block;
height:147px;
padding:10px 0 0 10px;
width:200px;
float:right;
}

.listing-cont {
padding:0 0 5px;
width:210px;
}

.list-wrap ul {
list-style:none outside none;
margin:0;
padding:0;
}

.list-wrap ul li {
float:left;
}

.list-wrap {
width:648px;
}

.listing-cont p, .general-txt {
line-height:18px;
padding:0 0 0 6px;
height:30px;
}

.listing-cont p, .general-txt {
color:#6B207F !important;
font-size:11px;
font-style:normal;
height:45px;
padding-top:4px;
padding-bottom:4px;
}

.list-wrap ul {
list-style:none outside none;
margin:0  !important;
padding:0;
}
.obj-one {
background:url("../images/objective.gif") no-repeat scroll 0 0 transparent;
bottom:-5px;
display:block;
float:left;
height:24px;
position:relative;
width:118px;
}

.case-std-right {
background:url("../images/frame-big.gif") no-repeat scroll 0 0 transparent;
display:block;
float:right;
height:245px;
padding:16px 0 0 14px;
position:relative;
right:-50px;
top:0;
width:347px;
}

.activity-cl {
background:url("../images/activity.gif") no-repeat scroll 0 0 transparent;
bottom:-5px;
float:left;
height:20px;
position:relative;
width:100px;
}

.bottom-para {
width:648px;
}

.bottom-para-top {
background:url("../images/bottom-para-top.gif") no-repeat scroll 0 0 transparent;
font-size:0;
height:14px;
margin-top:5px;
width:648px;
}

.bottom-para-center {
background:none repeat scroll 0 0 #F4EDF5;
position:relative;
width:648px;
}

.callout {
bottom:0;
height:35px;
position:absolute;
right:-16px;
width:16px;
}

.bottom-para-bot {
background:url("../images/bottom-para-bot.gif") no-repeat scroll 0 0 transparent;
font-size:0;
height:15px;
margin-bottom:10px;
width:648px;
}



.folow_nav {
float:left;
list-style:none outside none;
padding-bottom:5px;
padding-top:10px;
}


.folow_nav li {
float:left;
padding-right:12px;
}

.rescue-dv-cont p, .bottom-para-center p {
color:#6B207F !important;
}
.rescue-dv-cont p {
padding-left:14px;
padding-right:10px;
}


#right_content p {
color:#676767;
font-size:12px;
line-height:17.5px;
}


/*case study page end*/
/*Login page layout start */
.loginTable p {
color:#5E5E5E;
font-size:12px;
line-height:20px;
padding-bottom:0;
}

/*Login page layout end*/

/*contact page layout start */
.contactTable p {
color:#5E5E5E;
font-size:12px;
padding-bottom:0;
}

/*contact page layout end*/

/*Subscription page layout start */
.Subscription .button {
background:url("images/button.png") repeat scroll 0 0 #EEEEEE;
border-color:#DDDDDD #AAAAAA #AAAAAA #DDDDDD;
border-style:solid;
border-width:1px;
color:#000000;
cursor:pointer;
display:block;
font-size:11px;
font-weight:bold;
height:27px;
margin:16px 0 0;
padding:0 10px 1px;
width:auto;
}

.Subscription p {
color:#5E5E5E;
font-size:12px;
padding-bottom:8px;
}


.Subscription .textbox {
 width:250px;
}

/*contact page layout end*/


/*site map list layout start*/

#sitemaplist ul, #sitemaplist li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sitemaplist ul.row li {
	float: left;
	width: 250px;
}


#sitemaplist ul.row li a img {
  border:none;
}

#sitemaplist ul.row li span {
	display: block;
	margin-bottom: 10px;
}

#sitemaplist ul.row ul.col {
	float: none;
	margin-left: 50px;
}

#sitemaplist ul.row ul.col li {
	float: none;
	list-style-image: url(images/lst_arrow.gif);
	margin-bottom: 6px;
}

#sitemaplist ul.row ul.col li a {
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	color: #6b2280;
	text-decoration: none;
}

#sitemaplist ul.row ul.col li a:hover {
	text-decoration: underline;
}

#sitemaplist ul.row {
	margin-bottom: 8px;
	zoom: 1\9;
	display: block\9;
}

#sitemaplist ul.row:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.hline {
	border-top: 1px solid #ebedd2;
}

/*site map list layout end*/
