/*Document CSS*/

body {
	background: #091924 url("../images/bodyBg.png") no-repeat center top;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 0;
	margin: 0;	
}

* {
	padding: 0;
	margin: 0;
	border: 0;
}

.clear {
	clear: both;
}

#page {	
	background: url("../images/treeBg.jpg") no-repeat;	
	width: 1240px;	
	height: 654px;
	margin: 0 auto;		
}

#page .tree {
	
}

#page .tree .logo {
	width: 238px;
	padding: 33px 0 0 16px;	
}

#page .tree .logo a {
	cursor: pointer;
}

#page .tree .logoBg {
	background: url("../images/logo.png") no-repeat;
	width: 238px;
	height: 98px;
}

*html #page .tree .logoBg {
	background: url("../images/logoIe6.png") no-repeat;
	margin-top: -1px;
}

#page .tree .videoScreen a {
	cursor: pointer;
}

#page .tree .videoScreen a.video_noactive:hover {
	background: url("../images/screen_video.png") no-repeat 0 100%;
	width: 120px;
	height: 82px;
	float: right;
	display: block;
	margin: 39px 16px 0 0;
}

*html #page .tree .videoScreen a.video_noactive:hover {
	background: url("../images/screen_videoie6.png") no-repeat 0 100%;
	width: 120px;
	height: 82px;
	float: right;
	display: block;
	margin: 39px 16px 0 0;
}

#page .tree .videoScreen .preload {
	display: none;
	width: 120px;
	height: 82px;
}

#page .tree .videoScreen a.video_noactive {
	background: url("../images/screen_video.png") no-repeat 0 0;
	width: 120px;
	height: 82px;
	float: right;
	display: block;
	margin: 39px 16px 0 0;
}

*html #page .tree .videoScreen a.video_noactive {
	background: url("../images/screen_videoie6.png") no-repeat 0 0;
	width: 120px;
	height: 82px;
	float: right;
	display: block;
	margin: 39px 16px 0 0;
}

#page .tree .formBg {
	background: url("../images/form.png") no-repeat;
	width: 537px;
	height: 203px;
	margin: 12px 0 0 4px;
}

#page .tree .formBg_thanks {
	background: url("../images/form_thanks.png") no-repeat;
	width: 536px;
	height: 170px;
	margin: 12px 0 0 4px;
}

*html #page .tree .formBg_thanks {
	background: url("../images/form_thanksie6.png") no-repeat;
	width: 536px;
	height: 170px;
	margin: 12px 0 0 4px;
}

#page .tree .formBg_thanks_optin {
	background: url("../images/form_thanks_optin.png") no-repeat;
	width: 536px;
	height: 170px;
	margin: 12px 0 0 4px;
}

*html #page .tree .formBg_thanks_optin {
	background: url("../images/form_thanks_optinie6.png") no-repeat;
	width: 536px;
	height: 170px;
	margin: 12px 0 0 4px;
}

*html #page .tree .formBg {
	background: url("../images/formie6.png") no-repeat;
}

#page .tree .formBg .form {
	padding: 88px 0 0 28px;
}

#page .tree .formBg .form input {
	border: 0;
	margin-bottom: 9px;
	margin-left: 0;	
	padding: 7px 0 3px 10px;
	font-weight: bold;
	color: #0e4f84;
	height: 17px;
	width: 190px;	
}

*html #page .tree .formBg .form input {
	padding: 5px 0 3px 10px;
	margin-bottom: 10px;
}

*+html #page .tree .formBg .form input {
	padding: 5px 0 3px 10px;
	margin-bottom: 8px;
	height: 18px;
	width: 190px;
}

#page .tree .formBg .buttonForm {
	background: url("../images/buttonForm.png") no-repeat;
	width: 278px;
	height: 77px;
	float: right;
	margin: -2px 18px 0 0;
}

*html #page .tree .formBg .buttonForm {
	margin: -2px 9px 0 0;
	background: url("../images/buttonForm_ie6.png") no-repeat;
}

#page .tree .formBg .form .cursor {
	cursor: pointer;
}

#page .tree .video {
	width: 649px;
	height: 431px;
	float: right;
	margin: 25px 18px 0 0;	
	border: 0px solid #f00;
}

#page .tree .video img {
	margin-top: 5px;	
}

*html #page .tree .video {	
	margin: 25px 9px 0 0;
}

#page .tree .boxImg {
	float: right;
	width: 651px;
	margin: 24px 7px 0 0;	
}

.imgMarg {
	margin-right: 17px !important;
}

*html #page .tree .boxImg {
	margin: 19px 12px 0 0;
	width: 633px;
}

#page .tree .boxImg a {
	margin-right: 18px;
}

#page .tree .boxImg2 {
	float: right;
	width: 651px;
	margin: 15px 7px 0 0;
}

*html #page .tree .boxImg2 {
	margin: 15px 3px 0 0;
}

#page .tree .boxImg2 a {
	margin-right: 18px;
}

#footer {
	color: #3e6f8b;
	width: 1240px;
	margin: 0 auto;
	height: 68px;
}

#footer a {
	cursor: pointer;	
}

#footer .logoFoot {
	background: url("../images/footerLogo.png") no-repeat;
	width: 82px;
	height: 40px;
	float: right;
	margin: 20px 12px 0 0;
}

*html #footer .logoFoot {
	background: url("../images/footerLofo_ie6.png") no-repeat;
	margin: 20px 5px 0 0;		
}

#footer .copy {
	float: left;
	margin: 20px 0 0 20px;
}

*html #footer .copy {
	margin: 20px 0 0 10px;
}

#footer .tweetBg {
	background: url("../images/tweet.png") no-repeat;
	width: 165px;
	height: 37px;
	float: left;
	margin: 20px 10px 11px 343px;	
}

*html #footer .tweetBg {
	background: url("../images/tweet_ie6.png") no-repeat;
	margin: 20px 10px 0 289px;
}

#footer .facebookBg {
	background: url("../images/facebook.png") no-repeat;
	width: 149px;
	height: 37px;
	float: left;
	margin: 20px 0 11px 0;
}

*html #footer .facebookBg {
	background: url("../images/facebook_ie6.png") no-repeat;
}