body{
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	background-image: url(img/GBnew.jpg);
	background-repeat: repeat;
}

#container {
	width: 1024px;
	height:1100px;
	background-image: url(img/shadowbar.jpg);
	background-repeat: repeat-y;
	margin-right:auto;
	margin-left:auto;
}
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:right;
	
	color: #11395A;
	margin-top: 7px;
	float: right;
	margin-right: 10px;
	font-size: 15px;
}

#wrapper {
	width: 799px;
	margin: auto;
	background-color: #ffffff;
	height:1100px;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 207px;
	width: 799px;
	margin:auto;
	margin-top:0px; 
}

#home {
	background-image: url(images/iconHome.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 82px;
}
#home:hover{
	background-image:url(images/hoverHome_06.jpg);
	background-repeat:no-repeat;
}

#aboutUs {
	background-image: url(images/iconAboutUs.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 93px;
	float: left;
}
#aboutUs:hover{
	background-image:url(images/hoverAboutUs_07.jpg);
	background-repeat:no-repeat;
}
#clientServices {
	background-image: url(images/iconClientService.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 134px;
}
#clientServices:hover{
	background-image:url(images/hoverClientService_08.jpg);
	background-repeat:no-repeat;
}
#clientInfo {
	background-image: url(images/iconClientInfo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 150px;
}
#clientInfo:hover{
	background-image:url(images/hoverClientInfo_09.jpg);
	background-repeat:no-repeat;
}
#Location {
	background-image: url(images/iconLocation.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 88px;
	float:left;
}
#Location:hover{
	background-image:url(images/hoverLocation_10.jpg);
	background-repeat:no-repeat;
}
	
#Gallery {
	background-image: url(images/iconGallery.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 81px;
}
#Gallery:hover{
	background-image:url(images/hoverGallery_11.jpg);
	background-repeat:no-repeat;
}
	
#Admission {
	background-image: url(images/iconAdmission.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 171px;
}
#Admission:hover{
	background-image:url(images/hoverAdmission_12.jpg);
	background-repeat:no-repeat;
}	
#belowheader {
	height: 31px;
	width: 799px;
	clear: both;
	float: left;
	background-color: #FFFFFF;
	background-image: url(img/telimg.jpg);
	background-repeat: no-repeat;
}
#imgone {
	background-image:url(img/a.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 404px;
	width: 259px;
}
#showimgae {
	float: left;
	width: 259px;
	background-color:#FFFFFF;
	}
#imgtwo {
	background-image: url(img/b.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 136px;
	width: 259px;
	}
#imgthree {
	background-image: url(img/c.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 298px;
	width: 259px;
	}
#extraspace{
	float: left;
	width: 259px;
	background-color:#FFFFFF;
	}
#insidetext {
	background-color: #FFFFFF;
	width: 450px;
	float: left;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	line-height: 20px;
	}
#TextArea {
	width: 540px;
	background-color: #FFFFFF;
	float: left;
}
#wapperText{
	background-color: #FFFFFF;
	}
#iconsection {
	height: 72px;
	float: left;
	width: 540px;
	background-color: #FFFFFF;
}
#Application {
	background-image: url(img/IconApplication.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 72px;
	width: 223px;
}
#Application:hover {
	background-image:url(img/HoverApplication.jpg);
	background-repeat: no-repeat;
}
#Apply {
	background-image: url(img/IconWhoCanApply.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 72px;
	width: 169px;
}
#Apply:hover {
	background-image:url(img/HoverApply.jpg);
	background-repeat: no-repeat;
}
#ContactUs {
	background-image: url(img/IconContactUs.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 72px;
	width: 148px;
}
#ContactUs:hover {
	background-image:url(img/HoverContact.jpg);
	background-repeat: no-repeat;
	}
#footerspace {
	float: left;
	width: 540px;
}
#aftericon {
	background-color: #ffffff;
	float: left;
	height: 33px;
	width: 540px;
}
#footer {
	background-color: #FFFFFF;
	width: 540px;
	float: left;
	height: 40px;
}
/* Font Style*/

.style4 {
	color: #236BB2;
	font-size: 11px;
}
.style5 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #993333;
	font-size: 20px;
	text-transform: capitalize;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2168B9;
	font-size: 12px;
	padding-top: 10px;
	margin-left: -8px;
	font-weight: bold;
}

