body {
	margin: 0px;
	padding: 0px;
	cursor: default;
}
a{
	outline:none;
}

::selection {
	background-color: #ffedec;
	color:#e43b30;
 
	}
::-moz-selection {
			background-color: #ffedec;
	color:#e43b30;
 
	}
.sertx {
	font-family: "Open Sans", "Segoe UI", Arial, sans-serif;
	color: #FFF;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 20px;
	border-collapse: 0;
}

#top_menu {
	background-color: #e43b30;
	height: 94px;
	width: 59%;
	position: fixed;
	left: 0px;
	top: 0px;
	padding-left: 41%;
}
#auth {
	background-color: #FFF;
	height: 90px;
	width: 60%;
	position: fixed;
	left: 0px;
	padding-left: 20%;
	/* [disabled]padding-top: 15px; */
	margin-left: 21%;
	top: 94px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E33B30;
}
#authtxt {
	font-family: "Open Sans", "Segoe UI", Arial, sans-serif;
	font-size: 19px;
	color: #E33B30;
	border: 2px solid #E33B30;
	padding: 3px;
	font-weight: 800;
	text-transform: uppercase;
	/* [disabled]height: 41px; */
	width: 130px;
	float: left;
	letter-spacing: -1px;
	text-align: center;
	margin-top: 24px;
	line-height: 20px;
}

#contentbox {
	min-width:610px;
	float: right;
	/* [disabled]height: 1000px; */
	width: 62%;
	/* [disabled]background-color: #666; */
	margin-top: 210px;
}
#authicon {
	padding: 8px;
	height: 80px;
	width: 448px;
	float: left;
	/* [disabled]background-image: url(../images/auth.jpg); */
	/* [disabled]background-repeat: no-repeat; */
	overflow: hidden;
}



#bottom_strip {
	height: 6px;
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	background-color: #e43b30;
}
h3  {
	font-family: "Open Sans", "Segoe UI", Arial, sans-serif;
	color: #E33B30;
	font-size: 16px;
	font-weight: 600;
	list-style-type: square;
	background-image: url(../images/bu.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 12px;
	margin: 0px;
}


.fullcont {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
	/* [disabled]margin-top: 120px; */
	/* [disabled]background-color: #CCC; */
	margin-bottom: 350px;
}

#leftbox {
	min-width:350px;
	width: 38%;
	height: 1000px;
	position: fixed;
	float: left;
	z-index: 100;
}
.menu {
	float: right;
	height: 94px;
	width: 100%;
}

.menu ul {
	margin: 0px;
	padding: 0px;
	/* [disabled]display: inline; */
}
.menu ul li {
	float: left;
	list-style-type: none;
	display: inline;
}
.menu ul li a:link,.menu ul li a:visited {
	color: #FFF;
	font-family: "Open Sans", "Segoe UI", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	display: block;
	padding-top: 50px;
	padding-right: 29px;
	padding-bottom: 27px;
	padding-left: 29px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
.menu ul li a:hover, .current{
	padding-top: 48px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
	/* [disabled]font-weight: 600; */
	 
}
.moree {
	
	float: left;
	
}

.moree a:link,.moree a:visited {
	font-family: "Open Sans", "Segoe UI", Arial, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	color: #FFF;
	font-weight: 400;
	text-transform: uppercase;
	color: #E33B30;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	cursor: pointer;
	border: 1px solid #E33B30;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}

.moree a:hover{
	background-color: #E33B30;
	color: #FFF;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
#logo {
	float: right;
	height: 160px;
	width: 380px;
	background-color: #E43B30;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#deal {
	float: right;
	height: 30px;
	width: 380px;
	background-color: #E33B30;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	text-align: center;
	font-family: "Open Sans", "Segoe UI", Arial, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	font-weight: 600;
	font-size: 20px;
	padding-top: 5px;
	letter-spacing: -1px;
}


#disti {
	float: right;
	height: 30px;
	width: 380px;
	background-color: #E33B30;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	text-align: center;
	font-family: "Open Sans", "Segoe UI", Arial, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	font-weight: 600;
	font-size: 18px;
	padding-top: 5px;
	letter-spacing: -1px;
	margin-right: 1px;
}
#categ {
	float: right;
	width: 380px;
	height: 850px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #E33B30;
	 
	padding-top: 20px;
}


