html { 
min-height: 100%; margin-bottom: 1px; 
}
body {
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #CBCBCB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
}
#text_block {
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}

#wrapper {
	width: 781px;
	margin-right: auto;
	margin-left: auto;

}
#header {
	width: 781px;
	background-image: url(images/header_background.gif);
	height: 66px;
	margin-top: 20px;
}

#content {
	width: 781px;

}
#footer {
	height: 42px;
	width: 781px;
	margin-bottom: 30px;

}
#3wise_logo {
	float: left;
	width: 80px;
}

#billboard {
	height: 242px;
	width: 781px;
}
#menu {
	height: 68px;
	width: 781px;
}
#corporate_graphic {
	float: right;
	width: 358px;
}
#text_panel {
	background-image: url(images/text_panel_background.gif);
	float: left;
	padding-top: 5px;
	width: 403px;
	padding-left: 10px;
	padding-right: 10px;
}
#text_panel_bottom {
	height: 26px;
	width: 423px;
	float: left;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 10px;
	background-position: 0px 0px;
}
.clear {
	clear: both;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
#copyright {
	float: left;
	width: 340px;
}
#header_subpage {

	height: 121px;
	width: 781px;
}
.title1 {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	padding-left: 20px;
}
h1{
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	padding-left: 0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin:0px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	color: #000066;
/*	padding:0px;
	margin:0px;*/
}
h3{
	font-size: 12px;
	font-weight: bold;
	color: #000066;
/*	padding:0px;
	margin:0px;*/
}
input {
	border:1px solid #999;
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
select {
	border:1px solid #999;
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
textarea {
	border:1px solid #999;
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#links{
	padding-left:10px;
}#text_panel a {
	color: #000066;
	text-decoration: underline;
}
#text_panel a:hover {

	color: #000066;
	text-decoration: none;
}
#links a {
	color: #000066;
	text-decoration: underline;
}
#links a:hover {
	color: #000066;
	text-decoration: none;
}
