n@charset "UTF-8";
@import url("../webfonts/GOTH720L/stylesheet.css");


@media only screen and (max-width: 480px) 
{
	
	pageContentsBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 35px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 70%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 5%;
}
	
	
	.pagePhoto {
	float: left;
	width: 65%;
	margin-top: 5%;
	margin-left: 10%;
	margin-bottom: 5%;
}
	
	.thumbsBox {
	float: left;
	width: 100%;
	position: relative;
	background-image: url(../aboutPhotos/_recruitFB433830E205F6DC3B9ABB61BA05FC68.png);
	height: 216px;
	background-repeat: no-repeat;
	transition: ease-in linear 0.1s;
	background-size:cover;
	

}


.thumbsBox:hover{
	float: left;
	width: 100%;
	position: relative;
	background-image: url(../aboutPhotos/_recruitFB433830E205F6DC3B9ABB61BA05FC68New.png);
	height: 216px;
	background-repeat: no-repeat;
	cursor:pointer;
	background-size:cover;
}
	
	
	.eventBox {
	float: left;
	
	width: 100%;
	margin-top: 4%;

}
	
	
	.featuredCOmpanies {
	float: left;
	
	width: 100%;
	
}

	
	.workTitle3{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 40px;
	font-weight: bolder;
	color: #333;
	float: left;
	width: 100%;
	text-transform: uppercase;
	text-align: center;
	margin-top: 5%;
	margin-bottom: 2%;
}
	
	.quoteButton2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	float: left;
	width: 60%;
	text-align: center;
	margin-left: 20%;
	background-color: #F18024;
	border-radius: 5px;
	padding-top: 3%;
	padding-bottom: 5%;
	margin-right: 20px;
}
	
.productBoxHolder2{
	float: left;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 2%;
	background-color: #FFFFFF;
	padding: 2%;
	
	transition: ease-out 0.2s;
}

.productBoxHolder2:hover{
	float: left;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
	background-color: #F18024;
	padding: 2%;
	}
	
	
	
.servBoxes {
	float: left;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	margin-top: 1%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}

.servTitle{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	width: 100%;
	margin-top: 3%;
}

.workTitle {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #FFF;
	float: left;
	width: 100%;
	text-transform: uppercase;
	text-align: center;
	margin-top: 5%;
	margin-bottom: 2%;
}

.sectionAdvert {
	float: left;
	width: 100%;
	
	background-image: url(../images/wall.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
}


.contactLink {
	width: 10%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #13171A;
	text-decoration: none;
	background-color: #31aeda;
	text-align: center;
	float: right;
	display:none;
	
	padding-right: 2%;
	padding-bottom: 2%;
	
	
}

.workTitle2{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #333;
	float: left;
	width: 100%;
	text-transform: uppercase;
	text-align: left;
	margin-top: 5%;
	margin-bottom: 2%;
}



	
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D8D6DA;
}
	
*
{
padding:0px;
margin:0px;
}


.topBar 
{
	float: left;
	width: 100%;
	background-color: #201E1E;
	padding-bottom: 2%;

}



.logoBox {
	float: left;
	width: 20%;
	margin-top: 1%;
	margin-left: 1%;
	
}

.emailBox{
	float: left;
	display:none;
}


.socialMedia
{
	float: left;
	display:none;
}

.wassapBox {
	float: left;
	width: 40%;
	font-family: "GOTH720L";
	font-size: 15px;
	color: #FFF;
	margin-left: 8%;
	margin-top: 2%;
	background-image: url(../images/wassap.jpg);
	background-repeat: no-repeat;
	padding-left: 7%;
	height: 25px;
}


.phobeNumberBox {
	float: left;
	width: 40%;
	font-family: "GOTH720L";
	font-size: 15px;
	color: #FFF;
	margin-top: 2%;
	background-image: url(../images/phoneIcon.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 12%;
	text-align: right;
	background-position: 30px;
	padding-top: 0.5px;
}

.navBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFF;
	float: left;
	
	width: 100%;
}


.menus {
	float: left;
	width: 100%;
}



/******* Drop Down ************/
.nav {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.navlinks {
	float: left;
	width: 100%;
	
}


#main-nav .forms li a {
	color: #666;
	font-size: 13px;
	text-align: left;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 12px;
	font-family: Verdana, Geneva, sans-serif;
	height: 23px;
	font-weight: normal;
	float: left;
	padding-top: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFF;
	width: 300px;
}

#main-nav .subnav2 li a {
	color: #333;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFF;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-color: #FA5E02;
}

#nav-primary {
	list-style-type: none;
	float: left;
	padding: 0;
	width: 133%;
	margin: 0;
	z-index: 70;
}

#main-nav {
	z-index: 100%;
	text-decoration: line-through;
	float: left;
	width: 133%;
	margin-right: 0%;
	display:none;
}
ul.list li {
}

#main-nav .subnav {
	display: none;
	left: 0px;
	list-style-type: none;
	border: 1px none #eeeeee;
	z-index: 50;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	clear: left;
	float: left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	top: 28px;
	width: 100%;
	-webkit-transition: all 400ms ease-in;
	margin-top: 30px;
	height: 300px;
	z-index: 70;
}

#main-nav .subnav li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	float:left;
	clear:left;
	z-index: 70;
}



#main-nav .subnav li a {
	color: #65445B;
	font-size: 13px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FA212B;
	width: 100%;
	-webkit-transition: all 400ms ease-in;
	height: 35px;
	letter-spacing: 1px;
	background-color: #FFF;
}
#main-nav .subnav2 li a {
	color: #65445B;
	font-size: 13px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FA212B;
	width: 100%;
	-webkit-transition: all 400ms ease-in;
	height: 35px;
	letter-spacing: 1px;
}
#main-nav .subnav li a:hover {
	color: #FFFFFF;
	font-size: 13px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #65445B;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	width: 100%;
	-webkit-transition: all 400ms ease-in;
}
.courseLists li {
	list-style-type: none;
	float: left;
	clear: left;
	width: 90%;
}
.courseLists li a {
	text-decoration: none;
	font-family: "GOTH720L";
	color: #CECBC3;
	font-size: 16px;
	background-image: url(../images/bullette.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: 5px;
	margin-bottom: 2%;
	background-color: #F9F5EF;
	width: 98%;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 12%;
	border: 1px solid #D6D3CC;
}
.courseLists li a:hover {
	text-decoration: none;
	font-family: "GOTH720L";
	color: #9C9992;
	font-size: 16px;
	background-image: url(../images/bullette.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: 5px;
	margin-bottom: 2%;
	background-color: #FFFAF5;
	width: 98%;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 12%;
	border: 1px solid #D6D3CC;
}
#nav-primary li {
	z-index: 70;
	position: relative;
	float: left;
	clear:left;
	width: 100%;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}
.wraPSearch {
	margin: 2%;
	float: left;
	width: 96%;
}
.searchProperty {
	font-family: "GOTH720L";
	font-size: 18px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	opacity:1;
	
}
.srchProperty {
	font-family: "GOTH720L";
	font-size: 18px;
	font-weight: normal;
	color: #000;
	float: left;
	height: 50px;
	width: 100%;
	border: 1px solid #666666;
	padding-left: 3%;
	background-color: #FFFFFF;
}
#nav-primary li a {
	color: #333333;
	font-size: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-right-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: none;
	border-right-color: #000000;
	border-left-color: #FA5E02;
	display: block;
	border-top-style: none;
	border-bottom-style: solid;
	background-repeat: no-repeat;
	background-image: none;
	vertical-align: middle;
	text-align: left;
	line-height: 40px;
	float: left;
	width: 100%;
	clear: left;
	padding-right: 2%;
	padding-left: 5%;
	padding-top: 2%;
	padding-bottom: 2%;
	border-bottom-color: #000;
	border-bottom-width: 1px;
	background-color: #ece5d9;
}
.socialMediaBox {
	float: right;
	margin-right: 2%;
	margin-top: 1%;
	height: 25px;
	width: 35%;
}
.topLists li{
	float: left;
	list-style-type: none;
	background-color: #0C9;
	width: 20%;
}
.topLists {
	float: right;
	width: 90%;
}
.topLists li a {
	font-family: "GOTH720L";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	text-align: right;
}
.logos {
	clear: left;
	float: left;
	margin-left: 12px;
	background-color: #FFF;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 7px;
}
.topBox {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#nav-primary    li:hover .subnav{
	display: block;
}

/****************************/

.secBox {
	float: left;
	width: 100%;
	margin-top: 1%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	margin-right: 2%;
	border: 1px solid #C99E51;
	display:none;
}


.banner {
	float: left;
	width: 100%;
	
	position: relative;
}

.banHolder {
	float: left;
	
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 2;
	background-color: #FCF8F1;
}


.menusBox
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/navIcon.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding: 2%;
	width: 96%;
	background-color: #1f479e;
	display: block;
	clear: left;
	cursor: pointer;
	height: 35px;
}


.banControls {
	float: left;
	width: 94%;
	margin-left: 3%;
	margin-top: 15%;
	position: absolute;
	z-index: 5;
}
.lBut {
	padding: 2%;
	float: left;
	font-family: "GOTH720L";
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	cursor:pointer;
}
.rBut {
	padding: 2%;
	float: right;
	font-family: "GOTH720L";
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	cursor:pointer;
}



