/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/




#navigation ul.rss
a{font:bold 13px "Arial", "Lucida Sans Unicode", "Lucida Sans", sans-serif;color:#000}
.nav a:hover {font:normal 13px "Arial", "Lucida Sans Unicode", "Lucida Sans", sans-serif;color:#000; text-decoration:underline;}

.nav li.current_page_item, .nav
li.current_page_parent{background-color:#F0F0E9}

#navigation{background-color:#f7f7f7;border-top:0px solid #f7f7f7;border-bottom:0px solid #f7f7f7;border-left:0px solid #f7f7f7;border-right:0px solid #f7f7f7;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}


#sidebar{background-color:#f7f7f7;border-top:0px solid #eee;border-bottom:0px solid #f7f7f7;border-left:0px solid #f7f7f7;border-right:0px solid #f7f7f7;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}



/*----------Start Banner 1-----------*/

.banner1
{
	width:880px;
	height:190px;
	position:relative;
}
.compareBtn{
	width:221px;
	height:49px;
	background:url(http://www.publicliabilityinsurance.org/images/compareBtn.png) no-repeat left top;
	position:absolute;
	left:448px;
	top:38px;
	display:block;
}
.compareBtn:hover{
	background:url(http://www.publicliabilityinsurance.org/images/compareBtn.png) no-repeat left -49px;
}
.yellowBag{
	position:absolute;
	right:0;
	bottom:2px;
}
.navbutton{
	position:absolute;
	left:2px;
	top:114px;

}
/*----------Start Banner 2-----------*/
.banner2
{
	width:629px;
	height:140px;
	position:relative;
}
.getStartedBtn{
	width:221px;
	height:49px;
	background:url(http://www.publicliabilityinsurance.org/images/getStartedBtn.png) no-repeat left top;
	position:absolute;
	left:312px;
	top:60px;
	display:block;
}
.getStartedBtn:hover{
	background:url(http://www.publicliabilityinsurance.org/images/getStartedBtn.png) no-repeat left -49px;
}
/*----------Start Banner 3-----------*/
.banner3
{
	width:629px;
	height:140px;
	position:relative;
}
.getStartedBtn3{
	width:221px;
	height:49px;
	background:url(http://www.publicliabilityinsurance.org/images/getStartedBtn.png) no-repeat left top;
	position:absolute;
	left:25px;
	top:60px;
	display:block;
}
.getStartedBtn3:hover{
	background:url(http://www.publicliabilityinsurance.org/images/getStartedBtn.png) no-repeat left -49px;
}
