﻿



#benefits
{
	background-color: #fff;
	border: solid 1px #000;
	height: 195px;
	margin: 0 8px 5px 0; 
	padding: 4px 0 4px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-align: justify;
	color:#494a51;
}

#benefits li
{
	list-style-position: inside;
	list-style-type: square;
}

#contentBottom
{
    width: 769px;
    min-height: 400px;
    
}


#BlueSquarePic
{
    display: inline;
    float: left;
    background-image: url(../images/BlueSquare.jpg);
    background-repeat: no-repeat;
    height: 100px;
	width: 165px;
	color: #ffffff;
	padding: 58px 10px 10px 10px;
	font-size: 10px;
	margin-bottom: 10px;
    margin-right: 10px;  
}

#MachinePic
{
    margin-bottom: 6px;  
}


#leftNav
{
     display: inline;
     float: left;
}

#leftNavTop
{
    background-image: url(../images/leftNavTop.jpg);
    background-repeat: no-repeat;
	height: 11px;
	width: 185px;
	padding: 0;
	margin: 0;
	line-height: 1px;
}
#leftNavMiddle
{
    background-image: url(../images/leftNavMiddle.jpg);
    background-repeat: repeat-y;
	width: 165px;
	height: 400px;
	padding: 0 10px 0 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#494a51;
}
#leftNavBottom
{
    background-image: url(../images/leftNavBottom.jpg);
    background-repeat: no-repeat;
	height: 11px;
	width: 185px;
}

#contentBox
{
}


#TextContent
{
      padding: 0 10px 0 10px;
      width: 552px;      
}

#contentFrame
{
	width: 769px;
	margin: 0 auto;
}
#redBar
{
    
    background-image: url(../images/redBar.jpg);
    background-repeat: no-repeat;
    height: 31px;
	width: 558px;
	color: #ffffff;
	padding: 4px 0px 0px 15px;
	font-size: 18px;  
}
.regContent
{
     min-height: 342px; 
}