body {
  font-family: "Calibri";  
  font-size : 18px;
}
/*
.bs-docs-header
{
	height : 290px !important;	
	padding-top : 10px !important;
	padding-bottom : 10px !important;
}
*/
.bs-docs-container
{
	margin-top : 0px !important
}
.bs-docs-footer
{
	padding-top : 5px !important;
	padding-bottom : 0px !important;
	margin-top : 0px !important;
	padding-left : 90px;
	margin-bottom : 0px !important;
	height : 30px;
}
.contactdiv
{
	min-height : 285px;
}
.navbarbrand-custom
{
	padding : 5px 15px 5px 15px !important;
}
.homediv p
{
	text-align : justify;
}
.sliderdiv
{
	/*background-color : #5E4485;*/
	background-color: #CC9900;
	height : 300px;
	padding-top : 10px;
	padding-bottom : 10px;
}
.prodcontentdiv
{
	margin-top:-10px;
}