/* 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;
	

}

#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.contentTitleTwo
{
font-size: 2em;
color: #FF3B30;

}

SPAN.contentTitleThree
{

color: #FF3B30;

}
SPAN.contentTitle
{
font-size: 2em;


}


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


#primaryLink
{
	z-index: 14;
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%;

}

#leftBar
{
width: 180px;
height: 600px;
float: left;
padding-right: 10px;
margin-top: 50px;
border-right: 1px solid #FB2120 ;

}





#menu {
  padding:0;
  margin:0;
  }
#menu li {
  list-style-type:none;
  border-top:1px dotted #787F8F;
list-style-position: inside;  
  
  }

#content
	{
	z-index: 2;
	width: 750px;
height: 600px;
float: right;
margin-top: 50px;
text-align:left;


	
}

#leftcontent
{
z-index: 2;
float: left;
width: 700px;

}

#bottomcontent
{
z-index: 2;
margin-top: 20px;
float: left;

}

#footer
  {
  float: left;
  z-index: 13;
width: 965px;
text-align: center;
padding-top: 10px;
border-top: 1px solid #FB2120;
  
  }
