@charset "utf-8";
body  {
	font: 14pt Verdana, Arial, Helvetica, sans-serif;
	background: #333333;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 830px;
	background: #000000;
	border: 1px solid #333333;
	text-align: left;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header {
	background-color: #FFFFFF;
	height: 182px;
	padding-top: 0;
	background-image: url(../assets/garage-door-opener-arcadia.jpg);
	background-repeat: no-repeat;
}
#tagline {
	float: left;
	margin-top: 18px;
	margin-left: 11px;
}
#phone {
	float: right;
	margin-top: 18px;
	margin-right: 30px;
}
#logo {
	margin-left: 266px;
	margin-top: 2px;
}

#mainNavigation {
	margin-bottom: 0px;
}
#contentContain {
	background-color: #990000;
	background-image: url(../assets/back-contentContain.png);
	background-repeat: repeat-y;
}
#columnLeft {
	float: left;
	width: 10px;
}
#columnRight {
	float: right;
	width: 10px;
}



#productNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
*:first-child#productNavigation{
	margin-top: -4px;
} 
* #productNavigation {
	margin-top: -4px;
}



#mainContent {
	margin: 0 40px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
} 



#footer {
	background-color: #333333;
	background-image: url(../assets/footer-new-garage-door-los-angeles.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
} 
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
.fltLeft {
	float: left;
	margin-right: 8px;
}
.fltRight {
	float: right;
	margin-left: 12px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h2 {
	margin: 0;
	padding: 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.textHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.largeLinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.largeLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.largeLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: underline;
}
.smallLinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.smallLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.smallLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
