*,*:after,*:before{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

html, body {
    margin: 0;
    padding: 0;
}
p {
margin: 0;
padding: 10px;
color:#404040;
    text-decoration:none;
    text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
}
h1 {
margin: 0;
padding: 0px;
color:white;
    text-decoration:none;
    text-align: center;
	font-size: 30px;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
    font-variant: small-caps;
    line-height:27px;
}
h2 {
margin: 0;
padding: 20px;
color:#333333;
    text-decoration:none;
    text-align: center;
	font-size: 19px;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
}
h6 {
margin: 0;
padding: 0px;
color:white;
    text-decoration:none;
    text-align: center;
	font-size: 12px;
	font-family: "Arial Black", Gadget, sans-serif;
}
h4 {
margin-right: 130px;
padding: 5px;
color:white;
    text-decoration:none;
    text-align: center;
	font-size: 25px;
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-style: italic;
}

/* Top Logo and Text */

.mainLogo {
background-color: #dd2a1b;
height: 123px;
width: 1050px;
margin: auto;
}
.logoPic  img{
float: left;
}
#mainTxt{
float: right;
}

/* Navigation Bar */

.nav ul {
margin: 0;
padding: 10px;
list-style-type: none;
text-align: center;
}
.nav {
  height: 43px;
  width: 1050px;
  margin: auto;
  background-color: #404040;
}
.nav a {
  top: 13px;
  background-color: #404040;
  font-size: 16px;
  font-weight: bold;
  color: #F0F0F0;
  padding: 10px 12px;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "Arial Black", Gadget, sans-serif;
  //border-radius: 5px;
  //border: 0px solid;
  //border-color: black;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;

}
.nav a:hover {
  background-color: #dd2a1b;
  color: white;
}
.nav li {
 display: inline;
}

/* Image Slider */

#slidy-container { 
  width: 1050px; 
  overflow: hidden; 
  margin: 0 auto;
  border-bottom:#404040 solid 10px;
}

/* Toggle down Icons and Buttons */

#services {
    background: #F0F0F0;
    width: 1050px;
	height: 295px;
    margin: auto;
}
#services ul {
    list-style-type:none;
	padding: 0;
	margin: 0;
}
#services li {
    display:inline;
    float:left;
    width:1050;
	margin-top: 32px;
    margin-left:50px;
    text-align: center;
}
#services a {
    display:block;
    margin-right:0% auto;
	margin-top: 32px;
	padding: 3px;
    color:#333333;
	background-color: #F0F0F0;
    text-decoration:none;
    text-align: center;
	font-size: 26px;
	font-weight: bold;
	font-variant: small-caps;
	font-family: "Arial Black", Gadget, sans-serif;
	-moz-border-radius: 0px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px; 
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
}
#services a:hover {
  background-color: #dd2a1b;
  color: white;
}
#services img {
text-align: center;
}

/* About Us section */

#aboutUs {
margin: 0 auto;
padding: 0;
width: 1050px;
height: 580px;
background-color:#F0F0F0;
border-top: #909090  solid 10px;
}
#title {
margin-top: 20px;
margin-bottom: 10px;
padding: 10px;
color: white;
background-color: #404040;
font-family: "Arial Black", Gadget, sans-serif;
font-size: 26px;
font-weight: bold;
font-variant: small-caps;
line-height:27px;
}
#aboutPic {
float: left;
width: 370px;
padding-bottom: 17px;
}
#aboutTxt {
margin-top: 20px;
float: right;
width: 670px;
}
#hansenIMG {
padding: 20px;
}

/* Partners Section */

#partners {
vertical-align: middle;
margin: auto;
width: 1050px;
border-top: #333333 solid 5px;
border-bottom: #404040 solid 8px;
}
#headline {
margin: 0;
padding: 10px;
color: white;
background-color: #404040;
font-family: "Arial Black", Gadget, sans-serif;
font-size: 26px;
font-weight: bold;
font-variant: small-caps;
line-height:27px;
border-top: #333333 solid 6px;
}
#logos {
margin-left: 120px;
width: 810px;
height: 200px;
}
#logoPic {
display: inline;
margin: auto;
padding-top: 10px;
padding-left: 50px;
}

/* Services Toggle Drop-down Sliders */

#toggleSlide1 {
display: none;
padding-top: 10px;
margin: auto;
width: 1050px;
height: 170px;
color:#404040;
background-color: #F0F0F0;
    text-decoration:none;
    text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
}
#toggleSlide2 {
display: none;
padding: 15px;
margin: auto;
width: 1050px;
height: 190px;
color:#404040;
background-color: #F0F0F0;
    text-decoration:none;
    text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
}
#toggleSlide3 {
display: none;
padding: 15px;
margin: auto;
width: 1050px;
height: 170px;
color:#404040;
background-color: #F0F0F0;
    text-decoration:none;
    text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
}
#toggleSlide4 {
display: none;
padding: 15px;
margin: auto;
width: 1050px;
height: 130px;
color:#404040;
background-color: #F0F0F0;
    text-decoration:none;
    text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
}

/* Footer section */

.footer {
margin: auto;
width: 1050px;
height: 80px;
background-color: #dd2a1b;
}
.footer2 {
margin: auto;
width: 1050px;
height: 18px;
background-color: #dd2a1b;
color: white;
}
