/* theme */

body {}

td.ff_parent_table{}

/* header box start */

#ff_header{}
#ff_header div.ff_wrapper {
	height: 80px;
	width: 1000px;
}
#ff_header div.ff_box {	
	left: -500px; top: 0px;
	height: 100%;
	width: 2000px;
	
	text-align:center;
}
#ff_header div.header_box {
	position:relative;
	width: 1000px;
	margin:0px auto 0px auto;
	
	text-align:center;
}

#ff_header div.header_box img {
	margin:0px auto 0px auto;
}

#head_left,
#head_right {
	position:absolute;
	top:0px;
}

#head_left {
	left:-91px;
}

#head_right {
	left:821px;
}

#left {
	position:absolute;
	top:-80px; left:-490px;	
	* left:-489px;
}
#right {
	position:absolute;
	top:-80px; left:1089px;	
}

#top_left {
	position:absolute;
	top:0px; left:-490px;	
}
#top_right {
	position:absolute;
	top:0px; left:1089px;	
}

#nav {
	width:900px; height:50px;
	margin:0px 50px 0px 50px;
}


/* bottom box */

#ff_footer{}
#ff_footer div.ff_wrapper{
	width:1000px; height:65px;
}
#ff_footer div.ff_box{
	background-image: url(../images/footer_loop.jpg); 
	background-position: top center;
	background-repeat: repeat-x;
	left: -500px; top: 0px;
	width: 2000px; height: 100%;
	
	text-align:center;
}
#ff_footer div.footer_box {	
	position:relative;
	width: 1000px;
	margin:0px auto 0px auto;
	
	text-align:left;	
}

/* main box */
#ff_main {
	background-image: url(../images/eg_09_06.jpg); 
	background-position: top center;
	background-repeat: no-repeat;
}

body.products #ff_main {
	background-image: url(../images/eg_09_07.jpg); 
}

body.contact_us #ff_main {
	background-image: url(../images/eg_09_08.jpg); 
}

body.distribution #ff_main {
	background-image: url(../images/eg_09_10.jpg); 
}



#ff_main div.ff_wrapper{
	width: 1000px;	
}

#ff_main div.ff_wrapper div.ff_box {
	text-align:center;
}

body.home #ff_main div.ff_wrapper {
	height:670px;
}

