header
{
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height:151px;
z-index:50;
background-color:black;


/*background-color:yellow;*/
}
logo
{
	position:fixed;
	top:5px;
	left:5px;
	width:160px;
	height:145px;
	z-index:50;
	/*background-color:lavender;*/
}

foter
{
	
  position: fixed;
  left:0px;
  bottom:0px;
  width: 100%;
  height:80px;
  background-color:black;
  z-index:50;
  
}

buttons1
{
	position: fixed;
	top:120px;
	left:200px;
	height:50px;
	width:100px;
	/*background-color:white;*/
	z-index:55;
	text-align:center;
	/*font-family:Copperplate Gothic Bold;*/
	font-size:18px;
}

buttons2
{
	position: fixed;
	top:120px;
	left:300px;
	height:50px;
	width:100px;
	/*background-color:yellow;*/
	z-index:55;
	text-align:center;
	font-size:18px;
}


buttons3
{
	position: fixed;
	top:120px;
	left:400px;
	height:50px;
	width:100px;
	/*background-color:blue;*/
	z-index:55;
	text-align:center;
	font-size:18px;
}


buttons4
{
	position: fixed;
	top:120px;
	left:500px;
	height:50px;
	width:100px;
	/*background-color:lavender;*/
	z-index:55;
	text-align:center;
	font-size:18px;
}

buttons5
{
	position: fixed;
	top:120px;
	left:600px;
	height:50px;
	width:100px;
	/*background-color:white;*/
	z-index:55;
	text-align:center;
	font-size:18px;
}

buttons6
{
	position: fixed;
	top:120px;
	left:700px;
	height:50px;
	width:100px;
	/*background-color:yellow;*/
	z-index:55;
	text-align:center;
	font-size:18px;
}

buttons7
{
	position: fixed;
	top:120px;
	left:800px;
	height:50px;
	width:100px;
	/*background-color:red;*/
	z-index:55;
	text-align:center;
	font-size:18px;
}


buttons a:hover
{
	/*color:violet;*/
	box-shadow:0px 3px;
	zoom:125%;
	color:red;
	
}

banner
{
position:absolute;
top:100px;
left:165px; 
height:450Px;
}

abtusbanner
{

position:absolute;
top:155px;
left:170px; 
height:410Px;
width:670px;
text-align:justify;
color:gold;
font-family:georgia;
font-size:16px;
font-weight:normal;
/*overflow-x:scroll;*/

}
#coverbanners
{
	position:absolute;
	top:30px;
	left:10px;
	height:530px;
	width:1030px;
	overflow:scroll;
	
}




shirtsbanner1
{
position:absolute;
top:100px;
left:0px; 

}
shirtsbanner2
{
position:absolute;
top:100px;
left:580px; 

}

shirtsbanner3
{
position:absolute;
top:510px;
left:0px; 

}

shirtsbanner4
{
position:absolute;
top:510px;
left:580px;


}



leftspc
{
	position:absolute;
	top:155px;
	left:5px;
	width:155px;
	height:370px;
	/*background-color:yellow;*/
}

rightspc1
{
	position:absolute;
	top:155px;
	left:850px;
	/*right:350px;*/
	width:160px;
	height:370px;
	/*background-color:yellow;*/
}

rightspc2
{
	position:absolute;
	top:155px;
	/*right:180px;*/
	left:1020px;
	width:160px;
	height:370px;
	/*background-color:red;*/

}

rightspc3
{
	position:absolute;
	top:155px;
	/*right:0px;*/
	left:1200px;
	width:160px;
	height:370px;
	/*background-color:yellow;*/

}

splspc/*only for contactus and aboutus pages*/

{
	position:absolute;
	top:155px;
	left:580px;
	width:430px;
	height:300px;
	/*background-color:lavender;*/
}

footer
{
	position:fixed;
	left:0px;
	bottom:0px;
	width:100%;
	height:70px;
	z-index:25;
	background-color: black;
}

footeradress
{
	position: fixed;
	left:5px;
	bottom:0px;
	width: 500px;
	height:70px;
	/*background-color: black;*/
	z-index:51;
	color:gold;
}



footeradress2
{
	position: fixed;
	left:600px;
	bottom:0px;
	width: 500px;
	height:70px;
	/*background-color: black;*/
	z-index:51;
	color:gold;
	/*text-align:right;*/
}


address
{
	position:absolute;
	top:160px;
	left:165px;
	width:500px;
	height:150px;
	color:gold;
	font-style:normal;
	
}


address2
{
	position:absolute;
	top:330px;
	left:165px;
	width:500px;
	height:150px;
	color:gold;
	
}

adicto
{
	position:fixed;
	top:5px;
	left:160px;
	width:800px;
	height:120px;
	z-index:51;
	/*background-color:white;*/
	/*overflow:scroll;*/
}
/*adictocaption
{
	position:fixed;
	top:90px;
	left:550px;
	width:100%;
	height:25px;
	z-index:51;
	color:gold;
}*/
@media screen and(max-width:2200)
{
	#coverbanners
	{
		width:80%;
	}
}


@media screen and(max-width:1379)
{
	#coverbanners
	{
		width:50%;
	}
}



@media screen and(max-width:489)
{
	#coverbanners
	{
		width:70%;
	}
}

