body {
	margin: 0;
	background-color: rgb(5,68,54);
	background-image: url('http://www.topterra.com/img/body-bg.gif');
	background-repeat: repeat-x;
	font-family: 'Trebuchet MS', Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 18px;
}

body img {
	border: none;
}

div#frame {
	position: relative;
	z-index: 10;
	left: 12px;
	top: 4px;
	width: 920px;
}

div#header {
	position: relative;
	left: 8px;
	height: 87px;
	padding-left: 7px;
	background-image: url('http://www.topterra.com/img/content-top.gif');
	background-repeat: no-repeat;
	background-position: 0% 100%;
}

ul#menu {
	position: absolute;
	left: 15px;
	top: 55px;
	height: 22px;
	list-style: none;
	text-indent: 0px;
	margin: 0;
	padding: 0;
	padding-left: 178px;
}

ul#menu li {
	text-indent: 0px;
	margin: 0;
	padding: 0;
	float: left;
}

ul#menu li a {
	display: block;
	height: 22px;
	line-height: 22px;
	width: 98px;
	margin-right: 3px;
	color: black;
	text-decoration: none;	
	text-align: center;
	font-weight: bold;
	background-color: transparent;
	background-image: url('http://www.topterra.com/img/menu-item-bg.gif');
	background-repeat: no-repeat;
	outline: none;
}

ul#menu li a:hover {
	color: rgb(182,38,31);
}

ul#menu li a.active {
	color: rgb(182,38,31);
	background-color: transparent;
	background-image: url('http://www.topterra.com/img/menu-item-active-bg.gif');
	background-repeat: no-repeat;
}

ul#menu li a.active:hover {
	color: black;
}

div#content {
	position: relative;
	width: 946px;
	min-height: 600px;
	background-image: url('http://www.topterra.com/img/content-bg.png');
	background-repeat: repeat-y;
}

div#content div#intro {
	position: relative;
	left: 15px;
	width: 898px;
	height: 248px;
	background-image: url('http://www.topterra.com/img/content-intro.gif');
	background-repeat: no-repeat;
	background-position: 4px 100%;
}

body.home div#content div#intro {
	height: 354px;
}

body.home img#logos-home {
	position: absolute;
	left: 12px;
	top: 34px;
}

#intro-header {
	margin: 0;
	padding: 0;
	position: relative;
	left: 10px;
	height: 250px;
}

#intro-header li {
	list-style: none;
	display: block;
}

div#content div#intro img#vintro-header {
	position: relative;
	left: 10px;
}

div#content div#intro img#subheader {
	position: absolute;
	top: 172px;
	left: 28px;
}

div#content div#intro h1 {
	position: relative;
	left: 17px;
	margin-bottom: 7px;
}

div#content div#intro p#intro-txt {
	position: relative;
	left: 226px;
	width: 530px;
	margin: 0;
	padding-top: 5px;
	line-height: 15px;
}

body.home div#content div#intro p#intro-txt {
	left: 18px;
}

div#content div#txt {
	position: relative;
	left: 25px;
	width: 658px;
	min-height: 330px;
	margin-top: 3px;
	padding: 8px;
	padding-left: 215px;
	padding-top: 10px;
	background-color: white;
	background-image: url('http://www.topterra.com/img/content-txt-bg.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
	border: 1px solid rgb(225,232,230);
}

body.home div#content div#txt {
	background-image: none;
	padding-left: 8px;
	width: 865px;
}

/* Default block */

div.block {
	position: relative;
	width: 169px;
	min-height: 100px;
	margin-left: 0px;
	margin-right: 2px;
	padding: 12px;
	padding-top: 0px;
	padding-bottom: 40px;
	margin-bottom: 4px;
	background-image: url('http://www.topterra.com/img/block/footer-v.png');
	background-repeat: no-repeat;
	background-position: 0% 100%;
	line-height: 15px;
}

