@charset "UTF-8";
/* CSS Document */

body{

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	background-image:url(../images/template/FM-Background.jpg);
	background-position:top;
	background-attachment:fixed;
	background-repeat:no-repeat;
		
}

a:link {

	text-decoration:none;
	
}
a:hover {

	text-decoration:underline;
	
}

#page{

	position:relative;
	width:970px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	float:none;
	
}

#content{

	position:relative;
	width:970px;
	height:auto;
	background-image:url(../images/template/shadow.png);
	background-repeat:repeat-y;
	background-position:center;
	float:left;


}


#page_content{

	position:relative;
	width:940px;
	left:15px;
	height:auto;
	background-color:#FFFFFF;
	float:left;

}

/* HEADERS */

#header{

	position:relative;
	width:940px;
	height:91px;
	background-image:url(../images/template/temp_head_repeat.gif);
	background-repeat:repeat-x;

}

#header_left{

	position:relative;
	width:440px;
	height:91px;
	float:left;
	padding-left:30px;

}

#header_right{

	position:relative;
	width:440px;
	height:51px;
	float:left;
	padding-right:30px;
	padding-top:20px;
	text-align:right;

}

/* NAVIGATION */

#navigation{

	position:relative;
	width:910px;
	min-height:30px;
	padding-left:30px;
	background-image:url(../images/template/navigation-repeat.jpg);
	background-repeat:repeat-x;
	background-color:#252122;
	
	
}

#col_search{

	position:relative;
	width:50px;
	height:30px;
	float:left;

}

#col_nav{

	position:relative;
	width:890px;
	min-height:25px;
	padding-top:5px;
	background-image:url(../images/template/navigation-repeat.jpg);
	background-repeat:repeat-x;
	background-color:#252122;
	float:left;


}

#drop_holder{

	position:absolute;
	width:224px;
	z-index:8;
	display:none;
	padding-bottom:40px;
	
}

#drop_down{

	position:relative;
	width:194px;
	height:auto;
	float:left;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/template/drop_back.png);
	background-repeat:repeat-y;
	


}

/* SEARCH */

#search_icon{

	position:absolute;
	top:121px;
	width:123px;
	padding-left:30px;
	padding-top:5px;
	height:27px;
	background-image:url(../images/template/icon_search_lrg.png);
	background-repeat:no-repeat;
	z-index:7;
	

}

#search_bar{

	position:relative;
	width:820px;
	padding-left:120px;
	padding-top:3px;
	height:27px;
	float:left;
	background-color:#CCCCCC;
	display:none;

}

/* STANDARD COLS */ 

#main_page{

	position:relative;
	width:900px;
	padding-left:20px;
	padding-right:20px;
	float:left;


}

#col_10{

	position:relative;
	width:10%;
	min-height:40px;
	float:left;

}

#col_20{

	position:relative;
	width:20%;
	min-height:40px;
	float:left;

}

#col_25{

	position:relative;
	width:25%;
	min-height:40px;
	float:left;

}

#col_30{

	position:relative;
	width:30%;
	min-height:40px;
	float:left;

}

#col_40{

	position:relative;
	width:40%;
	min-height:40px;
	float:left;

}

#col_50{

	position:relative;
	width:50%;
	min-height:40px;
	float:left;

}

#col_60{

	position:relative;
	width:60%;
	min-height:40px;
	float:left;

}

#col_80{

	position:relative;
	width:80%;
	min-height:40px;
	float:left;

}


#col_100{

	position:relative;
	width:100%;
	float:left;

}

/* LNE BREAKS */

#line_break_440{

	position:relative;
	width:440px;
	height:65px;
	padding-bottom:20px;
	background-image:url(../images/template/line_break_440.jpg);
	background-repeat:no-repeat;
	float:left;


}

#grey_line{

	position:relative;
	width:680px;
	min-height:2px;
	border-bottom:#CCCCCC thin solid;
	float:left;
	margin-bottom:10px;


}

/* FOOTER */

#footer{

	position:relative;
	width:900px;
	float:left;

}

#foot_split{

	position:relative;
	width:250px;
	float:left;


}

#foot_holder{

	position:relative;
	width:auto;
	padding-right:10px;
	float:left;


}

/* GALLERY */

#gallery_holder{

	position:relative;
	width:940px;
	height:360px;
	float:left;
	background-image:url(../images/template/menu/MenuItems.jpg);
	background-repeat:no-repeat;


}

#gallery_holder_blank{

	position:relative;
	width:940px;
	height:360px;
	float:left;
	background-color:#000000;


}

/* white overlay */

#gallery_tab{

	position:absolute;
	width:425px;
	height:67px;
	top:283px;
	padding-top:10px;
	padding-left:30px;
	z-index:2;
	background-image:url(../images/template/menu/menu_tab.png);
	background-repeat:no-repeat;


}

#home_gallery_image{

	position:absolute;
	left:450px;
	width:460px;
	top:40px;
	height:420px;
	display:none;
	z-index:6;

}

#home_gallery_text{

	position:absolute;
	width:650px;
	top:80px;
	left:30px;
	height:190px;
	z-index:4;

}

/* PRODUCT PAGE */

