@charset "UTF-8";

/************************************************

			Generic Basic Styling
			
*************************************************/

body, html{
border: 0;
padding: 0;
margin: 0;
}

body{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
text-align: center;
z-index: 0;
position: relative;
top: 0;
left: 0;
color: #636363;
background: #e3e3e3;
}

h1, h2, h3, h4, h5{
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
color: #58595c;
font-weight: bold;
text-align: left;
}

img{
border: 0;
}

h1{
font-size: 22px;
}

h2{
font-size: 18px;
}

h3{
font-size: 16px;
}

h4{

}

h5{

}

p{
text-align: justify;
}

ul{
text-align: justify;
}

li{
padding-left: 0px;
margin-bottom: 5px;
}

a{
color: #782b80;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

/************************************************

		Custom Styling for Specifi IDs
			
*************************************************/

#background{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 276px;
z-index: -1;
background: #ffffff;
}

#header_spacer{
height: 21px;
width: 975px;
margin: 0 auto;
}

#container{
width: 990px;
margin: 0 auto;
margin-bottom: 30px;
}

#left_column{
width: 289px;
float: left;
overflow: hidden;
margin-bottom: 60px;
}

#header_image{
width: 701px;
height: 168px;
float: right;
overflow: hidden;
background: url(images/header.jpg) top left no-repeat;
}

.services-consulting-page #header_image{
background: url(images/header-services-consulting.jpg) top left no-repeat;
}

.services-outsourcing-page #header_image{
background: url(images/header-services-outsourcing.jpg) top left no-repeat;
}

.our-clients-page #header_image{
background: url(images/header-our-clients.jpg) top left no-repeat;
}

#header_menu_container{
width: 701px;
height: 47px;
float: right;
margin-top: 0px;
font-size: 13px;
}

.home-page #header_menu_container{
background: url(images/menu-backgr-home.jpg) top left no-repeat;	
}

.about-us-page #header_menu_container{
background: url(images/menu-backgr-about.jpg) top left no-repeat;	
}

.services-consulting-page #header_menu_container, .services-outsourcing-page #header_menu_container{
background: url(images/menu-backgr-services-consulting.jpg) top left no-repeat;	
}

.our-clients-page #header_menu_container{
background: url(images/menu-backgr-our-clients.jpg) top left no-repeat;	
}

#header_menu{
margin: 0;
padding: 0;
list-style: none;
margin-left: 9px;
margin-top: 17px;
}

.no_submenu, .has_submenu{
display: block;
float: left;
height: 26px;
position: relative;
}

.no_submenu a, .has_submenu span{
display: block;
height: 26px;
line-height: 26px;
padding-left: 30px;
padding-right: 30px;
color: #daedf4;
text-decoration: none;
margin-right: 20px;
}

.home-page .no_submenu a:hover, .home-page .has_submenu span:hover{
background: #5a136a;
}

.about-us-page .no_submenu a:hover, .about-us-page .has_submenu span:hover{
background: #008eb8;
}

.services-consulting-page .no_submenu a:hover, .services-consulting-page .has_submenu span:hover, .services-outsourcing-page .no_submenu a:hover, .services-outsourcing-page .has_submenu span:hover{
background: #424344;
}

.our-clients-page .no_submenu a:hover, .our-clients-page .has_submenu span:hover{
background: #5a9a2c;
}

.is_submenu{
position: absolute;
left: 0px;
top: 26px;
margin: 0;
padding: 0;
list-style: none;
z-index: 9999;
padding-top: 10px;
}

.home-page .is_submenu{
background: #5a136a;	
}

.about-us-page .is_submenu{
background: #008eb8;	
}

.services-consulting-page .is_submenu, .services-outsourcing-page .is_submenu{
background: #424344;	
}

.our-clients-page .is_submenu{
background: #5a9a2c;	
}

