﻿
}
.footer {
	margin-top: 70px;
	border-top: 1px solid #e5e5e5;
	background:#222 url(../img/bg_footer.png);
	padding: 30px 0 0 0;
	color: #555;
}
footer .copyright {
	border-bottom: 0px;
	font-size: 0.8em;
	margin-bottom: 40px;
}
.footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer.nomargintop{
margin-top:0px;
}

.pl20 {
	padding-left:20px
}


.twitter-bottom
{
	background-color: #222;
	border-bottom: none;
	border-left: 4px solid #2790B0;
	border-radius: 0px;
	border-right: none;
	border-top: none;
	box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.65);
	margin-bottom: 40px;
	min-height: 20px;
	-moz-border-radius: 0px;
	-moz-box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.65);
	padding: 19px;
	position: relative;
	-webkit-border-radius: 0px;
	-webkit-box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.65);
}
.twitter-bottom:before
{
	border-bottom: 9px solid transparent;
	border-right: 9px solid #2790B0;
	border-top: 9px solid transparent;
	content: '';
	display: inline-block;
	left: -10px;
	position: absolute;
	top: 5%;
}
.twitter-bottom a
{
	border-bottom: 1px dotted;
}
.twitter-bottom a:hover
{
	text-decoration: none;
}
.footer-links li a
{
	padding-left: 10px;
	color:#eee;list-style-type:disc
}
.footer address
{
	padding-left: 10px;
}
.footer .socialIcons
{
	padding-left: 10px;
}
.twitter-sign
{
	display: inline-block;
	margin: 5px 5px 10px auto;
	text-align: center;
	width: 100%;
}
.caption ul.socialIcons
{
	display: block;
	float: none;
	width: 100%;
}
.phone-info
{
	display: inline-block;
	margin: 3px 0px;
	width: 100%;
}


.twitter-bottom
	{
		background-color: #222;
		border-radius: 0px;
		border-top: 4px solid #2790B0;
		box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.65);
		margin-bottom: 40px;
		min-height: 20px;
		-moz-border-radius: 0px;
		-moz-box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.65);
		padding: 19px;
		position: relative;
		-webkit-border-radius: 0px;
	top: 0px;
	left: 0px;
	border-left-style: none;
	border-left-color: inherit;
	border-left-width: 0px;
	border-right-style: none;
	border-right-color: inherit;
	border-right-width: medium;
	border-bottom-style: none;
	border-bottom-color: inherit;
	border-bottom-width: medium;
}
	.twitter-bottom:before
	{
		border-left: 9px solid transparent;
		border-right: 9px solid transparent;
		border-top: 9px solid #2790B0;
		content: '';
		display: inline-block;
		left: 47%;
		position: absolute;
		top: 0px;
	}
	
	.footer {
	margin-left: 0;
	margin-right: 0;
	padding-left: 20px;
	padding-right: 20px;
}



.main-color, .firstword
{
	color: #ccc;
}
.white{
	color:white;font-weight:boldx
}

    @media only screen and (min-width : 320px) {
.pt30{
	padding-top:140px
}
   
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 480px) {
.pt30{
	padding-top:36px
}

    }

   

.mt30 {
	margin-top:30px
}


.mt12 {
	margin-top:12px
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 10px;
}

.phone1{font-size:200%;font-weight:bold;color:#D2322D;line-height:1
	
}



.btn-red {
  color: #ffffff;
  background-color: #E84C3D;
  border-color: #CD3C2E;
}

.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active,
.open .dropdown-toggle.btn-red{
  color: #ffffff;
  background-color: #CD3C2E;
  border-color: #CD3C2E;
}

.btn-red:active,
.btn-red.active,
.open .dropdown-toggle.btn-red{
  background-image: none;
}






.btn-cyan {
  color: #ffffff;
  background-color: #009798;
  border-color: #108686;
}

.btn-cyan:hover,
.btn-cyan:focus,
.btn-cyan:active,
.btn-cyan.active,
.open .dropdown-toggle.btn-cyan {
  color: #ffffff;
  background-color: #108686;
  border-color: #108686;
}

.btn-cyan :active,
.btn-cyan .active,
.open .dropdown-toggle.btn-cyan {
  background-image: none;
}


.fleft {
	float:left;padding-right:10px
}


.panel-title2x {
  padding:6px
}



