﻿body  
{
    margin: 0;
    font-family: Calibri, Arial;
    font: 12px;
}
.page-header 
{
    background-color:#100043;
    margin:0;
    padding-bottom:0;
    border-bottom: 1px solid #d600fb;
}
.logostyle
{
    padding-top:20px;
    background-image:url(../images/headerbg.jpg); 
    height:118px;
    line-height:18px;
    font-size:13px;
    font-family: "proxima-nova",sans-serif;
    margin-right:auto;
    margin-left:auto;
    /*width:940px;*/
    width:100%;
    background-position:center;
    background-repeat:no-repeat;
    background-color:#100043;
}
.Breadstyle
{
    font-size:13px;
    height:40px;
    font-family:"proxima-nova",sans-serif;
    background-color:rgb(87, 0, 102);
    color:#FFFFFF;
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#820198', endColorstr='#570066',GradientType=0 );
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 18px;
  height: 40px;
  line-height: 24px;
  vertical-align: text-top; 
}
.icon-home 
{
  background-position: 0 -24px;
}
.icon-white 
{
  background-image: url("../images/glyphicons-halflings-white.png");
}
.span4 
{
  width: 300px;
}
.seal 
{
	font-size:11px; text-align:left;
}
.sealimg 
{
	margin:0 10px 0 0;
}
.footericons 
{
	margin-right:6px; border:none;
}
.pull-left 
{
  float: left; 
}
.socialnetworks 
{
	line-height:32px;
    width: 187px;
}
.socialfooter 
{
	list-style:none;
	padding-top:28px;
    width: 561px;
}
.copyright 
{
	padding-top:20px;
	text-align:center;
    background-color:WhiteSmoke;font-size:13px;font-family: "proxima-nova",sans-serif;
}
.socialfooter 
{
	padding-top:10px; text-align:left;
}
