/* CSS Document */

html {
	background:url(../../images/hosting/bg.gif) top no-repeat;
}

#header_left{
/*	background-image:url(../../images/header_left.jpg);
	background-repeat:no-repeat;*/
}

#header_right{
	background-image:url(../../images/hosting/header_right.gif);
	background-repeat:no-repeat;
}

#menu {
	background:url(../../images/hosting/menu_right.gif) no-repeat right;
}

.active {
	background-image: url(../../images/hosting/dot.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
}

#content_big {
	background-image:url(../../images/hosting/content_bg_big.gif);
}

#content_top_big {
	background:url(../../images/hosting/content_top_big.gif) no-repeat top;
} 

#content_top_left{
	background-image:url(../../images/hosting/content_top_left.gif);
}

#content_left_bottom {
	background-image:url(../../images/hosting/content_left_bottom.gif);
}

#snippet_right {
	font-size: 12px;
}

#snip_top {
	background:url(../../images/hosting/snippet_top.gif) top;
}

#snip_content {
	background:url(../../images/hosting/snippet_bg.gif) repeat-y;
}

#snip_bottom {
	background:url(../../images/hosting/snippet_bottom.gif) no-repeat;
}

#streep {
	background-image:url(../../images/hosting/streep.gif);
	width:150px;
	height:40px;
}

.orange {
	color:#a3c02a;
	margin: 0 0 0 0px;
}

a {
	color:#a3c02a;
}
