@charset "utf-8";

*{
	padding:0px;
	margin:0px;
	}
	
	
p {
	font-family: Arial, Helvetica, sans-serif;
	}	
	
#body-wrapper{
	width:1064px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	}	
	
#nav-container {
	width:1064px;
	height:40px;
	padding-bottom:20px;
}
#middle-body-wrapper #side-column {
	background-color: rgba(255,0,0,1);
	float: left;
	height: 378px;
	width: 250px;
	margin-right: 20px;
}

#middle-body-wrapper #side-column #container-column {
	background-color: #fff;
	height: 378px;
	width: 250px;
}

#nav-container .main {
	text-align: center;
	height: 40px;
	width: 175px;
	background-color: rgba(0,0,102,1);
	float: left;
	margin-right: 2px;
	border-top-right-radius:20px;
	border-bottom-right-radius:20px;
}

#nav-container .main p {
	font-size: 12px;
	font-weight: bolder;
	line-height: 40px;
	color: rgba(255,255,255,1);
	}
#nav-container .main .content {
	background-color: rgba(240,60,1,1);
	height: 40px;
	width: 18px;
	position: relative;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	-webkit-transition: all 0.5s ease-in 0s;
	-moz-transition: all 0.5s ease-in 0s;
	-ms-transition: all 0.5s ease-in 0s;
	-o-transition: all 0.5s ease-in 0s;
	transition: all 0.5s ease-in 0s;
	top: -40px;
}
#nav-container .main .content p {
	height: 20px;
	width: 175px;
	color: rgba(255,255,255,1);
	position: relative;
	margin: 0px;
	padding: 0px;
}
#middle-body-wrapper {
	background-color: rgba(255,255,255,0.1);
	height: 378px;
	width: 1063px;
	margin-bottom: 20px;
}

.thump-block {
	width:20px;
	height:38px;
	background-color: rgba(240,60,1,1);
	float:left;
	margin-right: 20px; 
	}	
	
.body-end-title {
	width:1062px;
	height:38px;
	border-bottom:1px solid #F30;
	border-top:1px solid rgba(240,60,1,1);
	border-right:1px solid rgba(240,60,1,1);;
	}
	
.body-end-title p {
	font-size: 20px;
	font-weight: bolder;
	color:#000;
	line-height:38px;
	text-transform:uppercase;
	
}

#photos, #photos2 {
	width:1021px;
	height:262px;
	background-color:rgba(231,231,231,0.2);
	border-right:1px solid #F60;
	border-left:1px solid #f60;
	padding-top:20px;
	padding-right:20px;
	padding-left: 20px;	}
	
.title {
	height: 38px;
	width: 333px;
	border: 1px solid rgba(240,60,1,1);
	text-align: center;
	vertical-align: middle;
	margin-bottom:20px;
	background-color:#fff;
	display:block;

}	
	
.title p {
		text-transform:capitalize;
		line-height: 38px;
		font-size: 20px;
		font-weight: bolder;
	}	
	
#photo-row, #photo-row-1 {
	height: 200px;
	width: 1021px;
	
}


.frame1, .frame1a, .frame2a, .frame3a {
	height: 198px;
	width: 199px;
	float: left;
	margin-right: 2px;
	overflow: hidden;
	background-color: #fff;
	background-repeat: no-repeat;
	margin-left: 1px;
	border: 1px solid rgba(240,60,1,1);
	}	
	
.frame1 {
		background-image: url(../images/images/floodlights%20-%205.jpg);
		margin-left:2px;
	}	
	

.frame1a {
	background-image: url(../images/images/floodlight%20-%203.jpg);
	margin-left:2px;
	}	
	
.frame2a {
	background-image: url(../images/images/floodlight%20-%202.jpg);
	}	
	
.frame3a {
	background-image: url(../images/images/floodlight%20-%201.jpg);
	}		
	
	

#table, #table2 {
	width:1021px;
	background-color: rgba(231,231,231,0.2);
	border-right:1px solid #F60;
	border-left:1px solid #f60;
	padding-top:20px;
	padding-right:20px;
	padding-left: 20px;	
	
	}
	
#table1 {
	height:278px;
}

#table2 {
	height:305px;
	
	}
	
	
#main-row1 {
	height:20px;
	width: 1021px;
	background-color: rgba(240,60,1,0.2);
	border: 1px solid #fff;
}
		
	
#main-row1 p {
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	font-weight:bold;
	text-transform:capitalize;

	}		
	
