#divThisPage {
	float: left;
	padding-top: 0px;
	height: 100%;
	background-color: #949463;
}
#contentPage_atmosphere {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
}
#divTable {
	float: left;
	padding-left: 127px;
}
#divAtmoSpecs {
	font-family: GillSans, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	width: 488px;
	float: left;
	padding-top: 10px;
}
#divAtmoSpecs ul {
	list-style-type: none;
}
#divAtmoSpecs li {
	color: #FFFFFF;
	text-decoration: none;
	font-family: GillSans, Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
}
#divAtmoSpecs a, #divAtmospecs a:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
#divAtmoSpecs a:hover {
	color: #CDCC9A;
}
.headings {
	color: #000000;
	text-transform: uppercase;
}
#divThisFooter {
	height: 20px;
	width: 947px;
	float: left;
	padding-left: 100px;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #FFFFFF;
}

.headings {
	color: #000000;
	text-transform: uppercase;
	text-align: center;
}
#atmocontentLeft {
	float: left;
	width: 283px;
	height: 600px;
}
#atmocontentRight {
	float: left;
	width: 488px;
}
#headLogo {
	width:771px;
	padding-top: 0px;
	margin-top: 0px;
	height: 99px;
	background-image: url(../atmosphere/images/atmoInstallHead.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#headLogoCustom {
	width:771px;
	padding-top: 0px;
	margin-top: 0px;
	height: 99px;
	background-image: url(../atmosphere/images/atmoInstallHeadC.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#videolink {
	display: block;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	position: relative;
	top: 78px;
	width: 225px;
	right: auto;
	left: auto;
	float: right;
	background-color: #666634;
	padding: 5px;
}
#videolink a:link, #videolink a:visited {
	font-family: GillSans, Verdana, Arial, Helvetica;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	margin: 0px;
	line-height: 22px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#videolink a:hover {
	color: #FFC21C;
	text-decoration: none;
	vertical-align: middle;
}