.setion1 {
	float: left;
	clear:left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	background-color:#fcf8f1;
	margin-bottom: 7%;
}

.h2 {
	float: left;
	width: 90%;
	margin-left: 3%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #52331D;
	margin-top: 4%;
	background-color: #FFF;
	padding: 2%;
	text-transform: uppercase;
}

.sectionHolder {
	float: left;
	width: 94%;
	margin-left: 3%;
}

.imgCOl1 {
	float: left;
	width: 100%;
}
.imgCOl2 {
	float: right;
	width: 100%;
}

.sectImages3 {
	float: left;
	width: 100%;
	background-color: #C6C;
	margin-top: 5%;
}


.catTitles {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #CCC;
	width: 91.5%;
	z-index: 20;
	text-transform: uppercase;
	text-align: left;
	background-color: #FFF;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 6%;
}

.section2 {
	float: left;
	width: 100%;
	clear:left;
	background-color: #fcf8f1;
	

	
}

.h1 {
	padding: 2%;
	float: left;
	width: 90%;
	margin-left: 3%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFF;
	color: #333;
	text-transform: uppercase;
}


.productsSection {
	float: left;
	width: 90.5%;
	margin-right: 3%;
	margin-left: 3%;
	padding: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background-color: #FFF;
	margin-bottom: 2%;
	border: 0.8px solid #C6C3BD;
}

.productBoxHolder {
	float: left;
	width: 96%;
	margin-right: 2%;
	margin-bottom: 2%;
	background-color: #CBC6C2;
	padding: 2%;
	
}

.productDetailsTitles {
	float: left;
	width: 96%;
	margin-bottom: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	padding: 2%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}


.productDetailsBox {
	float: left;
	width: 100%;
	margin-bottom: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCC;
	
}

.buttonBox {
	background-color: #CCC;
	float: left;
	width: 100%;
}

.viewButts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	background-color: #333333;
	float: left;
	background-image: url(../images/searchIcon.png);
	background-position: 5px;
	padding-top: 4%;
	padding-right: 4%;
	padding-bottom: 4%;
	padding-left: 9%;
	background-repeat: no-repeat;
}


.proDate {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	float: left;
	margin-left: 2%;
	margin-top: 4%;
}

.supportBox {
	float: left;
	width: 100%;
	background-color: #0072bc;
	padding-bottom: 2%;
	padding-top: 2%;
}


.supportInfos {
	float: left;
	margin-left: 3%;
	font-family: Arial, Helvetica, sans-serif;
	color: #202020;
	font-size: 20px;
	font-weight: normal;
	width: 96%;
	margin-top: 1%;
}

.socialMediaHolder {
	float: left;
	width: 60%;
	margin-left: 3%;
}


.footer{
	background-color: #202020;
	float: left;
	width: 97%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	padding-bottom: 2%;
}

.fColumn2 {
	float: left;
	margin-left: 3%;
	width: 97%;
	margin-top: 7%;
}
.fColumn3 {
	float: left;
	margin-left: 3%;
	width: 90%;
	margin-top: 3%;
}

.footerLinks li {
	float: left;
	width: 30%;
	list-style-type: none;
	margin-bottom: 6%;
}
.footerLinks li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #373737;
	text-decoration: none;
	font-size: 14px;
	float: left;
	width: 98%;
}
.footerTextField {
	float: left;
	height: 30px;
	width: 96%;
	padding-left: 2%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	background-color: #373737;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footerTextField2 {
	float: left;
	height: 90px;
	width: 94%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	background-color: #373737;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2%;
}
.mainFooter {
	float: left;
	width: 96%;
	background-color: #373737;
	padding: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	font-weight: normal;
}
.copyright {
	float: left;
	width: 100%;
}
.creditBox {
	float: left;
	width: 100%;
}
.sendButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1E1E1E;
	background-color: #C99E51;
	float: left;
	height: 30px;
	width: 30%;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.fColumn1 {
	float: left;
	margin-left: 3%;
	width: 90%;
	margin-top: 7%;
}


.productsSection {
	float: left;
	width: 90.5%;
	margin-right: 3%;
	margin-left: 3%;
	padding: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background-color: #FFF;
	margin-bottom: 2%;
	border: 0.8px solid #C6C3BD;
}


.pageSections2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	float: right;
	width: 100%;
	line-height: 23px;
	text-align: justify;
	margin-left: 2%;
}

.pageSections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	line-height: 23px;
	text-align: justify;
	clear: left;
}

.h3 {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFF;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 2%;
	padding-bottom: 2%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}

.contactInfos {
	float: left;
	width: 100%;
}

.contactinfoFields {
	padding: 2%;
	float: left;
	width: 96%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	letter-spacing: 1px;
}

.contactFormsBox {
	float: left;
	width: 96%;
	background-color: #CCC;
	
	padding: 2%;
}

.orderTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	margin-bottom: 2%;
	padding-bottom: 2%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

.contactfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	float: left;
	height: 30px;
	width: 98%;
	padding-left: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

orderfields2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	float: left;
	height: 100px;
	width: 96%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2%;
}

.sideBarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	float: left;
	width: 96%;
	padding-bottom: 3%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}

.sideContents {
	float: left;
	width: 100%;
	border: 1px none #000;
}


.catBox {
	float: left;
	width: 43%;
	padding: 2%;
	margin-right: 3%;
	margin-bottom: 3%;
	background-color: #CCC;
	text-align: left;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

.orderbuton {
	background-color: #333;
	float: left;
	width: 50%;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	height: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}


.orderBox1 {
	float: left;
	width: 96%;
}

.orderBox2 {
	float: left;
	width: 92%;
	background-color: #CCC;
	margin-top: 3%;
	padding: 4%;
}


.orders {
	float: left;
	width: 96%;
	border: 1px solid #999;
	padding: 4%;
}


.orderTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	margin-bottom: 2%;
	padding-bottom: 2%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}


.fieldError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #F00;
	padding: 2%;
	float: left;
	width: 96%;
	letter-spacing: 1px;
}

.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	width: 80%;
	text-align: center;
	background-image: url(../gifs/sds.gif);
	background-position: center center;
	padding-top: 30%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	margin-right: 35%;
	margin-left: 35%;
}


.orderfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	float: left;
	height: 45px;
	width: 98%;
	padding-left: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.section3 {
	float: left;
	width: 100%;
	margin-top: 2%;
}

.productBoxHolder {
	float: left;
	width: 96%;
	margin-right: 2%;
	margin-bottom: 2%;
	background-color: #CBC6C2;
	padding: 2%;
	
}
}



@media only screen and (max-width: 768px) 
{
	
	pageContentsBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 35px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 70%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 5%;
}
	
	
	
	.pagePhoto {
	float: left;
	width: 65%;
	margin-top: 5%;
	margin-left: 10%;
	margin-bottom: 5%;
}

	
	.thumbsBox {
	float: left;
	width: 100%;
	position: relative;
	background-image: url(../aboutPhotos/_recruitFB433830E205F6DC3B9ABB61BA05FC68.png);
	height: 216px;
	background-repeat: no-repeat;
	transition: ease-in linear 0.1s
	background-size:cover;
}


.thumbsBox:hover{
	float: left;
	width: 100%;
	position: relative;
	background-image: url(../aboutPhotos/_recruitFB433830E205F6DC3B9ABB61BA05FC68New.png);
	height: 216px;
	background-repeat: no-repeat;
	cursor:pointer;
	background-size:cover;
}
	
	
	.eventBox {
	float: left;
	
	width: 100%;
	margin-top: 4%;

}

	.featuredCOmpanies {
	float: left;
	
	width: 100%;
	
}

	
	.workTitle3{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 40px;
	font-weight: bolder;
	color: #333;
	float: left;
	width: 100%;
	text-transform: uppercase;
	text-align: center;
	margin-top: 5%;
	margin-bottom: 2%;
}
	
	.quoteButton2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	float: left;
	width: 60%;
	text-align: center;
	margin-left: 20%;
	background-color: #F18024;
	border-radius: 5px;
	padding-top: 3%;
	padding-bottom: 5%;
	margin-right: 20px;
}
	
	.productBoxHolder2{
	float: left;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 2%;
	background-color: #FFFFFF;
	padding: 2%;
	
	transition: ease-out 0.2s;
}

.productBoxHolder2:hover{
	float: left;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
	background-color: #F18024;
	padding: 2%;
	
}
	
	
.servBoxes {
	float: left;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	margin-top: 1%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}

.servTitle{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	width: 100%;
	margin-top: 3%;
}
	
	
	.workTitle {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #FFF;
	float: left;
	width: 100%;
	text-transform: uppercase;
	text-align: center;
	margin-top: 5%;
	margin-bottom: 2%;
}
	
	
	.sectionAdvert {
	float: left;
	width: 100%;
	
	background-image: url(../images/wall.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
}

	
	.contactLink {
	width: 20%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #13171A;
	text-decoration: none;
	background-color: #31aeda;
	text-align: center;
	float: right;
	display:none;
	
	padding-right: 2%;
	padding-bottom: 2%;
	

}


.workTitle2{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #333;
	float: left;
	width: 100%;
	text-transform: uppercase;
	text-align: left;
	margin-top: 5%;
	margin-bottom: 2%;
}

	
	.pageTitles2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
	float: left;
	width: 70%;
	margin-left: 2%;
	margin-top: 7%;
}
	
  contactInfo {
	float: left;
	width: 100%;
	margin-top: 2%;
}


