@charset "utf-8";
/* CSS Document */

Body{
	background:#333 url(../images/bg.jpg) repeat-x;
	margin:0 auto;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
a,link,visited{
	color:#000000;
	text-decoration:none;
	}
	
a:hover{
	color:#f58220;
	text-decoration:underline;
	}
	
p{
	text-align:justify;
	padding-bottom:12px;
	line-height:22px;
	}
	
h1,h2,h3{
margin:0px;
padding:0px;
}
	

*{margin:0px;}

#container{
	width:960px;
	margin:auto;
	}

#topArea{
	padding:10px;
	color:#fff;
	text-align:right;
}

#topArea a,link,visited{
color:#fff;
}

#contentArea{
float:left;
width:100%;
}


#header{
	height:98px;
	}
	
	.logo{
	padding-top:1px;
		text-align:center;
		height:156px;
		margin-bottom:5px;
	}
	
	 #left{
		width:211px;
		float:left;

	}
	
	#leftNaviLinks{
		padding:0px;
		border-bottom:0px;
		margin-bottom:15px;
	}
	
	#leftNaviLinks ul{
		margin:0px;
		padding:0px;
		list-style:none;
		}
		
		#leftNaviLinks li{
		border-bottom:1px solid #ccc;
		padding:0px 0px;

		text-transform:capitalize;
			}
			
				#leftNaviLinks li a,link,visited{
				padding:8px;
				display:block;
				padding-left:25px;
				background:url(../images/RightArrow.gif) no-repeat 7px;
				color:#fff;
				}
				#leftNaviLinks li a:hover{
				background-color:#f0d770;
				color:#222;
				text-decoration:none;
				font-weight:bold;
				}
			
		#leftNaviLinks li .active{
			color:#fff;
			font-weight:bold;
			display:block;
			background:#00488f url(../images/RightArrow1.gif) no-repeat 7px;
			}
			
.newsArea{
background-color:#fff;
padding:8px;
background:#fff url(../images/quick-enquiry-bg.gif) repeat-x top;
border:1px solid #d2cbad;
font-size:11px;
height:200px;

border-bottom-right-radius:1em;

border-bottom-left-radius:1em;
margin-bottom:15px;

}

.news_frame {
border: none;
width: 190px;
height:170px;
}

#left h2{
	background:url(../images/left-heading-bg.gif) no-repeat left bottom;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-bottom:13px;
	padding-left:7px;
	color:#fff;
}

	 #right{
		width:742px;
		float:right;
	
	}
	
	#nameArea{
	height:50px;
	margin-top:20px;
	margin-bottom:15px;
	padding-bottom:20px;
	}
	.name {
	float:left;
	}
	
	.name h1{
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	}
	
	#soical{
	float:right;
	margin-top:17px;
	}
	
	#rightContent{
	background-color:#fff;
		padding:10px;
		float:left;
		width:97%;
	}
	
	#banner{
	margin-bottom:12px;
	}
	
	#titleArea{
	background-color:#f0d770;	
	padding:12px;
	text-align:right;
	font-size:22px;
	margin-bottom:12px;
	color:#222;
	background-image:url(../images/title-bg.jpg);
	text-transform:capitalize;
	}
	
	.title{
	font-size:22px;
	font-weight:normal;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#604100;
	margin-bottom:12px;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	}
	
	#mainContent{
	padding:7px;
	float:left;
		width:98%;
	}
	
	.readmore{
	text-align:right;
	}
	
	.welcomeContent{
	margin-bottom:10px;
	}
	
	.hmPrincipal{
	float:left;
	width:340px;
	}
	
	.hmCourses{
	float:right;
	width:340px;
	}
	
	#hmGallery{

	width:100%;
	margin-top:12px;
	clear:both;
	}
	
	#footer{
	border-top:1px solid #888;
	float:left;
	width:100%;
	margin-top:10px;
	padding-bottom:10px;
	text-align:center;
	padding:10px 0px;
	color:#888;
	font-size:11px;
	}
	
	.download{
	text-align:center;
	margin-top:25px;
		}
		
		.note{
		font-size:11px;
		background-color:#f8f8f8;
		padding:5px;
		border:1px solid #ccc;
		}
		
			#right h2{
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-bottom:13px;
	color:#D81A11;
}

#right  ul{
padding-left:20px;
margin-bottom:20px;
	}

#right .olStyle li{
	background: url(../images/li-arrow.gif) left 8px no-repeat;
	line-height:23px;

}

.greyBox{
background-color:#eee;
border:1px solid #ccc;
padding:8px;

-webkit-border-radius:8px;
-moz-border-radius:8px;
border-radius:8px;
}

.Box1{
background-color:#f8f8f8;
border:1px solid #ccc;
padding:8px;

-webkit-border-radius:8px;
-moz-border-radius:8px;
border-radius:8px;
}

.table1{
border:1px solid #ccc;

}

.table1 td{
padding:8px;
text-align:left;
border:1px solid #eee;
}

.input{
padding:3px;
 }
 
 .txtarea{
 padding:3px;
 height:75px;
 width:350px;
 }
 
 .btn{
 padding:3px;
 }
 
.input1{
padding:3px;
width:300px;
 }
 
 .txtarea1{
padding:3px;
width:300px;
 }
 
 .tr1{
 background-color:#f8f8f8;
 }
 
	

	
	