@charset "UTF-8";
#solutions, #technology, #use_cases, #about_us, #contact_us {
	float: left;
	font-size: 15px;
	width: 160px;
	height: 57px;
	}	
#solutions a:link, #solutions a:visited {
	text-decoration: none;
	background-image: url(../art/top_menu/solutions.png);
	padding-top: 19px;
	display: block;
	width: 110px;
	background-repeat: no-repeat;
	height: 38px;
	color: #0088cb;
	padding-left: 50px;
}
#solutions a:hover {
	background-image: url(../art/top_menu/solutions_over.png);
	color: #312c2b;
	background-repeat: no-repeat;
}	
#technology a:link, #technology a:visited {
	text-decoration: none;
	background-image: url(../art/top_menu/technology.png);
	padding-top: 19px;
	display: block;
	width: 110px;
	background-repeat: no-repeat;
	height: 38px;
	color: #0088cb;
	padding-left: 50px;
}
#technology a:hover {
	background-image: url(../art/top_menu/technology_over.png);
	color: #312c2b;
	background-repeat: no-repeat;
}	
#use_cases a:link, #use_cases a:visited {
	text-decoration: none;
	background-image: url(../art/top_menu/use_cases.png);
	padding-top: 19px;
	display: block;
	width: 110px;
	background-repeat: no-repeat;
	height: 38px;
	color: #0088cb;
	padding-left: 50px;
}
#use_cases a:hover {
	background-image: url(../art/top_menu/use_cases_over.png);
	color: #312c2b;
	background-repeat: no-repeat;
}
#about_us a:link, #about_us a:visited {
	text-decoration: none;
	background-image: url(../art/top_menu/about.png);
	padding-top: 19px;
	display: block;
	width: 110px;
	background-repeat: no-repeat;
	height: 38px;
	color: #0088cb;
	padding-left: 50px;
}
#about_us a:hover {
	background-image: url(../art/top_menu/about_over.png);
	color: #312c2b;
	background-repeat: no-repeat;
}	
#contact_us a:link, #contact_us a:visited {
	text-decoration: none;
	background-image: url(../art/top_menu/contact.png);
	padding-top: 19px;
	display: block;
	width: 110px;
	background-repeat: no-repeat;
	height: 38px;
	color: #0088cb;
	padding-left: 50px;
}
#contact_us a:hover {
	background-image: url(../art/top_menu/contact_over.png);
	color: #312c2b;
	background-repeat: no-repeat;
}
#case_1, #case_2, #case_3, #case_4 {
	width: 195px;
	}	
#case_1 a:link, #case_1 a:visited, #case_2 a:link, #case_2 a:visited, #case_3 a:link, #case_3 a:visited, #case_4 a:link, #case_4 a:visited {
	text-decoration: none;
	display: block;
	width: 183px;
	color: #1689CA;
	padding: 6px;
}
#case_1 a:hover, #case_2 a:hover, #case_3 a:hover, #case_4 a:hover {
	background-color: #f9f6d1;
}
