html,
body {
    height: 100%;
}

body
{
	padding-top:15px;
}

a
{
	color:#333333;
}

.carousel {
    min-height: 326px;
	position:relative;
	top:-20px;
}

.item,
.active,
.carousel-inner {
    height: 100%;
}

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

footer {
    margin: 30px 0;
}

.top-cat-link,.top-right-link
{
	color:#ffffff !important;
}

#myCarousel
{
	margin-top:50px;
	background-image:url('../images/bg2.jpg');
	padding-top:50px !important;
	padding-bottom:30px !important;
	padding-left:80px !important;
	padding-right:20px !important;
}

.carousel-icon
{
	position:relative;
	top:170px !important;
}

.carousel-link
{
	color:#333333 !important;
	text-decoration:none;
}

.carousel-link:hover
{
	color:#000000 !important;
	text-decoration:none;
}

.bottom-links a
{
	color:#333333;
}

.sub-cat-result
{
	color:#666666 !important;
}