body{
font-family: Arial;
margin-top: 35px;
height: auto;
}

.container{
width: 800px;
}

h4{
font-size: 1.1em;
padding-top: 15px;
padding-left: 10px;
line-height: 1em;
}

h5{
padding-top: 15px;
color: #0098e7;
font-size: 2em;
margin-bottom: 0px;
}

h6{
color: #cc0001;
font-weight: bold;
line-height: 1em;
font-size: 1.2em;
}



/*Header*/
#tagline{
background-image:url(../images/Tagline.png);
width: 223px;
height:128px;
margin-bottom: -31px;
}

#companylogo{
background-image: url(../images/Logo.png);
width: 250px;
height: 89px;
margin-left: 80px;
margin-bottom: -125px;
}

#greybar{
height:23px;
Background-image: url(../images/BlackGradient.jpg);
}




/*Column 1-Community area, facebook and blog links, quotes*/
#column1 {
background-image: url(../images/BlueGradient.jpg);
height: 329px;
margin-right: 0px;
border-right: white;
border-right-width: 1px;
border-right-style: solid;
}

#column1 .quote-area ul li {list-style-type:none;line-height:12px;}
#column1 .quote-area ul li span.author {} /*put a color #555 to style author differently if desired*/
#column1 .quote-area {
  color:#ddd;
  width:142px;
  padding:5px 0;
  margin:0;
  font-family:Arial, sans-serif;
}

#column1 p{
color: white;
font-size: .9em;
font-style: italic;
line-height: 1.2em;
padding-top: 10px;
padding-left: 4px;
}

#community{
padding-top: 80px;
padding-left: 4px;
padding-right: 7px;
list-style: none;
}




/*Column 2-Photo area*/
#column2 {
height: 328px;
margin-right: 2px;
overflow:hidden;
margin:0 auto;
}



/*Column 3-Main text*/
#column3 {
background-image: url(../images/BlueGradient.jpg);
height: 328px;
width: 448px;
border-left: white;
border-left-width: 1px;
border-left-style: solid;
}

#column3 h1{
color: white;
font-size: 4.5em;
font-weight: bold;
letter-spacing: -.05em;
margin-top: 45px;
margin-left: 20px;
}

#column3 h2{
color: white;
font-size: 2.3em;
font-weight: bold;
margin-left: 100px;
margin-top: -5px;
letter-spacing: -.05em;
margin-top: -40px;
margin-left: 100px;
}

#column3 h3{
color: #d2ae6a;
font-size: 2.3em;
font-weight: lighter;
margin-left: 100px;
margin-top: -15px;
}

#column3 p{
color: white;
font-size: 1.2em;
font-weight: lighter;
line-height: 1.2em;
margin-left: 100px;
margin-top: -40px;
width: 325px;
}


/*Column 3 HOME PAGE ONLY*/
#column3home {
background-image: url(../images/BlueGradient.jpg);
height: 328px;
width: 446px;
border-left: white;
border-left-width: 1px;
border-left-style: solid;
}

#column3home h1{
color: white;
font-size: 4.5em;
font-weight: bold;
letter-spacing: -.05em;
margin-top: 25px;
margin-left: 20px;
}

#column3home h2{
color: white;
font-size: 2.3em;
font-weight: bold;
margin-left: 100px;
margin-top: -5px;
letter-spacing: -.04em;
margin-top: -40px;
margin-left: 100px;
}

#column3home h3{
color: #d2ae6a;
font-size: 2.3em;
font-weight: lighter;
margin-left: 100px;
margin-top: -15px;
}

#column3home p{
color: white;
font-size: 1.1em;
font-weight: lighter;
line-height: 1em;
margin-left: 100px;
margin-top: -20px;
width: 325px;
}



/*Column 4*/
#column4{
height:auto
padding-right:15px;
padding-left: 15px;
margin-top: 15px;
padding-bottom: 15px;
}



/*Column 5*/
#column5{
height:auto
padding-bottom: 15px;
}


/*Footer*/
#space{
height: 1px;
}

#footer{
background-color: #cc0001;
height: 40px;
}

div#footer p{
padding-top: 12px;
text-align: center;
color: white;
}
  