@charset "utf-8";
/* CSS Document */

#pt-sign-up a{
	background-image: url(../../images/sidebar/pt-sign-up.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
#pt-sign-up a:hover{background:#d1cdc0 url(../../images/sidebar/pt-sign-up.png) no-repeat 10px 50%;}


#pt-easy-price a {
	background-image: url(../../images/sidebar/pt-easy-price.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
#pt-easy-price a:hover {
	background:#d1cdc0 url(../../images/sidebar/pt-easy-price.png) no-repeat 10px 50%;
}


#pt-brochure a{
	background-image: url(../../images/sidebar/pt-brochure.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
#pt-brochurea:hover{background:#d1cdc0 url(../../images/sidebar/pt-brochure.png) no-repeat 10px 50%;}

#over-header {
	width:100%;
	background-image:url(../../images/top.gif);
	height:60px;
	background-repeat:no-repeat;
	background-position:left;
}

#over-header {
	width:100%;
	background-image:url(../../images/top.gif);
	height:60px;
	background-repeat:no-repeat;
	background-position:left;
}