@charset "utf-8";
/* CSS Document */


body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #4b4b4b;
/*	background:url(TET.png) repeat-x;*/
	font-size:11px;
	margin-top:4px;
}
/*#test {
	position:absolute;
	height:860px;
	width:100%;
	z-index:10;
}
#tet {
	background:url(TET3.png);
	width:1413px;
	height:870px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
	padding-right:5px;
}*/
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #eeeeee;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	color: #eeeeee;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	color: #eeeeee;
}
a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	color: #eeeeee;
}
/* 17/03/10 - Add text for enhancing SEO */
h1{	font-size: 1em;	font-weight: normal; padding:0px; margin:0px;}
#container {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	height:auto;
}

#top {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	height:auto;
}
#facebook {
	position:relative;
	float:right;
	right:-300px;
	top:-590px;
	z-index:5;
	
}

#bottom {
	background-color: #7a7a7a;
	width:950px;
	padding-top:5px;
	padding-bottom:5px;
	position:absolute;
}

#left {
	position:relative;
	float:left;
	width:43%;
	text-align:justify;
	margin-left:45px;
}
#right {
	position:relative;
	float:right;
	width:43%;
	text-align:justify;
	margin-right:45px;
}
#below {
	clear:both;
	position:relative;
	margin-left:45px;
	margin-right:45px;
	text-align:justify;
	padding-bottom:5px;
}
