﻿
#mainGraphic{ position: relative; padding: 0;top: 0px; width: 854px; height: 223px; margin: 0 auto 0 auto; background: url('../images/interface_homegraphic.gif') top left no-repeat; }  
#contentHolder{ top: -9px; background: url('../images/interface_homeback.gif') repeat-y center; }
#footer { background: url('../images/interface_homefooter.gif') top left no-repeat; }
.textContent{ position: relative; left: 80px; line-height: 24px; padding: 10px 0 20px 0; }
#tabHolder{ position: relative; padding: 20px 0 12px 0; top: 0px; width: 696px; margin: 0 auto 0 auto; }

 #flowpanes a.arrowButton{ margin-left: 40px; }
 #flowpanes .rightImg{ float: right; display: inline-block; padding: 0 160px 0 0; }
/*
a.learnMore{ color: #fa8304; font-weight: bold; }
a.learnMore:hover{ color: #f00; }

.learnMoreButton{ 
    float: right; top: 55px; margin: 0 -38px 0 0;
    padding: 6px 0 0 6px; position: relative; display: block; background: url(../images/interface_orangebutton.gif) top left no-repeat; width: 114px; height: 40px; font-size: 14px; font-weight: bold; line-height: 26px; }
.learnMoreButton a{ display: inline-block; height: 24px; width: 100px; text-align: center; }
.learnMoreButton a:hover{ background-color: #fc9; color: #000; }*/


