﻿body
{
    font-family: Verdana, Tahoma, Palatino, ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, Helvetica, Arial, sans-serif;
    color: #2f4f4f;
    font-size: 13px;
    line-height: 120%;
}

/*--------------------layout---------------------*/
* {margin:0;padding:0}
form {
	}

/* Use this to set the Background  for the Site */
.bodySite
{
    margin-top: 0px;
    margin-bottom: 20px;
    margin-right: 0px;
    background-color: #FFFFFF;
}

#WrapHeader
{
    background-image: url(background_gradient2.jpg);
    background-repeat: repeat-x;
    height: 180px;
}
#WrapMenu
{
    background-image: url(background_gradient4.jpg);
    background-repeat: repeat-x;
    xbackground-color: #5395C7;
    height: 26px;
}
#wrapper
{
    background-image: url(background_gradient3.jpg);
    background-repeat: repeat-x;
}



#Header, #Footer {
	clear:both;
	}
#Header
{
    height: 180px;
    position: relative;
    background-color: #FFFFFF;
    width: 820px;
    margin-left: auto;
    margin-right: auto;


}
.ImageHome
{
 position:absolute;
 top:0px;
 left:20px;

}
.LogoFlash
{
 position:absolute;
 top:54px;
 left:414px;
}

.logo1
{
 position:absolute;
 top:10px;
 left:660px;
  z-index:1000;
   font-style:italic;
   
}
.phone1
{
    font-family: Georgia, Verdana, Tahoma, Palatino, ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, Helvetica, Arial, sans-serif;
    font-size: 28px;
 position:absolute;
 top:130px;
 left:320px;
  z-index:2000;
   color:#56803E;
    line-height:  normal;
}


#TopNavigation
{
    position: relative;
    width: 820px;
    margin-left: auto;
    margin-right: auto;
}
.SiteMenu
{
     width:100%;
	z-index:2;
    }
    
.rmRootGroup 
{
    } 
.rmRootGroup > .rmItem
{
    margin-left: 20px;
} 



#Main
{
    position: relative;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    clear: both;
    min-height: 600px;
    height: auto !important;
    height: 640px;
    text-align: left;
    padding-top: 10px;
     padding-left:20px;
}

#leftcolumn
{
    float: left;
    width: 530px;
    padding-right: 20px;
}
#rightcolumn
{
    float: left;
    width: 230px;
}


#Footer
{
    position:relative;
    height: 80px;
    width: 820px;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
     padding-top:20px;
      background-color:#69A3D0;

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    color: #FFFFFF;

}


h1, h2, h3
{
    font-weight: normal;
    padding-bottom: 4px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 4px;
    line-height: 120%;
}
    
h1
{
    font-family: 'Trebuchet MS' , Georgia, 'Times New Roman' , Times, serif, Arial;
    font-size: 1.6em;
    Xcolor: #658299;
   color:#56803E;
    line-height: normal;
}

h2
{
    font-size: 13px;
    line-height: normal;
    line-height: 130%;
     font-weight:bold;
}

h3
{
    font-size: 13px;
    line-height: normal;
    line-height: 130%;
    font-weight: bold;
}

a
{
     text-decoration: underline;
    color:  green;
}
a:hover
{
    text-decoration: underline;
    color: #000080;
}


.ThumbnailImage
{
     padding-left:10px;
     padding-top:0px;
     padding-bottom:0px;
     width:167px;
     height:64px;

    }

.LinkPage
{
    font-size: 11px;
    width: 230px;
    height:170px;
    margin-top: 10px;
    padding-bottom: 6px;
    border-bottom: silver 1px solid;
    border-left: silver 1px solid;
    border-top: silver 1px solid;
    border-right: silver 1px solid;
}

.LinkPage:hover
{
    border-bottom: #008000 1px dashed;
    border-left: #008000 1px dashed;
    border-top: #008000 1px dashed;
    border-right: #008000 1px dashed;
    cursor: pointer;
    color: #000080;
}

.footerHyperLink
{
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    color: #FFFFFF;
     padding-right:20px;
}
.footerHyperLink:hover
{
    text-decoration: underline;
    color: #FFFF00;
}


.proteanDesign
{
    font-family: Arial Narrow;
    position: absolute;
    left: 370px;
    top: 110px;
    color: #000000;
    font-size: 13px;
    text-decoration: none;
    line-height: 98%;
     width:140px;
      text-align:left;
}
.proteanDesign:hover
{
     text-decoration: underline;
}
.proteanLogo
{
 border:0px;
}
.proteanText
{
 position:relative;
 left:-6px;
  top:12px;
 
}
.poweredBySitefinityLogo
{
    margin: 20px 0px 0px -100px;
    z-index: 1000;
}


