@charset "utf-8";
/* Firegroup */

html {
	font-size:100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	background:#000;
	color:#fff;
	text-align:center;
	padding:0;
	margin:0;
}
img {
	border:0;
}
a {
	color:#ff9; 
	text-decoration:none;
}
a:hover {
	color:#EF554C;
}
h1 {
	font-size:1em; 
	font-weight:normal; 
	color:#f00; 
	padding:0; 
	margin:0 0 0 83px;
	text-indent:-9999px;
}
h1 a {
	display:block;
	width:338px;
	height:108px;
	background: url(../i/firegroup_logo.png) no-repeat top left;
}
h2 {
	font-size:1em; 
	font-weight:normal; 
	color:#EF554C;
}
h3 {
	font-size:1; 
	color:#EF554C; 
	font-weight:normal; 
	padding:0; 
	margin:0px;
}
h4 {
	font-weight:normal;
	font-size:0.75em;
	color:#ebd6a2;
	margin-bottom:0;
}
h6 {
	margin-top:0;
	margin-bottom: 10px;
	font-size:0.75em;
	color:#fff;
}
ul,p,ol {
	font-size:0.75em;
}


/* Layout */

#container {
	text-align:left;
	width: 955px;
	margin: 0 auto;
	position:relative;
}
#fire {
	height:108px; 
	width:73px;
	position:absolute;
	top:0;
	left:0;
}
#slogan {
	width:347px; 
	height:108px; 
	position:absolute;
	top:15px;
	left:580px;
	font-size:1.2em;
}
#menu {
	background: url(../i/topbar.jpg) bottom; height:35px;
	margin-bottom:5px;
}
#content {
	margin-top:366px;
	padding-top:10px;
	border-top:1px #D2382F solid;
	line-height:120%;
}
#txtcol01 {
	width:460px; 
	float:left; 
	padding:0 28px 0 0;
}
#txtcol02 {
	width:467px; 
	float:left;
}

#fire {
	height:108px; 
	width:73px;
	position:absolute;
	top:0;
	left:0;
}
#gallery {
	width:955px; 
	height:355px; 
	position:absolute;
	top:147px;
	left:0;
}

#footer {
	background-color:#111;
	margin-top:20px;
	padding:20px 18px 20px 17px;
	overflow:auto;
	color:#fff;
	border-top:2px solid #D2382F;
	line-height:120%;
	clear:both;
}






/* Classes */






/* INHERITED */

.smalltxt1 {font-size:0.85em;}
.selected {color:#00CACA;}
.gold {color:#EBD6A2;}
.red {color:#EF554C;}
.small {font-size:0.75em; font-weight:bold; display:block; padding-top:3px;}




#label_column {width:70px; float:left; padding-left:80px;}
#field_column {width:289px; float:left;}
.form_label {height:24px; margin:5px 3px 0px 0px; float:left; }
.form_field {margin:2px; height:25px; float:left;}
#submit {margin-top:70px;}

#getadobe {padding:0 20px 20px 0;}
.seclft {width:100px; padding-right:20px; display:block; float:left;}

/* INHERITED */













#footer a {
	color: #fff;
	text-decoration:underline;
}
#footer a:hover {
	color: #fff;
	text-decoration:none;
}
.footerBox {
	float: left;
	width: 200px;
	height:320px;
	margin-right:30px;
}
.footerBox ul {
	margin:0;
	padding:0 0 10px 0;
	list-style-type:none;
}
#footer ul.imprint {
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
	clear:both;
	background: url(../i/logo-footer.gif) no-repeat;
}
#footer ul.imprint li {
	padding:0 0 5px 165px;

}
#footer ul.genLinks {
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
	clear:both;
}
#footer ul.genLinks li {
	padding:0 0 0 12px;
	background-image: url(../i/raquo.gif);
	background-repeat:no-repeat;
}

.footerLogo {
	float:left;
	padding-right: 20px;
}









#menu ul {
	background:url(../i/bg-menu.gif) repeat-x #000 bottom;
	list-style-type:none;
	padding:0; 
	margin:0; 
	width:955px;
	height:30px;
	float:left;
}

#menu ul li {
	display:inline;
}
#menu ul li a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	padding:7px 10px 3px;
	float:left;
	border-right: 1px solid #7B7B7B;
	height:20px;
}
#menu ul li a:hover {
	background:#036 url(../i/bg-menu-on.gif) repeat-x;
	color:#fff;
}