/* CSS Document */
/*---------------------------------------General style start----------------------*/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#12120d;
	font-weight:normal;
	margin:0;
	padding:0;
}

img, form, ul, li, form, input, table, tr, td, p, h1, h2, h3, h4, h5, h6, div {padding:0; margin:0;}

img{border:0;}

ul{list-style-type:none;}
.clearfix{
	clear:both;
	line-height:0;
	font-size:0;
}

/*---------------------------------------General style end----------------------*/
.main-backg{
	width:100%;
	background:url(../img/top-main.jpg) repeat-x #FFFFFF;
}
.wrap{
	width:999px;
	margin:0 auto;
}
h1{
	padding-top:45px;
	font-size:25px;
	font-weight:normal;
	color:#720906;
}
.lft-panel-new{
	width:230px;
	background:#13130f;
	border-left:#90908e 2px solid;
	border-right:#90908e 2px solid;
}
.lft-panel{
	width:230px;
	background:#13130f;
	margin:0 2px;
	padding:0;
}
.lft-td-bg{
	width:209px;
	padding:5px 0 10px 21px;
	font-size:12px;
	color:#FFFFFF;
}
a.common:link{
	color:#FFFFFF;
	text-decoration:none;
}
a.common:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a.common:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.btn-bg{
	width:209px;
	height:27px;
	line-height:27px;
	padding-left:21px;
	background:#484d4b;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.btn-bg a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.btn-bg a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.btn-bg a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.welcome-area{
	width:574px;
	border:#d6d9d6 1px solid;
	padding:20px 17px;
}
h2{
	font-size:30px;
	color:#951d1a;
	font-weight:normal;
	padding-bottom:20px;
}
.middle-content{
	width:257px;
	border:#d6d9d6 1px solid;
	background:url(../img/mid-cont-bg.jpg) #FFFFFF repeat-x bottom left;
	padding:8px 17px;
	
}
.middle-content p{
	padding:10px 0;
}
h3{
	font-size:24px;
	color:#951d1a;
	font-weight:normal;
	padding-bottom:10px;
}






.btm-container{
	width:100%;
	height:75px;
	background:url(../img/btm-cont-bg.jpg) repeat-x;
}
.btm-wrap{
	width:999px;
	margin:0 auto;
}
.btm-content{
	padding-top:34px;
	height:41px;
	font-size:12px;
	font-weight:bold;
	color:#3c3739;
}
.btm-content-img{
	padding-top:30px;
	height:45px;
}







.footer-main{
	width:100%;
	height:94px;
	background:url(../img/footer-main.jpg) repeat-x;
}
.footer-wrap{
	width:999px;
	margin:0 auto;
}
.footer-link{
	padding:26px 0 26px 0;
	font-size:12px;
	color:#b0b1b3;
	font-weight:normal;
	text-align:center;
}
.footer-link a:link{
	padding:0 8px;
	color:#b0b1b3;
	text-decoration:none;
}
.footer-link a:visited{
	padding:0 8px;
	color:#b0b1b3;
	text-decoration:none;
}
.footer-link a:hover{
	padding:0 8px;
	color:#b0b1b3;
	text-decoration:underline;
}
.copyright{
	font-size:12px;
	color:#b0b1b3;
	font-weight:normal;
	text-align:center;
}
.gallery-area{
	width:574px;
	border:#d6d9d6 1px solid;
	padding:8px 17px 10px 17px;