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


/* CSS Document */

body {
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #3b3c3d;
	text-decoration: none;
	margin:0px;
	background-color: #ECECEC;
}


::selection {
        background: #DF0024; /* Safari */
		color:#fff;
        }
::-moz-selection {
        background: #DF0024; /* Firefox */
		color:#fff;
}
img{
	border:0;
}	


.img-left-margine{
margin:0 0 15px 15px;
padding:5px;
background-color:#E9E9E9;
border:1px solid #ccc;}

a {
	color:#DF0024;
	text-decoration: none;
	
	}
	
a:hover {
	color: #000;
	text-decoration: underline;
	}
p {
	margin:0 0 10px 0;
	clear:left;
	padding:0;
	text-align: justify;
	}
	
h1, h2, h3, h4 {
	margin:0 0 15px 0;
	clear:left;
	padding:0;
	font-weight: normal;
	font-variant: normal;
	line-height:normal;

		
	}
hr {
	margin:15px 0;
	height:0;
	border:0 solid #E9DF90;
	border-top:1px solid #E9DF90;
	clear:both;


}	


	
.subtitle{
	color:#6D7E4C;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}
.title{
	color:#fff;
	font-size:20px;
	line-height:normal;
	
	
}

.heading{
	
	font-size: 18px;
	color: #F00000;
	line-height:normal;
	

	
}


.subheading{
	font-size:18px;
	color:#94231F;
	line-height:39px;

}



.page-title{
	color:#F00000;
	font-size:26px;
	margin-bottom:25px;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #ccc;
	clear:left;
}


/****************************************************************************/
                            /*caintiners*/
/****************************************************************************/
#top-container{
	width:970px;
	height:99px;
	margin:0 auto;
	position:relative;
	clear:both;
}

#top-wraper{
	width:100%;
	height:99px;
	margin:0 auto;
	position:relative;
	clear:both;
	background-color:#fff;
}


#top-links{
	width:167px;
	height:auto;
	float:left;
	margin-top:45px;
	color:#000;
	font-size:11px;
}

#top-links a{
	
	color:#000;
	font-size:11px;
	text-decoration:none;
}


#top-links a:hover{
	
	color:#DF0024;
	
}

#KPSC-logo{
	width:461px;
	height:70px;
	float:right;
	margin-top:15px;
	background-image: url(../images/kpsc-logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#main-container{
	width:970px;
	height:auto;
	margin:0 auto;
	position:relative;
}
#menu{
	width:100%;
	height:39px;
	margin:0 auto;
	clear:both;
	background-color:#DF0024;
}


#header-container{
	width:100%;
	height:auto;
	margin:0 auto;
	clear:both;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}
#header{
	width:970px;
	height:420px;
	margin:0 auto;
	clear:both;
	position:relative;
	background-color:#fff;
}

#middle-container{
	width:970px;
	height:auto;
	margin:0 auto;
	clear:both;
	position:relative;
	
}
#middle{
	width:916px;
	height:auto;
	float:left;
	padding:0 27px 30px  27px;
	background-color:#FFF;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
}
#gen-content{
	width:916px;
	height:auto;
	float:left;
	padding:0 27px 30px  27px;
	background-color:#FFF;
	
	
}





#left-column{
	width:424px;
	height:auto;
	float:left;
	}
	
#right-column{
	width:424px;
	height:auto;
	float:right;
	}
#gallery{
	width:424px;
	height:auto;
	float:left;
	}
#sidemenu{
	width:300px;
	height:auto;
	float:left;
	margin:0;
	padding:0;
}
#sidemenu ul{
	width:300px;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	
}

#sidemenu li{
	width:285px;
	height:30px;
	float:left;
	margin:0;
	list-style:none;
	line-height:28px;
	padding-left:20px;
	color:#D80822;
	text-decoration:none;
	border-bottom:2px solid #D3D3D3;
	clear:left;
	display:block;
	background-image: url(../images/tickmark.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:18px;
}
#sidemenu a:hover{
	color:#606060;
	text-decoration:none;}
	
#footer-container{
	width:100%;
	height:auto;
	float:left;
	background-color: #111010;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#footer{
	width:970px;
	height:auto;
	margin:0 auto;
	position:relative;
	padding:20px 0;
	color:#fff;
	text-decoration:none;
}


#footer a{
color:#fff;
	text-decoration:none;
}


#footer a:hover{
color:#C3041B;
	text-decoration:none;
}

#sitemap-container{
	width:323px;
	height:auto;
	float:left;
	}



#sitemap{
	width:215px;
	height:auto;
	float:left;
	}
	
	
#sitemap div{
	width:107px;
	height:auto;
	float:left;
	padding:5px 0;
	color:#fff;
	}	
	
	
	
.fheading{
	color:#FE001F;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
	padding:0 0 7px 0;
	margin:0 0 15px 0;
	border-bottom:1px solid #615F5F;
	text-align:left;
}	
#quick-contact{
	width:323px;
	height:auto;
	float:left;
	}
	
	
#quick-contact div{
	width:215px;
	height:auto;
	float:left;
	padding:5px 0;
	color:#fff;
	margin-left:60px;
	}	
	
	
#location-map{
	width:167px;
	height:auto;
	float:right;

	}
.copy{
text-align:center;
padding:10px 0;}
