/* CSS Document is designed by naing oo, elipva.com*/


html, body {
height:100%;

}


body{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;



	margin: 0px;
	background-color: #E3ECF1;
	


}

#bodybg{position:absolute;
		height:100%;
		width: 100%;
		margin: 0;
		padding: 0;
		z-index: -5;}

#background{
	position:absolute; 
	z-index:-5; 
	width:100%; 
	height:100%;
	margin: 0;
	padding: 0;
	}


a{}

a:hover{}

a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h1{
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 22px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}


#wrapper{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	
	margin-bottom:0px;
	height: auto !important;
	height: 100%;  /* For IE*/ 
	min-height: 100%; 
	
	position: relative;
	
	
}






#menu{
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	
	
	
}


#menu ul{
	padding-left: 80px;
	padding-bottom: 5px;
	margin: 0px;
}

#menu ul li{
	list-style-type: none;
	display: inline;
}

#menu ul li a{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 18px;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #003366;
	
}

#menu ul li a:hover{
	color: #FF9900;
	
}



/**************** content ******************/



#content{
	font-family: 'Lucida Grande", "Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-variant: normal;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
}







#content h1 {
	/*color: #577979;*/
	color:#333333;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;}
	
#content h2 {
	/*color: #577979;*/
	color:#FFFFFF;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 20px;
}	

.grown{
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 254px;
	position: absolute;
	left: 0px;
	top: 50px;
	z-index: 10;
}


.intro{
	text-align: justify;
	color: #000000;
	font-size: 12px;
	background-image: url(../images/intro.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 149px;
	width: 832px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	

}





.leading-enterprise{
	text-align: justify;
	color: #333333;
	padding-top: 10px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 70px;
	margin: 0px;
	
	

}

.solutions-specialist{
	font-size: 18px;
}

.rigthcol{
	text-align: justify;
	width: 200px;
	float: right;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	margin-left: 20px;
	font-size: 14px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	line-height: 20px;
}

.clear{
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 2px;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

ul.lists{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}

ul.lists li{
	list-style-type: none;
	list-style-image: url(../images/list.png);
	font-size: 11px;
	padding-bottom: 8px;
	color: #333333;
	padding-top: 3px;
}


.left{
	float: left;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
}


/********* footer *****************/

#footer{
	
	
	color: #CCCCCC;
	position: absolute;
	bottom: 0;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	margin-bottom: 0px;
	position: absolute;
	bottom: 0 !important;
	/* *bottom: -1px; */
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 60px;
	/* padding-top: -24px; */
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	
}

.footer{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 9px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 24px;
}
	

.copyright, .footer em{font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 9px;}
	
.contact a{
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 18px;
	float: right;
	
	
}

.contactico{padding-left: 32px;
	margin-top: -35px;}
	
	

	
	
	
	
	
/*** footer ***/

.footer a{
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	
}

.footer a:hover{
	color: #FFAF32;
	text-decoration: none;
	
}


/**** careers ************/

.career, .solution{ /*header of 1st demo*/

cursor: pointer;

}


.requirements{
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}

.customerlists{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



.openjob{ /*class added to contents of 1st demo when they are open*/

}

.apply{
	float: right;
	margin-right: 20px;
}

a.apply{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.apply:hover{}

.right{
	float: right;
}

.value{
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin: 0px;
	
}
