body
{
	background:#fff url(../images/background.jpg) left top no-repeat;
	margin:0;
	font-family: "trebuchet MS";

}

.clear
{
	height:1px;
	margin:0;
	padding:0;
	clear:both;
}

.boxWrapper
{
	width:715px;
	margin:0px auto 10px auto;
}

.header
{
	width:715px;
	height:127px;
	text-align:right;
	margin-bottom:10px;
}

.content

.topGreen
{
	width:695px;
	height:10px;
	margin:0 auto;
	background:transparent url(../images/top.gif) center top no-repeat;
}

.bottomGreen
{
	width:695px;
	height:10px;
	margin:0 auto;
	background:transparent url(../images/bottom.gif) center bottom no-repeat;
	text-align:center;
}

.bottomGreenSkip
{
	width:695px;
	height:40px;
	margin:0 auto;
	background:transparent url(../images/bottomskip.gif) center bottom no-repeat;
	text-align:center;
}

.btnSkip
{
	padding-top:20px;
}

.btnSkip a
{
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	color: #333;
	text-decoration: none;
	text-transform:uppercase;
	padding-top:50px;			
}

.btnSkip a:hover
{
	color:#01652e;
	text-decoration: none;
}

.boxGreen
{
	width:695px;
	background:#a6ce39;
	margin:0 auto;
	text-align:center;
	padding:15px 0 0 0;
}

.topWhite
{
	width:645px;
	height:12px;
	margin:0px auto 0 auto;
}

.bottomWhite
{
	width:645px;
	height:12px;
	margin:0 auto 0px auto;
}


.boxWhite
{
	width:645px;
	background:#fff;
	margin:0 auto;
	text-align:center;
}

.boxBkgGreen
{
	width:645px;
	height:100px;
	background:transparent url(../images/bkg_green.gif) center top no-repeat;
	margin:0px auto;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}

.btnsLanguages
{
	padding-top:45px;
	text-align:center;
	color:#a6ce39;
	font-weight:bold;
}

.btnsLanguages a
{
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	color: #333;
	text-decoration: none;
	text-transform:uppercase;
	padding-top:50px;
	margin:0 20px;	
}

.btnsLanguages a:hover
{
	color:#01652e;
	text-decoration: none;
}

.footer
{
	height:30px;
}