@charset "utf-8";
Body {
	background-color: #ffffff;
	background-image: url(/images/Bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.Height {
	height: 100%;
}
.FooterContent {
	font-family: Arial;
	font-size: 11px;
	color: #747474;
}
a.Company:link {
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #ff9f37;
	text-decoration: none;
}
a.Company:visited {
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #ff9f37;
	text-decoration: none;
}
a.Company:hover {
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #747474;
	text-decoration: none;
}
.BoxTopBg {
	background-image: url(/images/BoxTopBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.BoxBottomBg {
	background-image: url(/images/BoxBottomBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a.Ftr:link {
	font-family: Arial;
	font-size: 11px;
	color: #747474;
	text-decoration: none;
}
a.Ftr:visited {
	font-family: Arial;
	font-size: 11px;
	color: #747474;
	text-decoration: none;
}
a.Ftr:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ff9f37;
	text-decoration: none;
}
.HeaderNavBg {
	background-image: url(/images/HeaderNavBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a54500;
	border-left-color: #a54500;
	height: 30px;
}
.NavButton-Nor {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #747474;
	text-align: center;
	cursor: pointer;
	padding-left: 24px;
	padding-right: 24px;
	text-decoration: none;
}

.NavButton-Lnk {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #747474;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
}


.NavButton-Rol {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #ff9f37;
	text-align: center;
	cursor: pointer;
	padding-left: 24px;
	padding-right: 24px;
	background-image: url(/images/NavButton-Rol.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.BoxLeftSideBg {
	background-image: url(/images/BoxLeftSideBg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	width: 10px;
}
.BoxRightSideBg {
	background-image: url(/images/BoxRightSideBg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
	width: 5px;
}
.BoxMiddleBg {
	background-color: #f6f5f5;
	height: 100%;
}
.LeftPanelRightBorder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #868686;
}
.BooksBg {
	background-image: url(/images/BooksImgBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 225px;
}
.OurVisionTitle {
	font-family: Arial;
	font-size: 24px;
	text-transform: capitalize;
	color: #616161;
	height: 44px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	font-weight: normal;
	padding-left: 13px;
}
.VisionBoxPadding {
	padding-top: 13px;
	padding-left: 13px;
}
.OrangeBoldContent {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #e87017;
}
.OrangeContent {
	font-family: Tahoma;
	font-size: 12px;
	color: #e87017;
	text-decoration: underline;
}
.LightGreyContent {
	font-family: Tahoma;
	font-size: 12px;
	color: #969494;
}
.TitleBg {
	padding-right: 10px;
	padding-left: 13px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	height: 35px;
}
.titleContent {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	text-transform: capitalize;
	color: #3a3a3a;
}
.PaddingLeft {
	padding-left: 13px;
}


.VisionText {
	font-family: Arial;
	font-size: 36px;
	font-weight: normal;
	color: #f7080b;

}
	
a.more:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #626262;
	text-decoration: none;
}
.BottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.DarkGreyContent {
	font-family: Arial;
	font-size: 11px;
	color: #606060;
}
.ContactBoxMiddleBg {
	background-image: url(/images/ContactBoxBg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.ContactBoxTop {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	text-transform: capitalize;
	color: #3a3a3a;
	background-image: url(/images/ContactBoxTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	height: 45px;
}
.GreyContent {
	font-family: Tahoma;
	font-size: 12px;
	color: #656565;
	font-weight: bold;
}

a.more:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #626262;
	text-decoration: none;
}
a.more:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #982e00;
	text-decoration: none;
}
a.email:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.email:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.email:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.BlackContent {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
