@charset "UTF-8";
.basic {
}

body {
	background-image: url();
}

		body,td,th {
	z-index: -1;
}
        
.contacthead {
	background-color: #CCC;
	background-image: url(../img/1920/contact.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 350px;
	width: 100%;
}
.contcont1 {
	background-color: #990600;
	float: left;
	height: auto;
	width: 100%;
}
.phonenum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #272727;
	background-color: #FFF;
	padding: 6px;
	border-radius: 15px;
}

button, .button{
	background-color: #F36C00;
	min-width: 80px;
	border: none;
	padding: 10px;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	color: #FFF;
	min-height: 15px;
	font: 12px/15px Arial, Helvetica, sans-serif;
	/* [disabled]text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.26); */
	border-radius: 4px;
}
button:hover, .button:hover{
	background-color: #666666;
	color: #FFF;
}
.regmenufont {
	font-family: "NexaTextDemo Light";
	font-size: 16px;
	color: #FFF;
}
.otherpages {
	background-image: url(../images/otherpages.jpg);
	height: auto;
	width: 100%;
}
.subside {
	background-color: #FFF;
	display: none;
	height: auto;
	width: 100%;
}
.langbox {
	background-color: #FFF;
	height: auto;
	width: 100%;
	display: none;
}
.mainmenufont {
	font-family: "NexaTextDemo Light";
	font-size: 14px;
	color: #EAEAF5;
	text-transform: uppercase;
}
.about224boldL {
	font-family: Raleway, Arial, sans-serif;
	font-size: 56px;
	color: #333333;
	letter-spacing: -2px;
	/* [disabled]font-weight: bold; */
}
.about224boldwh {
	font-family: "NexaTextDemo Light";
	font-size: 26px;
	color: #333333;
	letter-spacing: -1px;
	/* [disabled]font-weight: bold; */
	background-color: #FFF;
	padding: 8px;
}
.about224boldwhL {
	font-family: "Raleway Thin";
	font-size: 56px;
	color: #FFFFFF;
}
