@charset "utf-8";
body {
	margin: 0px;
	background-color: #FFFFFF;
	width: 100%;
}

container {
	margin: 0px;
	height: 100%;
	width: 100%;
	position: relative;
	background-color: #FFF;
}
h1 {
	position: relative;
	margin: 0px;
	width: 100%;
	height: 150px;
	text-indent: -9999px;
	background-color: #4B4B4D;
	background-image: url(../images/mfo-designer-lighting.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	
}

h2 {
	margin: 0px;
	width: 100%;
	background-color: #F47B20;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align:center;
	font-size: 1.3em;
	letter-spacing: 0.15em;
	word-spacing: 0.2em;
	text-shadow: #4B4B4D 1px 1px 1px, #4B4B4D -1px -1px 1px, #4B4B4D 1px -1px 1px, #4B4B4D -1px 1px 1px;	
	padding-top: 3px;
	padding-bottom: 3px;
}

h4 {
	margin: 0px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #4B4B4D;
	color: #F47B20;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align:center;
	font-size: 1.1em;
	letter-spacing: 0.05em;
	word-spacing: 0.2em;

}

h3 {
	position: relative;
	margin: 0px;
	background-color: #FFFFFF;
	width: 100%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	text-align:center;
	font-size: 1.2	em;
	word-spacing: 0.2em;
	padding-top: 4px;	
	padding-bottom: 10px;	
}
.grey-border {

	margin: 0px;
	background-color: #4B4B4D;
	height: 15px;	
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;	
}

#main {
	position: relative;
	margin: auto;
	background-color: #FFFFFF;
	height: 380px;
	width: 980px;
	background-image:url(../images/light-bulb.jpg);
	background-position: top;
	background-repeat: no-repeat;

}

#products {
	position: relative;
	margin: 0px;
	background-color: #FFFFFF;
	width: 100%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	text-align:center;
	font-size: 1em;
	word-spacing: 0.2em;
	padding-top: 4px;	
	padding-bottom: 10px;
}

#product-list {
	position: relative;
	word-spacing: 5em;
	font-size: 0.9em;	
	font-weight: bold;	
	width: 980px;
	text-align: center;
	font-style:italic;
	margin: auto;
	color: #8b8b8d;
}

#address {
	margin: 0px;
	width: 100%;
	background-color: #F47B20;
	color: #4B4B4D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
	font-size: 2.4em;
	letter-spacing: 0.05em;
	word-spacing: 0.2em;
	text-shadow: white 1px 1px 3px, white -1px -1px 3px, white 1px -1px 3px, white -1px 1px 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	
}

#hours {
	margin: 0px;
	width: 100%;
	background-color: #F47B20;
	color: #4B4B4D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
	font-size: 0.9em;
	letter-spacing: 0.05em;
	word-spacing: 0.2em;
	padding-top: 2px;
	padding-bottom: 2px;
	
}

#main-site-link,
#sales-offices {
	margin: 0px;
	width: 100%;
	background-color: #FFFFFF;
	color: #4B4B4D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
	font-size: 0.75em;
	word-spacing: 0.2em;
	padding-top: 4px;
}

#main-site-link a,
#main-site-link a:visited,
h4 a,
h4 a:visited {
	text-decoration: none;
	color:#6699FF;
}

#main-site-link a:hover,
#main-site-link a:active,
h4 a:hover,
h4 a:active {
	color:#66CC66;
	text-decoration: underline;	
}

div#shop {
	position: relative;
	left: 20px;
	top: 100px;
	width: 238px;
	height: 202px;
	z-index:2;
	box-shadow: 0.2em 0.2em #000;
}

div#photo1 {
	position: absolute;
	left: 680px;
	top: 60px;
	width: 132px;
	height: 88px;
	z-index:2;
}
div#photo2 {
	position: absolute;
	left: 828px;
	top: 60px;
	width: 132px;
	height: 88px;
	z-index:2;
}
div#photo3 {
	position: absolute;
	left: 680px;
	top: 160px;
	width: 132px;
	height: 88px;
	z-index:2;
}
div#photo4 {
	position: absolute;
	left: 828px;
	top: 160px;
	width: 132px;
	height: 88px;
	z-index:2;
}
div#photo5 {
	position: absolute;
	left: 680px;
	top: 260px;
	width: 132px;
	height: 88px;
	z-index:2;
}
div#map {
	position: absolute;
	left: 828px;
	top: 260px;
	width: 132px;
	height: 88px;
	z-index:2;
}