div.block h2 {
	position: relative;
	padding: 0;
	left: -13px;
	width: 188px;
	height: 9px;
	padding-left: 6px;
	margin-bottom: -4px;
	text-align: left;
	background-color: white;
	background-image: url('http://www.topterra.com/img/block/top-v.gif');
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

div.block img.header {
	position: relative;
	z-index: 20;
	left: -7px;
	top: -4px;
}

div.block img.header-over {
	position: relative;
	z-index: 20;
	left: -4px;
	top: 12px;
	margin-bottom: -16px;
}

/* Home block */

body.home div.block {
	float: left;
	width: 238px;
	min-height: 150px;
	margin-left: 12px;
	margin-right: 12px;
	padding: 12px;
	padding-top: 0px;
	padding-bottom: 25px;
	background-image: url('http://www.topterra.com/img/block/footer.gif');
	background-repeat: no-repeat;
	background-position: 0% 100%;
	line-height: 15px;
}

body.home div.block h2 {
	position: relative;
	padding: 0;
	left: -13px;
	width: 257px;
	height: 34px;
	padding-left: 6px;
	margin-bottom: -4px;
	text-align: left;
	background-color: white;
	background-image: url('http://www.topterra.com/img/block/top.gif');
	background-repeat: no-repeat;
	background-position: 5px 25px;
}

body.home div.block img.header {
	position: relative;
	z-index: 20;
	left: -7px;
	top: -4px;
}

body.home div.block img.header-over {
	position: relative;
	z-index: 20;
	left: -4px;
	top: 12px;
	margin-bottom: -16px;
}

div#left {
	position: absolute;
	left: 1px;
	top: 10px;
}

h1, h2, h3 {
	position: relative;
	left: -1px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	color: rgb(5,68,53);
	font-family: Tahoma, Verdana, sans-serif;
}

div#content div#txt h1, h2, h3 {
	color: rgb(182,38,31);
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 15px;
	margin-bottom: 6px;
}

h2 a {
	color: rgb(5,68,53);
}

h2 a:hover {
	color: rgb(182,38,31);
}

h3 {
	font-size: 13px;
	margin-bottom: 4px;
}

h3.r {
	color: rgb(182,38,31);
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	line-height: 18px;
}

a {
	text-decoration: none;
	color: rgb(182,38,31);
}

a:hover {
	color: rgb(5,85,59);
}

div#footer {
	position: relative;
	left: -1px;
	width: 947px;
	height: 77px;
	margin-bottom: 15px;
	background-image: url('http://www.topterra.com/img/content-footer.gif');
	background-repeat: no-repeat;
}

div#footer p {
	position: absolute;
	left: 0px;
	top: 16px;
	width: 100%;
	text-align: center;
	font-size: 11px;
}

div#footer p img {
	vertical-align: -3px; 
	padding-left: 10px;
}

div#footer a {
	color: black;
	margin-right: 4px;
	margin-left: 4px;
}

div#footer a:hover {
	color: rgb(182,38,31);
}

ul#lang {
	position: absolute;
	left: 25px;
	top: 13px;
	height: 23px;
	list-style: none;
	text-indent: 0px;
	margin: 0;
	padding: 0;
}

ul#lang li {
	text-indent: 0px;
	margin: 0;
	padding: 0;
	float: left;
}

ul#lang li a {
	display: block;
	height: 23px;
	width: 23px;
}

ul#submenu {
	position: relative;
	left: -7px;
	top: 5px;
	list-style: none;
	text-indent: 0px;
	margin: 0;
	padding: 0;
}

ul#submenu li {
	text-indent: 0px;
	margin: 0;
	padding: 0;
}

ul#submenu li a {
	display: block;
	height: 18px;
	width: 172px;
	line-height: 19px;
	padding-left: 12px;
	color: rgb(57,121,103);
	font-weight: bold;
	background-image: url('http://www.topterra.com/img/submenu-item.gif');
	background-repeat: no-repeat;
}

ul#submenu li a:hover {
	color: rgb(182,38,31);
}

div#body-overlay-top {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	width: 336px;
	height: 425px;
	background-image: url('http://www.topterra.com/img/body-overlay-top.gif');
	background-repeat: no-repeat;
}

div#video {
	visibility: hidden;
	z-index: 99;
	position: absolute;
	left: 37px;
	top: 91px;
	width: 881px;
	height: 246px;
	background-image: url('http://www.topterra.com/img/header/home/video.jpg');
	background-repeat: no-repeat;
}

div#swf {
	position: absolute;
	left: 280px;
}

#newshome {
	position: absolute;
	right: 10px;
	top: -100px;
	width: 280px;
	font-weight: bold;
}

#newshome h2 {
	font-size: 22px;
}

#lightbox {
	background-color: white;
	background-image: url('http://www.topterra.com/img/content-txt-bg.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
	padding: 10px;
	border: 1px solid black;
}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}	
#lightboxCaption{ float: left; font-size: 12px; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }