﻿body,html { 

	background-position:center top;
	 font-size:12px;    
        font-family: Arial, Helvetica, sans-serif;
        background-color:#000000;
        margin-left:auto;
        margin-right:auto;
        margin-top:0px;
        margin-bottom:0px;
        height:100%;
          background-image:url(/images/BackgroundBand.jpg);
	background-repeat:no-repeat;  
	background-position: top center;
}
div#outer 
{

width: 760px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 75px;
position:relative;
z-index:0;
}
div#TopStrip
{
  background-image:url(/images/TopStrip.jpg);
	background-repeat:no-repeat;  
	width:760px;
	height:6px;
	z-index:1;
}
div#Logo
{
  background-image:url(/images/Logo.jpg);
	background-repeat:no-repeat;  
	width:215px;
	height:309px;
	margin-top: 6px;
	margin-left:0px;
z-index:2;
position:absolute;
}

div#ContentImage
{
	width:545;
	height:309px;
	margin-top: 0px;
	margin-left:215px;
	position:relative;
z-index:1;
}
div#Menu
{
  background-image:url(/images/MenuBG.jpg);
	background-repeat:no-repeat;  
	width:400px;
	height:23px;
	margin-top:6px;
	margin-left:360px;
z-index:2;
position:absolute;
padding-top:2px;
padding-left:6px;
}
	
div#Content
{margin-top:0px;
   width:760px; 
  position:relative; 
  color:#ffffff; 
  z-index:3;
height:100%;
    background-image:url(/images/BG.jpg);
	background-repeat:repeat-y;}
div#ContentTextLeft
{
   padding-top:120px;
    padding-left:8px;
    margin-top:0px;
    min-height:165px;
    margin-left:0px;
   width:200px; 
  position:absolute; 
  color:#ffffff; 
  z-index:5;  
  background-image:url(/images/LogoTrans.png);
  background-position:top center;
  background-repeat:no-repeat;
  }
  div#ContentTextLeftIS
{
   padding-top:120px;
    padding-left:0px;
    margin-top:0px;
    min-height:165px;
    margin-left:0px;
   width:200px; 
  position:relative; 
  float:left;  
  color:#ffffff; 
  z-index:5;  
  background-image:url(/images/LogoTrans.png);
  background-position:top center;
  background-repeat:no-repeat;
  }
  div#ContentTextLeft2
{
   padding-top:10px;
    padding-left:8px;
    margin-top:0px;
    min-height:165px;
    margin-left:0px;
   width:200px; 
  position:absolute; 
  color:#ffffff; 
  z-index:5;  
  }
  
  div#ContactDiv
  
  { line-height:20px;
    padding-left:30px;
    color:#a4732e;
  }

div#ContentText
{
    font-size:9pt;
    font-family:Trebuchet MS;
    padding-top:10px;
    padding-left:35px;
    padding-bottom:20px;
    margin-top:0px;
    min-height:165px;
    margin-left:215px;
   width:480px; 
  position:relative; 
  color:#ffffff; 
  z-index:3;
  min-height:375px;
text-align:justify;
line-height:32px;
}
div#ContentTextIS
{
    font-size:9pt;
    font-family:Trebuchet MS;
    padding-top:10px;
    padding-left:0px;
    padding-right:20px;
    padding-bottom:20px;
    margin-top:0px;
    min-height:165px;
   width:500px; 
  position:relative; 
  float:right;
  color:#ffffff; 
  z-index:3;
  min-height:375px;
text-align:justify;
line-height:32px;
}
div#BottomStrip
{
  background-image:url(/images/BottomStrip.jpg);
	background-repeat:no-repeat;  
	width:760px;
	height:47px;
	z-index:1;
}

    A {font-family:Arial, Helvetica, sans-serif;  font-size:7pt;}
