@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;

}
.thrColFixHdr #container {
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	height: 3800px;
	position: relative;
	z-index: 5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
} 
.thrColFixHdr #header {
	height: 333px;
	width: 1000px;
	background-color: #151515;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.H1Header {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0.4px;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 170px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	height: 1800px;
	border-right-width: thin;
	border-right-style: inset;
}
.StandardText {	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	padding: 8px;
	text-align: justify;
	background-color: #FFFFFF;
	vertical-align: top;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 250px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 20px;
	background-image: url(images/butt.jpg);
	background-repeat: no-repeat;
	background-position: right 5px;
}
.info {
	height: 62px;
	width: 40px;
	float: left;
}

.BuyButton {
	height: 62px;
	width: 40px;
	clear: right;
	float: left;
}

.thrColFixHdr #mainContent {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin: 0;
} 
.thrColFixHdr #footer {
	background:#DDDDDD;
	clear: left;
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 0;
	background-color: #FFFFFF;
} 
a:hover {
	text-decoration: underline;
	color: #4A6B63;
}
.SmalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	background-color: #FFFFFF;
	vertical-align: top;
	line-height: 16px;
}
.Footertype {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.BodyCopyBulletsBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.BodyCopyBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}
.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.H2BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.02em;
}
.thrColFixHdr #mainContentFullRight {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.BodyCopyBulletsDoubleSpace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 9px;
}
.thrColFixHdr  #FirstContentBox {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 0;
}
.thrColFixHdr #SecondContentBox {
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 0;
	height: 325px;
	position: relative;
	padding-top: 0px;
	z-index: 5;
}
.thrColFixHdr #ThirdContentBox {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	position: relative;
	height: 325px;
	margin: 0;
}
.thrColFixHdr #FourthContentBox {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	position: relative;
	margin: 0;
	height: 325px;
}
.thrColFixHdr #FifthContentBox {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	position: relative;
	margin: 0;
	height: 325px;
}
.thrColFixHdr #SixthContentBox {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	position: relative;
	margin: 0;
	height: 325px;
	z-index: 5;
}
.thrColFixHdr #RocketContentBox {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	position: relative;
	height: 325px;
	margin: 0;
}
.thrColFixHdr #SeventhContentBox {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	position: relative;
	margin: 0;
	height: 325px;
	z-index: 5;
}
.thrColFixHdr #StaticBG {
	width: 100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #151515;
	text-align: left;
	height: 1050px;
	position: fixed;
}
#apDiv1 {
	position:absolute;
	width:300px;
	height:290px;
	z-index:1;
	background-color: #FFFFFF;
	left: 25px;
	top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 8px;
}
#apDiv2 {
	position:absolute;
	width:300px;
	z-index:1;
	background-color: #FFFFFF;
	left: 351px;
	top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	height: 290px;
	padding-top: 8px;
}
#apDiv3 {
	position:absolute;
	width:300px;
	height:290px;
	z-index:2;
	background-color: #FFFFFF;
	left: 675px;
	top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 8px;
}
#apDivLGBanner {
	position:relative;
	width:1000px;
	z-index:6;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 120px;
}
#apDivBCVideo {
	position:absolute;
	width:300px;
	height:197px;
	z-index:1;
	background-color: #FFFFFF;
	left: 647px;
	top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 8px;
}
.thrColFixHdr #VideoContentBox {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	position: relative;
	margin: 0;
	height: 325px;
	z-index: 5;
}

