body {
	font: 76%/1.8 Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
}

body {
	text-align: center;
	min-width: 730px;
	min-height:1000px;
}

#wrapper {
	width: 730px;
	margin: 0 auto;
	text-align: left;
}

#logo {
	margin: 0;
	padding: 0;
	background: #fff;
}

#content {
	width: 720px;
	padding: 5px;
}

#mainNav a:link, #mainNav a:visited {
	text-decoration: none;
	color: #fff;
}

#mainNav a:hover {
	color: #333;
}

#mainNav {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #ffffff;
	list-style: none;
}

#mainNav li {
	float: left;
}

#mainNav li a {
	display: block;
	margin: 0;
	padding: 5px 15px 5px 10px;
}

.faqs ul{
	list-style: none;
	margin:0;
	padding:0;
}

.bold {
	color:#000000;
	font-weight: bold;
}
.windowFilms ul {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #ffffff;
	list-style: none;
}

.windowFilms ul li {
  margin:0;
  padding:60px 0 0 0;
  float:left;
  width:150px;
  text-align:center;
  }

li#exec {background:url("../images/tints/executive_smoke.jpg") no-repeat center top;}
li#light {background:url("../images/tints/light_smoke.jpg") no-repeat center top;}
li#medium {background:url("../images/tints/medium_smoke.jpg") no-repeat center top;}
li#limo {background:url("../images/tints/limo_black.jpg") no-repeat center top;}
li#clear_smash {background:url("../images/tints/clear_anti_smash_grab.jpg") no-repeat center top;}
li#clear_smash_35 {background:url("../images/tints/35_anti_smash_grab.jpg") no-repeat center top;}
li#clear_smash_20 {background:url("../images/tints/20_anti_smash_grab.jpg") no-repeat center top;}
li#black_silver {background:url("../images/tints/black_silver.jpg") no-repeat center top;}
li#black_blue {background:url("../images/tints/black_blue.jpg") no-repeat center top;}
li#black_green {background:url("../images/tints/black_green.jpg") no-repeat center top;}

.windowFilms li strong {
  display:block;
  color:#000;
  font-size:120%;
  }

.galleryCars  {
    margin : 10px 0 0 0;
    padding : 5px 0 5px 0; 
    display : block;
    float : left;
    width : 95%;
}

#wrapper {
	background: #ffffff;
}


#footer {
       border-top: 5px solid #FF0000; 
	line-height: 1.5;
	text-align: center;
  	padding: 20px 5px 5px 0;
}


#footerNav, #footerNav li {
	display: inline;
	margin: 0px;
	list-style: none;
	
}

#footerNav a {
	padding: 5px;

}

#copyright {
	text-align: center;
}

img {
	border: none;
}


h1 {
	width:97%;
	border-bottom: 5px solid #FF0000; 	
	font-size: 1.4em;
	color: #000000;
	}

h2 {
	font-size: 1.2em;
		color: #000000;
}

.image_right {
float:right;
padding: 0 20px 0 5px;
}
.image_left {
float:left;
padding: 0 20px 0 5px;
}
.clear {
clear:both;
}