body{
	color: #ffffff !important;
	font-family: century gothic !important;
	background-color: #f6f6f6 !important;
}

a, a:hover{
	color: #ffffff !important;
}
.phone{
	font-size: 25px;
	font-style: italic;
	font-weight: bold;	
}
.logo a{
	display:block;
}

.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12{
	margin: 0;	
}
.marg{
	margin-left: 2px !important;
}
.butt a {
    background-color: #be1502;
    border-bottom: 5px solid #740000;
    border-radius: 5px;
    color: #ffffff;
    display: block;
    font-size: 25px;
    font-weight: bold;
    height: 46px;
    line-height: 40px;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    padding-left: 5px;
    font-style: italic;
    text-align: center;
}
.butt a span {
    color: #000000;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 1px 15px;
}
.butt a:hover {
    background-color: #740000;
	text-decoration: none !important;
}
.dis_non{
	display:none;
}
.clear{
	clear:both;
}
.title_block{
	padding-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #252525;
	font-weight:bold;
	font-size:18px;	
	font-style:italic;
}