* {
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Calibri;
	font-size: 15px;
}
a{
	cursor:pointer;
}
body {
	margin: 5px 0px 0px 0px;
	border: 0;
}

.row {
	margin: 0 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: transparent !important;
}
.navbar-default .navbar-nav > li > a {
	font-weight: bold !important;
	font-size: 17px !important;
	color: #525050 !important;
	padding: 4px 25px;
	margin: 0px;
}
.navbar-default .navbar-nav > li > a:hover{
	color: #69b4da !important;
}

.navbar-default {
	background-color: #fff;
	border-radius: 0;
	border-color: transparent;
}

.navbar {
	position: relative;
	min-height: 35px !important;
	margin-bottom: 0px !important;
	border: 1px solid transparent;
}
hr {
	border-top: 1px solid #ccc !important;
	margin:10px 0 !important;
}









#brand {
	font-size: 55px;
	font-style: italic;
	margin: 10px 0px 0px 0px;
	font-family: 'Adobe Garamond Pro Bold';
	font-weight: bold;
	color: #246399;
}
#cntry {
	font-size: 30px;
	font-style: italic;
	margin: 10px 0px 0px 0px;
}
.logo {
	margin: 5px 0px 0px 0px;
}
#Address_Box {
	padding: 0px 0px 0px 0px !important;
	background: #fff;
	font-family: 'Adobe Garamond Pro Bold';
	font-size: 18px;
	text-align: right;
	color: #333;
	font-weight: bold;
}
.Main_Tile {
	background: #f3eded;   /*  #f3f3f4;  */
	font-size: 18px;
	color: #fff;    /*   #246399;  */
}




#slider {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
}
.lttl{
	background: #cd0020;
	padding: 8px !important;
	color: white;
	font-family:'tahoma';
	border-bottom: 3px solid #E1DBDB;
}
.rttl{
	background: blue;
	padding: 5px 0px 5px 28px !important;
	background: #fff;
	font-family: 'Adobe Garamond Pro Bold';
	font-size: 21px;
	color: #cd0020;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px solid #D1CBCB;
}
.lcnt{border-left: 5px solid #D1CBCB;background:rgba(240,234,234,0.5);}
.lcnt ul {padding:15px 0px 0px 12px !important;}
.lcnt ul li{margin:2px 0px 0px 0px !important; text-decoration: none;}
p{text-align: justify;}
.fcnt{background: #F0EAEA;}
