/*
*****************************************
* 					*
*	Also change style sheet on	*
*	World Pay and Spreadshirt
*	and the print/handheld etc	*
*					*
*****************************************
*/


#atff
	{display:none;}



body		{
		text-align: center;
		color: #515151; 
/*		background: #fff;*/
		background: #f5f5f5;	 
		font-family: arial, verdana, sans-serif;
		font-size: 100%;
		border: 0;
/*		overflow-x: hidden;
		overflow-y: scroll;	*/
		margin: 0;
		}
 


.main_wrapper	{
		text-align: left;
		border: solid #1C4CE8 0em;
/*		border-bottom: solid #1C4CE8 0em;
		border-right: solid #1847a0 0.06em;
		border-left: solid #1847a0 0.06em;	*/
		width: 75em;
		font-size: 80%;
		margin: 1em auto 0;
		padding: 1em;
		background: #ffffff;	
		position: relative;
		z-index: 0;

		}

.toplinks	{
		text-align: left;
		position: absolute;
		top: -2em;
		width: 16em;
		background: #6669E9;

		left: 57em;
		height: 11em;
		padding: 2em 1em;
		color: #fff;
		}

.toplinks_cn
		{
	display: none;
	}


/*
.mainnav	{
		border: solid 0px;
		position: absolute;
		top: 8em;
		left: 1em;
		width: 50em;
		}
*/

.header		{
		height: 13em;
		}



a
{
  outline: none;
}
