/*body{ margin:0px 0px 0px 0px;
background-image:url(../images/innerbg_02.gif);
background-attachment:fixed;
}*/
.toplinks{
font-family:Verdana;
font-size:7pt;
color:#70716d;
}
.toplinks a{
font-family:Verdana;
font-size:7pt;
color:#70716d;
}
.toplinks a:hover{
text-decoration:underline;
}
.sms{
font-family:Verdana;
font-size:7pt;
color:#70716d;
font-weight:bold;
}
.sms a{
font-family:Verdana;
font-size:7pt;
color:#70716d;
}
.sms a:hover{
text-decoration:underline;
}
.footer{
font-family:Verdana;
font-size:7pt;
color:#70716d;
}
.footer a{
font-family:Verdana;
font-size:7pt;
color:#70716d;
}
.footer a:hover{
text-decoration:underline;
}
.news{
font-family:Verdana;
font-size:8pt;
color:#70716d;
}
.news a{
font-family:Verdana;
font-size:8pt;
color:#70716d;
}
.news a:hover{
text-decoration:underline;
}
.content{
font-family:Verdana;
font-size:9pt;
color:#696967;
line-height:18px;
}
.nsl{
font-family:Verdana;
font-size:7pt;
color:#8c2119;
}
.nsl a{
font-family:Verdana;
font-size:7pt;
color:#8c2119;
}
.technology{ 
cursor: hand;
cursor: pointer;
color:#FFF;
padding-top:-40px;
}
.stepcarousel{
position: relative; 
overflow: scroll; 
width: 627px;
height:80px; 
}
.stepcarousel .belt{
position: absolute; 
left: 0;
top: 0;
}
.stepcarousel .panel{
float: left; 
overflow: hidden; 
margin: 12px; 
width:142px; 
}
.yellowcontent{
font-family:Verdana;
font-size:8pt;
color:#d1b86f;
}

.redcontent{
font-family:Verdana;
font-size:9pt;
color:#8c2119;
text-decoration:none;
}
a.redcontent{
font-family:Verdana;
font-size:9pt;
color:#8c2119;
text-decoration:underline;
}
.submitbutton{
background-color:#bc9729;
color:#FFFFFF;
border:none;
font-family:Verdana;
font-size:8pt;
height:25px;
}
.newsandeventshead{
color:#8c2119;
font-family:Verdana;
font-size:9pt;
font-weight:bold;
}
.newsandeventshead_yellow{
color:#bf9e40;
font-family:Verdana;
font-size:8pt;
}

#main {
    
	position:fixed;
	height:605px;
	}
	
#main_aboutus {
    width:214px;
	position:fixed;
	background-image:url(../images/aboutus_concept.png);
	background-repeat:no-repeat;
	height:205px;
	
	}
	#main_leadership {
    width:214px;
	position:fixed;
	background-image:url(../images/leadership_concept.png);
	background-repeat:no-repeat;
	height:220px;
	
	}
	#our_associates_concept {
    width:214px;
	position:fixed;
	background-image:url(../images/our_associates_concept.png);
	background-repeat:no-repeat;
	height:205px;
	}
	#main_projects{
    width:214px;
	position:fixed;
	background-image:url(../images/projects_concept.png);
	background-repeat:no-repeat;
	height:205px;
	}
.projectdetailhead{
font-family:verdana;
font-size:15px;
color:#bc9729;
font-weight:600;
text-decoration:none;
}
.projectdetailhead a{
font-family:verdana;
font-size:15px;
color:#bc9729;
font-weight:600;
text-decoration:none;
}

h1{
		font-size:180%;
		font-weight:normal;
		margin:0;
		padding:20px;
		}
	h2{
		font-size:160%;
		font-weight:normal;
		}	
	h3{
		font-size:140%;
		font-weight:normal;
		}	
	img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:622px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#header{
		
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:622px;
		height:300px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:68px;
		height:19px;
		position:absolute;
		left:30px;
		top:300px;
		}	
	#nextBtn{ 
		left:400px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:68px;
		height:19px;
		background:url(../images/previous.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../images/next.gif) no-repeat 0 0;	
		}												