A:link { text-decoration: none; color: #FFFFFF} 
A:visited { text-decoration: none; color: #89bada;}
A:hover {text-decoration: none; color: #a4732e;}

    A.news {font-family:Arial, Helvetica, sans-serif;  font-size:8pt;}
A.news:link { text-decoration: none; color: #FFFFFF} 
A.news:visited { text-decoration: none; color: #89bada;}
A.news:hover {text-decoration: none; color: #a4732e;}

    A.news2 {font-family:Arial, Helvetica, sans-serif;  font-size:8pt;}
A.news2:link { text-decoration: none; color: #a4732e} 
A.news2:visited { text-decoration: none; color: #89bada;}
A.news2:hover {text-decoration: none; color: #ffffff;}

    A.specs {font-family:Arial, Helvetica, sans-serif; font-style:italic;  font-size:10pt;}
A.specs:link { text-decoration: none; color: #a4732e} 
A.specs:visited { text-decoration: none; color: #a4732e;}
A.specs:hover {text-decoration: none; color: #FFFFFF;}

div#PhotoBox

{
    float:left; 
    background-color:#121212; 
    clear: left; 
    width:275px; 
    margin-right: 20px;
    margin-bottom: 15px; 
    text-align:center;
}


div#PhotoCaption

{
     
    width:265px; 
padding:5px;
    text-align:center;
}


h1
{
    font-size:11pt;
    color:#a4732e;
    text-align:left;
    display:inline;
    line-height:25px;
}

h2
{
    font-size:14pt;
    color:#89bada;
}

h3
{
    font-size:11pt;
    color:#89bada;
    text-align:left;
    display:inline;
    line-height:25px;
}
h4
{
    font-size:14pt;
    color:#a4732e;
}
img.floatLeftClear { 
    float: left; 
    clear: left; 
    margin-right: 10px; 
    margin-bottom: 10px;
}

div.clear { clear: both; }

.menu

{font-size:8pt;
    z-index:100;
}
hr
{
    color: #cccccc;
background-color: #cccccc;
height: 1px;
border:0;
}
div#FooterAddress
{
    color:Gray;
Padding-top:25px;
padding-right:10px;  
float:left;
width:400px;
}
div#Social
{
    color:Gray;
Padding-top:15px;
padding-right:10px;  
float:right;
width:260px;
}


div#BlogLink 
{margin-top: 0px;
margin-left:0px;
height: 36px;
width: 46px;
position:absolute;
z-index:1;
}
a.Blogrollover 
{     
display: block;     
height: 36px; 
width: 46px;     
    
text-decoration: none;     
background: url(/images/Icon_Blog.jpg);     
 background-repeat:no-repeat;
} 

a.Blogrollover:hover 
{   
background-position: -46px 0; 
}


div#FacebookLink 
{margin-top: 0px;
margin-left:46px;
height: 36px;
width: 46px;
position:absolute;
z-index:1;
}
a.facebookrollover 
{     
display: block;     
height: 36px;
width: 46px;     
     
text-decoration: none;     
background: url(/images/Icon_Facebook.jpg);   
 background-repeat:no-repeat;  
} 

a.facebookrollover:hover 
{   
background-position: -46px 0; 
}


div#TwitterLink 
{margin-top: 0px;
margin-left:92px;
height: 36px;
width: 46px;
position:absolute;
z-index:1;
}
a.twitterrollover 
{     
display: block;     
height: 36px; 
width: 46px;     
    
text-decoration: none;     
background: url(/images/Icon_Twitter.jpg);    
 background-repeat:no-repeat; 
} 

a.twitterrollover:hover 
{   
background-position: -46px 0; 
}

div#LinkedInLink 
{margin-top: 0px;
margin-left:138px;
height: 36px;
width: 46px;
position:absolute;
z-index:1;
}
a.LinkedInrollover 
{     
display: block;     
height: 36px;  
width: 46px;     
   
text-decoration: none;     
background: url(/images/Icon_linkedin.jpg);   
 background-repeat:no-repeat;  
} 

a.LinkedInrollover:hover 
{   
background-position: -46px 0; 
}
.displace

{     
position: absolute;     left: -5000px;   
} 


div#TrustLinkLink 
{margin-top: 0px;
margin-left:184px;
height: 36px;
width: 80px;
position:absolute;
z-index:1;
}
a.TrustLinkrollover 
{     
display: block;     
width: 80px;     
height: 36px;     
text-decoration: none;     
background: url(/images/Icon_TrustLink.jpg);     
 background-repeat:no-repeat;
} 

a.TrustLinkrollover:hover 
{   
background-position: -80px 0; 
}

div#SiteBy
{width:760px;
    color:Gray;
Padding-top:30px;
text-align:right;
padding-right:10px;  
position:relative;
}