/* @override http://www.magmix.co.uk/css/screen.css */

/*<group=html>*/

body {
	background: #cccccc;
	margin: 0px;
	padding: 0;
}

h1 {
	color: #000000;
	font: bold 14px Arial, Helvetica, sans-serif;
}

h2 {
	color: #333333;
	font: bold 11px/100% Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0;
	clear: both;
	margin-bottom: -11px;
}
	
/*</group>*//*<group=frame>*/

#frame {
	width: 760px;
	padding:0px;
	text-align:left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	
}
	
#topright {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 150px;
	width: 150px;
	background: url(../home/TRbanner-yellow-bold.gif) no-repeat 0 0;
	text-indent: -999em;
	text-decoration: none;
	z-index: 2000;
	overflow: visible;
	float: none;
}

/*</group>*/

/*<group=header>*/

#header {
	background: no-repeat left top url(/images/header/header.png);
	width: 760px;
	height: 160px;
	z-index: 10;
	visibility: visible;
	overflow: visible;
}

#header #logo {
	margin-top: 11px;
	margin-right: 20px;
	text-align: right;
}

#header #nav {
	height: auto;
	position: relative;
	top: 102px;
	left: 0px;
}

#header #nav ul {
	display: inline;
	margin: 0px;
	left: 0px;
}

#header #nav li {
	display: inline;
	height: 22px;
	padding-right: 15px;
	color: #ffffff;
	font: bold 10px Arial, Helvetica, sans-serif;
}

#header #nav li a {
	color: #ffffff;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#header #nav li a:hover {
	color: #e1ad24;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
	
/*</group>*/

/*<group=body>*/

#body {
	position: relative;
	top: -30px;
	background: none;
	overflow: visible;
	
}
	
/*</group>*/

/*<group=home>*/

/*<group=info>*/

#home #info {
	position: relative;
	left: 0px;
	width: 108px;
	margin-left: 4px;
}
	
/*</group>*/

/*<group=content>*/

#home #content {
	position: relative;
	width: 590px;
	float: right;
	color: #333333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#home #content .imgLeft {
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	margin-top: 10px;
	padding-left: 10px;
}

#home #content #title {
	color: #333333;
	font: 14px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin-top: 50px;
}

#home #content .imgRight {
	float: right;
}

#home #content ul {
}

#home #content li {
	line-height: 130%;
	margin-left: 15px;
}

#home #content p {
	padding-bottom: 20px;
}

 div#footer {
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
	height: 20px;
	float: left;
	clear: none;
	width: 555px;
	margin: 0;
	padding: 0;
}
#footer-lower {
	
	height: 45px;
	width: 760px;
	padding:0px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	display: block;
	clear: both;
}	
#footer-lower img.iso900{
	margin: 0;
	padding: 0;
	border: none;
	
}
#footer-lower img{
	clear: none;
	margin: 0;
	padding: 0;
}
/*</group>*/
	
/*</group>*/

/*<group=about>*/

#aboutSubNav {
	width: 160px;
	float: left;
}

#aboutSubNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#aboutSubNav li {
	background: #333333 no-repeat left top url(/images/subnav/subNav.png);
	color: #ffffff;
	font: bold 10px Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1px;
	padding-left: 2px;
	margin-left: 0;
}

#aboutSubNav li a {
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	display: block;
}

#aboutSubNav li a:hover {
	color: #e1ad24;
}

#aboutContent {
	width: 580px;
	color: #333333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	z-index: auto;
	float: right;
	background: url(../images/body/bgrnd.jpg) repeat-y scroll 0px 15px;
	overflow: hidden;
}

#aboutContent h2 {
	color: #333333;
	font: bold 11px/100% Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0;
	clear: both;
	margin-bottom: -11px;
}

#aboutContent a {
	color: #333333;
	text-decoration: underline;
}

#aboutContent a:hover {
	color: #e1ad24;
	text-decoration: underline;
}

.aboutContentImgRight {
	float: right;
	margin-right: 30px;
	margin-left: 20px;
}

#aboutContent th {
	background: #000000;
	text-align: center;
	color: #ffffff;
}

#aboutContent td {
	background: #eaeaea;
	text-align: center;
}
	
/*</group>*/

#mainContent {
	width: 750px;
	color: #333333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	z-index: 1;
	padding-left: 5px;
	background: repeat-y 0px 15px  url(../images/body/bgrnd.jpg) scroll;
}
#mainContent table#atex{
	border: none;
}
#mainContent table#atex th{
	border: none;
}
#mainContent table#atex td{
	border: none;
}
.address {
	float: right;
	width: 350px;
}

.addressLabel {
	float: left;
	width: 100px;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	line-height: 130%;
}

.addressDetails {
	float: right;
	width: 230px;
	line-height: 130%;
}

.addressDetails a {
	color: #e1ad24;
}

.column {
	float: right;
	width: 295px;
}
.style1 {
	color: #0066FF
	}
.style2 {
	
	text-decoration: underline;
}

.style3 {
	float: right;
	}