

.home { background:#000;}
.f-left {float:left; position:absolute; z-index:100;}
.f-left  strong {color:#fff; font-size:18px; font-weight:normal; padding-left:32px;}
.f-col {float:right; position: relative; z-index:103}
.logo2 {margin:25px 0 12px 32px;}

a {
	color:#fff;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border:none;
}
body {
	overflow:hidden;/*Needed to eliminate scrollbars*/
	background:#000;
}
#bg-cover { position:absolute; height:1000px; width:100%; background:url(../../../img/bg-front.png);}

#content {
	margin:0px auto;
	height:600px;
	width:100%;
	bottom:0;
	z-index: 3;
	position:absolute;
}
#contentframe {
	overflow: hidden;
	height: 50px;
	text-align:left;
	z-index: 3;
}
#slidecounter {
	float:left;
	color:#4F4F4F;
	font:50px "Helvetica Neue", Arial, sans-serif;
	font-weight:bold;
	margin:18px 20px;
}
#slidecaption {
	overflow: hidden;
	float:left;
	color:#FFF; font-size:10px; font-weight:bold;
}
/*Supersized Stamp*/
		.stamp {
	float: right;
	margin: 25px 20px 0 0;
}
/*Supersize Plugin Styles*/
		#navigation {
	background: url('../images/navbg.gif') no-repeat;
	float: right;
	margin:22px 20px 0 0;
}
#loading {
	position: absolute;
	top: 49.5%;
	left: 49.5%;
	z-index: 3;
	width: 24px;
	height: 24px;
	text-indent: -999em;
	background-image: url(../images/progress.gif);
}
#supersize { position:fixed;}
#supersize img, #supersize a {
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
}
#supersize .prevslide, #supersize .prevslide img {z-index: 1;}
#supersize .activeslide, #supersize .activeslide img {z-index: 2;}

.fheader {margin: auto; width:935px;}
.f-footer { width:935px; margin:auto}


.footer2 { background:url(../../../img/bg-footer.png) 0 20px repeat-x; height:35px; padding:20px 0 40px 0;}
.footer2 .left {color:#ff100c; padding:12px 0 0 32px; font-size:11px;}
.footer2 .right {color:#b7b7b7; padding:12px 0px 0 0; font-size:10px;}
.footer2 .right a {color:#b7b7b7; text-decoration:none; }
.footer2 .right a:hover { color:#ff100c;}

h2 { font-size:12px; color:#ff100c; font-weight:bold}

.f-right {display: block; width:240px; height:550px;  float:right; overflow:hidden;}

.f-right p {color:#999;}

.f-right2 {background:url('../../../img/bg-home-right.gif'); width:200px; overflow:hidden; padding:20px; padding-bottom:0px;}

.f-right-t { width:240px; height:550px;}
