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

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

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

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

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