@charset "UTF-8";
/* CSS Document */

#container {
	margin: 0 auto;
	width: 970px;
}
#hdrContainer {
	width: 970px;
}
#leftHDR {
	float: left;
	height: 139px;
	width: 536px;
}
#rightHDR {
	float: right;
	height: 139px;
	width: 434px;
}
#contentContainer {
	background-image: url(http://www.rcprecisionheli.com/images/indexGradient.jpg);
	float: left;
	height: 908px;
	width: 960px;
	margin-right: auto;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainLeftContainer {
	height: 340px;
	width: 530px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#mainRightContainer {
	background-image: url(http://www.rcprecisionheli.com/images/rightBG.jpg);
	background-repeat: no-repeat;
	height: 340px;
	width: 430px;
	display: inline;
	float: right;
}
#topContainer {
	height: 340px;
	width: 960px;
}
#midContainer {
	height: 540px;
	width: 896px;
}
#calendarBoxContainer {
	background-image: url(http://www.rcprecisionheli.com/images/calendarBox.gif);
	height: 283px;
	width: 344px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-left: 40px;
	margin-bottom: 18px;
	margin-right: 45px;
}
#movieContainer {
	padding-left: 25px;
	float: left;
	padding-top: 10px;
}
#lowerContent {
	height: 608px;
	width: 960px;
}
#contentLower {
	background-color: #C3DFF9;
	height: 508px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #22477D;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #22477D;
}
#topFrame {
}
#lowerTextContainer {
	width: 480px;
	padding-top: 0px;
	padding-left: 0px;
	display: block;
}
#footerBar {
	background-image: url(http://www.rcprecisionheli.com/images/footerBar.jpg);
	background-repeat: repeat-x;
	height: 12px;
	width: 960px;
	float: left;
	margin-right: auto;
	margin-left: 5px;
}
#lowerRightContainer {
	float: right;
	height: 50px;
	width: 360px;
	padding-top: 10px;
}
#whatIsContainer {
	background-image: url(http://www.rcprecisionheli.com/images/WhatIsBox.jpg);
	float: left;
	height: 227px;
	width: 332px;
        margin-top: -11px;
}
#signUpContainer {
	background-image: url(http://www.rcprecisionheli.com/images/joinBox.jpg);
	float: left;
	height: 160px;
	width: 332px;
	background-repeat: no-repeat;
	margin-top: -1px;
}
a.player {
	margin-top:0px;
	display:block;
	background:url(/img/player/splash.png) no-repeat;
	width:448px;
	height:254px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: thin solid #557EBA;	/* 
		width:672px;
		height:367px; 
	*/
}
#LoginContainer {
	background-image: url(images/LoginBox.jpg);
	height: 124px;
	width: 332px;
	background-repeat: no-repeat;
	margin-top: -1px;
	float: left;
}