body {
	FONT-SIZE: 9pt;
	FONT-FAMILY:helvetica;
	background:#9c9c9c;
	margin:0;
	padding:0;
}

#Page {
	position:static;
	width: 707px;
	margin:0px auto;
	padding-top: 10px;
}

#header {
	background: url(images/body_bg.gif) repeat-x top center;
	position:absolute;
	height: 235px;
	width: 100%;
	top:0;
	left:0;
	z-index:-1;
}

#uppernavg  {
	background: url(images/headerred.gif) no-repeat;
	position: static;
	width: 707px;
	height: 24px; /*208px;*/
	padding: 135px 0 49px 22px;
}

#PageContent {
	visibility: visible;
	position: static;
	width:463px;
	float:left;
	padding:0px 20px;
}

#PageContent2 {
	visibility: visible;
	position: static;
	width:667px;
	float:left;
	padding:0px 0px 0px 20px;
}

#toptable {
	background: url(images/bodytop.gif) no-repeat;
	position: static;
	height: 15px;
	width: 707px;
	margin-top:3px;
}

#middletable {
	background: url("images/bodymiddle.gif") repeat-y;
	position: static;
	visibility: visible;
	width: 707px;
}

#bottomtable {
	background: url(images/bodybottom.gif) no-repeat;
	position: static;
	height:119px;
	width:707px;
}

#kurtsidebar {
	background: url(images/kurtsidebarlong.gif) no-repeat;
	position: static;
	width:204px;
	height:287px; /*552px;*/
	float:right;
	padding-top: 265px;
	font-size: 8pt;
	FONT-FAMILY: helvetica;
	text-align:left;
}

#kurtsidebar2 {
	background: url(images/kurtsidebar.gif) no-repeat;
	position: static;
	width:204px;
	height:164px; /*429px;*/
	float:right;
	padding-top: 265px;
	font-size: 8pt;
	FONT-FAMILY: helvetica;
	text-align:left;
}

#Rightbox {
	position: static;
	padding: 0px 20px 0px 28px;
}

#footer {
	text-align:center;
	margin-bottom:20px;
}

h1 {
	color:#993333;
	font-weight:bold;
	FONT-SIZE: 10pt;
}

h2 {
	color:#333333;
	font-weight:bold;
	FONT-SIZE: 9pt;
}

h3 {
	color:#993300;
	FONT-SIZE: 9pt;
}

h4 {
	text-align:center;
	font-weight:bold;
	font-style:italic;
}

.benefits p {
	visibility:hidden;
	display:none;
	color:#000000;
}

.benefits div#service {
	visibility:hidden;
	display:none;
}

.benefits ul#bene-cont li {
	cursor:pointer;
	color:#3366CC;
	list-style-image:url(images/rightarrow.gif);
}

.benefits ul#bene-cont li:hover {
	color:#3399ff;
}

.benefits ul#bene-cont div#service ul#serv-cont li {
	cursor:text;
	list-style-image:none;
	list-style-type:circle;
	color:#000000;
}

.benefits ul#bene-cont div#service ul#serv-cont li:hover {
	color:#000000;
}

#service li {
	
}

p {
	align:justify;
}

A:link {
	FONT:  bold 8pt verdana,arial,sans-serif; COLOR: #3366CC; TEXT-DECORATION: none;
}
A:active {
	FONT:  bold 8pt verdana,arial,sans-serif; COLOR: #3366CC; TEXT-DECORATION: none;
}
A:visited {
	FONT:  bold 8pt verdana,arial,sans-serif; COLOR: #3366CC; TEXT-DECORATION: none;
}
A:hover {
	FONT:  bold 8pt verdana,arial,sans-serif; COLOR: #3399ff; TEXT-DECORATION: none;
}

/* menu styling */
.menu {font-family: arial, sans-serif; font-size:11px; text-align:center; z-index:100; border:none;}
.menu ul {padding:0px; margin:0px; list-style: none;}
.menu ul li {display:inline; float:left; position:relative; padding:0px; margin:0px;}