@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 {
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	height: 40px;
	width: 175px;
	background-color: rgba(0,0,102,1);
	line-height: 40px;
	color: rgba(255,255,255,1);
	float: left;
	margin-right: 2px;
	border-top-right-radius:20px;
	border-bottom-right-radius:20px;
}
#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);
	background-color:#fff;
	}
	
.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;	}
	
#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);
	line-height: 38px;
	text-align: center;
	vertical-align: middle;
	font-size: 20px;
	font-weight: bolder;
	margin-bottom:20px;
	background-color:#fff;
	display:block;
	text-transform:capitalize;
}	
	
#photo-row, #photo-row-2 {
	height: 200px;
	width: 1021px;
	
}

#photo-row-2 {
	height: 200px;
	width: 1021px;
	
}


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

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

#table {
	width:1021px;
	height:150px;
	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;	
	
	}

#table2 {
	width:1021px;
	height:280px;
	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;	
	
	}
	
	
#main-row1 {
	height:20px;
	width: 1021px;
	background-color: rgba(240,60,1,0.2);
	border: 1px solid #fff;
}

#main-row2, #main-row3, #main-row4, #main-row5, #main-row6, #main-row7 {
	height: 20px;
	width: 1021px;
	background-color: #eeeeee;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}
		
	
#main-row1 p {
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	font-weight:bold;
	text-transform:capitalize;

	}		
	
#main-row2 p, #main-row3 p, #main-row4 p, #main-row5 p, #main-row6 p, #main-row7 p {
	font-size: 12px;
	text-align: center;
	line-height:20px;
	text-transform:capitalize;
	}	

	
#main-row2:hover, #main-row3:hover, #main-row4:hover, #main-row5:hover, #main-row6:hover, #main-row7: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-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;
	}	
	
#main-row1-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-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-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-a p {
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	text-transform:capitalize;
	}		
	
	
#main-row3-a {
	height: 20px;
	width: 1021px;
	background-color: #eeeeee;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}	

#main-row3-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-row3-a p {
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	text-transform:capitalize;
	}		
	
#main-row4-a {
	height: 20px;
	width: 1021px;
	background-color: #eeeeee;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#main-row4-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-row4-a p {
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	text-transform:capitalize;
	}					
			
			
#main-row5-a {
	height: 20px;
	width: 1021px;
	background-color: #eeeeee;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}	

#main-row5-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-row5-a p {
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	text-transform:capitalize;
	}		
	
#main-row6-a {
	height: 20px;
	width: 1021px;
	background-color: #eeeeee;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#main-row6-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-row6-a p {
	font-size: 12px;
	text-align: center;
	line-height: 38px;
	text-transform:capitalize;
	}		
	
#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-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-row7-a p {
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	text-transform:capitalize;
	}
			
#main-row8-a {
	height: 20px;
	width: 1021px;
	background-color: #eeeeee;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#main-row8-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-row8-a p {
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	text-transform:capitalize;
	}											


.column1 {
	height:20px;
	width:112px;
	border-right:1px solid #fff;
	float:left;
	}
	
.column2 {
	height:20px;
	width:91px;
	border-right:1px solid #fff;
	float:left;
	}	
	
.column3 {
	height:20px;
	width:101px;
	border-right:1px solid #fff;
	float:left;
	}	
	
.column4 {
	height:20px;
	width:101px;
	border-right:1px solid #fff;
	float:left;
	}	
	
.column5 {
	height:20px;
	width:91px;
	border-right:1px solid #fff;
	float:left;
	}	
	
.column6 {
	height:20px;
	width:90px;
	border-right:1px solid #fff;
	float:left;
	}	
	
.column7 {
	height:20px;
	width:101px;
	border-right:1px solid #fff;
	float:left;
	}	
	
.column8 {
	height:20px;
	width:101px;
	border-right:1px solid #fff;
	float:left;
	}	

.column9 {
	height:20px;
	width:101px;
	border-right:1px solid #fff;
	float:left;
	}	

.column10 {
	height:20px;
	width:122px;
	float:left;
	}	
	
#button {
	height: 40px;
	width: 175px;
	float:right;
	margin-left: 20px;
	background-color: rgba(0,0,102,1);
	margin-top:25px;}

#button:hover {
	background-color: rgba(240,60,1,1);
}



#button p {
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	text-transform: capitalize;
	}	

.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/ip65tubes-banner-page.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;}
	
#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;
}
