@import url(/_css/views/default.css);
@import url(/_css/views/big_button.css);
@import url(/_css/views/menu_top.css);
@import url(/_css/views/menu.css);
@import url(/_css/views/logo.css);
@import url(/_css/views/logo_home.css);
@import url(/_css/views/header.css);
@import url(/_css/views/footer.css);
@import url(/_css/views/photo_frame.css);
@import url(/_css/views/action_button.css);
@import url(/_css/views/action_button_home.css);
@import url(/_css/views/bottom.css);
@import url(/_css/views/bottom_home.css);
@import url(/_css/views/badges_affiliate.css);
@import url(/_css/views/addthis.css);

@media screen {

	div#top {
		background-image: url(/_elements/top_background.jpg);
		background-repeat: no-repeat;
		height: 237px;
	}

	div#top_inset {
		position: relative;
		height: 227px;
	}
	
}