*
{
	list-style:circle;
	margin:0;
	outline:none;
	padding:0;
}

html,body
{
	background-color:#000;
	background-position:top;
	background-repeat:no-repeat;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	height:100%;
	margin:0;
	text-align:center;
}

/*PARAGRAPH STYLES--------------------------*/
p
{
	line-height:1.6;
	margin-bottom:1em;
	text-align: left;
}

#wrapper
{
	background-image:url(wrapper_back.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:auto !important;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	min-height:auto;
	position:relative;
	visibility:visible;
	width:991px;
}

#wrapper a:link,a:visited,a:active
{
	color:#000;
	font-weight:700;
	text-decoration:none;
}

#wrapper a:hover
{
	color:#fd3b41;
	font-weight:700;
	text-align:center;
	text-decoration:none;
}

#wrapper ul
{
	padding-left:25px;
}

/*HEADER --- ZEROS OUT BORDERS & MARGINS-------------*/
#header
{
	margin-left:0;
	margin-right:0;
	margin-top:0;
	position:relative;
	width:991px;
	z-index:10;
}

#homeimage
{
	background:url(/images/ftn_bkdrop.jpg);
	background-repeat:no-repeat;
	clear:both;
	height:410px;
	position:relative;
	width:991px;
}

#mainimage
{
	background:#CCC;
	background-repeat:no-repeat;
	height:410px;
	position:relative;
	width:991px;
}

#divider
{
	height:25px;
	margin-bottom:10px;
	position:relative;
	width:990px;
	z-index:10;
}

#maincontent
{
	background-position:top;
	background-repeat:no-repeat;
	border:0;
	clear:both;
	margin:0;
	overflow:visible;
	width:990px;
}

#sidebar
{
	float:left;
	margin-right:10px;
	min-height:280px;
	padding-left:20px;
	padding-top:0;
	position:relative;
	text-align:left;
	width:190px;
}

/*OVERVIEW SECTION-------------*/
#overviewbodytext
{
	float:right;
	margin-right:120px;
	min-height:280px;
	text-align:left;
	width:600px;
}

/*MULTIMEDIA SECTION-------------*/
#multimediabodytext
{
	float:right;
	min-height:280px;
	text-align:left;
	width:770px;
}

/*GENERAL SECTION-------------*/
#generalbodytext
{
	float:right;
	margin-right:150px;
	min-height:280px;
	padding-top:20px;
	text-align:center;
	width:600px;
}

#generalnews
{
	background-color:#CCC;
	clear:both;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding:20px;
	position:relative;
	visibility:visible;
	width:991px;
	z-index:10;
}

#generalbodytextPaint
{
	float:right;
	margin-right:50px;
	min-height:280px;
	padding-top:20px;
	text-align:left;
	width:700px;
}

/*FEATURES SECTION-------------*/
#featuresbodytext
{
	float:left;
	min-height:280px;
	text-align:left;
	width:550px;
}

#featuresgallery
{
	float:right;
	min-height:280px;
	text-align:left;
	width:200px;
}

/*SPECIFICATIONS SECTION-------------*/
#specleft
{
	float:left;
	min-height:280px;
	padding-right:20px;
	text-align:left;
	width:230px;
}

#specmid
{
	border-left:red 1px solid;
	border-right:red 1px solid;
	float:left;
	min-height:280px;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
	width:235px;
}

#specright
{
	clear:right;
	float:right;
	min-height:280px;
	padding-left:20px;
	text-align:left;
	width:220px;
}

/*MULTIMEDIA IMAGE STYLES--------------------------*/
#wrapper #maincontent #multimediabodytext a img
{
	padding:25px;
	text-align:center;
}

/*FOOTER STYLES--------------------------*/
#footer
{
	clear:both;
	width:991px;
	z-index:8;
}

#push
{
	clear:both;
	margin-bottom:-410px;
	width:991px;
}

#footercontent
{
	border-top-color:#000;
	border-top-style:solid;
	border-top-width:1px;
	font-size:4pt;
	padding-top:3px;
	width:990px;
}

#footercontent a
{
	text-decoration:none;
}

/*HEADER STYLES--------------------------*/
h1
{
	color:red;
	font-size:1.2em;
	line-height:1em;
}

/*IMAGE MARGINS FOR TEXT WRAP--------------------------
SPECIAL CLASSES FOR TEXT, MARGINS, CENTERS ETC...--------------------------*/
.redText
{
	color:red;

	font-weight:700;
	margin:8px;
}

.specText
{
	color:#000;
	font-weight:700;
}

object
{
	outline:none;
}

/*footer--------------------------*/
.copyrightText
{
	font-size:8pt;
}

#generalbodytextPaint .copyrightTextb
{
	color:#666;
	font-size:0.9em;
}

#disclaimer
{
	color:#000;
	float:right;
	font-size:8px;
	padding-top:10px;
	text-align:left;
	width:770px;
}

.paintText
{
	color:#000;
	font-size:1.2em;
	font-weight:700;
}

.alink
{
	color:red;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
}

.look tr td .copyrightText.style2
{
	color:#FFF;
	font-size:0.7px em;
}

.options td
{
	font-size:.7em;
}

#footercontent a:link,#footercontent a:visited,#footercontent a:hover,#footercontent a:active
{
	color:#000;
}

.center,.look,#wrapper #footer p
{
	text-align:center;
}