.tdInfo4 {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #073A25;
	width: 92%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	background-repeat: no-repeat;
	margin-bottom: 2%;
	margin-top: 2%;
	padding-bottom: 2%;
	line-height: 23px;
}


.tdInfo5{
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #073A25;
	width: 92%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	background-image: url(../images/email.png);
	background-repeat: no-repeat;
	padding-left: 6%;
	margin-bottom: 2%;
	margin-top: 2%;
	padding-bottom: 5%;
	line-height: 23px;
}


.tdInfo2{
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #073A25;
	width: 92%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	background-image: url(../images/locations.png);
	background-repeat: no-repeat;
	padding-left: 6%;
	margin-bottom: 2%;
	margin-top: 2%;
	padding-bottom: 2%;
	line-height: 23px;
}

.tdInfo3{
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #073A25;
	width: 92%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	padding-left: 4%;
	margin-bottom: 2%;
	margin-top: 2%;
	padding-bottom: 2%;
	line-height: 23px;
}


.textHolder2{
	float: left;
	width: 80%;
	line-height: 23px;
	padding: 2%;
	background-color: #333333;
	margin-left: 5%;
	border: 20px none #FFF;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom:2%;
}


.errorMsg2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #090;
	float: left;
	background-image: url(/sdlNew/images/sendIcon2.png);
	background-repeat: no-repeat;
	clear: left;
	background-color: #FFF;
	background-position: 5px;
	padding: 2%;
	width: 100%;
}


.contLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	float: left;
	width: 100%;
	margin-bottom: 1%;
}


.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999;
	float: left;
	width: 98%;
	height: 40px;
	margin-bottom: 1%;
	padding-left: 2%;
	border: 1px solid #CCC;
	border: 20px none #FFF;

}




.fields2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 96%;
	height: 100px;
	margin-bottom: 5%;
	padding: 2%;
	border: 20px none #FFF;
}




.sendButt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #031810;
	float: left;
	width: 20%;
	text-align: center;
	height: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}

 .holdSections2{
	float: left;
	width: 100%;
	background-color: #CCC;
}

	
	

aside {
	float: left;
		width: 100%;
}


aside {
	float: left;
		width: 100%;
}
.aboutBox {
	float: left;
	height: 200px;
	width: 100%;
	background-image: url(../aboutPhotos/about.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}

.aboutBox2{
	float: left;
	height: 200px;
	width: 100%;
	background-image: url(../banners/about.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}




.pageTiles {
	float: left;
	width: 40%;
	margin-top: 7%;
	margin-left: 10%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: normal;
	color: #FFF;
	background-color: #F18024;
	padding: 2%;
}

.pageTiles2{
	float: left;
	width: 20%;
	margin-top: 3%;
	margin-left: 10%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: normal;
	color: #FFF;
	padding: 2%;
}


.pageHeads {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FFF;
}
.subPageHeads {
	font-family: "Raleway Regular";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	text-transform: uppercase;
}


.pagePhoto {
	float: left;
	width: 25%;
	margin-top: 5%;
	margin-left: 10%;
	margin-bottom: 5%;
}


pageContentsBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 35px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 5%;
}

.pageContentsBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 35px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 50%;
	margin-right: 2%;
	margin-left: 3%;
	margin-top: 5%;
}



.contentsTilte {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #000;
	float: left;
	width: 100%;
	text-align: left;
}


.contentsHolder {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	width: 100%;
	margin-top: 2%;
}
	
	
	
.sectionAdvert {
	float: left;
	width: 100%;
	
	background-image: url(../images/wall.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
}


.workBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	float: left;
	width: 50%;
	margin-right: 25%;
	margin-left: 25%;
	margin-top: 20%;
}

.graveText {
	float: left;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}


.workTitle {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FFF;
	float: left;
	width: 100%;
	text-transform: uppercase;
	text-align: center;
}

.quoteButton2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	float: left;
	width: 60%;
	text-align: center;
	margin-left: 20%;
	background-color: #F18024;
	border-radius: 5px;
	padding-top: 3%;
	padding-bottom: 5%;
	margin-right: 20px;
}
	
	.welcomeBox {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 5%;
	padding-bottom: 5%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}




.welcomePhoto {
	float: left;
	width: 40%;
	margin-left: 10%;
	height: 300px;
	background-image: url(images/wp7fb31b95_05_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;

}



.wecomeText {
	float: left;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
}



h1 {
	float: left;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 50px;
	font-weight: bold;
	width: 100%;
	color: #000000;
	margin-bottom: 2%;
	padding: 0px;
	margin-top: 5%;
	margin-right: 0%;
	margin-left: 0%;
	text-align: center;
}



.welText {
	float: left;
	width: 100%;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}	
	


.contentsTilte {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #000;
	float: left;
	width: 100%;
	text-align: left;
}


.contentsHolder {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	width: 100%;
	margin-top: 2%;
}

	
	
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fcf8f1;
}
	
*
{
padding:0px;
margin:0px;
}


.topBar 
{
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 2%;
}



.logoBox {
	float: left;
	width: 30%;
	margin-top: 1%;
	margin-left: 1%;
	padding-bottom:3%;
	padding-top: 2%;
	
}

.emailBox{
	float: left;
	display:none;
}


.socialMedia
{
	float: left;
	display:none;
}

.wassapBox {
	float: left;
	width: 40%;
	font-family: "GOTH720L";
	font-size: 15px;
	color: #FFF;
	margin-left: 8%;
	margin-top: 2%;
	background-image: url(../images/wassap.jpg);
	background-repeat: no-repeat;
	padding-left: 7%;
	height: 25px;
}


.phobeNumberBox {
	float: left;
	width: 40%;
	font-family: "GOTH720L";
	font-size: 15px;
	color: #FFF;
	margin-top: 2%;
	background-image: url(../images/phoneIcon.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 12%;
	text-align: right;
	background-position: 30px;
	padding-top: 0.5px;
}

.navBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFF;
	float: left;
	
	width: 100%;
}


.menus {
	float: left;
	width: 100%;
}



/******* Drop Down ************/
.nav {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.navlinks {
	float: left;
	width: 100%;
	
}


#main-nav .forms li a {
	color: #666;
	font-size: 13px;
	text-align: left;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 12px;
	font-family: Verdana, Geneva, sans-serif;
	height: 23px;
	font-weight: normal;
	float: left;
	padding-top: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFF;
	width: 300px;
}

#main-nav .subnav2 li a {
	color: #333;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFF;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-color: #FA5E02;
}

#nav-primary {
	list-style-type: none;
	float: left;
	padding: 0;
	width: 133%;
	margin: 0;
	z-index: 70;
}

#main-nav {
	z-index: 100%;
	text-decoration: line-through;
	float: left;
	width: 133%;
	margin-right: 0%;
	display:none;
}
ul.list li {
}

#main-nav .subnav {
	display: none;
	left: 0px;
	list-style-type: none;
	border: 1px none #eeeeee;
	z-index: 50;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	clear: left;
	float: left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	top: 28px;
	width: 100%;
	-webkit-transition: all 400ms ease-in;
	margin-top: 30px;
	height: 300px;
	z-index: 70;
}

#main-nav .subnav li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	float:left;
	clear:left;
	z-index: 70;
}



#main-nav .subnav li a {
	color: #65445B;
	font-size: 13px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FA212B;
	width: 100%;
	-webkit-transition: all 400ms ease-in;
	height: 35px;
	letter-spacing: 1px;
	background-color: #FFF;
}
#main-nav .subnav2 li a {
	color: #65445B;
	font-size: 13px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FA212B;
	width: 100%;
	-webkit-transition: all 400ms ease-in;
	height: 35px;
	letter-spacing: 1px;
}
#main-nav .subnav li a:hover {
	color: #FFFFFF;
	font-size: 13px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #65445B;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	width: 100%;
	-webkit-transition: all 400ms ease-in;
}
.courseLists li {
	list-style-type: none;
	float: left;
	clear: left;
	width: 90%;
}
.courseLists li a {
	text-decoration: none;
	font-family: "GOTH720L";
	color: #CECBC3;
	font-size: 16px;
	background-image: url(../images/bullette.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: 5px;
	margin-bottom: 2%;
	background-color: #F9F5EF;
	width: 98%;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 12%;
	border: 1px solid #D6D3CC;
}
.courseLists li a:hover {
	text-decoration: none;
	font-family: "GOTH720L";
	color: #9C9992;
	font-size: 16px;
	background-image: url(../images/bullette.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: 5px;
	margin-bottom: 2%;
	background-color: #FFFAF5;
	width: 98%;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 12%;
	border: 1px solid #D6D3CC;
}
#nav-primary li {
	z-index: 70;
	position: relative;
	float: left;
	clear:left;
	width: 100%;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}
.wraPSearch {
	margin: 2%;
	float: left;
	width: 96%;
}
.searchProperty {
	font-family: "GOTH720L";
	font-size: 18px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	opacity:1;
	
}
.srchProperty {
	font-family: "GOTH720L";
	font-size: 18px;
	font-weight: normal;
	color: #000;
	float: left;
	height: 50px;
	width: 100%;
	border: 1px solid #666666;
	padding-left: 3%;
	background-color: #FFFFFF;
}
#nav-primary li a {
	color: #333333;
	font-size: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-right-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: none;
	border-right-color: #000000;
	border-left-color: #FA5E02;
	display: block;
	border-top-style: none;
	border-bottom-style: solid;
	background-repeat: no-repeat;
	background-image: none;
	vertical-align: middle;
	text-align: left;
	line-height: 40px;
	float: left;
	width: 100%;
	clear: left;
	padding-right: 2%;
	padding-left: 5%;
	padding-top: 2%;
	padding-bottom: 2%;
	border-bottom-color: #000;
	border-bottom-width: 1px;
	background-color: #ece5d9;
}
.socialMediaBox {
	float: right;
	margin-right: 2%;
	margin-top: 1%;
	height: 25px;
	width: 35%;
}
.topLists li{
	float: left;
	list-style-type: none;
	background-color: #0C9;
	width: 20%;
}
.topLists {
	float: right;
	width: 90%;
}
.topLists li a {
	font-family: "GOTH720L";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	text-align: right;
}
.logos {
	clear: left;
	float: left;
	margin-left: 12px;
	background-color: #FFF;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 7px;
}
.topBox {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#nav-primary    li:hover .subnav{
	display: block;
}

