html,body {
	margin: 0px;
	padding: 0px;
	background-color: white;
}

td {
font-size: 11px;
}

table.main {
	width: 100%;
	height: 100%;
}

td.maincell {
	vertical-align: middle;
	text-align: center;
}

.geoff{
	z-index: 3;
	position: absolute;
	top: 0px;
	left: 310px;
	border: 0px;
}
.inform{
	z-index: 4;
	position: absolute;
	top: 62px;
	left: 492px;
	border: 0px;
}
.numbers{
	z-index: 3;
	position: absolute;
	top: 125px;
	left: 65px;
	border: 0px;
}

.navleft{
	z-index: 3;
	position: absolute;
	top: 485px;
	left: 0px;
	border: 0px;
}
.navright{
	z-index: 3;
	position: absolute;
	top: 485px;
	left: 510px;
	border: 0px;
}
.copyright{
	z-index: 2;
	position: absolute;
	top: 505px;
	left: 398px;
	border: 0px;
}
.contact2, .contact{
	z-index: 5;
	position: absolute;
	top: 288px;
	left: 405px;
	border: 0px;
	visibility: visible;
}
.contact{
	visibility: visible;
}
.contact2{
	visibility: hidden;
}
.clients2, .clients{
	z-index: 6;
	position: absolute;
	top: 35px;
	left: 405px;
	border: 0px;
	visibility: visible;
}
.clients{
	visibility: visible;
}
.clients2{
	visibility: hidden;
}
.select{
	border: #000000;
    border-width: 1px 1px 1px 1px; 
	border-style: solid;
	font-size: 10px;
}

.select2{
	border: #3E84EF;
    border-width: 1px 1px 1px 1px; 
	border-style: solid;
	font-size: 10px;
}

.container {
	background-color: white;
    border: 0px;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 592px;
	height: 510px;
}

.links {
	z-index: 3;
	position: absolute;
	top: 5px;
	left: 3px;
	border: 0px;
}

.landscape, .landscapeunder {
	position: absolute;
	top: 80px;
	left: 140px;
}
.landscape {
    border-color: #000000;
    border-width: 1px 1px 1px 1px; 
	border-style: solid;
	background-color: white;
	z-index: 2;
	width: 450px;
	height: 300px;
}
.landscapeunder {
    border-color: #000000 #FFFFFF;
    border-width: 1px 1px 1px 1px; 
	border-style: solid;
	background-color: white;
	z-index: 1;
	width: 450px;
	height: 300px;
}
.horizontal{
	z-index: 4;
	position: absolute;
	top: 381px;
	left: 0px;
}

.portrait, .portraitunder {
	position: absolute;
	top: 30px;
	left: 190px;
}
.portrait {
    border-color: #000000;
    border-width: 1px 1px 1px 1px; 
	border-style: solid;
	background-color: white;
	z-index: 2;
	width: 300px;
	height: 450px;
}

.portraitunder {
    border-color: #FFFFFF #000000;
    border-width: 1px 1px 1px 1px; 
	border-style: solid;
	background-color: white;
	z-index: 1;
	width: 300px;
	height: 450px;
}
.vertical{
	z-index: 4;
	position: absolute;
	top: 0px;
	left: 190px;
}
a.menu_link:link {
    color: #000000;
	text-decoration: none;
	font-size: 11px;
    }	

.menu_link:link:hover {
	text-decoration: underline;
	font-size: 11px;
    }		
	
.menu_link:visited {
    color: #000000;
	text-decoration: none;
	font-size: 11px;
    }

.menu_link:visited:hover {
	text-decoration: underline;
	font-size: 11px;
    }		
.video_frame {
	position: absolute;
	top: 100px;
	left: 200px;
	z-index: 2;
}
.video_frame2 {
	position: absolute;
	top: 100px;
	left: 200px;
	z-index: 2;
	visibility: hidden;
}