/**************************************************************************************/
/*
/*		Designed by 'AS Designing'
/*		Web: http://www.asdesigning.com
/*		Web: http://www.astemplates.com
/*		License: ASDE Commercial
/*
/**************************************************************************************/
#header-row 
{
	background-color: #4FBCFA;
	/*background-color: #429DD1;*/
	line-height:3px;
}

#logo img
{
	padding-top:10px;
	padding-bottom:0px;
}

hr
{
	border-top: 1px solid #666666  !important;
	border-bottom: 1px solid #ffffff !important;
}

#slider-row 
{
	border-width: 0px;
}

ul.sigFreeClassic
{
	text-align: center;
}

ul.sigFreeClassic li.sigFreeThumb
{
	float:none; display:inline-block;
}
.tile {  
	width: 100%;
	  display: inline-block;
	  box-sizing: border-box;
	  padding: 25px 20px 10px 20px;
	  margin-bottom: 2px;
	  background-color:rgb(21, 56, 88);
	  color: white;
}
.tmspan {
	margin-bottom: 2px;
	text-align: center;
}
.tmcontainer {
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px 0px 30px 0px !important;
}
.tile:hover {  
	background-color:rgb(29, 72, 112);
	color: rgb(204, 199, 199);
}
.title {
		margin-top: 0px;
		padding-bottom: 6px;
		padding-top: 15px;
}
.container {
	padding:50px 10px 30px 10px !important;    
}
p {
line-height: 1.5em;
}

.btn-hyc
{
	background-color: #3a539b;
	border: 1px solid #000000;
	border-radius: 0px;
	color: #3a539b;
}
.btn-hyc:hover
{
	background-color: #65749e !important;
	/*background-color: #429dd1;*/
}

.btn-hyc > a
{
	color: #eee8e8;
}

#header-row 
{
height: 200px !important;
}

.hycbox2
{
background-color: lightgrey; 
padding: 15px; 
border-radius: 25px; 
border: 1px solid #E8E8E8;
box-shadow: 10px 5px 5px grey;
}

.hycbox1
{
background-color: #e6f9ff; 
padding: 15px; 
margin: 10px;
border-radius: 25px; 
border: 1px solid #E8E8E8;
box-shadow: 10px 5px 5px grey;
}

ul li 
{
    list-style-position: outside !important;
}