/****************************/

.secBox {
	float: left;
	width: 100%;
	margin-top: 1%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	margin-right: 2%;
	border: 1px solid #C99E51;
	display:none;
}


.banner {
	float: left;
	width: 100%;
	
	position: relative;
}

.banHolder {
	float: left;
	
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 2;
	background-color: #FCF8F1;
}


.menusBox
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/navIcon.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding: 2%;
	width: 96%;
	background-color: #1f479e;
	display: block;
	clear: left;
	cursor: pointer;
	height: 35px;
}


.banControls {
	float: left;
	width: 94%;
	margin-left: 3%;
	margin-top: 15%;
	position: absolute;
	z-index: 5;
}
.lBut {
	padding: 2%;
	float: left;
	font-family: "GOTH720L";
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	cursor:pointer;
}
.rBut {
	padding: 2%;
	float: right;
	font-family: "GOTH720L";
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	cursor:pointer;
}



.setion1 {
	float: left;
	clear:left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	background-color:#fcf8f1;
	margin-bottom: 7%;
}

.h2 {
	float: left;
	width: 90%;
	margin-left: 3%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #52331D;
	margin-top: 4%;
	background-color: #FFF;
	padding: 2%;
	text-transform: uppercase;
}

.sectionHolder {
	float: left;
	width: 94%;
	margin-left: 3%;
}

.imgCOl1 {
	float: left;
	width: 100%;
}
.imgCOl2 {
	float: right;
	width: 100%;
}

.sectImages3 {
	float: left;
	width: 100%;
	background-color: #C6C;
	margin-top: 5%;
}


.catTitles {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #CCC;
	width: 91.5%;
	z-index: 20;
	text-transform: uppercase;
	text-align: left;
	background-color: #FFF;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 6%;
}

.section2 {
	float: left;
	width: 100%;
	clear:left;
	background-color: #fcf8f1;
	

	
}

.h1 {
	padding: 2%;
	float: left;
	width: 90%;
	margin-left: 3%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFF;
	color: #333;
	text-transform: uppercase;
}


.productsSection {
	float: left;
	width: 90.5%;
	margin-right: 3%;
	margin-left: 3%;
	padding: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background-color: #FFF;
	margin-bottom: 2%;
	border: 0.8px solid #C6C3BD;
}

.productBoxHolder {
	float: left;
	width: 96%;
	margin-right: 2%;
	margin-bottom: 2%;
	background-color: #CBC6C2;
	padding: 2%;
	
}

.productDetailsTitles {
	float: left;
	width: 96%;
	margin-bottom: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	padding: 2%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}


.productDetailsBox {
	float: left;
	width: 100%;
	margin-bottom: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCC;
	
}

.buttonBox {
	background-color: #CCC;
	float: left;
	width: 100%;
}

.viewButts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	background-color: #333333;
	float: left;
	background-image: url(../images/searchIcon.png);
	background-position: 5px;
	padding-top: 4%;
	padding-right: 4%;
	padding-bottom: 4%;
	padding-left: 9%;
	background-repeat: no-repeat;
}


.proDate {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	float: left;
	margin-left: 2%;
	margin-top: 4%;
}

.supportBox {
	float: left;
	width: 100%;
	background-color: #0072bc;
	padding-bottom: 2%;
	padding-top: 2%;
}


.supportInfos {
	float: left;
	margin-left: 3%;
	font-family: Arial, Helvetica, sans-serif;
	color: #202020;
	font-size: 20px;
	font-weight: normal;
	width: 96%;
	margin-top: 1%;
}

.socialMediaHolder {
	float: left;
	width: 60%;
	margin-left: 3%;
}


.footer{
	background-color: #1f479e;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	padding-bottom: 2%;
}

.fColumn2 {
	float: left;
	width: 90%;
	margin-top: 7%;
	margin-left: 5%;
}
.fColumn3 {
	float: left;
	margin-left: 3%;
	width: 90%;
	margin-top: 3%;
}

.footerLinks li {
	float: left;
	width: 30%;
	list-style-type: none;
	margin-bottom: 6%;
}
.footerLinks li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
	float: left;
	width: 98%;
}
.footerTextField {
	float: left;
	height: 30px;
	width: 96%;
	padding-left: 2%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	background-color: #373737;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footerTextField2 {
	float: left;
	height: 90px;
	width: 94%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	background-color: #373737;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2%;
}
.mainFooter {
	float: left;
	width: 96%;
	background-color: #1f479e;
	padding: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	font-weight: normal;
}
.copyright {
	float: left;
	width: 100%;
}
.creditBox {
	float: left;
	width: 100%;
}
.sendButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1E1E1E;
	background-color: #C99E51;
	float: left;
	height: 30px;
	width: 30%;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.fColumn1 {
	float: left;
	margin-left: 3%;
	width: 60%;
	margin-top: 7%;
}


.productsSection {
	float: left;
	width: 90.5%;
	margin-right: 3%;
	margin-left: 3%;
	padding: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background-color: #FFF;
	margin-bottom: 2%;
	border: 0.8px solid #C6C3BD;
}


.pageSections2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	float: right;
	width: 100%;
	line-height: 23px;
	text-align: justify;
	margin-left: 2%;
}

.pageSections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	line-height: 23px;
	text-align: justify;
	clear: left;
}

.h3 {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFF;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 2%;
	padding-bottom: 2%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}

.contactInfos {
	float: left;
	width: 100%;
}

.contactinfoFields {
	padding: 2%;
	float: left;
	width: 96%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	letter-spacing: 1px;
}

.contactFormsBox {
	float: left;
	width: 96%;
	background-color: #CCC;
	
	padding: 2%;
}

.orderTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	margin-bottom: 2%;
	padding-bottom: 2%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

.contactfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	float: left;
	height: 30px;
	width: 98%;
	padding-left: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

orderfields2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	float: left;
	height: 100px;
	width: 96%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2%;
}

.sideBarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	float: left;
	width: 96%;
	padding-bottom: 3%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}

.sideContents {
	float: left;
	width: 100%;
	border: 1px none #000;
}


.catBox {
	float: left;
	width: 43%;
	padding: 2%;
	margin-right: 3%;
	margin-bottom: 3%;
	background-color: #CCC;
	text-align: left;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

.orderbuton {
	background-color: #333;
	float: left;
	width: 50%;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	height: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}


.orderBox1 {
	float: left;
	width: 96%;
}

.orderBox2 {
	float: left;
	width: 92%;
	background-color: #CCC;
	margin-top: 3%;
	padding: 4%;
}


.orders {
	float: left;
	width: 96%;
	border: 1px solid #999;
	padding: 4%;
}


.orderTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	margin-bottom: 2%;
	padding-bottom: 2%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}


.fieldError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #F00;
	padding: 2%;
	float: left;
	width: 96%;
	letter-spacing: 1px;
}

.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	width: 80%;
	text-align: center;
	background-image: url(../gifs/sds.gif);
	background-position: center center;
	padding-top: 30%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	margin-right: 35%;
	margin-left: 35%;
}


.orderfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	float: left;
	height: 45px;
	width: 98%;
	padding-left: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.section3 {
	float: left;
	width: 100%;
	margin-top: 2%;
}

.productBoxHolder {
	float: left;
	width: 96%;
	margin-right: 2%;
	margin-bottom: 2%;
	background-color: #CBC6C2;
	padding: 2%;
	
}

}








@media only screen and (min-width: 1024px)
{
	
	.contactLink {
	width: 10%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #13171A;
	text-decoration: none;
	background-color: #31aeda;
	text-align: center;
	float: right;
	padding-right: 2%;
	padding-bottom: 2%;
	display: none;
	
	
}



.workTitle2{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #333;
	float: left;
	width: 100%;
	text-transform: uppercase;
	text-align: left;
	margin-top: 5%;
	margin-bottom: 2%;
}
	
		
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fcf8f1;
}
	
*{
padding:0px;
margin:0px;
}


.topBar 
{
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 2%;
}



.logoBox {
	float: left;
	width: 20%;

	
}

.emailBox{
	float: left;
	
}


.socialMedia
{
	float: right;

}

.wassapBox {
	float: left;
	width: 40%;
	font-family: "GOTH720L";
	font-size: 15px;
	color: #FFF;
	margin-left: 8%;
	margin-top: 2%;
	background-image: url(../images/wassap.jpg);
	background-repeat: no-repeat;
	padding-left: 7%;
	height: 25px;
}


