@charset "UTF-8";
body {
	height:500;
	font: 100% century gothic, Helvetica, sans-serif;
	text-color: #FFF;
	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:700px;
	background-image:url(../images/TGM_site_scratch2.jpg);

	background-repeat:no-repeat;
	background-position:top;
	background-position:center;
	background-attachment:scroll;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-top:0px;
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}



.oneColFixCtrHdr #mainContent {
	padding-top: 225px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #;
	height:370px;
	margin-top:0px;
	margin-left: 130px;
	margin-right: 130px;
	margin-bottom: 10px;
	font-family:"century gothic", Geneva, sans-serif;
	font-color: #FFF;
	font-size: 100%;
	color: #FFF;	
}
.oneColFixCtrHdr #mainText {
	padding-top: 0px;
	margin-bottom:55px;
	height:220px;
	font-size: 15px;
	text-align: justify;
}
.oneColFixCtrHdr #table {
	margin-left: 57px;
	margin-right: 50px;
	margin-bottom: 73px;
	margin-top: 22px;

	
	
}
.oneColFixCtrHdr #videoplayer {
	height: 162px;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 30px;
	margin-bottom: 30px;
	position:fixed;
	float: center;
	
	
}
.oneColFixCtrHdr #videoplayerprojectreach {
	height: 220px;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
	position:fixed;
	float: center;
	
	
	
	
}
.oneColFixCtrHdr #footer {
	margin-bottom:40px;
	margin-top:53px;
	margin-right: 75px;
	
}.oneColFixCtrHdr #bignav{

	height:50px;
	
	
}
.oneColFixCtrHdr #image1 {
	padding: 10px;
	float:left;
	position:static;
	left: 471px;
	top: 500px;
}

.oneColFixCtrHdr #image2 {
	padding: 10px;
	float:left;
	position:absolute;
	left: 587px;
	top: 505px;
}

.oneColFixCtrHdr #image3 {
	padding: 10px;
	float:right;
	position:relative;
	left: 739px;
	top: 500px;
}
	
.oneColFixCtrHdr #LinkList {
	float:inherit;
	position:static;
	color:#999;
	font-weight: bold;
}
.oneColFixCtrHdr #copywright {
	font-size:9px;
	color:#999;
	font: bold;
	font-color:#000;
	height: 28px;
	margin-top:20px;
	margin-left:560px;
	margin-right:91px;
	margin-bottom: 70px;
	text-align:right;
	float:center;
	position:fixed;
	font-weight: normal;


}
.oneColFixCtrHdr #contact {
	font-family: "century gothic";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align:center;
	height: 220px;
	margin-bottom: 55px;
}
.oneColFixCtrHdr #container #mainContent #contact a {
	font-family: "century gothic";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align:center;
	color:#FC0;
	
}
.oneColFixCtrHdr #mainTextclients {
	padding-top: 0px;
	margin-bottom:55px;
	height:220px;
	font-size: 14px;
	text-align: left;
}
.oneColFixCtrHdr #container #mainContent #mainTextclients a {
	color:#FC0;	
}
.oneColFixCtrHdr #container #mainContent #mainText a {
	color:#FC0;
}
	

