
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);

html, body
{
  height: 100%;
}

body
{
  padding: 0;
  margin: 0;
  min-width: 480px;
  color: #000000;
  width:100%;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
  margin: 0;
  padding: 0;
}

ul {
	list-style-type: none;
}

img { max-width: 100%; }

h1{

	font-size: 30px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	color: #747ab3;
	padding: 10px 0 0 10px;

}


h2{

	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	color: #000000;

}

h3{

	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	color: #000000;
	margin: 15px auto;

}


h4{

	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	color: #000000;

}


div{
//border: 1px solid #000000;
}

.clearfix:before, .clearfix:after {
   content: "";
   display: table;
}

.clearfix:after
{
  clear: both;
}

#art-main
{
  margin: 0 auto;
  font-size: 13px;
  position: relative;
  width: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  cursor: default;
  overflow: hidden;
  float:left;
}


.art-header
{
  margin: 0 auto;
  height: 200px;

//  height: 1000px;

}


.header-bg-truck{

  background-image: url('../images/toptruck.png');
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  width: 100%;
  height:200px;
  top:0;
  left: 0;
  overflow: hidden;
  z-index: 100;
}


.header-transbg{

  background-image: url('../images/topside.png');
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  width: 48%;
  height:393px;
  top:0;
  left: 0;
  overflow: hidden;
//  z-index: 2;
  opacity: 0.9;
  filter: alpha(opacity=90); /* For IE8 and earlier */

}



#topmenu{

	width:380px;
	height:40px;

  background: #ada9a2;
  border: 1px solid #000000;
	z-index: 500 !important;

  position: absolute;
  top: 20px; 
  left:80px;


}


.logoplace
{
  margin-top:20px;
  max-width: 60%;

}


.art-nav
{
  margin: 0 auto;
  position: relative;
  z-index: 1;
  font-size: 0;
  text-align: left;
}


ul.art-hmenu li
{
  position: relative;
  z-index: 5;
  display: block;
  float: left;
  background: none;
  margin: 0;
  padding: 0;
  border: 0;
}


.art-hmenu
{
  float: left;
  margin: 10px;

}

ul.art-hmenu>li>a
{
  padding: 0 10px;
  margin: 0 auto;
  position: relative;
  display: block;
  cursor: pointer;
  text-decoration: none;
  color: #000000;
  text-align: center;
}

.art-hmenu a, .art-hmenu a:link, .art-hmenu a:visited, .art-hmenu a.active 
{
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}

.art-hmenu a:hover{
  color: #000000;
}

.art-sheet
{
  background: #df6120;
  margin: 0 auto 0;
  position: relative;
  width: 100%;
  height:70px;

}

.middle-table{

	width:100%;
	height:100%;
	float:left;
	background: #d2bca5;

}

#art-work
{
  margin: 0 auto;
  width:100%;
  float:left;
  
}

#art-work2
{
  background: #bfb2a3;
  margin: 10px 0 0 0;
  position: relative;
  background-size: contain;
  left: 0;
  top: 0;
  width:100%;
  float:left;
  z-index: 400
  //height:100%;
  }

.artheading{

	width:80%;
	float:left;
	margin-top:10px;
	margin-left:10px;
}

.artcontent{

	width:100%;
//	height:179px;
	float:left;
//	margin-top:10px;
}

#art-workbg
{
  background: #ffffff;
  margin: 0 0 0 0;
  position: absolute;
  left: 700px;
  top: 27px;
  cursor: default;
  overflow: hidden;
  width:313px;
  height:43px;
  float:right;
  z-index: 2
}

.iconimg{

	margin:6px 0 0 70px

}

.fontsmall{

	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: right;
	color: #000000;
	margin: 10px 27px auto;
	float:right;
	position: relative;
	z-index: 1

}

.content{

  background: #ffffff;
  margin: 0 auto 0;
  position: relative;
  cursor: auto;
  height:100%;
  padding: 0 20px 0 10px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  font-size: 15px;


}

