/* STYLE SHEET FOR HARSONS.IN 
*/



body {
	background: #DEE2DB url(bg_navigation_main_try.png) repeat-y scroll center top;	
	margin-top: 0px;
	margin-left:0px;
	margin-right: 0px;
	text-align:center;
}

p {
	margin-top: 0;
	margin-bottom: 0;
}


#mainWrapper
{
	z-index: 1;
	width: 965px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	

}
#contentBoxMain
{
float: left;
}


#topBar
{
	z-index: 2;
	width: 100% ;
	height: 100px;
	float: none;

	background-size: 100%;
	background-repeat:no-repeat;
	margin-bottom:20 px;
	
	

}

img#logoHarsons
{float: left;
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
}


#logoText
{
	z-index: 3;
float: left;
width: 40%;
vertical-align:text-center;
padding-top: 3%;
}



SPAN.logoText
{

	font-size: 1.5em;
	font-family:Georgia,"Times New Roman",Times,serif;
}

SPAN.logoTextDivider
{
font-size: 2em;
color: #FF3B30;

}

SPAN.logoTextSlogan
{
color: #000000;
font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 1em;
}


#primaryLink
{
	z-index: 4;
float: right;
width: 15%;
vertical-align:text-center;
padding-top: 4%;


}


a:link{
text-decoration:  none;
color: #000000;
font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 1em;

}
a:visited{
text-decoration:  none;
color: #000000;
font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 1em;

}
a:hover{
text-decoration:  none;
color: #000000;
font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 1em;
}
a:active{
text-decoration:  none;
color: #000000;
font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 1em;
}


#searchBox
{
	z-index: 5;
float: right;
width: 13%;
vertical-align:text-center;
padding-top: 4%;

}

#slideshow
{
	z-index: 6;
	cursor: pointer;
	overflow: hidden;
	float: left;
	width: 965px;
	height: 300px;
	color: #767A80;
}

#slideshow img
{
	border: 0;
	
	width: 965px;
	height: 300px;
}


#outterBox1
{
z-index: 10;

float: left;
top:0px;
width: 288px;





}
  
  #box1
  {
  	z-index: 10;
	position: relative;
  float: left;
margin-top:02px;
padding-bottom: 20px;
padding-left: 05px;
width: 288px; 
height: 180px; 
 cursor:pointer;
 background: #DEE2DB url(boxcenter.jpg) repeat-y scroll center top;
 
   }
  
  #innerBox1
  {
  	z-index: 8;
position: relative;
top:152px;
height: 50px;
  	width: 288px;
 cursor:pointer;
background: url(box.png) no-repeat center bottom; 
 
 
    
  }
  
 
 
 
 #outterBox2
{
z-index: 10;
float: left;
margin-left: 48px;
top:0px;

width: 288px;
height: 200px;

}
  
  #box2
  {
  	
  	z-index: 10;
position: relative;
  float: left;
margin-top:02px;
padding-bottom: 20px;
padding-left: 05px;  	
width: 288px; 
height: 180px; 
 cursor:pointer;
 background: #DEE2DB url(boxcenter.jpg) repeat-y scroll center top;
padding-left: 05px;

  }
  
  #innerBox2
  {
z-index: 8;
position: relative;
top:152px;
height: 50px;
width: 288px;
cursor:pointer;
background: url(box.png) no-repeat center bottom; 

  }
  
 #outterBox3
{
z-index: 10;
float: left;
margin-left: 48px;
top:0px;

width: 288px;
height: 200px;



}
  
  #box3
  {
   	z-index: 10;
position: relative;
  float: left;
margin-top:02px;
padding-bottom: 20px;
padding-left: 05px;
width: 288px; 
height: 180px; 
 cursor:pointer;
 background: #DEE2DB url(boxcenter.jpg) repeat-y scroll center top;
padding-left: 05px;
  }
  
  #innerBox3
  {
z-index: 8;
position: relative;
top:152px;
height: 50px;
width: 288px;
cursor:pointer;
background: url(box.png) no-repeat center bottom; 

 
  }
#box1 h2
{
	font-size: 1.2em;
	font-family:Arial,Helvetica,sans-serif;


}
img#man
{
	float: right;
	padding-right: 20px;
	
	
}  
#box2 h2
{
	font-size: 1.2em;
	font-family:Arial,Helvetica,sans-serif;

}
img#girl
{
	float: right;
	padding-right: 20px;
}  





#box3 h2
{
	font-size: 1.2em;
	font-family:Arial,Helvetica,sans-serif;

}
img#arrow
{
	float: right;
	padding-right: 10px;
}

#boxContent
{
	font-size: 0.9em;
	font-family:Arial,Helvetica,sans-serif;


}
SPAN.logoarrowDivider
  {
  font-size: 1em;
color: #FF3B30;
  }
  
#footer
  {
  z-index: 13;
position: absolute;
width: 965px;
top: 800px;
text-align: center;
padding-top: 10px;
border-top: 1px solid #FB2120;
  
  }