body {
	margin-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p, li { 
	font-size: 12px;
	color: black;
}
a {
	color: #669900;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 12px;
	margin-bottom: -6px;
	color: #669900;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 1px;
	
}
span.title {
	font-weight: bold;
}
span.subtitle {
	font-weight: bold;
	color: #669900;
}
p.testimony {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 5px;
}
p.hiddenitem {
	margin-top: 5px;
	margin-bottom: 5px;
	display: none;
}
p.status {
	font-weight: bold;
	color: #ff0000;
}
span.slogan {
	width: 250px;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
}
/* ***** */
#menu a.active {
	width: 95px;
	height: 32px;
	padding-top: 7px;
	background-image: url(images/menu_tab_active.gif);
	background-repeat: no-repeat;
}
#menu a.inactive {
	width: 89px;
	height: 32px;
	background-image: url(images/menu_tab_inactive.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
}
#menu td {
	text-align: center;
	font-size: 11px;
	padding-left: 2px;
}
#memberlogin a, #menu a {
	color: white;
	text-decoration: none;
}
#memberlogin {
	padding:3px;
	background-image:  url(images/menu_bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#memberlogin p {
	font-size: 11px;
	color: white;
}
#memberlogin input.textfield {
	width: 100px;
	font-size: 9px;
	height: 17px;
}
#memberlogin a {
	color: white;
	font-weight: bold;
}
#memberlogin form {
	margin: 0px;
}
#leftcolumn p, #midcolumn p {
	margin-right: 10px;
}
#casestudies td {
	padding-bottom: 12px;
}
#casestudies img {
	margin: 2px;
}
#casestudies p {
	font-size: 11px;
}
p.smallprint {
	font-size: 10px;
}
#casestudies img.active {
	margin: 0px;
	border: 2px dashed #ff0000;
}
#webbuilder365 p {
	padding-right:20px;
}