.content ul>li:before
{
  content: url('../images/blockbullets.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  margin-left: 12px;

}

.content li
{
  line-height: 175%;
  margin: 5px 0 0 10px;

}


.contentbox-bg{

  background: #e9d8c5;
  margin: 0 auto 0;
  position: relative;
  cursor: auto;
  width: 100%;
  height:320px;

}

.contentbox-white{

  background: #ffffff;
  margin: 0 auto 0;
  position: relative;
  cursor: auto;
  width: 100%;
  height:320px;

}


.contentimg-home{

  margin: 0 auto 0;
  position: relative;
  cursor: auto;
  width: 100%;
  float:left;
}


p{

	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
//	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	color: #000000;
	margin-left:20px;
	margin-right:20px;

}

.colm1{
	margin-top: 10px;
	width:40%;
	float:left;
	padding: 0 10px 0 10px;

}

.colm2{
	margin-top: 10px;
	width:40%;
	float:right;
	padding: 0 10px 0 10px;
}


.readmore
{
  margin: 10px auto;
  position: relative;
  width: 100%;
  z-index: auto !important;
}


/* ------------- Contact Form ------------------- */

.contact-box {
	width: 340px;
	height:100%;
	margin-left: 24px;
	padding-bottom: 20px;
	z-index: auto !important;


}

.question-form {
	margin-top:15px;
}


.question-level {
  display: inline-block;
  margin-bottom:10px;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.question-box-div {
	padding:5px 20px 0 20px;
	}


.address-div{
	width: 200px;
	margin-left:13px;
	position: absolute;
	float:right;
	left: 400px;
	top: 20px;

}



/* -----------Contact Button -------------------*/

.btn-gen {
	color: #000000;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #d2bda3;
	background-image: -moz-linear-gradient(top, #6c6864, #d2bda3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6c6864), to(#9fc000));
	background-image: -webkit-linear-gradient(top, #6c6864, #d2bda3);
	background-image: -o-linear-gradient(top, #6c6864, #d2bda3);
	background-image: linear-gradient(to bottom, #6c6864, #d2bda3);
	background-repeat: repeat-x;
	border:1px solid #d2bda3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c6864, endColorstr='#d2bda3, GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-gen:hover, .btn-gen:active, .btn-gen.active, .btn-gen.disabled, .btn-gen[disabled] {
	color: #ffffff;
	background-color: #d2bda3 !important;
}

.btn-large {
  margin-top:10px;
  padding: 5px 15px;
  font-size: 15px;
  -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
          border-radius: 1px;
}

.btn {
  cursor: pointer;
}


/* -----------Contact Button END-------------------*/


/* ----------- Footer -------------------*/


.footerlogo1{

  margin-left: 10px;
  margin-top: 10px;
  z-index: 0;
  float:left;

}

.footerlogo2{

  margin-left: 10px;
  margin-top: 10px;
  margin-right:10px;
  z-index: 1;
  position: relative;
  float:right;

}


.footerbottom
{
   background: #ada9a2;
   margin:0 auto 0;
   position: relative;
   text-align: left;
   padding: 0;
   height:10px;

}

.footer
{
   background: #c8c3bc;
   margin:0 auto 0;
   position: relative;
   color: #DBDBDB;
   font-family: Open Sans, Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
   padding: 0;
   height:60px;

}

.footer img
{
   border: none;
   margin: 5px;
}

.footer a,
.footer a:link
{
   color: #555050;
   font-family: Open Sans, Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.footer a:visited
{
   color: #555050;
   font-family: Open Sans, Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.footer a:hover
{
   color: #555050;
   font-family: Open Sans, Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}


.footer-inner
{
   margin-top: 10px;
   margin-left:20px;
   width:100%;
   padding-right: 0;
   padding-left: 0;
  float:left;

}

.footer li
{
   font-size: 10px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   line-height: 125%;
   color: #D6E7F5;
}

.footer .layout-item-0 { 
	border-spacing: 2px 0px; 
	border-collapse: separate;
  }

.footer .layout-item-1 { 
	padding: 5px; 
 }

.content-layout-row 
{
   display: table-row;
}

.layout-cell
{
   display: table-cell;
   vertical-align: top;
}

.content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
   border-collapse: collapse;
}

/* ----------- Footer  END-------------------*/

