@charset "utf-8";
/* Lansing CSS 
Author: EW
Date created: 07.17.09
*/

* {
margin: 0;
padding: 0;
}

.clear {clear: both;}

body {background: url(../images/bkg.jpg) repeat-x;background-color: #eaeaea;color: #333;font-family: Arial, Helvetica, sans-serif;font-size: 12px;}

#wrapper {margin: 0 auto;width: 900px;}

/************ Header ************/


#header {color: #666; padding-top:18px; height:90px; width:900px; position:relative;}

.logo {border: none;float: left;padding:5px 0px 5px;}

#phone {float:right; background: url(../images/bg-operator.jpg) no-repeat left bottom; padding-left:125px; height:90px; text-align:right; color:#666;}
#phone a {color:#666; text-decoration:none; font-size:11px; line-height:180%;}
#phone a:hover {color:#333;}
#phone p {font-size:15px; font-weight:bold;}
#phone p b {color:#333;}
#phone p em {font-weight:normal;}
#phone p.number {font-size:28px; color:#FC8E2F;}

#facebook-like {position:absolute; left:360px; top:30px;}

/* Menu */

#menu {/*display:block;width:900px;*/height: 37px;}
#menu ul {/*width:900px;margin:auto;*/list-style: none;}
#menu li {display:block; float:left;}
#menu li a {color: #fff; font-weight: bold; line-height: 37px; display:block; text-decoration:none; text-align:center;}
#menu li a:hover {background: url(../images/menuBackOvr.png) no-repeat top right;color: #CCC;}
#menu li a.active, #menu li a.last.active {background: url(../images/menuActive.png) no-repeat top right;color: #FFF;}

#aHousehold {width:150px;}
#aBusiness {width:140px;}
#aSpecialized {width:148px;}
#aInternational {width:160px;:}
#aStorage {width:88px;}
#aAreas {width:105px;}
#aAbout {width:105px;}

/* Top */

#top {
background: url(../images/topBack.jpg) no-repeat;
height: 180px;
}

/* Quote */

/*#quote {color: #000;float: right;font-weight: bold;width: 400px;}

#quote p.quoteHeader {
color: #000;
font-size: 24px;
font-weight: bold;
margin: 10px 0 15px 0;
}

#quote label {
float: left;
margin: 4px 0 0 0;
}

.quoteForm {
border: solid #999 1px;
margin: 0 15px 15px 15px;
padding: 2px;
width: 116px;
}

.quoteForm2 {
border: solid #999 1px;
float: right;
margin: 0 0 15px 15px;
padding: 2px;
width: 76px;
}*/

/* Main */

#main {
background-color: #fff;
padding: 30px 20px;
}

#main p {
line-height: 150%;
margin: 0 0 20px 0;
}

#main a {
color: #f60;
font-weight: bold;
}

#main a:hover {
color: #000;
}

/* Content */

#content {
float: left;
width: 560px;
}

ul.indexList {
list-style: none;
}

ul.indexList li {
display: block;
height: 80px;
margin: 0 0 10px 0;
}

/* Side Bar */

#sideBar {
float: right;
width: 260px;
}

p.sideBarHeader {
border-bottom: solid #ccc 1px;
color: #000;
font-size: 16px;
font-weight: bold;
margin: 0 0 15px 0;
padding: 0 0 2px 0;
}






/************ Footer ************/

/* Footer */

#footer {color: #FFF; width:100%; background:#000 url(../images/bg-footer.jpg) repeat-x top; border-top:1px solid #000;}

#footer-container {margin:0 auto; width:860px; padding:20px 20px 0px 20px;}
#footer-container h4 {font-size:14px; padding-bottom:5px;}

#company-container, #locations-container, #copyright-container {float:left;}

#company-container, #locations-container {padding-bottom:20px;}
#company-container {padding-right:50px;}
#company-container .vcard {line-height:160%;}

#locations-container ul {float:left; list-style:none; line-height:160%; padding-right:50px; display:block;}
#locations-container ul.last {padding-right:0px;}


#locations-container a {color: #CCC; text-decoration: none;}
#locations-container a:hover {color: #FFF;}

#copyright-container {float:left; width:860px; padding:10px 0px; border-top:1px solid #333; color:#999; font-size:11px;}
#copyright-container a {color:#999; text-decoration:none;}
#copyright-container a:hover {color:#FFF;}

#social-container {padding:10px 0px;}
#social-container img {margin-right:5px;}



/* Text Styles */

h1 {
border-bottom: solid #ccc 1px;
color: #000;
font-size: 20px;
margin: 0 0 15px 0;
padding: 0 0 2px 0;
}

strong {
color: #000;
}

/* Image Styles */

.page {
border: solid #ccc 1px;
float: left;
margin: 0 15px 5px 0;
padding: 2px;
}

/*.vcard-contactpage {float:left; line-height:180%; padding:0 0 20px 0;}
.vcard {float:right; line-height:140%;}
.fn.org {font-weight:bold;}*/

/*------------------- MASTHEAD ------------------- */

#masthead {
background-image:url(../images/bkg-masthead.jpg);
background-repeat: no-repeat;
height: 380px;
width: 900px;
}


#mastheadLeft p {
padding-left: 20px;
width: 290px;
font-size: .9em;
font-style: italic;
line-height: 18px;
}


/*-------------------3. FORM ------------------- */
#formContainer {
width: 480px;
float:right;
padding-top: 30px;
}

#formContainer p {
color: #ffffff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.9em;
font-weight: bold;
text-shadow: 0px 2px 2px #2f424e;
}

#formColumn1 {
float:left;
width:250px;
}

#formColumn2 {
float:left;
padding-left: 0px;
width:230px;
}


#formContainer label {
display: block;
font-size: .9em;
font-weight: bold;
color: #000000;
padding-bottom: 3px;
padding-top: 8px;
}



#formContainer input {
width:227px;
padding-top: 2px;
height: 20px;
border: #1a1818 1px solid;
}


#formContainer dl input {
margin-bottom: 0px;
}


#formContainer dd {
float:left;
padding-right: 11px;
}


#formContainer input.pickup {
width: 48px;
}

#formContainer input.date {
width: 65px;
}

#formContainer label.dateText {
width: 75px;
}

#formContainer select {
width: 239px;
padding: 2px;
height: 24px;
border: #1a1818 1px solid;
font-size: .9em;
}

#formContainer .submitBtn {
background-image:url(../images/btn.jpg);
background-repeat: no-repeat;
background-position: 0 0;
height: 53px;
width: 499px;
border:none;
margin-top: 20px;
display:block;
}


#facebook-fan {width:480px; padding:18px 0px 20px 0px;}

#facebook-fan span {float:left; font-size:1.5em; font-weight:bold; padding:3px 8px 5px 20px; font-family:Georgia, "Times New Roman", Times, serif;}

#facebook-fan iframe {float:left;}

/*#formContainer .submitBtn:hover {
background-image:url(../images/btn-home.jpg);
background-repeat: no-repeat;
background-position: 0 -53px;
}*/

.slideshow {
float: left;
width: 300px;
height: 76px;
margin-top:10px;
margin-left: 70px;
}

.slideshow img {
border:none;
}


