#it-sign-up a{
	background-image: url(../../images/sidebar/it-sign-up.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
#it-sign-up a:hover{
	background-color: #d1cdc0;
	background-image: url(../../images/sidebar/it-sign-up.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
#it-easy-price a{
	background-image: url(../../images/sidebar/it-easy-price.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
#it-easy-price a:hover{background:#d1cdc0 url(../../images/sidebar/it-easy-price.png) no-repeat 10px 50%;}
#it-brochure a{background:url(../../images/sidebar/it-brochure.png) no-repeat 10px 50%;}
#it-brochure a:hover{background:#d1cdc0 url(../../images/sidebar/it-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;
}