body 
{
	background: #000;
	padding: 0px 0 50px 0;
	margin: 0 0 0px 0;
	font-family: verdana, tahoma, arial, san-serif; 
	font-size: 10px;
	color: #8e8e8e;
	text-align: center;
	height: 100%;

}
body * 
{
	padding: 0px;
	margin: 0px;
}
a img 
{
	border: none;
}
a 
{
	font-weight: bold;
	color: #ffba00;
	text-decoration: none;
}
a:focus { -moz-outline-style: none; }
a:hover
{
	color: #e4a203;
}
.clear
{
	clear: both;
}
#footer
{
	margin: 0px auto;
	
	
}
#footer div
{
	padding-left: 245px;
}
ul.affiliate_logos 
{
	padding-top: 0px;
	padding-left: 15px;
}
#footer ul.affiliate_logos li
{
	border: none;
	float: left;
	display: inline;
}
#footer ul.affiliate_logos li.ps3
{
	
padding-right: 15px;
padding-left: 0px;
}
p.copyright
{
	color: #333;
	text-align: center;
	clear: both;
	padding-top: 8px;
	padding-left: 15px;
	text-align: left;
	font-size: 8px;
}
#wrapper
{
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
#language-page #wrapper
{
width: 1180px;
}
#content
{
	background: #000 url(images/language-bkg.jpg) no-repeat bottom center ;
	height: 700px;
	position: relative;
	margin-top: 5%;
	left: 0px;
	
}
h1
{   background: url(images/gridLogoUSA.jpg) no-repeat top left;

	width: 260px;
	height: 85px;
	text-indent: -99999px;
	position: absolute;
	top: 658px;
	left: 100px;
	float: left;
	z-index: 99;
	
}
#ters li
{
	float: left;
	position: absolute;
	list-style: none;
	text-indent: -999999px;
	top: 280px;
}
#ters li a
{	
	display: block;
	
/*	border: 1px solid #336633;*/
	height: 120px;
	width: 100px;
}

li#australian
{
	left: 145px;
}
li#dutch
{
	left: 255px;
}
li#german
{
	left: 365px;	
}

li#englishuk 
{
	left: 475px;
}
li#englishusa 
{
	left: 585px;	
}

li#french
{
	left: 695px;
}
li#spanish
{
	left: 805px;	
}

li#italian
{
	left: 915px;	
}


.tool-tip {
	color: #666;
	width: 139px;
	z-index: 13000;
	background: #000 url(images/tipBkg.jpg) repeat-x top;
	font-size: 10px;
	font-weight: bold;

}
 
.tool-title {
	font-weight: bold;
	font-size: 9px;
	margin: 0;
	color: #363636;
	padding: 8px 8px 4px;
}
 
.tool-text {
	font-size: 9px;
	padding: 4px 8px 8px;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 9px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 9px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

#language-page #footer
{
	width: 1000px;
	margin: 80px auto 0 auto;
}