﻿BODY 
{
    background: url(../images/bg.gif) #565148 repeat-x;
    margin:0;
    font-family: arial, sans-serif;
    font-size: 10pt;
}

H1 
{
	font-family: Arial Narrow;
	font-size: 24pt;
	font-style: italic;
	color: #c60000;
}

H2
{
	font-family: Arial Narrow;
	font-size: 18pt;
	font-style: italic;
	color: #c60000;
}

.bg2    
{
    width:100%;
    background: url(../images/home-bg.jpg) no-repeat center top;
}

DIV #topmenu
{
    padding-top:22px;
    padding-bottom:24px;
    padding-right:20px;
    font-size:9pt;
    text-align:right;
    font-weight:normal;
    color:white;
}   

DIV #logo 
{
    float: left;
    padding-top: 10px;
}

DIV #flash
{
    float:left;
    padding-top:10px;
    padding-left:8px;
    padding-bottom:3px;
}

DIV #content-left
{
    width:230px;
    float:left;
    margin-top: 15px;
  
    
}

DIV #founders-note
{
    color:white;        
    text-align:center;
    margin-top: 10px;
    margin-bottom: 20px;
}


.content-panel-wrapper
{
    BACKGROUND: url(../images/panel-bg.gif) no-repeat left bottom; 
    margin-bottom:20px;
}


.content-panel-header
{
    BACKGROUND: url(../images/panel-top-bg.gif) no-repeat left top; 
    padding-top: 1px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 25px;
}

.content-panel-inner
{
	color:White;
    font-size: 9pt;
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
}

.content-panel-link
{
	color:White;
    font-size: 8pt;
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
}

.content-panel-link A
{
	color:White;
}

DIV #testimonial
{
    font-style: italic;
}

DIV #testimonial-credit
{
	color:White;
    text-align:right;
    font-size: 8pt;
    padding-right: 4px;
}
        
DIV #content-main
{
    BACKGROUND: url(../images/content-bg.png) repeat-y; 
    float:left;
    margin-top:3px;
}

DIV #content-main-bottom
{
    BACKGROUND: url(../images/content-bg-bottom.gif) no-repeat left bottom; 
    width:650px;
}

DIV #content-main-top
{
}

DIV #content-main-gradient
{
    BACKGROUND: url(../images/content-bg-gradient.gif) repeat-x; 
    margin-left: 11px;
    margin-right: 11px;
    padding: 20px;
    border-top:1px solid white;
}

DIV #content-main-lead-wrapper
{
    BACKGROUND: url(../images/main-computer.png) no-repeat bottom right; 
}

DIV #content-main-lead
{
    margin-left:5px;
    margin-top:10px;
    width:275px;
}

DIV #content-main-lead LI
{
    font-size: 10pt;
}

DIV #columns-wrapper
{	
    margin-left:11px;
    margin-right:11px;
}

DIV .content-main-column IMG
{
	margin-bottom:10px;
}

DIV .content-main-column
{
    padding:16px;
    width:175px;
    font-size: 9pt;
    text-align: justify;
    line-height: 14pt;
    float:left;
    border-right: 1px dotted #B3AB9B;
    overflow:hidden;
}
       

DIV #content-main-bottom-foot
{
    margin-left: 11px;
    margin-right: 11px;
    padding: 20px;
    
    
}

DIV #content-main-bottom-text
{
    margin-left:5px;
    margin-top:10px;
}

DIV #content-main-bottom-buttons
{
    padding-top:20px;
    padding-bottom:10px;
    text-align:right;
}

.dual-column
{
	float:left;
	width:280px;
	font-size: 10pt;	
	line-height:14pt;
}

H3
{
    color: #565148;
    font-size:12pt;
    margin-top:15px;
    margin-bottom:3px;
}