body {
	background-image: url(../images/homebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	height: 100%;
	margin-bottom: 1px;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #444444; 
	font-size: 11px; 
	line-height: 17px; 
	font-weight: normal;
}
.lead {
	font-family: Arial, Helvetica, sans-serif; 
	color: #333333;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px; 
	text-decoration:none;
}
a:hover.lead {
	text-decoration: underline;
}
.infoSmaller {

	font-family: Arial, Helvetica, sans-serif; 
	color: #444444; 
	font-size: 11px; 
	line-height: 14px; 
	font-weight: normal;
}
.newsLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
a:hover.newsLink {
	text-decoration: underline;
}

/* Menu Rollovers */
.menu {
	width: 182; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	padding: 5px 15px 5px 35px;
	color: #222;
	text-decoration: none;
	display: block;
	position: relative;
}
A:hover.menu {
	background-image: url(../images/hoverbg.gif);
	/* font-weight: bold; */
}


#undernav
{
	background: #fff; 
	position: absolute;
	opacity: .50;
	filter: alpha(opacity=50);
	z-index: 0;
	width: 182px;
	height: 137px;
}



#login
{
	background: #fff; 
	position: absolute;
	opacity: .50;
	filter: alpha(opacity=50);
	z-index: 0;
	width: 300px;
	height: 300px;
}
/*
.loginMenu {
	width: 300; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	padding: 4px 2px 4px 6px;
	color: #222;
	text-decoration: none;
	display: block;
	position: relative;
}
*/

A:hover.loginMenu {
	background-image: url(../images/hoverbg.gif);
	/* font-weight: bold; */
}
#loginInfo {
	padding: 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	color: #454545;
	width: 300px; 
	display: block; 
}




#onTop
{
	z-index: 10;
	position: absolute;
}

/* Mennu rollover effects */
.button01 {
	background-image: url(../images/home/butAboutOff.gif);
	position: relative;
	height: 40px;
	width: 182px;
	text-decoration: none;
	display: block;
}
A:hover.button01 {
	background-image: url(../images/home/butAboutOn.gif);
}
.button02 {
	background-image: url(../images/home/butManagedOff.gif);
	position: relative;
	height: 34px;
	width: 182px;
	text-decoration: none;
	display: block;
}
A:hover.button02 {
	background-image: url(../images/home/butManagedOn.gif);
}
.button03 {
	background-image: url(../images/home/butClientsOff.gif);
	position: relative;
	height: 33px;
	width: 182px;
	text-decoration: none;
	display: block;
}
A:hover.button03 {
	background-image: url(../images/home/butClientsOn.gif);
}
.button04 {
	background-image: url(../images/home/butContactOff.gif);
	position: relative;
	height: 33px;
	width: 182px;
	text-decoration: none;
	display: block;
}
A:hover.button04 {
	background-image: url(../images/home/butContactOn.gif);
}
.button05 {
	background-image: url(../images/home/butQuestionsOff.gif);
	position: relative;
	height: 30px;
	width: 182px;
	text-decoration: none;
	display: block;
}
A:hover.button05 {
	background-image: url(../images/home/butQuestionsOn.gif);
}
.button06 {
	background-image: url(../images/home/butProductOff.gif);
	position: relative;
	height: 30px;
	width: 182px;
	text-decoration: none;
	display: block;
}
A:hover.button06 {
	background-image: url(../images/home/butProductOn.gif);
}
.button07 {
	background-image: url(../images/home/butWebcastOff.gif);
	position: relative;
	height: 30px;
	width: 182px;
	text-decoration: none;
	display: block;
}
A:hover.button07 {
	background-image: url(../images/home/butWebcastOn.gif);
}
.button08 {
	background-image: url(../images/home/butStartedOff.gif);
	position: relative;
	height: 30px;
	width: 182px;
	text-decoration: none;
	display: block;
}
A:hover.button08 {
	background-image: url(../images/home/butStartedOn.gif);
}
.footerMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 11px;
	font-weight: normal;
}
IMG { 
	border: 0px; 
}
