@charset "utf-8";
/* CSS Document */


#wrapper {
	width:800px;
	height:auto;
	margin:auto;
}

#language-select {
	width:800px;
	height:26px;
	padding:2px;
}

#content-wrapper {
	width:800px;
	height:auto;
	border:2px solid #FFF;
	background-image:url(../images/content-bg.jpg);
	background-repeat:repeat-y;
	background-color:#FFF;
}

#FlashHeader {
	width:800px;
	height:301px;
}

#SubHeader {
	background:url("../images/header-row2.jpg") no-repeat scroll center bottom transparent;
	height:96px;
	
}

#vidTop {
	background:transparent url(../images/header-row2.jpg) no-repeat bottom center;
}


#flashBox{
	width:548px;
	float:right;
	background-color: transparent;
	background-image: url(../images/header-content-row3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:265px;
	text-indent:88px;
	margin-top:15px;
}

#leftPad{
	padding-left:10px;	
}

#LeftColumn {
	width:252px;
	min-height:200px;
	float:left;
	background-color:#00112f;
}
	
	#LeftColumnContent {
		width:230px;
		height:auto;
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color:#FFF;
		margin:auto;
		
	}

#RightColumn {
	width:548px;
	height:auto;
	float:right;
	background-color:#ffffff;
}

	#content-header {
	width:548px;
	height:184px;
	background-repeat:no-repeat;
}
	
	#content-main {
		width:530px;
		height:auto;
		margin:auto;
	}

#content {
	width:542px;
	height:auto;
}
	
#footer-web-wallets {
	width:760px;
	height:50px;
	clear:both;
	margin:auto;
	text-align:center;
	padding:6px;
}

#footer {
	width:760px;
	height:50px;
	margin:auto;
	text-align:center;
	padding:6px;
	clear:both;
}

#footer-navigation {
	width:760px;
	height:20px;
	margin:auto;
	text-align:center;
	padding:6px;
	clear:both;
}

#download-block {
	width:500px;
	height:40px;
	margin-top:10px;
}

