body, table {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #455863;
	padding: 0px;
	margin: 0px;
}

body {
	background: url('Header-X.jpg') repeat-x top;
}

#visual-portal-wrapper {
	background: url('Logo.jpg') no-repeat top right;
	min-height: 1000px;
}

H1 {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
        font-size: 22px;
        font-weight: bold;
	color: #22445e;
	text-transform: uppercase;
	padding: 0px 0px 4px 0px;
	margin: 0px;
}

#portal-columns {
	padding: 1em;
}

.portalColumnOne {
	width: 180px;
	padding: 1em;
	vertical-align: text-top;
}

.portalColumnOne li {
	margin-top: 0.6em;
	letter-spacing: 1px;
	}

.portalColumnOne li a {
	color: #22445e;	
}

.portalColumnOne li a:hover {
	color: #2f5f83;
	text-decoration: none;
}

.portalColumnOne .l1 {
	margin-left: 1.6em;
}

.portalColumnOne p {
	padding: 0px;
	margin: 0px;
}

.portalContent {
	width: auto;
	padding: 1em;
}

.bar {
	border: #a7bfcd 1px solid;
	background-color: #d1dee5;
	height: 6px;
	font-size: 1px;
	line-height: 0;
}

.portalContent .imageWrapper img {
	margin: 0em 1em 1em 1em;
	border: #a7bfcd 1px solid !important;
	float: left;	
}

.portalContent .quote {
	background: url(quotes.jpg) no-repeat top left;
	color: black;
	font-weight: bold;
	padding: 3em 4em;
	margin: 0em;
}

.portalContent .quoteWrapper {
	margin: 0em 0em 0em 10em;
	background-color: #d1dee5;
	border: #a7bfcd 1px solid;
}

#portal-footer {
	text-align: right;
	width: 100%;
	margin-top: 3em;
	}

#portal-footer .tags p {
	display: inline;
	padding: 0.4em 1.4em;
        color: #999999;
        font-size: 12pt;
	font-weight: bold;
	letter-spacing: -1px;
}

#portal-footer .tags {
	vertical-align: text-bottom;
}

#portal-footer .directors {
	border-left: 1px solid #888888;
	width: 240px;
}

#portal-footer .directors p {
	padding: 0px 0px 0px 1em;
	margin: 0px;
	text-align: left;
}

#portal-footer .names {
	font-weight: bold;
}

#portal-footer .registered {
	line-height: 2em;
}

#portal-footer .links img {
	margin: 0.6em;
}

#portal-links {
    	padding-top: 4em;
	text-align: center;
}

#portal-links li {
	display: inline;
     	margin: 1em;
}

.address {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

.bigLinkImage {
	position:relative;
	top: +3em;
}

#section-contact {
	font-size: 150%;
}

.navigation {
	position: absolute;
	top: 240px;
	left: 840px;
}