/* CSS Document */
* {
	margin:0;
	padding:0;
	}
html {
	padding:0;
	margin: 0px; 
	overflow: hidden; 
	height:100%;
	/*min-height: 100.1%;*/
}

body {
	padding:0;
	margin: 0px; 
	overflow: hidden;
	height:100%; 
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/inner-body-bg.gif) 0 0 repeat-x #55535F;
	color:#fff;
	/*overflow: -moz-scrollbars-vertical;*/
}
ul{
	list-style-type:none;
	}

a{
	outline:none;
	color:#A7AEB5;
	background-color:inherit;
	text-decoration:underline;
	}

a:hover{
	text-decoration:none;
	color:#fff;
	background-color:inherit;
	}

.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}

p{
	padding-bottom:12px;
	}
	
h2{
	font-size:24px;
	line-height:26px;
	font-weight:bold;
	padding-bottom:10px;
	}
	
img {
	display:block;
	border:none;
}

/*----- Leftpanel -----*/
#container {
	z-index:10; 
	overflow:auto; 
	position:relative; 
	height:100%;
	background:url(../images/leftpan-bg.jpg) 0 0 no-repeat fixed;
}

#content {
	margin: 0px auto; 
	width: 312px; 
	float:left;
	padding:25px 20px;
	color:#fff;
	background-color:inherit;
}
#content h2.about{
	background:url(../images/about.gif) no-repeat 0 0;
	text-indent:-2000px;
}
#content p{
	text-align:justify;
	color:#fff;
	font-size:12px;
	line-height:14px;
	}
	
#content p span{
	color:#A7AEB5;
	background-color:inherit;
	}
	
#content p a{
	text-decoration:none;
	}
#content p.contact{
	padding:7px 0 30px;
	}	
#content p.rtaln{
	text-align:right;
	}
	
#content p.rtaln a{
	font-size:12px;
	color:#A7AEB5;
	background-color:inherit;
	text-decoration:none;
	}
#content p.rtaln a:hover{
	color:#fff;
	background-color:inherit;
	}

#content p.heading{
	text-align:justify;
	font-size:12px;
	color:#A7AEB5;
	}
#content p.abttxt{
	text-align:left;
	font-size:12px;
	color:#fff;
	}
	
#content ul{
	padding:0 0 12px;
	color:#fff;
	}
#content ul li{
	background:url(../images/bullet.jpg) 0 6px no-repeat;
	padding:0 0 5px 27px;
	line-height:14px;
	}
#content ul li span{
	color:#A7AEB5;
	background-color:inherit;
	}
#content ul li a{
	text-decoration:none;
	}

/*CODE {
	display:block;
	margin: 0px 20px 1em; 
	font:11px/14px Arial, Helvetica, sans-serif;
}*/
/*----- Rightpanel -----*/
.logo{
	position:absolute;
	left:368px;
	top:15px;
	display:block;
	width:150px;
	cursor:pointer;
	z-index:100;
	}
ul.mainNav{
	text-transform:uppercase;
	font-weight:normal;
	font-size:9px;
	line-height:11px;
	width:450px;
	height:15px;
	position:absolute;
	left:605px;
	top:45px;
	z-index:90;
	font-family:Arial, Helvetica, sans-serif;
	}
ul.mainNav li{
	float:left;
	width:auto;
	padding:0 7px;
	}
ul.mainNav li a{
	color:#151224;
	background-color:inherit;
	text-decoration:none;
	}
ul.mainNav li a:hover, ul.mainNav li a.active{
	color:#666;
	background-color:inherit;
	}
ul.mainNav  li a.active{
	cursor:text;
	}
div.hdrTxt{
	font-weight:bold;
	font-size:16px;
	line-height:24px;
	color:#151224;
	padding:0;
	letter-spacing:1px;
	width:331px;
	border-left:3px solid #fff;
	position:absolute;
	left:625px;
	top:67px;
	padding-left:31px;
	padding-top:18px;
	padding-bottom:5px;
	z-index:70px;
	}
div.hdrTxt h2.different{
	background:url(../images/different.gif) no-repeat 0 0;
	margin:0 0 4px 0;
	padding:0;
	text-indent:-2000px;
}	
div.hdrTxt h2.effective{
	background:url(../images/effective.gif) no-repeat 0 0;
	margin:0 0 3px 0;
	padding:0;
	text-indent:-2000px;
}	
div.hdrTxt h2.learning{
	background:url(../images/learning.gif) no-repeat 0 0;
	margin:0;
	padding:0;
	text-indent:-2000px;
}	
p.hdrTxt span{
	color:#fff;
	background-color:inherit;
	}
div.bodyPics{
	position:absolute;
	width:642px;
	height:311px;
	left:368px;
	top:184px;
	z-index:5;
	}
div.bodyPics img{
	display:block;
	float:left;
	margin-right:3px;
	}

/*-----Footer-----*/
#footer{
	width:350px;
	position:absolute;
	left:650px;
	top:507px;
	z-index:110;
	height:14px;
	font-size:9px;
	line-height:11px;
	}
#footer p{
	text-align:right;
	font-size:10px;
	color:#151224;
	background-color:inherit;
	padding:0;
	margin:0;
	}	
#footer p a{
	color:#151224;
	background-color:inherit;
	text-decoration:none;
	}
#footer p a:hover{
	color:#fff;
	background-color:inherit;
	}
/* Misc */
.noMargin{
	margin:0 !important;
	}

#content h2.clients{
	background:url(../images/clientsbg.gif) no-repeat 0 0;
	text-indent:-2000px;
}
#content h2.recent{
	background:url(../images/recent-work-heading.gif) no-repeat 0 0;
	text-indent:-2000px;
}	
#content h2.what{
	background:url(../images/what-we-do-heading.gif) no-repeat 0 0;
	text-indent:-2000px;
}	
#content h2.contact{
	background:url(../images/contacts.gif) no-repeat 0 0;
	text-indent:-2000px;
}	
#content h2.policitis{
	background:url(../images/policites.gif) no-repeat 0 0;
	text-indent:-2000px;
}	
/*--------------------------------*/
#content p.botline{
	border-bottom:1px dashed #454A83;
	margin-top:5px;
	}
#content p.noborder{
	border-bottom:0;
	margin-top:5px;
	}	
#footer p a{
	color:#fff;
	background-color:inherit;
}
#footer p a:hover{
	color:#151224;
	background-color:inherit;	
}