﻿
/* hide from ie5 mac \*/
html {
  height: 100%;
 
}

/* end hide */



body 
{
    margin: 0px 0px 0px 0px; 
    padding:0px;  
    background-color: #999966; 
    height:100%;
    color: #333333;
    font-family:  arial, sans-serif;
    font-size: 10pt;
}

P
{
    margin-bottom:0px;
}


a:hover
{
  color:#336699;
 text-decoration:underline;
}

a
{
 color:#777744;
  text-decoration:none;
 
}

li
{
 margin-bottom:17px;   
}

#rtmargin
{
 height:100%;
 min-height:100%;
 float:left;   
}

#leftmargin
{
 width:200px;
 background-color:#eeeeee;
float:left;
min-height:100%;
height:100%;
min-height:100%;
margin: 0px 0px 0px 0px; 


}

#wrapper
{
width:935px; 
height:1500px;
min-height:100%;
background-color: #eeeeee;   

}


#margincontent
{
 padding: 60px 0px 5px 0px;
  text-align:center;
  width:100%;
}

#leftmarginflash
{
 width:300px;
 background-color:#eeeeee;
float:left    ;
}

#maincontent
{
  padding-left:30px;
  padding-right:35px;
  width:650px;
  background-color:White;
  float:right;
  height:100%;
  border-right: solid 3px #c0c0c0;
  border-left: solid 1px #dddddd;
  margin: 0px 0px 0px 0px; 
}

#maincontenthome
{
  padding-left:45px;
  padding-right:35px;
  width:700px;
  background-color:White;
  height:1500px;
  border-right: solid 3px #c0c0c0;
  margin: 0px 0px 0px 0px; 
}

#flashintro
{
margin: 0px 25px 20px 0px;
float:left;  
border: solid 3px #c0c0c0;
width:300px; 
}

.imgleft
{
   float:left;
   margin: 5px 15px 8px 0px  
}

.imgright
{
   float:right;
   margin:  5px 0px 8px 15px  
}

.imgheader
{
 background-color:#eeeeee;
 color:#336699;
 font-size:9pt;
 font-weight:bold;
 height:30px;
 vertical-align:middle;
 padding-top:8px;
 text-align:center;   
}


.title
{
 color:#336699;
 font-size:28pt;
 margin-top:8px;
 margin-bottom:12px;  
 width:520px; 
 height:50px;
}

.marginimage
{
 margin-top:7px;
 margin-bottom:15px;
 border: solid 3px #c0c0c0;
 text-align:center;
}

#pullquote
{
  text-align:center;
  font-size:12pt; 
  padding: 0px  0px 0px 0px;
   font-family: Georgia, Trebuchet MS; 
   color:#336699;
   width:190px;
   margin-left:15px;
}


.clientqt
{
  font-family: Georgia, Trebuchet MS; 
text-align:justify;
  font-size:11pt; 
  margin-bottom:0px; 
}

.clientnm
{
    font-weight:bold;
    text-align:right; 
     font-family:arial;
     margin-bottom:25px;
}



/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
