html, body {
	padding: 0;
	margin: 0;
	background-color: #fff;
}

body {
	background-color: #fff;
	color: #000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

a, a:visited, a:link, #nav1 li ul.nav2 a {
	outline: none !important;
	color: #888;
	text-decoration: none;
}

.flexcroll {
	outline: none !important;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: block;
}

#framework a.active,
#framework a:hover,
#nav1 li:hover a,
#nav1 li ul.nav2 a:hover {
	color: #000;
}

img {
	border: none; 
}

h1, h2 {
	font-size: 100%;
	font-weight: bold;
}

body.start {
}

