@charset "utf-8";
@import url("Who_We_Are.css");
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


#container{
	
	width:788px;
	margin:auto;
	border: 0px solid #E2E2E2;
	box-shadow:0px 0px 10px  #ABA19F;
}

#header{
	width:788px;
	height:200px;
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	
}

#menu{
	float:left;
	width:780;
	margin:auto;
	background-color:#C0C0C0;
	background-image:url(header.jpg);
	height:30px;
	padding-left:4px;
	padding-right:4px;
	border-bottom:2px solid #CACACA;


	
}


#animation{
	
}

#SIS_G12{
	width:668px;
	margin:auto;
	padding-left:30px;
	padding-right:30px;
	background-color:#ECECFF;
	box-shadow:0px 0px 10px  #ABA19F;
	line-height:180%;
	text-align:justify;
}



#SIS_S1{
	width:668px;
	margin:auto;
	padding-left:30px;
	padding-right:30px;
	background-color:#FFE2D5;
	box-shadow:0px 0px 10px  #ABA19F;
	line-height:180%;
	text-align:justify;
}
	



#description, #description2{
	line-height:180%;
	padding-top:3px;
}


#titlenew{
	font-size:30px;
	padding-top:20px;
	color:#3399FF;
	
}

#titlenew2{
	font-size:30px;
	padding-top:20px;
	color:#FF8040;
}












#content{
	background-color:#EFEFEF;
	height:280px;
	padding-left:10px;
	padding-right:10px;
	border-top:1px solid #E3E3E3;
	float:left;
	width:768px;
	
}

#tag1{
	width:245px;
	height:250px;
	background-color:#ECECEC;
	float:left;
	margin-right:16px;
	margin-top:10px;
	box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.2);
	
	
}

#tag1a, #tag2a, #tag3a{
	width:215px;
	height:200px;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	
	
	
}

#tag2{
	width:245px;
	height:250px;
	background-color:#E9E9E9;
	float:left;
	margin-top:10px;
	
	box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.2);
	

}



#tag3{
	width:245px;
	height:250px;
	background-color:#E9E9E9;
	float:right;
	margin-top:10px;
	box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.2);
	

}

#FB_Twitter{
	height:auto;
	float:left;
	width:788px;
}


#footer {
	padding-top: 5px;
	padding-right: 35px;
	padding-left: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background:#CCC;
	position:relative;
	height:50px;
	margin:inherit;
	

}