body {
	background-color: #E0EDF3;
	/*font:0.75em Arial, Helvetica, sans-serif; */
	color:#5e6568;
	line-height:19px;
	padding: 0px 20px;
}

.header {
	background:#332830 url(../images/header.gif) repeat-x top center;
	border-bottom:1px solid #4a4d4c;
	/*clear:both;*/
}

.logo {
	margin:0; padding:50px 0 15px 0;
	width:580px; height:auto;
	background:url(../images/header-shade.gif) no-repeat top right;
}

.site-name{ 
	margin:0; padding:50px 0 15px 0;
	line-height:43px;
	text-shadow:0 1px 1px #212120; 
}
.site-name, .site-name a {
	font-size:200%; 
	color:#DA8C25; 
	font-weight:bold; 
}

img#logo-image {padding:0 10px 0 0;}


.navigation {
	font:bold 1.08em Arial, Helvetica, sans-serif; color:#34393e;
	background:#FFF url(../images/navigation.gif) repeat-x bottom center;
	border-top:2px solid #393b3b; border-bottom:1px solid #FFF; 
}

.kslider, .kslider .carousel-inner {
	/*width:100%;*/
	margin:0 auto;
}

.kslider img{
	width:90%;
	height:auto;
	margin:0 auto;
}

.main {
	padding:20px 0;
	background:url(../images/main-content.gif) no-repeat top center;
}

.suddi {
	padding: 0px 20px;
}

.suddi .panel-heading {
	padding: 5px;
}
.suddi .panel-heading h4{
	font-weight: bold;
}

.suddi .carousel-indicators {
	top:90%;
	left:95%;
}

.suddi .carousel-indicators li {
	background-color: #587682;
}

.vishaya .content-heading {
	border-bottom: 4px solid #30393D;
	color: #107759;
	width: 70%;
}

.vishaya .content-heading h2 {
	font-weight: bold;
}

.vishaya .content-panel {
	line-height: 1.8em;
}

.vishaya .panel {
	border-radius: 10px 10px 10px 10px;
}

.read-more {
	color: #BD4478;
}

.sidebar {
	margin-top: 30px;
}

.sidebar .panel-heading { 
background:#F5FBFE;
color:#587682;
border-radius: 10px 10px 0 0;
}

.sidebar .panel-body {
border-radius: 0 0 10px 10px;
}

.sidebar ul {
margin:10px;
}

th{
	text-align: center;
}

.footer {
	/*margin:0; padding:30px 0;*/
	width:auto; height:auto;
	background:#171615 url(../images/footer-stroke.gif) repeat-x top center;
	border-top:10px solid #d0dce2; border-bottom:1px solid #1e1d1d;
	color:#B2B2B2;
}

.footer-message{ color:#ffffff; padding:30px 5px;}