.phobeNumberBox {
	float: left;
	width: 40%;
	font-family: "GOTH720L";
	font-size: 15px;
	color: #FFF;
	margin-top: 2%;
	background-image: url(../images/phoneIcon.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 12%;
	text-align: right;
	background-position: 30px;
	padding-top: 0.5px;
}

.navBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #14343f;
	float: left;
	width: 100%;
}


.menus {
	float: left;
	width: 100%;
}



/******* Drop Down ************/
.nav {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.navlinks {
	float: left;
	width: 100%;
	
}


#main-nav .forms li a {
	color: #666;
	font-size: 13px;
	text-align: left;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 12px;
	font-family: Verdana, Geneva, sans-serif;
	height: 23px;
	font-weight: normal;
	float: left;
	padding-top: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFF;
	width: 300px;
}

#main-nav .subnav2 li a {
	color: #333;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFF;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-color: #FA5E02;
}

#nav-primary {
	list-style-typ@e: none;
	float: left;
	padding: 0;
	width: 133%;
	margin: 0;
	z-index: 70;
}

#main-nav {
	z-index: 100%;
	text-decoration: line-through;
	float: left;
	width: 133%;
	margin-right: 0%;

}
ul.list li {
}

#main-nav .subnav {
	display: none;
	left: 0px;
	list-style-type: none;
	border: 1px none #eeeeee;
	z-index: 50;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	clear: left;
	float: left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	top: 28px;
	width: 100%;
	-webkit-transition: all 400ms ease-in;
	margin-top: 30px;
	height: 300px;
	z-index: 70;
}

#main-nav .subnav li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	float:left;
	clear:left;
	z-index: 70;
}



#main-nav .subnav li a {
	color: #65445B;
	font-size: 13px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FA212B;
	width: 100%;
	-webkit-transition: all 400ms ease-in;
	height: 35px;
	letter-spacing: 1px;
	background-color: #FFF;
}
#main-nav .subnav2 li a {
	color: #65445B;
	font-size: 13px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FA212B;
	width: 100%;
	-webkit-transition: all 400ms ease-in;
	height: 35px;
	letter-spacing: 1px;
}
#main-nav .subnav li a:hover {
	color: #FFFFFF;
	font-size: 13px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #65445B;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	width: 100%;
	-webkit-transition: all 400ms ease-in;
}
.courseLists li {
	list-style-type: none;
	float: left;
	clear: left;
	width: 90%;
}
.courseLists li a {
	text-decoration: none;
	font-family: "GOTH720L";
	color: #CECBC3;
	font-size: 16px;
	background-image: url(../images/bullette.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: 5px;
	margin-bottom: 2%;
	background-color: #F9F5EF;
	width: 98%;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 12%;
	border: 1px solid #D6D3CC;
}
.courseLists li a:hover {
	text-decoration: none;
	font-family: "GOTH720L";
	color: #9C9992;
	font-size: 16px;
	background-image: url(../images/bullette.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: 5px;
	margin-bottom: 2%;
	background-color: #FFFAF5;
	width: 98%;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 12%;
	border: 1px solid #D6D3CC;
}
#nav-primary li {
	z-index: 70;
	position: relative;
	float: left;
	width: 20%;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wraPSearch {
	margin: 2%;
	float: left;
	width: 96%;
}
.searchProperty {
	font-family: "GOTH720L";
	font-size: 18px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	opacity:1;
	
}
.srchProperty {
	font-family: "GOTH720L";
	font-size: 18px;
	font-weight: normal;
	color: #000;
	float: left;
	height: 50px;
	width: 100%;
	border: 1px solid #666666;
	padding-left: 3%;
	background-color: #FFFFFF;
}
#nav-primary li a {
	color: #333333;
	font-size: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-right-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: none;
	border-right-color: #000000;
	border-left-color: #FA5E02;
	display: block;
	border-top-style: none;
	border-bottom-style: solid;
	background-repeat: no-repeat;
	background-image: none;
	vertical-align: middle;
	text-align: left;
	line-height: 40px;
	float: left;
	width: 20%;
	clear: left;
	padding-right: 2%;
	padding-left: 5%;
	padding-top: 2%;
	padding-bottom: 2%;
	border-bottom-color: #6F502C;
	border-bottom-width: 1px;
}
.socialMediaBox {
	float: right;
	margin-right: 2%;
	margin-top: 1%;
	height: 25px;
	width: 35%;
}
.topLists li{
	float: left;
	list-style-type: none;
	background-color: #0C9;
	width: 20%;
}
.topLists {
	float: right;
	width: 90%;
}
.topLists li a {
	font-family: "GOTH720L";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	text-align: right;
}
.logos {
	clear: left;
	float: left;
	margin-left: 12px;
	background-color: #FFF;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 7px;
}
.topBox {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#nav-primary    li:hover .subnav{
	display: block;
}

/****************************/

.secBox {
	float: right;
	width: 20%;
	margin-top: 1%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	margin-right: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.banner {
	float: left;
	width: 100%;
	
	position: relative;
}

.banHolder {
	float: left;
	
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 2;
	background-color: #FCF8F1;
}


.menusBox
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/navIcon.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding: 2%;
	width: 96%;
	background-color: #C99D4F;
	display: block;
	clear: left;
	cursor: pointer;
	height: 35px;
}


.banControls {
	float: left;
	width: 94%;
	margin-left: 3%;
	margin-top: 15%;
	position: absolute;
	z-index: 5;
}
.lBut {
	padding: 2%;
	float: left;
	font-family: "GOTH720L";
	font-size: 30px;
	font-weight: normal;
	color: #4A3A20;
	background-color: #FFF;
	cursor: pointer;
}
.rBut {
	padding: 2%;
	float: right;
	font-family: "GOTH720L";
	font-size: 30px;
	font-weight: normal;
	color: #4A3A20;
	background-color: #FFF;
	cursor: pointer;
}



.setion1 {
	float: left;
	clear:left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	background-color:#fcf8f1;
	margin-bottom: 7%;
}

.h2 {
	float: left;
	width: 90%;
	margin-left: 3%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #52331D;
	margin-top: 4%;
	background-color: #FFF;
	padding: 2%;
	text-transform: uppercase;
}

.sectionHolder {
	float: left;
	width: 94%;
	margin-left: 3%;
}

.imgCOl1 {
	float: left;
	width: 100%;
}
.imgCOl2 {
	float: right;
	width: 100%;
}

.sectImages3 {
	float: left;
	width: 100%;
	background-color: #C6C;
	margin-top: 5%;
}


.catTitles {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #CCC;
	width: 91.5%;
	z-index: 20;
	text-transform: uppercase;
	text-align: left;
	background-color: #FFF;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 6%;
}

.section2 {
	float: left;
	width: 100%;
	clear:left;
	background-color: #fcf8f1;
	

	
}

.h1 {
	padding: 2%;
	float: left;
	width: 90%;
	margin-left: 3%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFF;
	color: #333;
	text-transform: uppercase;
}


.productsSection {
	float: left;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background-color: #FFF;
	margin-bottom: 2%;
	border: 0.8px none #C6C3BD;
	margin-right: 5%;
	margin-left: 5%;
}

.productBoxHolder {
	float: left;
	width: 96%;
	margin-right: 2%;
	margin-bottom: 2%;
	background-color: #CBC6C2;
	padding: 2%;
	
}

.productDetailsTitles {
	float: left;
	width: 96%;
	margin-bottom: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	padding: 2%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}


.productDetailsBox {
	float: left;
	width: 100%;
	margin-bottom: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCC;
	
}

.buttonBox {
	background-color: #CCC;
	float: left;
	width: 100%;
}

.viewButts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	background-color: #333333;
	float: left;
	background-image: url(../images/searchIcon.png);
	background-position: 5px;
	padding-top: 4%;
	padding-right: 4%;
	padding-bottom: 4%;
	padding-left: 9%;
	background-repeat: no-repeat;
}


.proDate {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	float: left;
	margin-left: 2%;
	margin-top: 4%;
}

.supportBox {
	float: left;
	width: 100%;
	background-color: #2fafdc;
	padding-bottom: 2%;
	padding-top: 2%;
}


.supportInfos {
	float: left;
	margin-left: 3%;
	font-family: Arial, Helvetica, sans-serif;
	color: #202020;
	font-size: 20px;
	font-weight: normal;
	width: 96%;
	margin-top: 1%;
}

.socialMediaHolder {
	float: left;
	width: 60%;
	margin-left: 3%;
}


.footer{
	background-color: #1f479e;
	float: left;
	width: 97%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	padding-bottom: 2%;
}

.fColumn2 {
	float: left;
	margin-left: 3%;
	width: 100%;
	margin-top: 7%;
}
.fColumn3 {
	float: left;
	margin-left: 3%;
	width: 90%;
	margin-top: 3%;
}

