/* Rules ----------- */

html {
}

body {
	-webkit-font-smoothing: subpixel-antialiased;
	margin: 0px;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
}
a img { 
	border: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a.:hover,a.:active {text-decoration: none;}

/* ID's ----------- */
#border {
	background-color: #990000;
	width: 100%;
	height: 18px;
	margin: 0px;
	float: left;
}
#top-hd {
	background-color: #000000;
	float: left;
	height: 20px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

#header {
	width: 100%;
	height: 450px;
	margin: 0px;
	float: left;
}
#inner-header {
	width: 1150px;
	height: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../imgs/bg-masonry-services.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#header-page {
	width: 100%;
	height: 150px;
	margin: 0px;
	float: left;
	background-image: url(../imgs/bg-masonry-services-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#inner-header-page {
	width: 1150px;
	height: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav {
	float: left;
	height: 450px;
	width: 265px;
	background-color: #000;
	background: rgba(0, 0, 0, 0.5);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}
#nav-pg-container {
	float: left;
	height: 30px;
	width: 660px;
	margin-bottom: 0px;
	margin-left: 200px;
	margin-top: 46px;
	z-index: 1;
}
#logo {
	float: left;
	height: 108px;
	width: 265px;
}
#logo-page {
	float: left;
	height: 108px;
	width: 265px;
	margin-left: 25px;
}
#content {
	width: 100%;
	height: 400px;
	background-color: #fff;
	margin: 0px;
	float: left;
}
#inner-content {
	width: 1150px;
	height: 400px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
}
#content2 {
	width: 100%;
	height: 780px;
	background-color: #FFF;
	margin: 0px;
	float: left;
}
#inner-content2 {
	width: 1150px;
	height: 780px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
}
#content3 {
	width: 100%;
	height: 700px;
	background-color: #FFF;
	margin: 0px;
	float: left;
}
#inner-content3 {
	width: 1150px;
	height: 700px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
}
#content4 {
	width: 100%;
	height: 1800px;
	background-color: #FFF;
	margin: 0px;
	float: left;
}
#inner-content4 {
	width: 1150px;
	height: 1800px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
}
#content5 {
	width: 100%;
	height: 700px;
	background-color: #FFF;
	margin: 0px;
	float: left;
}
#inner-content5 {
	width: 1150px;
	height: 600px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
}
#content6 {
	width: 100%;
	height: 500px;
	background-color: #FFF;
	margin: 0px;
	float: left;
}
#inner-content6 {
	width: 1150px;
	height: 500px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
}
#footer {
	width: 100%;
	height: 200px;
	margin: 0px;
	float: left;
	background-color: #191919;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990000;
}
#inner-footer {
	width: 1150px;
	height: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #191919;
}
#img-one {
	float: left;
	height: 180px;
	width: 280px;
	border: 3px solid #000;
	margin-top: -8px;
	box-shadow: 3px 3px 0px #990000;
	-webkit-box-shadow: 3px 3px 0px #990000;
	-moz-box-shadow: 3px 3px 0px #990000;
}
#nav-container {
	float: left;
	height: 150px;
	width: 245px;
	margin-top: 35px;
	margin-left: 10px;
}
#qual {
	float: left;
	height: 122px;
	width: 180px;
	margin-top: 25px;
	margin-left: 25px;
}


/* Classes ----------- */
.split {
	float: left;
	width: 50%;
	margin: 0px;
	height: 200px;
}
.split2 {
	float: left;
	width: 800px;
	margin: 0px;
	height: 250px;
}
.split3 {
	float: left;
	width: 350px;
	margin: 0px;
	height: 250px;
}
.split4 {
	float: left;
	width: 805px;
	margin: 0px;
	height: auto;
}
.split5 {
	float: left;
	width: 750px;
	height: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
.split6 {
	float: left;
	width: 100%;
	margin: 0px;
	height: auto;
}
.nav-btn-lwr {
	font-family: Calibri, "Calibri Light";
	font-size: 1.5em;
	line-height: 30px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #990000;
	float: left;
	height: 30px;
	width: 245px;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
}
.home-lnk-c {
	float: left;
	height: 120px;
	width: 300px;
	margin-top: 10px;
	margin-left: 60px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #666;
}
.home-lnk-r {
	float: left;
	height: 120px;
	width: 300px;
	margin-top: 10px;
	margin-left: 60px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #666;
}
.home-lnk-m {
	float: left;
	height: 120px;
	width: 300px;
	margin-top: 10px;
	margin-left: 60px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #666;
}
.gallery-container {
	float: left;
	height: auto;
	width: 320px;
	margin-left: 14px;
	margin-top: 30px;
}
.gallery-container2 {
	float: left;
	height: auto;
	width: 100%;
	margin-left: 14px;
	margin-top: 30px;
	text-align: center;
}
.gallery {
	float: left;
	height: 100px;
	width: 320px;
	background-color: #ebebeb;
	margin-top: 20px;
}
.lrg-gallery {
	float: left;
	height: 130px;
	width: 200px;
	margin-top: 20px;
	margin-left: 25px;
	margin-bottom: 35px;
}
.gimg {
	float: left;
	height: 80px;
	width: 120px;
	margin-top: 10px;
	margin-left: 10px;
}
.serv-img {
	float: right;
	height: 150px;
	width: 220px;
	margin-left: 10px;
	border: 1px solid #666;
}
.cform {
	float: left;
	height: 550px;
	width: 650px;
	margin-top: 25px;
	margin-left: 75px;
}



.img-corner {
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
