body{
	margin: 0 0 0 0;
	height: 100%;
	background-color: #3c3d41;
}

.null{
position: relative;
height:0px;
width:100%;
border-width:  0 0 0 0;
border-style: solid;
border-color: #000;
display: none;
}

.index_main_bg{
	position: absolute;
	height:auto;
	width:100%;
	background-image: url(../images/index_bg.jpg); background-repeat: repeat-x;
	background-color: #181818;
	}

.main_bg{
	position: absolute;
	height:auto;
	width:100%;
	background-image: url(../images/main_bg.jpg); background-repeat: repeat-x;
	background-color: #131313;
	}
	
.top_fuse_logo{
	position: absolute;
	width:380px;
	height:37px; 
	margin: 32px 0 0 0; 
	border:0px;
	cursor:pointer;
}

.top_login{
	position: absolute;
	left:580px;
	top:38px;
	width: 174px;
	height:29px;
}


.index_footer{
	position: relative;
	height:67px;
	width:100%;
	background-image: url(../images/footer_bg.jpg); background-repeat: repeat-x;
}


.header{
	position: relative;
	margin: 0 auto 0 auto;
	width:840px;
	height:95px;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
	}
	
.top_buttons{
	position: relative;
	margin: 26px auto 0 auto;
	width:840px;
	height:15px;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
	z-index: 20;
}

.main_header{
	position: relative;
	margin: 2px auto 0 auto;
	width:840px;
	height:90px;
	border-width: 0px;
	border-style: solid;
	border-color: #000;

}

.flash_header{
	position: relative;
	left:-40px;
	margin: 6px auto 0 auto;
	width: 775px;
	height: 200px;
	border-width: 0px;
	border-style: solid;
	border-color: #000;	
}

.main_content{
	position: relative;
	margin: 40px auto 60px auto;
	width:840px;
	min-height:250px;
	height:auto !important;
	height:250px;
	padding: 0 0 0 0;
	border-width: 0px;
	border-style: solid;
	border-color: #fff;
	font: 12px/1.25em Arial, Helvetica, sans-serif; color:#fff;
	}
	
.index_left_content{
	top:0px;
	left:0px;
	position: relative;
	width: 574px;
}

.index_right_content{
	position: absolute;
	right:40px;
	width: 202px;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
}
	
.arial12{
	font: 12px/1.25em Arial, Helvetica, sans-serif; color:#fff;
}

.arial12bold{
	font: 12px/1.25em Arial, Helvetica, sans-serif; color:#fff; font-weight: bold;
}

.arial14white{
	font: 14px/1.0em Arial, Helvetica, sans-serif; color:#fff; 
}

.arial14whitebold{
	font: 14px/1.0em Arial, Helvetica, sans-serif; color:#fff; font-weight: bold;
}


.arial16white{
	font: 16px/1.0em Arial, Helvetica, sans-serif; color:#fff; 
}

.arial16whitebold{
	font: 16px/1.0em Arial, Helvetica, sans-serif; color:#fff; font-weight: bold;
}

.arial12red{
	font: 12px/1.25em Arial, Helvetica, sans-serif; color:#c4242a;
}


.arial12redbold{
	font: 12px/1.0em Arial, Helvetica, sans-serif; color:#c4242a; font-weight: bold;
}

.arial14red{
	font: 14px/1.25em Arial, Helvetica, sans-serif; color:#c4242a;
}


.arial14redbold{
	font: 14px/1.0em Arial, Helvetica, sans-serif; color:#c4242a; font-weight: bold;
}

.arial24red{
	font: 24px/1.25em Arial, Helvetica, sans-serif; color:#c4242a;
}



.arial16red{
	font: 16px/1.25em Arial, Helvetica, sans-serif; color:#c4242a;
}

.arial16redbold{
	font: 16px/1.25em Arial, Helvetica, sans-serif; color:#c4242a; font-weight: bold;
}



.button{
	border: 0px; 
	cursor: pointer;
}

.go_about{
	position:absolute; 
	border-width: 0px;
	border-style: solid;
	border-color: #000; 
	height:30px;
	width:160px;
	cursor: pointer;
	}

.about_background{
	position: relative;
	top:47px;
	width:528px;
	height:30px;
	background-image: url(../images/about_us_bg.jpg); background-repeat: no-repeat;
}

.titles{
	position: relative;
	top:47px;
	width:528px;
	height:30px;
}

img{border:0px;}

/* about submenu */

.form_header{
	font:20px verdana, Helvetica, sans-serif; color:#efefef; font-weight:normal; margin: 5px 0 0 0; display:block; width:100%;
}

.about_history{
	position: absolute;
	top:0px;
	left:195px;
	width: 53px;
	height: 30px;
	cursor: pointer;
}

.about_mission{
	position: absolute;
	top:0px;
	left:300px;
	width: 67px;
	height: 30px;
	cursor: pointer;
}

.about_certs{
	position: absolute;
	top:0px;
	left:395px;
	width: 132px;
	height: 30px;
	cursor: pointer;
}


ul{
	margin:  0px 0 20px 1.5em;
	padding: 0px;
	color:#c4242a;
}

li{
	margin: 0 0 5px 0;
}



.drop_ul{
	margin:  0px;
	padding: 2px;
	color:#c4242a;
	list-style: none;
	font:12px/1.25em Arial, Helvetica, Verdana, sans-serif;
	color:#efefef;
	font-weight:normal;
	margin: 5px 0 0 0;
	display:block;
	width:150px;;
}

a:link {text-decoration: underline; font-weight:normal; color:#fff;}
a:visited {text-decoration: underline; font-weight:normal; color:#fff;}
a:active {text-decoration: underline; font-weight:normal; color:#fff;}
a:hover {text-decoration: none; font-weight:normal; color:#c4242a;}




ul li a:link {text-decoration: none; font-weight:normal; color:#fff;}
ul li a:visited {text-decoration: none; font-weight:normal; color:#fff;}
ul li a:active {text-decoration: none; font-weight:normal; color:#fff;}
ul li a:hover span{text-decoration: none; font-weight:normal; color:#c4242a;}


.redlinks a:link {text-decoration: none; font-weight:normal; color:#c4242a;}
.redlinks a:visited {text-decoration: none; font-weight:normal; color:#c4242a;}
.redlinks a:active {text-decoration: none; font-weight:normal; color:#c4242a;}
.redlinks a:hover {text-decoration: underline; font-weight:normal; color:#c4242a;}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/*logos _index*/

.logos_index{
	position: relative;
	width:850px;
	height:55px;
	margin: 10px auto 25px auto;
}


.fsc_index{
	top:0px;
	left:0px;
	position: absolute;
	left:187px;
	widows: 49px;
	height:54px;
}

.sfi_index{
	top:0px;
	left:289px;
	position: absolute;
	width: 91px;
	height: 49px;
}

.wben_index{
	top:3px;
	left:430px;
	position: absolute;
	width: 106px;
	height: 46px;
}

/*logos_second_tier*/


.dots_main{
	top:13px;
	right:0px;
	position: absolute;
	width: 81px;
	height:17px;
	}

.fsc{
	top:0px;
	position: absolute;
	left:5px;
	widows: 49px;
	height:54px;
}

.sfi{
	top:0px;
	left:94px;
	position: absolute;
	width: 91px;
	height: 49px;
}

.wben{
	top:3px;
	left:225px;
	position: absolute;
	width: 106px;
	height: 46px;
}