.footerLinks li {
	float: left;
	width: 30%;
	list-style-type: none;
	margin-bottom: 6%;
}
.footerLinks li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	float: left;
	width: 98%;
}
.footerTextField {
	float: left;
	height: 30px;
	width: 96%;
	padding-left: 2%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	background-color: #373737;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footerTextField2 {
	float: left;
	height: 90px;
	width: 94%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	background-color: #373737;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2%;
}
.mainFooter {
	float: left;
	width: 96%;
	background-color: #1f479e;
	padding: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	font-weight: normal;
}
.copyright {
	float: left;
	width: 100%;
}
.creditBox {
	float: left;
	width: 100%;
}
.sendButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1E1E1E;
	background-color: #C99E51;
	float: left;
	height: 30px;
	width: 30%;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.fColumn1 {
	float: left;
	margin-left: 3%;
	width: 90%;
	margin-top: 7%;
}





.pageSections2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	float: right;
	width: 100%;
	line-height: 23px;
	text-align: justify;
	margin-left: 2%;
}

.pageSections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	line-height: 23px;
	text-align: justify;
	clear: left;
}

.h3 {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFF;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 2%;
	padding-bottom: 2%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}

.contactInfos {
	float: left;
	width: 100%;
}

.contactinfoFields {
	padding: 2%;
	float: left;
	width: 96%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	letter-spacing: 1px;
}

.contactFormsBox {
	float: left;
	width: 96%;
	background-color: #CCC;
	
	padding: 2%;
}

.orderTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	margin-bottom: 2%;
	padding-bottom: 2%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

.contactfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	float: left;
	height: 30px;
	width: 98%;
	padding-left: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

orderfields2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	float: left;
	height: 100px;
	width: 96%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2%;
}

.sideBarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	float: left;
	width: 96%;
	padding-bottom: 3%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}

.sideContents {
	float: left;
	width: 100%;
	border: 1px none #000;
}


.catBox {
	float: left;
	width: 43%;
	padding: 2%;
	margin-right: 3%;
	margin-bottom: 3%;
	background-color: #CCC;
	text-align: left;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

.orderbuton {
	background-color: #333;
	float: left;
	width: 50%;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	height: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}


.orderBox1 {
	float: left;
	width: 96%;
}

.orderBox2 {
	float: left;
	width: 92%;
	background-color: #CCC;
	margin-top: 3%;
	padding: 4%;
}


.orders {
	float: left;
	width: 96%;
	border: 1px solid #999;
	padding: 4%;
}


.orderTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	margin-bottom: 2%;
	padding-bottom: 2%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}


.fieldError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #F00;
	padding: 2%;
	float: left;
	width: 96%;
	letter-spacing: 1px;
}

.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	width: 80%;
	text-align: center;
	background-image: url(../gifs/sds.gif);
	background-position: center center;
	padding-top: 30%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	margin-right: 35%;
	margin-left: 35%;
}


.orderfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	float: left;
	height: 45px;
	width: 98%;
	padding-left: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.section3 {
	float: left;
	width: 100%;
	margin-top: 2%;
}

.productBoxHolder {
	float: left;
	width: 96%;
	margin-right: 2%;
	margin-bottom: 2%;
	background-color: #CBC6C2;
	padding: 2%;
	
}
}




@media only screen and (min-width: 769px) 
{

.menusBox
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/navIcon.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding: 2%;
	width: 96%;
	background-color: #C99D4F;
	display: none;
	clear: left;
	cursor: pointer;
	height: 35px;
}

.workTitle2{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #333;
	float: left;
	width: 100%;
	text-transform: uppercase;
	text-align: left;
	margin-top: 5%;
	margin-bottom: 2%;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFF2FF;
}


*{padding:0px;
margin:0px;}


.topBar {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 1%;
}
.emailBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #666;
	letter-spacing: 1px;
	float: left;
	background-image: url(../icons/email.png);
	background-repeat: no-repeat;
	padding-left: 8%;
	background-position: 2px;
	text-align: left;
	width: 40%;
}

.phoneBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #666;
	letter-spacing: 1px;
	float: left;
	background-image: url(../icons/phoneIcon.png);
	background-repeat: no-repeat;
	padding-left: 4%;
	background-position: 2px;
	text-align: left;
	margin-right: 3%;
	padding-right: 2%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D5D6;
}


.wassapBox {
	float: left;
	width: 20%;
	font-family: "GOTH720L";
	font-size: 15px;
	color: #FFF;
	margin-left: 8%;
	margin-top: 2%;
	background-image: url(../images/wassap.jpg);
	background-repeat: no-repeat;
	padding-left: 4%;
	height: 25px;
}
.phobeNumberBox {
	float: right;
	width: 20%;
	font-family: "GOTH720L";
	font-size: 15px;
	color: #FFF;
	margin-top: 2%;
	background-image: url(../images/phoneIcon.jpg);
	background-repeat: no-repeat;
	height: 25px;
	margin-left: 4%;
	text-align: right;
	background-position: 30px;
	padding-top: 0.5px;
}
.socialMedia {
	float: left;
	
	width: 100%;
}
.logoBox {
	float: left;
	width: 12%;
	margin-left: 1%;
	
}
.topLinkBox {
	float: right;
	width: 47%;
	margin-left: 2%;
	margin-top: 2%;
	margin-right: 2%;
	background-position: center center;
}
.banner {
	float: left;
	width: 100%;
	height: 600px;
	position: relative;
}
.sectionHolder {
	float: left;
	width: 94%;
	margin-left: 3%;
}
.sectImages {
	float: left;
	width: 100%;
	margin-bottom: 1%;
	clear: left;
	-webkit-transition: all 400ms ease-in;
}

.sectImages:hover{
	float: left;
	width: 100%;
	margin-bottom: 1%;
	clear: left;
	z-index: 2;
	-webkit-transition: all 2000ms ease-in;
	-webkit-transform: scale(1.1);
	-ms-transition: all 2000ms ease-in;
	-ms-transform: scale(1.1);
	-moz-transition: all 2000ms ease-in;
	-moz-transform: scale(1.1);
	transition: all 2000ms ease-in;
	transform: scale(1.1);
}


.catTitles {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #CCC;
	width: 91.5%;
	z-index: 20;
	text-transform: uppercase;
	text-align: left;
	background-color: #FFF;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 6%;
}
.containSetCat {
	float: left;
	width: 100%;
}
.catImage {
	float: left;
	font-family: "GOTH720L";
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	width: 100%;
	z-index: 2;
}
.sectImages2 {
	float: right;
	width: 100%;
	background-color: #C6C;
}
.imgCOl1 {
	float: left;
	width: 38%;
}
.imgCOl2 {
	float: right;
	width: 61%;
}
.productsSection {
	float: left;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background-color: #D6D5D6;
	margin-bottom: 2%;
	border: 0.8px none #C6C3BD;
}
.socialMediaHolder {
	float: right;
	width: 30%;
	margin-right: 3%;
}
.h1 {
	padding: 2%;
	float: left;
	width: 30%;
	margin-left: 3%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFF;
	color: #333;
	text-transform: uppercase;
}
.h3 {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFF;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 2%;
	padding-bottom: 2%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}
.h2 {
	float: left;
	width: 90%;
	margin-left: 3%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #52331D;
	margin-top: 4%;
	background-color: #FFF;
	padding: 2%;
	text-transform: uppercase;
}
.secBox {
	float: right;
	width: 55%;
	margin-top: 1%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	margin-right: 5%;
	border: 1px none #C99E51;
}
.srcBox {
	float: left;
	width: 96%;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding-left: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.srcBut {
	background-color: #C99E51;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	height: 40px;
	background-image: url(../images/searchIcon.png);
	background-repeat: no-repeat;
	padding: 2%;
	background-position: center center;
	width: 100%;
}
.sectImages3 {
	float: left;
	width: 100%;
	background-color: #C6C;
	margin-top: 5%;
}
.sectImages4 {
	float: left;
	width: 38%;
	height: 300px;
	background-color: #C6C;
	margin-top: 1%;
	margin-left: 1%;
}
.sect4 {
	float: left;
	width: 43%;
	margin-top: 1%;
	height: 350px;
	background-color: #F0C;
	margin-left: 1%;
}
.banHolder {
	float: left;
	height: 600px;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 2;
	background-color: #FCF8F1;
}
.banControls {
	float: left;
	width: 94%;
	margin-left: 3%;
	margin-top: 15%;
	position: absolute;
	z-index: 5;
}
.lBut {
	padding: 2%;
	float: left;
	font-family: "GOTH720L";
	font-size: 30px;
	font-weight: normal;
	color: #4A3A20;
	background-color: #FFF;
}
.rBut {
	padding: 2%;
	float: right;
	font-family: "GOTH720L";
	font-size: 30px;
	font-weight: normal;
	color: #4A3A20;
	background-color: #FFF;
}
.navBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #1f479e;
	float: left;
	width: 100%;
}
.setion1 {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	margin-bottom: 2%;
}
.section2 {
	float: left;
	width: 100%;
	background-color: #D6D5D6;
}
.section3 {
	float: left;
	width: 100%;
	margin-top: 2%;
}
.supportBox {
	float: left;
	width: 100%;
	background-color: 14343f;
	padding-bottom: 2%;
	padding-top: 2%;
}
.supportInfos {
	float: left;
	margin-left: 15%;
	font-family: Arial, Helvetica, sans-serif;
	color: #14343f;
	font-size: 35px;
	font-weight: normal;
	width: 70%;
	margin-top: 1%;
	margin-right: 15%;
}
.fColumn1 {
	float: left;
	margin-left: 3%;
	width: 18%;
	margin-top: 7%;
}
.footerLinks li {
	float: left;
	width: 20%;
	list-style-type: none;
	margin-bottom: 6%;
}
.footerLinks li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #00FFFF;
	text-decoration: none;
	font-size: 16px;
	float: left;
	width: 100%;
}
.footerTextField {
	float: left;
	height: 30px;
	width: 98%;
	padding-left: 2%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	background-color: #373737;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footerTextField2 {
	float: left;
	height: 90px;
	width: 96%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	background-color: #373737;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2%;
}
.mainFooter {
	float: left;
	width: 96%;
	background-color: #1f479e;
	padding: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	font-weight: normal;
}
.copyright {
	float: left;
	width: 100%;
	color: #999999;
	text-align: center;
}
.creditBox {
	float: left;
	text-align: center;
	width: 100%;
	color: #202020;
	clear: left;
}
.sendButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1E1E1E;
	background-color: #C99E51;
	float: left;
	height: 30px;
	width: 30%;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.fColumn2 {
	float: left;
	width: 80%;
	margin-top: 7%;
	margin-right: 10%;
	margin-left: 10%;
}
.fColumn3 {
	float: left;
	margin-left: 3%;
	width: 25%;
	margin-top: 3%;
}
.footer {
	background-color: #112871;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	padding-bottom: 2%;
}
.menus {
	float: left;
	width: 70%;
	margin-top: 1.5%;
	margin-left: 3%;
}



