/*
@charset "utf-8";
/*
Theme Name:41fp_grossary
Description: this theme made for 41fp.com 
Version: 1.1
Author: RIO
Author URI: http://www.41fp.com
Tags:fixed width,two columns,one columns,widgets,widgets,widget ready,right sidebar,left sidebar,clean,cool,blue,white,gray,customize,free,black,stylish
*/
@charset "utf-8";
@import url("css/import.css");


/* --------------------------------------------
 *        	Over the Topmenu
 * -------------------------------------------- */
 
div#topimg1 {
	/*display:none;*/
	width:880px;
	height:126px;
	background:url(img/original/top_img.jpg);
	margin:2px 5px 25px 5px;
	display:block;
}

/* --------------------------------------------
 *        	Over the Main Contents
 * -------------------------------------------- */
 
div#topimg2 {
	display:none;
	width:880px;
	height:126px;
	background:url(img/original/top_img.jpg);
	margin:2px 5px 0px 5px;
	border-bottom:solid 1px #FFFFFF;
}

