html,body{
	margin:0px;
	padding:0px;
	background:#000000;
	font-family:Verdana,Arial,Helvetica;
	color:#ffffff;
	font-size:11px;
}

div#mainTpl{
	width:934px;
	height:800px;
	margin:0 auto;
	background-image:url("../images/bodyBkgNew.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
	padding-left:1px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-400px;
	margin-left:-467px;
}
div#header{
	height:150px;
	text-align:left;
	padding-left:100px;
}
div#header a.logo{
	width:200px;
	height:120px;
	display:block;
	text-decoration:none;
	float:left;
}
div#header div.rightHeader{
	float:right;
	width:200px;
	padding-right:115px!important;
	padding-right:115px;
	position:relative;
	margin-top:35px;
}

div#share{
	width:71px;
	height:25px;
	background:url("../images/share.jpg") no-repeat top left;
	position:absolute;
		bottom:10px;
		right:110px;
}

.twitter-share-button{
	width:71px;
	height:25px;
	display:block;
	background:url("../images/tweet.jpg") no-repeat top left;
	position:absolute;
		bottom:6px;
		right:190px;
}

.btn i{
	background-image:none !Important;
}

.btn .label{
	font-size:0px !Important;
}

a#fb_share{
	display:block;
	width:71px;
	height:25px;
	position:absolute;
		bottom:7px;
		right:100px;
}

.FBConnectButton .FBConnectButton_Text, .FBConnectButton_RTL .FBConnectButton_Text{
	background-image:none !Important;
}

.FBConnectButton, .FBConnectButton_RTL{
	background-image:none !Important;
	background-color:transparent !important;
}

.FBConnectButton_Text{
	font-size:0px !Important;
	background-color:transparent !important;
	border:0px !Important;
}
a.twitter-share-button img{
	width:60px;
	height:22px;
}

div#flashcontent{
	height:450px;
}
div#footer{
	height:85px;
	padding:0px;
	margin:0px;
	padding-top:63px;
	padding-left:125px;
	text-align:left;

}
div#footer div.footer_left{
	float:left;
	height:85px;
	width:300px;
	line-height:17px;

}
div#footer div.footer_right{
	float:left;
	height:85px;
	width:380px;
	line-height:17px;
	padding-left:25px;

}
div#footer div.footer_right div.f1{
	padding-top:5px;
	float:left;
	padding-right:5px;
}
div#footer div.footer_right form{
	margin:0px;
	padding:0px;
}
div#footer div.footer_right form input.inp{
	background:#3C3729;
	height:22px;
	width:140px;
	font-family:Verdana,Arial,Helvetica;
	color:#ffffff;
	font-size:11px;
	padding-top:7px;
	border:0px;
	padding-left:7px;
}
div#footerBottom{
	padding:0px;
	clear:left;
	margin:0px;
	padding-left:125px;
	text-align:left;

}
div#footerBottom div.footer_leftBottom{
	color:#A6A5A2;
	margin:0px;
	padding:0px;
	float:left;
	width:400px;
}
div#footerBottom div.footer_rightBottom{
	color:#A6A5A2;
	margin:0px;
	padding:0px;
	text-align:right;
	float:left;
	width:290px;
}
div#footerBottom div.footer_rightBottom a{
	color:#A6A5A2;
	text-decoration:underline;
}