/******* Drop Down ************/
.nav {
	width: 1133px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
.navlinks {
	float: left;
	width: 50%;
	
}


#main-nav .forms li a {
	color: #666;
	font-size: 13px;
	text-align: left;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 12px;
	font-family: Verdana, Geneva, sans-serif;
	height: 23px;
	font-weight: normal;
	float: left;
	padding-top: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFF;
	width: 300px;
}

#main-nav .subnav2 li a {
	color: #333;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFF;
	width: 260px;
	border-bottom-width: 1px;
	border-bottom-color: #FA5E02;
}

#nav-primary {
	list-style-type: none;
	float: right;
	padding: 0;
	width: 100%;
	margin: 0;
}

#main-nav {
	z-index: 1000;
	text-decoration: line-through;
	float: right;
	width: 100%;
	margin-right: 0%;
}
ul.list li {
}

#main-nav .subnav {
	display: none;
	position: absolute;
	left: 0px;
	list-style-type: none;
	border: 1px none #eeeeee;
	z-index: 50;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	clear: left;
	float: left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	top: 28px;
	width: 550%;
	-webkit-transition: all 400ms ease-in;
	height: 300px;
	margin-top: 0%;
}

#main-nav .subnav li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 30%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}



#main-nav .subnav li a {
	color: #FFFFFF;
	font-size: 15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	width: 100%;
	-webkit-transition: all 400ms ease-in;
	letter-spacing: 1px;
	background-repeat: repeat;
	background-color: #1f479e;
	text-transform: capitalize;
	padding-top: 4%;
	padding-bottom: 2%;
	vertical-align: middle;
}
#main-nav .subnav2 li a {
	color: #65445B;
	font-size: 13px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FA212B;
	width: 100%;
	-webkit-transition: all 400ms ease-in;
	height: 35px;
	letter-spacing: 1px;
}
#main-nav .subnav li a:hover {
	color: #333333;
	font-size: 17px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	width: 100%;
	-webkit-transition: all 400ms ease-in;
	padding-top: 4%;
	padding-bottom: 2%;
}
.courseLists li {
	list-style-type: none;
	float: left;
	clear: left;
	width: 90%;
}
.courseLists li a {
	text-decoration: none;
	font-family: "GOTH720L";
	color: #CECBC3;
	font-size: 16px;
	background-image: url(../images/bullette.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: 5px;
	margin-bottom: 2%;
	background-color: #F9F5EF;
	width: 98%;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 12%;
	border: 1px solid #D6D3CC;
}
.courseLists li a:hover {
	text-decoration: none;
	font-family: "GOTH720L";
	color: #9C9992;
	font-size: 16px;
	background-image: url(../images/bullette.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: 5px;
	margin-bottom: 2%;
	background-color: #FFFAF5;
	width: 98%;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 12%;
	border: 1px solid #D6D3CC;
}
#nav-primary li {
	position: relative;
	float: left;
	width: 16%;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wraPSearch {
	margin: 2%;
	float: left;
	width: 96%;
}
.searchProperty {
	font-family: "GOTH720L";
	font-size: 18px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	opacity:1;
	
}
.srchProperty {
	font-family: "GOTH720L";
	font-size: 18px;
	font-weight: normal;
	color: #000;
	float: left;
	height: 50px;
	width: 100%;
	border: 1px solid #666666;
	padding-left: 3%;
	background-color: #FFFFFF;
}
#nav-primary li a {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-right-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-left-color: #FA5E02;
	display: block;
	border-top-style: none;
	border-bottom-style: none;
	background-repeat: no-repeat;
	background-image: none;
	vertical-align: middle;
	text-align: center;
	float: left;
	width: 79%;
	padding-right: 10%;
	padding-left: 10%;
	padding-top: 3%;
	padding-bottom: 3%;
	line-height: 20px;
	text-transform: uppercase;
}
.socialMediaBox {
	float: right;
	margin-right: 2%;
	margin-top: 1%;
	height: 25px;
	width: 35%;
}
.topLists li{
	float: left;
	list-style-type: none;
	background-color: #0C9;
	width: 20%;
}
.topLists {
	float: right;
	width: 90%;
}
.topLists li a {
	font-family: "GOTH720L";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	text-align: right;
}
.logos {
	clear: left;
	float: left;
	margin-left: 12px;
	background-color: #FFF;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 7px;
}
.topBox {
	width: 1133px;
	margin-right: auto;
	margin-left: auto;
}
#nav-primary    li:hover .subnav{
	display: block;
}


/****************************/
.productBoxHolder {
	float: left;
	width: 27.3%;
	margin-right: 2%;
	margin-bottom: 2%;
	background-color: #FFFFFF;
	padding: 2%;
	height: 560px;
}


.productBoxHolder2{
	float: left;
	width: 27.3%;
	margin-right: 2%;
	margin-bottom: 2%;
	background-color: #FFFFFF;
	padding: 2%;
	height: 260px;
	transition: ease-out 0.2s;
}

.productBoxHolder2:hover{
	float: left;
	width: 27.3%;
	margin-right: 2%;
	margin-bottom: 2%;
	background-color: #F18024;
	padding: 2%;
	height: 260px;
}



.productBoxHolder4{
	float: left;
	width: 27.3%;
	margin-right: 2%;
	margin-bottom: 2%;
	background-color: #333;
	padding: 2%;
	height: 260px;
}



.productDetailsBox{
	float: left;
	width: 100%;
	margin-bottom: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCC;
	height: 200px;
}


.productDetailsBox4{
	float: left;
	width: 100%;
	margin-bottom: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	
	height: 200px;
}

.productDetailsBox3{
	float: left;
	width: 100%;
	margin-bottom: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCC;
	height: 200px;
}
.productDetailsTitles {
	float: left;
	width: 96%;
	margin-bottom: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	padding: 2%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}
.buttonBox {
	background-color: #CCC;
	float: left;
	width: 100%;
}
.orderButtt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCC;
	text-decoration: none;
	background-color: #333;
	padding: 2%;
	float: left;
}
.viewButts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	background-color: #333333;
	float: left;
	background-image: url(../images/searchIcon.png);
	background-position: 5px;
	padding-top: 4%;
	padding-right: 4%;
	padding-bottom: 4%;
	padding-left: 9%;
	background-repeat: no-repeat;
}
.proDate {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	float: left;
	margin-left: 2%;
	margin-top: 4%;
}
.orderBox1 {
	float: left;
	width: 50%;
}
.orderBox2 {
	float: left;
	width: 40%;
	background-color: #CCC;
	margin-left: 2%;
	padding: 4%;
}
.contactFormsBox {
	float: right;
	width: 58%;
	background-color: #CCC;
	margin-left: 3%;
	padding: 2%;
}
.contactinfoFields {
	padding: 2%;
	float: left;
	width: 96%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	letter-spacing: 1px;
}
.orders {
	float: left;
	width: 96%;
	border: 1px solid #999;
	padding: 4%;
}
.orderTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	margin-bottom: 2%;
	padding-bottom: 2%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.orderbuton {
	background-color: #333;
	float: left;
	width: 30%;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	height: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.orderfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	float: left;
	height: 45px;
	width: 98%;
	padding-left: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contactfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	float: left;
	height: 30px;
	width: 98%;
	padding-left: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.orderfields2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	float: left;
	height: 100px;
	width: 96%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2%;
}
.pageSections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 63%;
	line-height: 23px;
	text-align: justify;
	clear: left;
}
.sideContents {
	float: left;
	width: 100%;
	border: 1px none #000;
}
.pageSections2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	float: right;
	width: 32%;
	line-height: 23px;
	text-align: justify;
	margin-left: 2%;
}
.sideBarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	float: left;
	width: 96%;
	padding-bottom: 3%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}