#main-row2,#main-row3, #main-row4, #main-row5, #main-row6, #main-row7, #main-row2-a, #main-row3-a, #main-row4-a, #main-row5-a, #main-row6-a, #main-row7-a{
	height: 20px;
	width: 1021px;
	background-color: #eeeeee;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}	

#main-row2:hover, #main-row3:hover, #main-row4:hover, #main-row5:hover, #main-row6:hover, #main-row7:hover, #main-row2-a:hover, #main-row3-a:hover, #main-row4-a:hover, #main-row5-a:hover, #main-row6-a:hover, #main-row7-a:hover {
	background-color: rgba(0,0,102,1);
	color:#fff;
	-webkit-transition: all 0.1s ease-in 0s;
	-moz-transition: all 0.1s ease-in 0s;
	-ms-transition: all 0.1s ease-in 0s;
	-o-transition: all 0.1s ease-in 0s;
	transition: all 0.1s ease-in 0s;
	}	
		
#main-row2 p, #main-row3 p, #main-row4 p, #main-row5 p, #main-row6 p, #main-row7 p, #main-row2-a p, #main-row3-a p, #main-row4-a p, #main-row5-a p, #main-row6-a p, #main-row7-a p {
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	text-transform:capitalize;
	}		
	
	
#main-row1-a {
	height: 20px;
	width: 1021px;
	background-color: rgba(240,60,1,0.2);
	border: 1px solid #fff;
}
		
	
#main-row1-a p {
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	font-weight:bold;
	text-transform:capitalize;

	}		

.column1, .column2, .column3, .column4, .column5, .column6, .column7, .column1-a, .column2-a, .column3-a, .column4-a, .column5-a, .column6-a, .column7-a, .column8-a  {
	height:20px;
	border-right:1px solid #fff;
	float:left;
	}
	
.column1 {
	width:150px;
	}	
	
.column2 {
	width:144px;
	}	
	
.column3 {
	width:144px;
	}	
	
.column4 {
	width:144px;
	}	
	
.column5 {
	width:144px;
	}	
	
.column6 {
	width:144px;
	}	
	
.column7 {
	width:144px;
	border-right:0px;
	}	
	

.column1-a {
	width:150px;
	}
	
.column2-a {
	width:80px;
	}	
	
.column3-a {
	width:151px;
	}	
	
.column4-a {
	width:147px;
	}	
	
.column5-a {
	width:127px;
	}	
	
.column6-a {
	width:116px;
	}	
	
.column7-a {
	width:106px;
	}	
	
.column8-a {
	width:136px;
	border-right:0px;

	}		
	

.clear {
	width:1061px;
	height:100px;
	background-color:rgba(231,231,231,0.2);
	border-right:1px solid rgba(240,60,1,1);
	border-left:1px solid rgba(240,60,1,1);
	}	
		

#nav-container .main:hover .content {
	width: 158px;
}

#nav-container a {
	text-decoration: none;
}

#container-column .main-column {
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	height: 40px;
	width: 250px;
	background-color: rgba(0,0,102,1);
	line-height: 40px;
	color: rgba(255,255,255,1);
	margin-bottom: 2px;
	text-transform: uppercase;}
	
	#container-column .main-column .content-column {
	background-color: rgba(240,60,1,1);
	height: 40px;
	width: 18px;
	position: relative;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	-webkit-transition: all 0.4s ease-in 0s;
	-moz-transition: all 0.4s ease-in 0s;
	-ms-transition: all 0.4s ease-in 0s;
	-o-transition: all 0.4s ease-in 0s;
	transition: all 0.4s ease-in 0s;
	top: -40px;
}
#middle-body-wrapper #footer-wrapper {
	height: 378px;
	width: 1000px;
	clear: both;
}

#container-column .main-column .content-column p {
	height: 40px;
	width: 250px;
	color: rgba(255,255,255,1);
	position: relative;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#container-column .main-column:hover .content-column {
	width: 250px;
}
#container-column a {
	text-decoration: none;
	}
	
#middle-photo {
	width: 793px;
	height: 378px;
	float: left;
	background-image: url(../images/images/ledfloodlights-banner.jpg);
	background-repeat: no-repeat;
	}
		
#end {
	width:1063px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}
	
#end-bottom {
	width:1063px;
	height:40px;
	background-color: rgba(240,60,1,1);
	float:left;
	clear:both;}
	
#end-bottom p {
	color: #fff;
	text-align:center;
	font-size:12px;
	line-height:40px;
	text-transform:capitalize;}
	
#body-wrapper #logo-wrapper {
	height: 60px;
	width: 1064px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#body-wrapper #logo-wrapper #logo-container {
	background-image: url(../images/images/rockwill%20logophoto.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 100px;
}
