body,td,th {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
}
body {
	background-color: #999999;
}

/* Footer Hyperlink
--------------------------------------------------- */

a.footer:link {
	color: #ffffff;
	text-decoration: underline;
}
a.footer:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.footer:hover {
	color: #ffffff;
	text-decoration: none;
}
a.footer:active {
	color: #ffffff;
	text-decoration: none;
}

/* Content Hyperlink
--------------------------------------------------- */

a:link {
	color: #26303a;
	text-decoration: underline;
}
a:hover {
	color: #26303a;
	text-decoration: none;
}
a:active {
	color: #26303a;
	text-decoration: none;
}
h1 {
	font-size: 26px;
	color: #26303a;
	text-align: center;
	text-decoration: underline;
	margin-top: auto;
}
h1 a:visited {
	color: #26303a;
	text-decoration: underline;
	text-align: center;
}
h2 {
	font-size: 16px;
	color: #000000;
}
#container {
	background: #ffffff;
	text-align: left;
	margin: 25px auto auto;
	width: 802px;
	position: relative;
	height: 1485px;
	margin-top: 1px;
}
#footer {
	float: left;
	width: 762px;
	height: auto;
	margin: 5px;
	padding: 10px;
	background-color: #26303a;
}
#footer-1 {
	float: left;
	width: 254px;
}
#footer-2 {
	float: left;
	width: 254px;
}
#footer-3 {
	float: left;
	width: 254px;
}

/* Header
--------------------------------------------------- */

#header-full {
	height: 315px;
}
#header-left {
	position: absolute;
	height: 315px;
	width: 252px;
	background: url(images/header-business-photo.jpg);
	z-index: 100;
}
#header-right {
	position: absolute;
	height: 315px;
	width: 550px;
	left: 252px;
	background: url(images/header-globus-photo.jpg);
}

/* 2 columns under the header
--------------------------------------------------- */

#wide-column {
	background: #ffffff;
}
#left-column {
	width: 251px;
	float: left;
	margin-left: 0px;
}
.above-vr-nav {
	width: 241px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ed9f9f;
	display: block;
	padding: 5px;
	background-color: #26303a;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size:18px;
	border-top: 1px solid #ED9F9F;
}
#right-column {
	width: 520px;
	float: right;
	text-align: justify;
	margin: 10px;
}
#right-column a:visited {
	color: #26303a;
	text-decoration: underline;
}

/* Navigation
--------------------------------------------------- */

.vr-navigation {
	width: 251px;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}
.vr-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.vr-navigation li {
	border-bottom: 1px solid #ED9F9F;
}
.vr-navigation li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #711515;
	border-right: 12px solid #711515;
	background-color: #26303a;
	color: #FFFFFF;
	text-decoration: none;
}
.vr-navigation li a:hover {
	background-color: #711515;
	color: #ffffff;
}
.img {
	float:left;
	margin-right: 5px;
	margin-bottom: 10px;
	border: dashed 1px;
}