.catBox {
	float: left;
	width: 26.3%;
	padding: 2%;
	margin-right: 3%;
	margin-bottom: 3%;
	background-color: #CCC;
	text-align: left;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.contactInfos {
	float: left;
	width: 35%;
}
.fieldError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #F00;
	padding: 2%;
	float: left;
	width: 96%;
	letter-spacing: 1px;
}
.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	width: 30%;
	text-align: center;
	background-image: url(../gifs/sds.gif);
	background-position: center center;
	padding-top: 30%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	margin-right: 35%;
	margin-left: 35%;
}
.loader {
	width: 20%;
	margin-right: 40px;
	margin-left: 40px;
}
.orderInfoBox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background-color: #ECEAEE;
	padding: 2%;
	float: left;
	width: 60%;
	line-height: 23px;
}
.confirmPhoto {
	float: left;
	width: 35%;
}
.confirmPhoto2 {
	float: left;
	width: 55%;
	margin-left: 3%;
}
	
	/*No Mobile Yet*/
	
	section {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}




.welcomeBox {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 5%;
	padding-bottom: 5%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}




.welcomePhoto {
	float: left;
	width: 40%;
	margin-left: 10%;
	height: 300px;
	background-image: url(images/wp7fb31b95_05_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;

}



.wecomeText {
	float: left;
	width: 50%;
	text-align: left;
	margin-left: 3%;
}



h1 {
	float: left;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 50px;

	font-weight: bold;
	width: 100%;
	color: #000000;
	margin-bottom: 2%;
	padding: 0px;
	margin-top: 5%;
	margin-right: 0%;
	margin-left: 0%;
	text-align: left;
}



.welText {
	float: left;
	width: 100%;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
}	
	

.sectionAdvert {
	float: left;
	width: 100%;
	height: 850px;
	background-image: url(../images/wall.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
}


.workBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	float: left;
	width: 50%;
	margin-right: 25%;
	margin-left: 25%;
	margin-top: 5%;
}

.graveText {
	float: left;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}


.workTitle {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 50px;
	font-weight: bolder;
	color: #FFF;
	float: left;
	width: 100%;
	text-transform: uppercase;
	text-align: center;
	margin-top: 5%;
	margin-bottom: 2%;
}

.workTitle2{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 40px;
	font-weight: bolder;
	color: #333;
	float: left;
	width: 100%;
	text-transform: uppercase;
	text-align: left;
	margin-top: 5%;
	margin-bottom: 2%;
}
.workTitle3{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 40px;
	font-weight: bolder;
	color: #333;
	float: left;
	width: 100%;
	text-transform: uppercase;
	text-align: center;
	margin-top: 5%;
	margin-bottom: 2%;
}

.quoteButton2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	float: left;
	width: 10%;
	text-align: center;
	margin-left: 45%;
	background-color: #F18024;
	border-radius: 5px;
	padding-top: 2%;
	padding-bottom: 2%;
	margin-right: 45px;
	margin-top: 2%;
}


aside {
	float: left;
		width: 100%;
}


aside {
	float: left;
		width: 100%;
}
.aboutBox {
	float: left;
	height: 400px;
	width: 100%;
	background-image: url(../aboutPhotos/about.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}

.aboutBox2{
	float: left;
	height: 200px;
	width: 100%;
	background-image: url(../banners/about.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}




.pageTiles {
	float: left;
	width: 20%;
	margin-top: 7%;
	margin-left: 10%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: normal;
	color: #FFF;
	background-color: #20a2dc;
	padding: 2%;
}

.pageTiles2{
	float: left;
	width: 20%;
	margin-top: 3%;
	margin-left: 10%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: normal;
	color: #FFF;
	padding: 2%;
}


.pageHeads {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-weight: bolder;
	color: #FFF;
}
.subPageHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	text-transform: uppercase;
	width: 100%;
}


.pagePhoto {
	float: left;
	width: 35%;
	margin-top: 5%;
	margin-left: 5%;
	margin-bottom: 5%;
}


pageContentsBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 35px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 70%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 5%;
}

.pageContentsBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 35px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 50%;
	margin-right: 2%;
	margin-left: 3%;
	margin-top: 5%;
}



.contentsTilte {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #000;
	float: left;
	width: 100%;
	text-align: left;
}


.contentsHolder {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	width: 100%;
	margin-top: 2%;
	font-size: 18px;
	line-height: 35px;
	margin-bottom: 5%;
}







/* Contact Section */

contactBox {
	padding-top: 5%;
	padding-bottom: 5%;
	float: left;
	width: 94%;
	margin-left: 5%;
	margin-right: 3%;
	background-color: #CCC;
}



 .pageContentBox {
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-bottom: 5%;
	margin-top: 3%;
}


.photoBox {
	float: left;
	width: 50%;
}



.pageTitles2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
	float: left;
	width: 90%;
}


  contactInfo {
	float: left;
	width: 100%;
	margin-top: 2%;
}


.tdInfo4 {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #073A25;
	width: 92%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	background-repeat: no-repeat;
	margin-bottom: 2%;
	margin-top: 2%;
	padding-bottom: 2%;
	line-height: 23px;
}


.tdInfo5{
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #073A25;
	width: 92%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	background-image: url(../images/email.png);
	background-repeat: no-repeat;
	padding-left: 6%;
	margin-bottom: 2%;
	margin-top: 2%;
	padding-bottom: 5%;
	line-height: 23px;
}


.tdInfo2{
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #073A25;
	width: 92%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	background-image: url(../images/locations.png);
	background-repeat: no-repeat;
	padding-left: 6%;
	margin-bottom: 2%;
	margin-top: 2%;
	padding-bottom: 2%;
	line-height: 23px;
}

.tdInfo3{
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #073A25;
	width: 92%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	padding-left: 4%;
	margin-bottom: 2%;
	margin-top: 2%;
	padding-bottom: 2%;
	line-height: 23px;
}


.textHolder2{
	float: left;
	width: 40%;
	line-height: 23px;
	padding: 2%;
	background-color: #333333;
	margin-left: 2%;
	border: 20px none #FFF;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
}


.errorMsg2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #090;
	float: left;
	background-image: url(/sdlNew/images/sendIcon2.png);
	background-repeat: no-repeat;
	clear: left;
	background-color: #FFF;
	background-position: 5px;
	padding: 2%;
	width: 100%;
}


.contLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	float: left;
	width: 100%;
	margin-bottom: 1%;
}


.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999;
	float: left;
	width: 98%;
	height: 40px;
	margin-bottom: 1%;
	padding-left: 2%;
	border: 1px solid #CCC;
	border: 20px none #FFF;

}




.fields2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 96%;
	height: 100px;
	margin-bottom: 5%;
	padding: 2%;
	border: 20px none #FFF;
}




.sendButt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #031810;
	float: left;
	width: 20%;
	text-align: center;
	height: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}

 .holdSections2{
	float: left;
	width: 100%;
	background-color: #CCC;
}


.contactLink {
	width: 10%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #13171A;
	text-decoration: none;
	background-color: #31aeda;
	text-align: center;
	float: right;
	padding-top: 2%;
	padding-right: 1%;
	padding-bottom: 2%;
	padding-left: 1%;
}

.welcomeBoxPhoto{
	float: left;
	width: 40%;
	background-color: #9C0;
	margin-left: 5%;
}


.servBoxes {
	float: left;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	margin-top: 1%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}

.servTitle{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	width: 100%;
	margin-top: 3%;
}



.featuredCOmpanies {
	float: left;
	
	width: 100%;
	
}

.eventBox {
	float: left;
	
	width: 100%;
	margin-top: 4%;

}


.downTitle3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	float: left;
	width: 70%;
	margin-left: 15%;
	text-align: center;
	color: #333;
	margin-right: 15%;
}


.downTitle3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	float: left;
	width: 70%;
	margin-left: 15%;
	text-align: center;
	color: #333;
	margin-right: 15%;
}


.thumbsBox {
	float: left;
	width: 100%;
	position: relative;
	background-image: url(../aboutPhotos/_recruitFB433830E205F6DC3B9ABB61BA05FC68.png);
	height: 616px;
	background-repeat: no-repeat;
	transition: ease-in linear 0.1s
}


.thumbsBox:hover{
	float: left;
	width: 100%;
	position: relative;
	background-image: url(../aboutPhotos/_recruitFB433830E205F6DC3B9ABB61BA05FC68New.png);
	height: 616px;
	background-repeat: no-repeat;
	cursor:pointer;
}


.thumbs4{
	float: left;
	width: 16%;
	margin-right: 0.5%;
	margin-bottom: 0.5%;
	background-color: #C0C0C0;
	cursor: pointer;
	height: 150px;
	
}

.sampleBox{
	float: left;
	width: 33%;
}



.galleryCatBox2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 23%;
	margin-right: 2%;
	background-color: #545454;
	margin-top: 2%;
	margin-bottom: 2%;
	height: 300px;
	transition: linear 0.2s;
}

.galleryCatBox2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 23%;
	margin-right: 2%;
	background-color: #696969;
	margin-top: 2%;
	margin-bottom: 2%;
	height: 300px;
}

.galCatPhoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
}


.galCatTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	float: left;
	width: 80%;
	margin-top: 15%;
	margin-left: 5%;
}


.catButton {
	background-color: #FFFFFF;
	text-align: center;
	padding: 2%;
	float: left;
	width: 30%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
	margin-top: 2%;
	margin-left: 5%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	transition: linear 0.2s;
	
}


.catButton:hover{
	background-color: #545454;
	text-align: center;
	padding: 2%;
	float: left;
	width: 30%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 2%;
	margin-left: 5%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	
}

.catTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	float: left;
	width: 100%;
	margin-top: 2%;
}



}
