@charset "utf-8";
/* CSS Document */

a.aboutus { display: block; position: relative; top: -80px; visibility: hidden;}

a.brandsa { display: block; position: relative; top: -80px; visibility: hidden;}
a.network { display: block; position: relative; top: -80px; visibility: hidden;}
a.contacta { display: block; position: relative; top: -80px; visibility: hidden;}

body {
	margin: 0;
	font-family: 'Lato', sans-serif;
}

#topbg {
 width: 100%;
 height: 1060px;
 height: 120px;
    position:fixed;
    top:0px;
 background: #fff;
  z-index: 9999;
}


#top {
	width: 1060px;
	margin: 0 auto;
	height: 120px;
}

#logo {
	float: left;
	background: url(images/logo.png);
	width: 301px;
	height: 53px;
	margin: 34px 0 0 0;
	}
	


#bannerbg {
 width: 100%;
 height: 477px;
 background: url(images/bannerbg.png);
 margin-top: 120px;
}

#banner {
	width: 1160px;
	margin: 0 auto;
	height: 477px;
	background: url(images/banner.png);
}

#map { float: left; background: url(images/map.png); width: 627px; height: 436px; margin: 18px 0px 0px 23px; }

#btext { width: 390px; float: right; margin: 90px 0 0 0;}
#btext h3 { color: #fff; font-weight: normal; font-size: 1.3em; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.55);}
#btext p { color: #c9c9c9; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.55);}

#top ul { margin: 50px 0 0 0; padding: 0; float: right; }
#top li { display: inline; margin: 0px 40px 0px 0px; }
#top li a { text-decoration: none; color: #1f2326; }
#top li a:hover { text-decoration: none; color: #d63d1e; }

.button a { display: block; text-align: center; color: #fff; background: #d63d1e; border-radius: 6px; width: 150px; padding: 10px 5px 5px 5px; height: 28px; float: right; text-decoration: none; margin: 40px 0 0 0;text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.55);}
.button2 a { display: block; text-align: center; color: #fff; background: #d63d1e; border-radius: 6px; width: 120px; padding: 10px 15px 5px 15px; height: 28px; float: left; text-decoration: none; margin: 12px 0 0 0;text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.55);}
.button3 a { display: block; text-align: center; color: #fff; background: #d63d1e; border-radius: 6px; width: 100px; padding: 6px 10px 6px 10px; height: 20px; float: right; text-decoration: none; margin: 12px 0 0 0;text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.55);}

.hbox { width: 310px; float: left; }
.hbox h3 { float: left; }
.hbox img { float: left; }
.line { width: 310px; height: 2px; background: #ccc; }

#brandsbg { width: 100%; }
#brands { width: 1060px; margin: 0 auto; padding: 60px 0px 20px 0px;}

.bbox { width: 510px; float: left; margin: 0px 40px 40px 0; }
.bbox h4 { margin: 0; color: #d63d1e;  } 
.bbox p { text-align: justify; color: #424242; }
.bbox img { float: left; margin: 0px 20px 0 0; }
.bbox2 { width: 510px; float: left; }
.bbox2 h4 { margin: 0; color: #d63d1e;  } 
.bbox2 p { text-align: justify;  color: #424242; }
.bbox2 img { float: left; margin: 0px 20px 0 0; }
.clear { clear: left; }

#aboutbg { width: 100%; background: #f1f1f1; border-top: 2px solid #e5e5e5; border-bottom: 2px solid #e5e5e5; }
#about { width: 1060px; margin: 0 auto; padding: 60px 0px; }

#about h2 { margin: 0; color: #000; font-weight: normal;  }
#about p { margin: 2px 0px 40px 0px; color: #3c3c3c;}

#locbg { width: 100%; }
#loc { width: 1060px; margin: 0 auto; padding: 60px 0px;}

#loc h2 { margin: 0; color: #000; font-weight: normal;   }
#loc p { margin: 2px 0px 40px 0px; color: #3c3c3c;}

.locleft { width: 450px; float: left; }
.locright { width: 500px; float: left; }

.loct1 { width: 200px; border-top: 2px solid #e5e5e5; border-left: 2px solid #e5e5e5; border-bottom: 2px solid #e5e5e5; float: left; padding: 5px; }
.loct2 { width: 200px; border-top: 2px solid #e5e5e5; border-left: 2px solid #e5e5e5; border-bottom: 2px solid #e5e5e5;border-right: 2px solid #e5e5e5; float: left; padding: 5px; }

.loct3 {  background: #f1f1f1;width: 200px;  border-left: 2px solid #e5e5e5; border-bottom: 2px solid #e5e5e5; float: left; padding: 5px; }
.loct4 {  background: #f1f1f1;width: 200px; border-left: 2px solid #e5e5e5; border-bottom: 2px solid #e5e5e5;border-right: 2px solid #e5e5e5; float: left; padding: 5px; }
.loct5 {  background: #fff;width: 412px;  border-left: 2px solid #e5e5e5; border-bottom: 2px solid #e5e5e5; border-right: 2px solid #e5e5e5;float: left; padding: 5px; }


.testbut a { background: #303030; color: #fff; text-align: center; display: block; padding: 10px; width: 110px; float: left; margin: 15px 10px 0 0; text-decoration: none; }
.testbut a:hover { background: #d63d1e; color: #fff; text-align: center; display: block; padding: 10px; width: 110px; float: left; margin: 15px 10px 0 0; text-decoration: none; }

#contactbg { width: 100%; background: #f1f1f1; border-top: 2px solid #e5e5e5; border-bottom: 2px solid #e5e5e5; }
#contact { width: 1060px; margin: 0 auto; padding: 60px 0px; }

#termsbg { width: 100%; }
#terms { width: 1060px; margin: 0 auto; padding: 60px 0px;}

#contact h2 { margin: 0; color: #000;  font-weight: normal;  }
#contact p { margin: 2px 0px 40px 0px; color: #3c3c3c;}

input { width: 300px; border: 2px solid #e5e5e5; float: left; margin: 0px 20px 0 0; padding: 10px 5px; } 
textarea { width: 1030px; border: 2px solid #e5e5e5; float: left; margin: 10px 20px 0 0; height: 200px; } 
input[type="submit"] { width: 180px; height: 50px; color: #fff; background: #d63d1e; margin: 30px 0 0 0;}

#footbg { width: 100%; height: 175px; background: #1f2326; -webkit-box-shadow: inset 0px 3px 5px 0px rgba(0, 0, 0, 0.4);
-moz-box-shadow:    inset 0px 3px 5px 0px rgba(0, 0, 0, 0.4);
box-shadow:         inset 0px 3px 5px 0px rgba(0, 0, 0, 0.4);}
#foot { width: 1060px; margin: 0 auto; padding: 60px 0px;}

.fb a { display: block; height: 53px; width: 53px; background: url(images/fbgrey.png) ; float: right; margin: 10px 0 0 0;}

.fb a:hover {
    background-image: url('images/fb.png');
}

.tw a { display: block; height: 53px; width: 53px; background: url(images/twgrey.png) ; float: right; margin: 10px 0 0 0;}

.tw a:hover {
    background-image: url('images/tw.png');
}



#logo2 { width: 307px; height: 70px; float: left; background: url(images/logo2.png); margin: 5px 0 0 0;}



#about ul { list-style: none;  }

