
body {
	margin-top:50px;
}


a{ 
	padding:0; 
	margin:0;
	color:#FFF;
	text-decoration:none;
}

#wrapper {
	width:400px;
	margin:0 auto;
}
#skin {
	position:relative;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border:10px solid rgba(255,255,255,.10);
	width:450px;
	height:450px;
	overflow:hidden;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s  ease;
	-o-transition: all .3s  ease;
	-ms-transition: all .3s  ease;
	transition: all .3s ease;
}
.fdw_left,
.fdw_right {
	float:left;
	width:50%;
	height:100%;
	margin:0;
	text-align:center;
	alignment-adjust:middle;
	padding-top:200px;
	line-height:26px;
	alignment-adjust:central;
	text-decoration:none;
}
.fdw_right {
	border-radius:0 142px 142px 0;
	-moz-border-radius:0 142px 142px 0;
	-webkit-border-radius:0 142px 142px 0;
}
.fdw_left {
	background-color:#fff;
	border-radius:142px 0 0 142px;
	-moz-border-radius:142px 0 0 142px;
	-webkit-border-radius:142px 0 0 142px;
	color:#1e2a2a;
	text-indent:-30px;
}
.fdw_right {
	background-color:#1e2a2a;
	color:#FFFFFF;
	text-indent:35px;
}
#skin .icon {
	width:71px;
	height:77px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-39px auto 0 -35px;
	background: url(../images/icon.png) top center no-repeat;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s  ease-in-out;
	-o-transition: all .3s  ease-in-out;
	-ms-transition: all .3s  ease-in-out;
	transition: all .3s ease-in-out;
}
#skin a {
	font-weight:700;
	font-family: 'Open Sans Condensed','Arial Narrow', Arial, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	font-size:20px;
	-webkit-transition: background-color .3s;
	-moz-transition: background-color .3s;
	-o-transition: background-color .3s;
	-ms-transition: background-color .3s;
	transition: background-color .3s;
}
#skin a:hover {
	background-color:#00CCCC;
	color:#FFF;
	}
#skin:hover {
	border:10px solid rgba(255,255,255,.5);
	}
#skin:hover .icon {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg); /* IE 9 */
	-webkit-transform: rotate(180deg); /* Safari and Chrome */
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s  ease-in-out;
	-o-transition: all .3s  ease-in-out;
	-ms-transition: all .3s  ease-in-out;
	transition: all .3s ease-in-out;
	}
	
	.p{
		font-family:Arial, Helvetica, sans-serif;
		color:#000;
		text-align:justify;
		}
	 
		 body{
	background-color:#fff;
	}
	.img{
		padding:10px;
	}
	
	.h{
	color:#0000FF;
	}
	
	.n{
		font-weight:normal;
		color:#fff;
		text-align:justify;
		}
		
		.e{
		font-weight:30px;
		color:#F00285;
		text-align:justify;
		font-size:18px;
		}
		
	.hed{
		color:#0000FF;
	}
	
	.about{
		color:#B30000;
		font-size:16px;
	}
	
	.cs{
	background-color:#CCCCCC;
}
	
		.footer-bg{
width:100%;
height:175px;
background-color:#cccccc;		
		}
.footer-bottom-bg{
width:100%;
height:30px;
background-color:#000;	
	}			
		
.footer-header{
		font-family:HammerThin;
		font-size:24px;
		font-weight:bold;
		color:#5858585;	
			}
			
.footer-text{
	font-family:Kartika;
	font-size:18px;
	color:#585858;
				
	}
				
.copyright{
	width:50%;
	float:left;	
	font-family:Kartika;
	font-size:18px;
	color:#FFFFFF;
				}
.developed{
	width:50%;
	float:right;
	font-family:Kartika;
	font-size:18px;
	color:#FFFFFF;
	text-align:right;
		}
				
.footer-1190{
 width:1190px;
				
	}
.develop{
	color:#fff;
}
	
	.list{
	list-style: none;
}

.img{
 float:left;
}
.news{
	background-color:#3695D7;
	margin-top:10px;
}
.events{
	background-color:#C4E1F1;
}
.copy-section{
	background-color:#000;
}

footer {
	background-color:#E4E4E4;
}
.footer-text{
	font-family:Verdana, Geneva, sans-serif;
	color:#585858;
				
}
.li{
	font-family:Impact;
	font-size:30px;
	list-style-type:glyphicon glyphicon-star-empty;
	font-weight:20px;
}
			
.h{
	font-size:30px;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	color:#FF0000;
				
}
h1:hover {
    background-color: #000000;
				
}
.top{
	margin-top:20px;
	background-color:#F2F2F2;
}

.hOver { transition: all .2s ease-in-out; }

.hOver:hover { transform: scale(1.2); }

.zoom { transition: all .2s ease-in-out; }

.zoom:hover { transform: scale(2.0); }
<!--contact page-->
.contact{
	color:#63F;
}
		
.input{
	width:250px;
	height:30px;
	background-color:#FFFFFF;
	border:1px solid black;
}
.inputarea{
	width:250px;
	background-color:#FFFFFF;
	border:1px solid black;
}
		
.button {
	background-color:#FFFFFF;
	border:1px solid black;
	padding:5px;
	font-size:15px;
}
.button:hover{
	background-color:#000000;
	color:blue;
}

ul
{
	list-style-type: none;
}
 .map {
	width: 400px;
	height: 350px;
	float:right;
}
.form{
	width:500px;
	height:500px;
	background-color:transparent;
	padding:10px;
	padding-top:50px;
	float:left;
}
.label{
	width:150px;
	padding-left:10px;
	padding-bottom:10px;
	font-family:sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#00F;
}
.white{
	color:#FF0000;
}
		