/* links */
a:visited { text-decoration: none; color: #CC0000; }
a:link { text-decoration: none; color: #CC0000;}
a:hover { text-decoration: underline; color: #CC0000; }
a:active { text-decoration: none; color: #CC0000; }

/* page */ 
html { min-height: 100%; margin-bottom: 1px; }
body {
    background-color: #efefef;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    padding: 0;
    margin: 0;
}


#center_container {
    width: 752px;
    text-align: center;
	background-color: #FFFFFF;
    border: solid 1px #c0c0c0;
    border-top: none;
}

#headerLeft
{ 
	background-image: url(images/home_02.gif); 
	vertical-align: top; 
	height:110px;
}

#headerMiddle
{
	background-image:url(images/home_02.gif);
}

#headerRight
{
	text-align:right;
	vertical-align: top;
	background-image: url(images/home_02.gif);
}

#tabBar
{
	background-color: black;
}

.activeTab
{
	vertical-align: bottom;
}

#searchTerms
{
	visibility: hidden;
	background-color: black;
	border: solid gray 1px;
	color: gray;
	text-align: center;
	font-size: 10px;
}

#searchButton
{
	visibility: hidden;
}

#belowTabGap
{
	font-size: 6px; 
	height: 30px;
}

#pageTable
{
}

#navCell
{
	vertical-align: top; 
	padding-left: 7px; 
	padding-top: 2px; 
	padding-right: 0px; 
	margin-right: 0px;
	width: 200px;
}

#footerBar
{
	background-color: black;
}


/*** OLD STUFF ***/

#header_container 
{
	background-color: #FFFFFF;
	height: 30px;
	padding: 0px;

}

#content_container 
{
	background-color: #FFFFFF;
}

#footerCell 
{
	background-color: #000000;
	height: 18px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	font-size: 11px;
	clear: both;
	vertical-align: middle;
}

#footerCell a 
{
    color: #FFFFFF;
}

#top_left_container 
{
	width: 251px;
	text-align: left;
	float: left;
	margin-top: 15px;
	padding-right: 0;

}

#control4_logo 
{
	background: url(images/logo-curve.gif) no-repeat bottom left;
	height: 120px;
	vertical-align: middle;
}

#red_bg 
{
    background: #B60000 url(images/nav-bg.gif) no-repeat bottom left;
    padding: 0px;
    color: #FFFFFF;
    font-size: 1.2em;
    height: 255px;
    text-align: left;
}

#rotating_image 
{
    height: 340px;
    width: 752px;
    float:left;
    margin-top: 90px;
	vertical-align: bottom;
}

#main_content_container 
{
    clear: both;
    background-color: #FFFFFF;
    padding: 10px 0 10px 0;
}

#more_information 
{
    width: 218px;
    padding: 0 15px 0 15px;
    background-color: #FFFFFF;
    text-align: left;
	font-size: 12px;
	list-style-type: circle;
}

#more_information li 
{
    padding: 0 0 10px 0;
}

#major_content 
{
	text-align: left;
	margin-left: 251px;
	padding: 0 25px 5px 25px;
	font-size: 11px;
	color: #333333;
}

.red 
{
    color: #CC0000;
	font-size: 16px;
}

#products_lineup 
{
    margin: 0 10px 0 10px;
    padding: 20px 5px 15px 5px;
    background: url(images/text-dotline.gif) top left repeat-x;
}

li.navLink
{
list-style-type: square; color: #cc0000; font-size: 11px;
}

ul.navLink
{
  line-height: 120%;
}

.bodytext
{
  font-size: 10px;
  color: #666666;
  padding-left: 43px;
  padding-right: 30px;
  padding-bottom: 0px;
  padding-top: 0px;
  background-image:  url(images/vertdot.gif); background-repeat: repeat-y;
}

h3
{
  padding: 0 0 0 0;
  color: black;
    font-size: 14px; 
	font-weight: bold;
}

p {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
	color: #666666;
}


.textCell
{
 vertical-align:top;
 font-size: 12px;
 background-image:  url(images/vertdot.gif); background-repeat: repeat-y; 
   font-size: 10px;
  color: #666666;
  padding-left: 43px;
  padding-right: 30px;
  padding-bottom: 0px;
  padding-top: 0px;
  background-image:  url(images/vertdot.gif); background-repeat: repeat-y; 
}

.textCell p
{
 padding-right: 20px;	
 text-align: justify;
}

.textCell li
{
  font-size: 11px;
  padding-right: 60px;
  text-align: justify;
}

.breadcrumbTrail
{
  font-size: 12px;
  margin-bottom: 25px;
}

li strong
{
  color: black;
}