.topnavbutton
{
/*	background-image: url(/images/topnavbutton.jpg);*/
	background-repeat: no-repeat;
}

.topnavbutton a:hover
{
color: #f00;
}

.left-column a {
	color:#fff;
}
.left-column a:hover {
color: #0d7bb4;
text-decoration: none;
-webkit-transition: color .3s ease-in;
-moz-transition: color .3s ease-in;
-o-transition: color .3s ease-in;
transition: color .3s ease-in;
}

.left {
	float:left;
}
.right {
	float:left;
	margin-left:45px;
}

.inner-slide iframe {
	width:100%;
	hight:100%;
}

#network-search {
	padding: 10px 30px;
	height: 43px;
	background-color: #042536;	
	color:#fff;
	border:none;
	cursor: pointer;	
	margin-top: 10px;
}

div.slider.home-slider > ul > li > img {
	height: 519px;
}
