/* Powered by Web Walk */

.wrapper, .boxed-layout .wrapper{
	width: 100% !important;
	min-width: 100% !important;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

html{
    width: 100% !important;
    overflow-x: hidden !important;
}

body{
    width: 100% !important;
    height: auto !important;
    margin: 0px !important;
    padding: 0px !important;
    min-width: 0px !important;
	background-image: url(../img/mainbg.jpg);
	background-position: center top;
	background-color: #AD0000;
	/*background-repeat: no-repeat;
   background-size: 100% cover;*/
}

.stretched-layout .wrapper{
  background: white !important;
  padding-bottom: 20px !important;
}

h1{
	font-size: 24px !important;
}

h2{
	font-size: 18px !important;
}

hr.style-one {
    border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:    -moz-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:     -ms-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:      -o-linear-gradient(left, #ccc, #333, #ccc); 
}

hr.style-two {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}

hr.style-three {
    border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
}

hr.style-four {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.top{
	width: 100%;
	height: auto;
	display:  table;
	padding: 5px;
	background-color: #000;
}

header{
	width: 100%;
	height: auto;
	display: table;
	/*background-image: url(../img/headerbg.jpg);*/
	background-repeat: repeat-x;
}

#header{
	width: 73%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden auto;
}

.logo{
	width: auto;
	height: auto;
	float: left;
	margin-top: 10px;
}

#social{
	width: 30%;
	height: auto;
	overflow: hidden auto;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	line-height: 1em;
	display: none;
}

.phone{
	width: 50%;
	height: auto;
	float: right;
	margin-top: 10px;
	line-height: 1;
}

nav{
	width: 1000px;
	height: 45px;
	background-image: url(../img/menubg.jpg);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
}

#menu{
	width: 1000px;
	height: auto;
	padding-top: 4px;
	margin-left: auto;
	margin-right: auto;
}

#form{
	width: 33%;
	height: auto;
	float: right;
}

.banner{
	width: 67%;
	height: auto;
	float: left;
}

.banner img{
	width: 100%;
	height: auto;
}

/*  Accordion  --------------------------------*/
.accordionButton {
  width: 100%;
  float: left;
  background: url(../images/accordion-plus.png) no-repeat 0px 13px;
  border-bottom: 1px solid #EEEEEE;
  cursor: pointer;
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 30px;
  font-size: 12px;
  font-weight: bold;
  color: #2b2b2b;
  font-family: Arial;
}

.accordionButton.first {
  border-top: 1px solid #EEEEEE;
  margin-top: 10px;
}

.accordionContent {
  width: 100%;
  float: left;
  padding-bottom: 20px;
  margin-top: 15px;
  padding-left: 30px;
  border-bottom: 1px solid #EEEEEE;
  font-family: Arial;
  font-size: 13px;
}

.on {
  background: url(../images/accordion-minus.png) no-repeat 0px 13px;
}

#fw{
	width: 100%;
	height: auto;
	display: table;
}

section{
	width: 1000px;
	height: auto;
	min-height: 100%;
	overflow: hidden auto;
	margin-left: auto;
	margin-right: auto;
	display: table !important;
	position: relative !important;
	clear: both;
	float: none;
	background-color: #FFF;
	box-shadow: 6px 0 4px -4px #222 , -6px 0 4px -4px #222; 
 -moz-box-shadow: 6px 0 4px -4px #222, -6px 0 4px -4px #222; 
-webkit-box-shadow: 6px 0 4px -4px #222, -6px 0 4px -4px #222;
}

#contl{
	width: 65%;
	height: auto;
	float: left;
	text-align: justify;
	margin-left: 10px;
}

#contl1{
	width: 30%;
	height: auto;
	float: left;
	text-align: justify;
	margin-left: 10px;
}

#contr{
	width: 30%;
	height: auto;
	float: right;
}

#contc{
	width: 90%;
	height: auto;
	overflow: hidden auto;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

#content{
	width: 80%;
	height: auto;
	float: none;
	margin: 20px auto;
	display: table;
}

#thumb{
	width: 100px;
	height: 100px;
	float: left;
	margin-left: 30px;
	border: 2px #CCCCCC solid; 
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}

#paint{
	width: 50%;
	float: left;
}

footer{
	width: 1000px;
	height: auto;
	overflow: hidden auto;
	display: table;
	background-image:url(../img/footerbg.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
	line-height: 1;
}

#copy{
	width: 50%;
	height: auto;
	float: left;
	margin: 10px;
}

#webwalk{
	width: auto;
	height: auto;
	float: right;
	padding-right: 50px;
	padding-top: 70px;
}

.style1{
	font-family: Arial;
	font-size: 14px;
}

.style2{
	font-family: Arial;
	font-size: 12px;
}

.style3{
	font-family: Arial;
	font-size: 17px;
}

.style4{
	font-family: Arial;
	font-size: 28px;
}

.style5{
	font-family: Arial;
	font-size: 33px;
}


.white{
	color: #FFF;
}

.yellow{
	color: #FC0;
}

.greyl{
	color: #CCC;
}

.grey{
	color: #666;
}

.red{
	color: #C00;
}

li.class1{
	list-style-image: url(../img/bullet1.jpg);
}

a:link{
	color: #000;
	text-decoration: none;
}

a:hover{
	color: #999;
	text-decoration: none;
}

a:active{
	color:  #000;
	text-decoration: none;
}

a:visited{
	color:  #000;
	text-decoration: none;
}

.classwhite a:link{
	color: #FFF;
	text-decoration: none;
}

.classwhite a:hover{
	color:  #edb81a;
}

.classwhite a:visited{
	color: #FFF;
	text-decoration: none;
}

.classyellow a:link{
	color: #FC0;
	text-decoration: none;
}

.classyellow a:hover{
	color:  #FFF;
}

.classyellow a:visited{
	color: #FC0;
	text-decoration: none;
}

@media screen and (max-width:768px) {


	nav, #menu, section, footer, .banner{
		width: 100%;
		height: auto;
		display: table;
	}
	.phone, .logo, #contl, #contr{
		width: 80%;
		height: auto;
		display: table;
		float: none;
		margin: 20px auto;
		text-align: center;
	}

	.banner, #paint img{
		width:  100%;
		height: auto;
	}

	#form{
		width: 100%;
		height: auto;
		float: none;
		margin: 20px auto;
		display: table;
	}

	#paint{
	width: 50%;
	float: none;
	margin: 20px auto;
	}

	}