#gallery_product_holder{

	position:relative;
	width:940px;
	height:360px;
	z-index:4;
	float:left;
	background-image:url(../images/template/menu/ProductItems.jpg);
	background-repeat:no-repeat;
	overflow:hidden;

}

/* white overlay */

#gallery_product_tab{

	position:absolute;
	width:425px;
	height:67px;
	top:283px;
	padding-top:10px;
	padding-left:30px;
	z-index:2;
	background-image:url(../images/template/menu/menu_tab.png);
	background-repeat:no-repeat;


}

#product_gallery_image{

	position:absolute;
	left:460px;
	width:460px;
	padding-top:0px;
	height:420px;
	z-index:4;

}

#product_gallery_text{

	position:absolute;
	width:500px;
	top:60px;
	left:30px;
	height:190px;
	z-index:4;

}

/* IMAGES */

#thumb_holder{

	position:relative;
	width:230px;
	height:330px;
	float:left;
	padding-bottom:20px;
	background-image:url(../images/template/thumb_shadow.png);
	background-repeat:no-repeat;
	background-position:bottom;

}

#thumb_image{

	position:relative;
	width:215px;
	height:150px;
	padding-top:25px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:10px;
	float:left;
	z-index:2;


}

#thumb_margin_services{

	position:relative;
	width:444px;
	padding-left:30px;


}

#thumb_holder_services{

	position:relative;
	width:140px;
	height:130px;
	float:left;
	padding-bottom:20px;
	background-image:url(../images/template/thumb_under.png);
	background-repeat:no-repeat;
	background-position:bottom;

}

#thumb_image_services{

	position:relative;
	width:100px;
	height:100px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	float:left;
	z-index:2;


}

#thumb_text{

	position:relative;
	width:175px;
	height:auto;
	padding-left:20px;
	padding-right:20px;
	float:left;

}

#thumb_back{

	position:absolute;
	left:20px;
	top:50px;
	width:151px;
	height:101px;
	z-index:0;
	background-image:url(../images/template/grid.png);
	

}

#home_gallery_home{

	position:relative;
	width:940px;
	height:360px;
	float:left;
	
}

#home_gallery{

	position:absolute;
	width:940px;
	height:360px;
	left:0px;
	display:none;
	overflow:hidden;
	float:left;
	z-index:6;
	
}

#home_gallery_text{

	position:absolute;
	width:650px;
	top:80px;
	left:30px;
	height:190px;
	z-index:4;

}

#gallery_text{

	position:relative;
	width:340px;
	top:100px;
	left:540px;
	padding-top:5px;
	padding-right:200px;
	height:185px;
	text-align:right;
	float:left;
	z-index:4;

}


#overlay_gallery_image{

	position:absolute;
	left:450px;
	padding-top:50px;
	width:1200px;
	height:380px;
	z-index:4;

}


#gallery_navigation{

	position:relative;
	width:930px;
	height:30px;
	/*margin-left:80px;*/
	padding-left:20px;
	padding-top:5px;
	background-image:url(../images/template/gallery_nav_repeat.jpg);
	background-repeat:repeat-x;
	text-align:center;


}

#left_col_services{

	position:relative;
	width:406px;
	padding-left:30px;
	padding-right:20px;
	float:left;

}

#right_col_services{

	position:relative;
	width:464px;
	padding-right:20px;
	float:left;

}

#left_col_products{

	position:relative;
	width:406px;
	padding-left:30px;
	padding-right:20px;
	float:left;

}

#right_col_products{

	position:relative;
	width:424px;
	padding-right:20px;
	float:left;

}

#right_col_header{

	position:relative;
	width:484px;
	height:35px;
	background-image:url(../images/template/right_col_repeat.jpg);
	background-repeat:repeat-x;
	float:left;


}

/* RELATED PRODUCTS */

#related_header{

	position:relative;
	width:590px;
	height:29px;
	padding-left:10px;
	padding-top:10px;
	background-color:#e6e6e6;
	background-image:url(../images/template/product_right.gif);
	background-position:right;
	background-repeat:no-repeat;


}

#related_holder{

	position:relative;
	width:870px;
	padding:10px;
	background-color:#e6e6e6;
	height:220px;


}

/* NEWS PAGES  */

#news_out{

	position:relative;
	top:30px;
	width:550px;
	height:100%;
	padding-left:30px;
	padding-right:20px;
	padding-bottom:30px;
	float:left;

}

#news_nav{

	position:relative;
	width:250px;
	height:100%;
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:60px;


}

/* MORE PRODS */

#side_search{

	position:relative;
	width:170px;
	padding-left:20px;
	height:100%;
	float:left;


}

#product_display{

	position:relative;
	width:730px;
	padding-left:20px;
	height:100%;
	float:left;


}

#product_lib{

	position:relative;
	width:100%;
	height:100%;
	float:left;

}

#newsForm{

	position:relative;
	width:100%;
	float:left;

}

#button_div{

	position:relative;
	background-color:#ef3e42;
	background-image:url(../images/template/button_end.jpg);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	width:175px;
	height:23px;


}

#product_list{

	position:relative;
	width:100%;
	float:left;

}

#video_list{

	position:relative;
	width:100%;
	float:left;
	display:none;

}




