/* Created by design.bg studios. Source code in this website is property of design.bg. */
/* ------------------ Site styles ------------------ */
@import url(../base/styles.css); 
/* ------------------ Page styles ------------------ */
/*   PAGE SPECIFIC MAIN CONTENT   */
.head {
	color:#969696;
	height:486px
}
.head a {
	color:#969696;
	background:url(../../../pics/head_arrow_grey.gif) right 6px no-repeat;
}
.article {
	width:650px;
	margin-right:0;
	padding-right:0;
	margin-top:-22px;
}
.right,
.left,
.article,
#tools,
.footer {
	display:none;
}
#index .main-content {
	background-image:none;
}
.main-content {
	padding:0
}
.flash {
	margin: 20px 0 0 22px;
}
#index .head {
	background-image:url(../../../pics/index_head_bg.jpg);
}	