.is_submenu li a{
display: block;
text-align: left;
padding-left: 10px;
width: 200px;
padding-right: 10px;
text-decoration: none;
padding-bottom: 10px;
color: #daedf4;
}

.is_submenu li a:hover{
color: #ffffff;
}

.home-page .active_page{
background: #5a136a;
}

.about-us-page .active_page{
background: #008eb8;
}

.services-consulting-page .active_page, .services-outsourcing-page .active_page{
background: #424344;	
}

.our-clients-page .active_page{
background: #5a9a2c;
}

#text_container{
width: 619px;
padding-right: 38px;
padding-bottom: 30px;
padding-left: 40px;
padding-top: 30px;
float: right;
display: inline;
margin-top: 0px;
margin-right: 4px;
margin-bottom: 40px;
overflow: hidden;
text-align: left;
background: #daedf4;
}

#text_left{
width: 360px;
float: left;
text-align:justify;
}

#text_right{
width: 240px;
float: right;
margin-right: 0px;
text-align: right;
}

img.floatRight { 
float: right; 
margin-right: 0px;
margin-left: 25px;
margin-bottom: 15px;
}

.body_list{
display: inline;
float:left;
padding: 0px;
margin: 0px;
width: 177px;
margin-left: 1px;
padding-left: 1px;
list-style: none;
}

#text_container .header{
color: #c8242b; 
font-weight: bold;
}

#right_image{
float: right; 	
padding-top: 0px;
text-align: right;

}

#text_holder{
float: left; 
width: 308px;
text-align: justify;
}

#image_holder{
float: right;
margin-top: 0px;
}

#footer_spacer{
width: 978px;
height: 20px;
clear: both;
text-align: left;
}

#footer{
width: 990px;
height: 25px;
clear: both;
position: relative;
font-size: 10px;
color: #ffffff;
}

.home-page #footer{
background: #782a80;	
}

.about-us-page #footer{
background: #009fd0;	
}

.services-consulting-page #footer, .services-outsourcing-page #footer{
background: #57585b;	
}

.our-clients-page #footer{
background: #85be3e;	
}

#walden_badge{
display: block;
position: absolute;
height: 25px;
line-height: 25px;
left: 45px;
text-align: left;
}

#walden_badge a{
color: #ffffff;
}

#copyright{
height: 25px;
line-height: 25px;
position: absolute;
right: 42px;
text-align: right;
}

#footer_email{
display: block;
position: absolute;
left: 45px;
bottom: 65px;
font-size: 14px;
color: #009fdd;
}

#footer_email a{
color: #009fdd;	
}

/************************************************

				Global Classes
			
*************************************************/


.black{
color: #000000;	
}

.purple{
color: #782b80;	
}

.blue{
color: #009fdd;	
}

.green{
color: #85be3e;
}

/* for any block-level elements */
.clear{ 
clear:both;
width: 100%;
height:1px;
}

.float_left{
float:left;
padding-right:15px;
padding-bottom:15px;
display: inline;
}

.float_right{
float:right;
padding-bottom:10px;
padding-right: 50px;
display: inline;
width: 450px;
}

/* for text */
.text-left{
text-align:left;
}

.text-right{
text-align:right;
}

.text-center{
text-align:center;
}

.text-justify{
text-align:justify;
}

.bold{
font-weight:bold;
}

.italic{
font-style:italic;
}

.underline{
text-decoration: underline;
}

.highlight{
background:#ffc;
}

/* for images */
.img-left{
float: left;
display: inline;
margin: 4px 10px 4px 0;
}

.img-right{
float: right;
display: inline;
margin: 4px 0 4px 10px;
}

/* for lists */
.nopadding{
padding:0;
}

.noindent
{
margin-left: 0;
padding-left: 0;
}

.nobullet{
list-style: none;
list-style-image: none;
} 

.orangeText{
color:#f3791f;
}

.honey{
position: absolute;
top: -100px;
left: -1000px;
}

.smallText{
font-size: 11px;
color: #e34944;
}