


.mens-ctr
{
	background: #a5f1ea;
	margin: 20px 0px 0px 0px;
}


.mens-ctr a
{
	text-decoration: none;
}
.mens-ctr a:hover
{
	background: #fff;
	text-decoration: none;
	box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}


.mens-ctr img
{
	max-height: 300px;
	text-align: center;
	width: 80%;
    margin-left: 10%;
}

.mens-head
{
	width: 100%;
	height: 50px;
	background: #ccc;
	text-align: center;
}

.mens-head h1
{
	font-size: 16px;
	color: #000;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.mens-head span
{
	font-size: 16px;
	color: #000;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	    line-height: 52px;
}

.top-brnds
{
	margin: 20px 0px 0px 0px;
	border-top: solid 1px #333;
	border-bottom: solid 1px #333;
}


.top-brnds h3
{
	font-size: 25px;
	color: #000;
	text-align: center;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	    font-weight: normal;
}


.top-brnds-ico
{
	margin: 30px 0px 30px 0px;
}

.top-brnds-ico img
{
	width: 70%;
	padding-bottom:30px;
}
.main-banner
{
	width:100%'}