* {margin: 0; padding: 0; border: 0; font-family: Arial, Helvetica, sans-serif;}
body {background: #000 url(../images/bg_top.gif) repeat-x center top;}
.clear {
	clear: both;
}

/*====================================================================
TEXT STYLES, A STYLES, LIST STYLES & VARIATIONS
======================================================================*/

/* Default Header Styles */
h1 {
	text-indent: -9999px;
	background: url(../images/firelink_header.png) left no-repeat;
	position: absolute;
	height: 123px;
	width: 324px;
	left: 50px;
}
h2, h4 {font-weight: normal;}
h2 {
	font-size: 10px;
	letter-spacing: -.03em;
	color: #FFF;
	padding-top: 7px;
	text-decoration: none;
	margin-left: 515px;
}
h3 {
	font-size: 24px;
	line-height: 1.6em;
	padding: 0;
	letter-spacing: -.03em;
	color: #333;
	margin-top: 35px;
	margin-left: 20px;
	margin-bottom: 25px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
h4 {
	font-size: 14px;
	line-height: 21px;
	padding: 0;
	letter-spacing: -.03em;
	color: #000;
	font-weight: bold;
	margin-left: 45px;
}
h5 {font-size: 1.4em; line-height: 1.6em; padding: 4px 0 5px 0; margin: 0 8px 6px 0; letter-spacing: -.05em; color: #333; border-bottom: 1px dotted #ccc;}

/* Alternative Header Styles */

/* Default / Alternative P Styles */

#header h2 a {
	color: #fff;
	text-decoration: underline;
}


p {
	padding: 0;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	margin-left: 40px;
	margin-bottom: 18px;
}
ul {
	padding: 0;
	color: #000;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 18px;
}
li {
	font-size: 11px;
	margin-bottom: 5px;
	margin-left: 40px;
}
p.intro {
	font-size: 18px;
	line-height: 21px;
	color: #000;
	margin-bottom: 14px;
	padding: 0px;
}

.contrast {color: #c41230; text-transform: uppercase; font-weight: bold;}
.feint {color: #666;}
.discreet {font-size: 9px; color: #666; line-height: 15px;}

/* Link Styles */
a {color: #c41230; font-weight: bold; text-decoration: none;}
a:hover {color: #c41230; text-decoration: underline; }

/* List Styles */
ul {margin: 0 40px 14px 20px;}
ul li {font-size: 1.2em;}

/*====================================================================
BASIC PAGE LAYOUT
======================================================================*/

#the_fade {

	background: url(../images/bg.jpg) no-repeat center 34px;
}
#the_fade #wrapper #header {
	width: 897px;
	height: 213px;
}
#the_fade #wrapper {
	margin: 0 auto;
	width: 897px;
}#the_fade #wrapper #header {
	height: 213px;
	width: 897px;
	background: url(../images/header.jpg) no-repeat center bottom;
	position: relative;
}
#the_fade #wrapper #banner {
	background: #FFF url(../images/header_index.jpg) no-repeat left top;
	width: 886px;
	height: 240px;
	margin: 0 0 0 5px;
}
#the_fade #wrapper #content {
	background: #FFF url(../images/bg_content.gif) no-repeat 253px bottom;
	width: 886px;
	margin: 0 0 0 5px;
}
#the_fade #wrapper #content #left_col {
	width: 455px;
	float: left;
	background: url(../images/header_index_strip.gif) repeat-x;
}
#the_fade #wrapper #content #right_col {
	width: 431px;
	float: left;
	background-image: url(../images/header_index_strip.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#right_col img {
	margin-top: 40px;
	border: 1px solid #C41230;
	padding: 2px;
}
#footer {
	width: 886px;
	height: 40px;
	background: #000 url(../images/bg_bottom.gif) no-repeat center top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
.red {
	color: #C41230;
}
.fire_class {
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left_col .extinguishers {
	width: 400px;
	margin-left: 40px;
	border: 1px solid #CC141D;
	margin-bottom: 10px;
}
.extinguishers h4 {
	display: block;
	width: 380px;
	color: #FFF;
	font-weight: normal;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/extinguishers/bg.jpg);
}
#left_col .extinguishers ul li {
	margin: 0px;
	padding: 0px;
}
#the_fade #wrapper #footer p {
	font-size: 10px;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
}
#banner h2 {
	padding: 0px;
	color: #000;
	font-size: 24px;
	padding: 40px 0px 0px 480px;
	margin: 0;
}
#banner p {
	margin: 0px;
	padding-left: 480px;
	padding-right: 50px;
	padding-top: 10px;
}

