/* @override http://www.tmcmarine.co.uk/styles.css */

@charset "UTF-8";


/* Uncomment the line below to see the grid and baseline. 
   (Assuming you've wrapped your columns in a container). */

/* .container { background: url(lib/img/grid.png); } */
/* .container { background: url(lib/img/baseline.png); } */
.download {
	background-image: url(images-furniture/page-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 20px;
	font-weight: bold;
}
.body-tmc  {
	background-color: #DAE6F6;
	background-attachment: fixed;
}
#footer {
	width: 750px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	background: url(images-furniture/footer.png) no-repeat 0 bottom;
	margin: 0 auto 20px;
}
#center {
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	width: 750px;
	background-image: url(images-furniture/background.png);
}
#mainimage {
	height: 180px;
	background-color: #CCCCCC;
	margin-bottom: 18px;
	display: table-cell;
	vertical-align: middle;
}
#footer p {
	padding-left: 140px;
	padding-top: 12px;
}
#header-tmc  {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-image: url(images-furniture/header-tmc.png);
	height: 120px;
	padding-top: 0px;
	position: relative;
}
#header-sbi  {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-image: url(images-furniture/header-sbi.png);
	background-position: left bottom;
	height: 120px;
	padding-top: 0px;
	position: relative;
}
.navigation {
	height: 30px;
	width: 620px;
	position: absolute;
	left: 160px;
	top: 69px;
}
.navigation li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
.navigation li a {
	background-image: url(images-furniture/tab-off.png);
	height: 22px;
	width: 122px;
	float: left;
	margin: 0px;
	padding-top: 8px;
}
.navigation  ul  {
	width: 610px;
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header-tmc   h1, #header-sbi h1 {
	text-indent: -5000px;
}
#subnavigation ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
#subnavigation li {
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin: 0px;
}
#subnavigation   a   {
	list-style-type: none;
	color: #91A9CC;
}
#subnavigation  a:hover   {
	list-style-type: none;
	color: #FFFFFF;
}
.navigation a:hover {
	list-style-type: none;
	color: #CC0000;
}
.navigation  a   {
	list-style-type: none;
	color: #335B95;
}
.jump  a {
	height: 0px;
	width: 206px;
	background-image: url(images-furniture/jump-off.png);
	position: absolute;
	text-transform: uppercase;
	padding-left: 30px;
	left: 385px;
	top: -55px;
	padding-top: 22px;
	padding-bottom: 22px;
	font-size: 10px;
	line-height: 0px;
	letter-spacing: .2em;
	color: #999999;
	padding-right: 10px;
}
.jump  a:hover {
	height: 0px;
	width: 206px;
	background-image: url(images-furniture/jump-on.png);
	position: absolute;
	text-transform: uppercase;
	padding-left: 30px;
	left: 385px;
	top: -55px;
	padding-top: 22px;
	padding-bottom: 22px;
	font-size: 10px;
	line-height: 0px;
	letter-spacing: 0.2em;
	color: #333333;
	padding-right: 10px;
}
.body-sbi {
	background-color: #DCF0F7;
	background-attachment: fixed;
}
#alpha, #beta, #navigation {
	overflow: visible;
}

div.place {
	display: block;
	clear: both;
}

hr {
	height: 0;
	border-bottom: 1px solid #e0e2e2;
	border-left-width: 0;
	border-right-width: 0;
	border-top-width: 0;
	padding: 0;
}

div.person {
	float: left;
	width: 200px;
}

div.ruler {
	border-top: 1px solid #e0e2e2;
	display: block;
	width: 610px;
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.compress h4, div.compress p {
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}

