@charset "UTF-8";
/* CSS Document */

.header {
	font-family: "Caviar Dreams";
	height: 192px;
	width: 980px;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/images/VisionMerge-banner.jpg);
	color: #990000;
	font-size: 19px;
}
body li a {
	color: #900;
	text-decoration: none;
	float: right;
	width: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.nav1 {
	float: none;
	padding-left: 150px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-bottom: 170px;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
}
#wrapper #header .nav1 ul li a:hover {
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: none;
	background-color: #666;
}
