body {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/mainbacker.jpg);
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	position: relative;
}
#container {
	top: 0px;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
}
#log {
	width: 240px;
	height: 85px;
	background-image: url(images/logo-t.jpg);
	top: 5px;
	left: 70px;
	position: relative;
	background-repeat: no-repeat;
	}
	#header {
	width: 820px;
	height: 265px;
	top: 0px;
	position: relative;
	background-image: url(images/head-back.jpg);
	padding: 6px 0px 30px 0px;
	background-repeat: no-repeat;
}
#nav {
	padding: 0px 0px 0px 3px;
	width: 760px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	z-index: 90;
}
#mainnav {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-left: auto;
}
#mainnav li {
	padding: 0px 3px 0px 0px;
	float: left;
	margin:0px 3px 0px 0px;
}
#mainnav li a:link, #mainnav li a:visited, #mainnav li a:active {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	display: block;
	float: left;
	padding: 15px 0px 0px 0px;
	width: 120px;
	height: 43px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
background-image: url(images/button-stat.jpg);
}


#mainnav li a:hover {
	text-decoration: none;

	background-image: url(images/button-hover.jpg);		

}
#mainnav li a.active:link, #mainnav li a.active:visited, #mainnav li a.active:active{
	text-decoration: none;
background-image: url(images/button-active.jpg);
	
}
#banner {
	left: 7px;
	padding: 0px 20px 0px 35px;
	height: 230px;
	width: 730px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
	#contents {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/contback.jpg);
	width: 430px;
	top: 40px;
	left: 70px;
	float: left;
	padding: 20px 20px 40px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	position: relative;
}
#contentsspan {
	background-repeat: repeat-x;
	background-position: left top;

	width: 700px;
	top: 40px;
	left: 70px;
	float: left;
	padding: 20px 20px 40px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	position: relative;
}

		#right {
	width: 220px;
	top: 30px;
	float: right;
	right: 40px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
#iframe {
	width: 220px;
	float: right;
	right: 0px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	
}
	#fourlogs {
	width: 418px;
	height: 98px;
	top: 30px;
	float: left;
	margin-left: 1px;
	background-image: url(images/four-logos.jpg);
}	
	#teststop {
	width: 160px;
	height: 45px;
	float: right;
	right: 0px;
	background-image: url(images/speech.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	padding: 10px 0px 0px 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#testbot {
	width: 206px;
	height: 45px;
	right: 5px;
	position: relative;
	padding: 0px 0px 60px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	float: right;
}
#readon {
	width: 130px;
	height: 45px;
	float: right;
	right: 0px;
	position: relative;
	padding: 10px 0px 0px 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	text-align: right;
}
}

		.clear {
	clear: inherit;
}
	
	#footer, .push {
clear: both;
}
	#footer {
	width: 820px;
	height: 120px;
	margin-bottom: 0px;
	background-image: url(images/footer.jpg);
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
	.clear {
	clear: both;
	
	}
/* Heading */
h1 {
	font-size: 16px;
	color: #666666;
}

h2,.contentheading,.contentingheading a
{

color:#ff9900;

}


h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}
img {
	border: none;
}
a:link {
	color: #F68826;
}
a:visited {
	color: #F88518;
}
a:active {
	color: #F78C22;
}
a:hover {
	color: #999999;

}
a {text-decoration: none;}
