body {
	background: url(../images/ffbk2.jpg) repeat-x;
	margin:0px;
	font-family:Helvetica,Verdana,Arial;
	font-size:11px;
}
#hdr {
	margin: -15px auto;
	width:1000px;
	height:360px;
	background: url(../images/header.png) no-repeat;
	position: relative;
	z-index:5;
}
#logo {
	background:url() no-repeat;
	width:300px;
	height:113px;
	position:relative;
	top:74px;
	left:606px;
}
#logo a {
	width:100%;
	height:100%;
	display:block;
}
#search_form {
	float:left;
}
.search_field{
	margin: 0 0 0 -10000px;
	width:140px;
	padding:0px 0px 0px 20px;
	border:0px none;
	color:#837E7B;
	background:#1F1A17;
}
.search_button {
	width:18px;
	height:21px;
	border:0px none;
	margin: 0 7px 0 0;
	cursor:	pointer;
	padding:5;
	background:url(../images/sprite.jp) no-repeat 0 -1410px;
}
.search_button:hover {
	background-position:0 -1318px;
}
.htit {
	color:#FFF;
	text-align:center;
	margin:62px 0 0 0;
	font-size:9px;
}
#menu {
	width:800px !important;
	height:100px;
	margin:-170px auto  auto  30px;
}
#menu a {
	display:block;
	width:130px;
	height:40px;
	text-align: left;
	font-size:18px;
	color:#fff;
	text-decoration:none; text-shadow: black 0.1em 0.1em 0.2em;
	padding:30px -10px 0px 30px;
	float:left;
	margin:0 5px;
}
#menu a:hover {
	color:#b71b58;
}

.menu_home {
	background: url(../images/menu_03.png) no-repeat;
	background-position:20px  -5px;
}
.menu_home:hover {
	background: url(../images/menu-hover_03.png) no-repeat;
	background-position:15px  -5px;
}
.menu_freeb {
	background: url(../images/menu_05.png) no-repeat;
	background-position:5px -5px;
}
.menu_freeb:hover {
	background: url(../images/menu-hover_05.png) no-repeat;
	background-position:0px -5px;
}
.menu_grap {
	background: url(../images/menu_07.png) no-repeat;
	background-position:-2px  -5px;
}
.menu_grap:hover {
	background: url(../images/menu-hover_07.png) no-repeat;
	background-position:-7px -5px;
}
.menu_frm {
	background: url(../images/menu_08.png) no-repeat;
	background-position:20px -5px;
}
.menu_frm:hover {
	background: url(../images/menu-hover_08.png) no-repeat;
	background-position:15px -5px;
}
.menu_fnt {
	background: url(../images/menu_10.png) no-repeat;
	background-position:20px -5px;
}
.menu_fnt:hover {
	background: url(../images/menu-hover_10.png) no-repeat;
	background-position:15px -5px;
}
#main_contain {
	background:url() no-repeat;
	width:1000px;
	height: 1249px;
	position:relative;
	margin: 0 auto;
	margin botom:30px;
}
.wrapper{
   position: relative;
   float: left;
   width: 997px;
   height: 1232px;
   margin: -13px 0px 0px 3px;
   background-color:#fff;
}
.left1{
   position: relative;
   float: left;
   margin:10px 0 0 20px;
   width: 650px;
   height: 350px;
   background: url() no-repeat;    		
}
.left3{
   position: relative;
   float: left;
   margin: 0 0 0 -30px;
   width: 350px;
   height: 1200px;
   background-color: #cccbcb
}

.left4{
   position: relative;
   float: left;
   margin:30px 0 0 23px;
   width: 310px;
   height: 370px;
   font-color: #fff;
   background-color: #9bd9e4
}
.left5{
   position: relative;
   float: left;
   margin: 20px 0 0 23px;
   width: 310px;
   height: 370px;
   background-color: #9bd9e4
}
.left6{
   position: relative;
   float: left;
   margin: 20px 0 0 23px;
   width: 310px;
   height: 370px;
   background-color: #9bd9e4
}
.espacio{
   position: relative;
   float: left;
   margin: 70px 0px 0 -679px;
   width: 1000px;
   height: 30px;
   background-color: #fff
}


/* -- Footer Style  -- */
#foo {
	position:abosulte;
	botom:0;
	width:100%;
	height:63px;
	background: url(../images/fbg.jpg) repeat-x;
}
.f_left {
	position:absolute;
	padding:30px 0px 05px 70px;
	font-size:15px;
	color:#808285;
}
.f_rght {
	position:absolute;
	right: 0;
	padding:10px 70px 05px 0;
	font-size:9px;
	color:#808285;
	text-decoration:none;
}
.f_rght:hover {
	color:#000;
}