.categsty {
	font-family: "Open Sans", "Segoe UI", Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 600;
	 
}


#main_cont {
	height: 100%;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #CCC;
}

#copy {
	width: 380px;
	background-color: #E33B30;
	z-index: 101;
	height: 30px;
	font-family: "Open Sans", "Segoe UI", Arial, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #FFF;
	float: right;
	text-align: center;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	/* [disabled]margin-top: 6%; */
}

#copy a:link, #copy a:visited {
	color: #FFF;
	text-decoration: none;
}
#copy a:hover{
	font-weight: 600;
}
#homehol {
	float: left;
	width: 610px;
	height: 508px;
}

h1 {
	font-family: "Open Sans", "Segoe UI", Arial, sans-serif;
	font-size: 22px;
	font-weight: 600;
	text-transform: uppercase;
	color: #E33B30;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E33B30;
	/* [disabled]letter-spacing: -1px; */
	margin-bottom: 20px;
}
p {
	font-family: "Open Sans", "Segoe UI", Arial, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #E33B30;
	text-align: justify;
	line-height: 19px;
}
#hompic {
	float: left;
	height: 400px;
	width: 260px;
}
#homcont {
	float: left;
	height: 400px;
	width: 330px;
	margin-left: 20px;
}
.ihom {
	background-image: url(../images/i_hom.png);
 
}
.iab {
	background-image: url(../images/i_about.png);
 
}
.iser {
	background-image: url(../images/i_ser.png);
	 
}
.ienq {
	background-image: url(../images/i_enq.png);
	 
}
.itri {
	background-image: url(../images/i_tribute.png);
	 
}
.icont {
	background-image: url(../images/i_con.png);
	
}
.ihom , .iab , .iser , .ienq , .itri , icont , .icont  {
	background-repeat: no-repeat;
	background-position: center 22px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}

.ihom:hover , .iab:hover, .iser:hover, .ienq:hover, .itri:hover, icont:hover, .icont:hover {
	background-position: center 24px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
h2 {
	font-family: "Open Sans", "Segoe UI", Arial, sans-serif;
	color: #E33B30;
	/* [disabled]text-transform: uppercase; */
	letter-spacing: -1px;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E33B30;
	text-align: center;
	margin-bottom: 0px;
}
h4 {
	font-family: "Open Sans", "Segoe UI", Arial, sans-serif;
	color: #E33B30;
	/* [disabled]text-transform: uppercase; */
	/* [disabled]letter-spacing: -1px; */
	font-size: 18px;
	/* [disabled]border-top-width: 1px; */
	/* [disabled]border-top-style: solid; */
	/* [disabled]border-top-color: #E33B30; */
	text-align: center;
	margin-bottom: 0px;
	margin-top: 5px;
}

.entxt {
	font-family: "Open Sans", "Segoe UI", Arial, sans-serif;
	color: #E33B30;
	font-size: 13px;
	font-weight: 400;
	/* [disabled]letter-spacing: -1px; */
}
input[type=text] , textarea {
	font-family: "Open Sans", "Segoe UI", Arial, sans-serif;
	border: 1px solid #E33B30;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	width: 70%;
	color: #E33B30;
	font-size: 13px;
	text-transform: capitalize;
}
 
 input[type=reset], input[type=submit]
 {
	border: 1px solid #E33B30;
	background-color: #FFF;
	color: #E33B30;
	font-family: "Open Sans", "Segoe UI", Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0px;
	cursor: pointer;
}

 input[type=reset]:hover, input[type=submit]:hover, input[type=text]:hover , textarea:hover 
 {
	background-color: #E43B30;
	color: #FFF;
 }
.sixhalf {
	float: left;
	height: 350px;
	width: 305px;
	/* [disabled]background-color: #CCC; */
}
#conmap {
	float: left;
	height: 300px;
	width: 305px;
	background-color: #CCC;
	z-index: -10;
}
 
#facebook {
	height: 35px;
	width: 35px;
	position: fixed;
	left: 0px;
	top: 50%;
	background-image: url(../images/fb.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 1000;
}
