body {
	background:#000 url('images/background.jpg') repeat-x;

	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	margin: 15px 0px;
	line-height:22px;
    text-align:center;
	color: #000;
	
}
a:link {
	color:#000;
	}
a:visited {
	color:#000;
	}
 a:hover {
	color:#be0a0a;
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


* html #menu_top {float:none;}


.links a:link, active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
	color: #FFFFFF;
}


.links a:visited {
	color: #CCCCCC;
	font-size: 11px;
}


#container {
	margin-left: auto; 
	margin-right: auto;
	width:998px;
	height:auto;
	z-index:1;
	text-align:left;

}

#content {
	position:relative;
	float:left;
	padding: 10px 10px 10px 10px;
	z-index:3;
	width:978px;
	height:auto;
	text-align:left;
	background-color:#000;
	}
#banner {
	position:relative;
	float:left;
	width:998px;
	height:180px;
	z-index:2;

	}






#nav {
	position:absolute;

	left:340px;
	top:147px;
	height:30px;
	width:675px;
	z-index:2;
	
	
	
	}



	
#contentText {
	text-align:left;
	float:left;
	width:850px;
	color:#000;
	padding: 20px 20px 20px 20px;
	width: 938px;
	background-color: #FFFFFF;
}

#recent {
	width:400px;
	float:left;
	margin:15px 0 25px 40px;
	}
	
#current {
	width:400px;
	float:left;
	margin:15px 0 25px 50px;
	}
	
#tagline {
	position:absolute;
	text-align:center;
	width:250px;
	height:93px;
	z-index:1;
	left: 397px;
	top: 22px;
	color:#fff;
}
#learnMore {
	position:absolute;
	width:266px;
	height:115px;
	z-index:2;
	left: 741px;
	top: 15px;
}

#spacer {
margin: 70px 0 30px 0;
border-top: 1px black solid;
}

#thankNav {
	margin: 10px 0 0 60px;
	
}
#footer {
	
	float:left;
	background: #fff url('images/footerBackground.jpg') repeat-x;
	width:978px;
	height:auto;
	z-index:11;
	padding-top:10px;
	text-align:center;
	font-size:13px;
	
	
}
#footer2 {
	float:left;
	font-size:11px;
	color:#fff;
	
	}
	
#logo_footer {
background:url(images/redhot-icon_footer.jpg) no-repeat;
float:right;
text-align:center;
margin: 0px 20px 0 20px;
padding-left: 27px;
font-size:11px;
font-weight:bold;

}
	
#request {
	position:absolute;
	width:212px;
	height:25px;
	z-index:4;
	left: 776px;
	top: 13px;
	}

/* Web Services Specific DIVs */

#designtext {
	position:absolute;
	width:423px;
	height:152px;
	z-index:4;
	left: 383px;
	top: 110px;
}

/* Top Navigation */

#navcontainer
{

margin-top: 8px;
padding: 0 0 0 0px;
}

#navcontainer UL
{
list-style: none;
color:#000;
margin: 0;
padding: 0;

border: none;
}

#navcontainer LI
{

display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{

display: block;
width: auto;
text-decoration: none;
color:#000;
margin: 0;
padding: 0px 30px 0px 15px;


font-size:13px;
font-weight:bold;
text-align:center;

}

#navcontainer A:hover, #navcontainer A:active { color:#be0a0a; }

#navcontainer A.active:link, #navcontainer A.active:visited
{
color:#FFFFFF;
position: relative;
float:left;
z-index: 102;
background:#FFFF00;
}


/* ---------------   Image Float Styles   --------------------------------------  */

.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}

.floatimgright {
float:right;
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
}

.logo_icon_floatleft {
float:left;
margin-top:-10px;
margin-right:10px;
margin-bottom:10px;
}

.logo_icon_floatright{
float:right;
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
}

.subHeading {
	background-color:#CCFF00;
	font-style:italic;
	font-weight:bold;
}

.first {
	font-size: 45px;
	line-height:110%;
	color:#999999;
	
	}

.bigredtext {
	color:#990000;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
}
.topicNav {
	color:#fff;
	font-size:18px;
	text-align:left;
	line-height:26px;
	}
.topicNav a:link {
	color:#fff;
	text-decoration:none;
	}
.topicNav a:active {
	color:#fff;
	text-decoration:none;
	}
.topicNav a:visited {
	color:#fff;
	text-decoration:none;
	}
.topicNav a:hover {
	color:#000;
}


/*Redhot SiteManager editor bg color and alignment*/
.mceContentBody { 
text-align:left;
background-image: none; 
background-color:White; 
color: Black; 
} 

