html, body {
	margin: 0;
	padding: 0;
}
body {
	background: #378AA8 url(images/bgalt.jpg) 0 0 no-repeat scroll;
	font: 13px/1.6 Verdana, "Trebuchet MS", Arial, Geneva, sans-serif;
}
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h3 {
	font: bold 1.4em/1 Georgia, Times, "Times New Roman", serif;
}
h4 {
	font: bold 1.2em/1 Georgia, Times, "Times New Roman", serif;

}
h3, h4 {
	letter-spacing: 0.1em;
	margin-top: 0.5em;
	color: #2C6F8C;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}
div#egg {
	position: absolute;
	top: 0;
	left: 15px;
	width: 120px;
	height: 105px;
}
div#masthead {
	margin: 15px;
	height: 75px;
	background: #C3DDE5 url(images/bgalttrans.jpg) -15px -15px no-repeat scroll;
}
div.tagline {
	width: 128px;
	float: right;
	margin: 0 15px;
}
div#maincontent {
	margin-left: 165px;
	margin-right: 15px;
	background: #C3DDE5 url(images/bgalttrans.jpg) -165px -105px no-repeat scroll;
	padding: 15px 30px;
}
div#maincontent p {
	width: 40em;
	margin-top: 0;
}
div#maincontent p+p {
	margin-bottom: 1em;
}
div#maincontent a:link {
	padding: 0 0.1em;
}
div#maincontent a:visited {
	padding: 0 0.1em;
}
div#maincontent a:hover {
	padding: 0 0.1em;
}
div#maincontent a:active {
	padding 0.0.1em;
}
div#maincontent dl {
	margin: 0.2em 0 0 0;
	padding: 0;
}
div#maincontent dt {
	font-weight: bold;
	line-height: 0.9em;
	letter-spacing: 0.25em;
}
div#maincontent dd {
	margin: 0 0 0.5em 1em;
	padding: 0;
}
table#contacttbl td, table#contacttbl th {
	vertical-align: top;
	font: 13px/1.6 Verdana, "Trebuchet MS", Arial, Geneva, sans-serif;
	padding: 0.2em;
	margin: 0;
}
table#contacttbl th {
	text-align: right;
	font-weight: bold;
	color: #2C6F8C;
	padding-right: 0.5em;
}
input.check {
	background: #C3DDE5;
}
.text-input {
	width: 15em;
}
span.dropcaps { /* used to highlight "Infoview Systems text, and also on the contact form */
	font-weight: bold;
	color: #2C6F8C;
}
img#infologo {
	margin-left: 151px;
}
p {
	font: 13px/1.6 Verdana, "Trebuchet MS", Arial, Geneva, sans-serif;
	color: #000;
}
div#sidebar {
	width: 115px;
	position: absolute;
	top: 105px;
	left: 15px;
	padding: 15px 10px;
	background: #C3DDE5 url(images/bgalttrans.jpg) -105px -15px no-repeat scroll;
}

div#sidebar p {
	font: 10px/1.2 Verdana, "Trebuchet MS", Arial, Geneva, sans-serif;
	margin: 0;
}
div#sidebar p+p, div#sidebar address p {
	margin-bottom: 0.75em;
}
div#sidebar p strong {
	color: #2C6F8C;
}
div.nav {
	height: 35px;
	margin-bottom: 15px;
	padding: 0;
}
div.nav a:hover {
	background: transparent;
	text-decoration: none;
}
div.nav img {
	display: inline;
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
	width: 40em;

}
a:link {
	color: #C60;
}
a:visited {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	background: #378AA8;
	text-decoration: none;
}
a:active {
	color: #fff;
	text-decoration: none;
}
div#maincontent ul ul {
	padding-left: 2em;

}
div#maincontent ul {
	padding-left: 2em;

}
div#portlet {
	border: 1px solid; 
	color: #2C6F8C;
	padding: 4px;
	margin-right: 15px;

}
div#portlet img {
	float: left;
	padding-right: 5px ;
	width: 60px; 
/*	height: 60px; */
}


