﻿ @charset "UTF-8";
/* CSS Document */
/*------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------clear browser settings*/
/*---------------------------------------------------------------------------------------------*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#clear {
	width: 1024px;
	display: block;
	clear: both;
	border: 1px solid #FF0000;
}
form {
	display: inline;
}
#header {
	display: block;
}
a:focus, a:active {
	outline: 0;
}
.space {
	height: 5px;
	clear:both;
	width: 350px;
}
.clear {
	height: 1px;
	clear:both;
	width: 350px;
}
/*------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------GLOBAL ELEMENTS*/
/*---------------------------------------------------------------------------------------------*/
body {
	background: #555555;
	font: 12px Arial, Helvetica, sans-serif;
}
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
}
/*------------------------------------------------UTILITY NAVIGATION (top black bar)*/
/*------------------------------------------------------------------------------*/
#utilityToolBar {
	color:#FFFFFF;
	padding-top: 10px;
	font-size: 11px;
	margin: 0px auto;
	height: 35px;
	text-transform: capitalize;
	letter-spacing:1px;
	background: #131212;
	padding-left: 30px;
}
#utilityToolBarWrapper {
	width: 1000px;
	margin: 0 auto;
}
#utilityToolBarDIVIDER {
	height: 45px;
	width: 2px;
	display:block;
	margin-right: 4px;
	margin-top: -10px;
	border-right: 1px solid #2b2a2a;
	padding: 0px 3px 0px 0px;
	position:relative;
	float:left;
}
#utilityToolBarITEM {
	position: relative;
	padding: 0 2px;
	float: left;
	color:#a9a8a8;
	text-transform:uppercase;
	margin-top: -1px;
	font-size:9px;
}
#utilityToolBarLOGIN {
	position: relative;
}
#utilityToolBarLOGIN #utilityToolBarITEM {
	padding-left: 4px;
}
#utilityToolBarITEM p {
	margin-top: 8px;
	display: block;
}
#utilityToolBarFORMS {
	padding: 0 2px 0 2px;
	float: left;
}
#utilityToolBarFORMSsearch {
	padding: 0px 2px 0 2px;
	float: left;
}
#utilityToolBarFORMS img {
	margin-top: -17px;
}
#utilityToolBarITEM a {
	display: inline;
	color:#a9a8a8;
	text-transform:uppercase;
	text-decoration:none;
	font-size:9px;
}
#utilityToolBarITEM a:hover {
	color:#666666;
}
/*---------------------------------------MAIN NAVIGATION (products --- performance)*/
/*------------------------------------------------------------------------------*/
#mainNav {
	clear:both;
	width: 1024px;
	height: 55px;
	margin: 0 auto;
}
#mainNav ul {
	float: right;
	text-align: left;
	width: 550px;
	padding:30px 190px 0px 0px;
}
#mainNav ul li {
	display: inline;
	padding-right: 20px;
}
#mainNav ul li a {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
#mainNav ul li a:hover {
	color: #555555;
}
#shawLogo {
	float:left;
	padding: 18px 0px 0px 35px;
}
/*---------------------------------------------FOOTER NAVIGATION (grey background)*/
/*------------------------------------------------------------------------------*/
#footer {
	clear: both;
	background: #555555;
}
/*FOOTER - footer links*/
#footerWrap {
	width: 1024px;
	margin: 0 auto;
}
#footerLinks {
	clear: left;
	display:block;
	height: 110px;
	color: #2a2727;
	font-size:10px;
	font-weight:bold;
	padding: 20px 0px 20px 30px;
}
#footerLinks a {
	font-weight:normal;
	padding: 4px;
	color: #aaaaa7;
}
#footerLinks a:hover {
	color: #2a2727;
}
#footerLinksLeft {
	float: left;
}
#footerLinksRight {
	float: right;
	width: 545px;
}
*+html #footerLinksRight {
	float: right;
	width: 550px;
}
.roundbox {
	height: 22px;
	width: 125px;
	float: right;
	margin-top: -17px;
	background: url(../Images/signupLinkFooter.jpg) no-repeat;
}
.roundbox {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	padding: 5px 0px 0px 19px;
	display: block;
	font-weight: normal;
	color: #FFFFFF;
}
/*------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------*/

#contentArea {
	width: 1024px;
	margin: 5px auto 0px auto;
}
/*--------------------------------------------------------STATIC CONTENT LANDING*/
/*------------------------------------------------------------------------------*/

.staticClear {
	width: 960px;
	height:1px;
	clear: both;
}
#staticContentInteriorTOP {
	display: block;
	margin: 20px auto 30px auto;
	width: 960px;
}
#staticContentInteriorTOPleft {
	float: left;
	width: 410px;
}
#staticContentInteriorTOPleft h1 {
	width: 410px;
	color: #2e2c2d;
	font-size: 34px;
	font-weight: bold;
	display: block;
	padding: 5px 0 5px 0;
}
#staticContentInteriorTOPleft p {
	font-size: 15px;
	color: #5b5b5b;
	background-image:url(../Images/underline.jpg);
	width: 400px;
	line-height: 30px;
	display: block;
	margin-bottom: 20px;
}
#staticContentBusinessHeader, #staticContentEnviroHeader, #staticContentPerformHeader, #staticContentDesignHeader, #staticContentAboutHeader {
	width: 400px;
	border-bottom: 1px solid #CCC;
	display: block;
	height: 25px;
	margin: 10px 0px 10px 0px;
}
#staticContentBusinessHeader b a {
	text-decoration: none;
	background-color: #ffc800;
	padding: 5px 10px 3px 10px;
	text-transform: capitalize;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 25px;
	letter-spacing: 1px;
}
#staticContentEnviroHeader b a {
	text-decoration: none;
	background-color: #999933;
	padding: 5px 10px 3px 10px;
	text-transform: capitalize;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 25px;
	letter-spacing: 1px;
}
#staticContentAboutHeader b a {
	text-decoration: none;
	background-color: #999933;
	padding: 5px 10px 3px 10px;
	text-transform: capitalize;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 25px;
	letter-spacing: 1px;
}
#staticContentPerformHeader b a {
	text-decoration: none;
	background-color: #FFC800;
	padding: 5px 10px 3px 10px;
	text-transform: capitalize;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 25px;
	letter-spacing: 1px;
}
#staticContentDesignHeader b a {
	text-decoration: none;
	background-color: #AE8B1A;
	padding: 5px 10px 3px 10px;
	text-transform: capitalize;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 25px;
	letter-spacing: 1px;
}
.smallClear {
	display: block;
	width: 300px;
	float: left;
}
#staticContentInteriorTOPright {
	float: right;
	width: 540px;
	margin-bottom: 30px;
	text-align: center;
}
#staticContentInteriorTOPright h1 {
	color: #666666;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	margin-top: 10px;
}
.staticContentInteriorTOPrightDivide {
	width: 540px;
	display: block;
	height: 20px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
}
#staticContentInteriorBOTTOM {
	display: block;
	clear: both;
	background-color: #f6f6f6;
}
#staticContentInterioBOTTOMwrap {
	width: 960px;
	margin:0 auto;
	background-image:url(../Images/interiorBG.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#staticContentInteriorTabbedArea ul {
	margin-left:240px;
}
#staticContentInteriorTabbedArea {
	width: 960px;
	display: block;
	height: 31px;
	background-image:url(../Images/solidFeaturesHeader.jpg);
	background-position:left;
	background-repeat:no-repeat;
	clear: both;
	background-color:#dddddd;
	border-bottom:1px solid #ffffff;
}
#staticContentInteriorTabbedArea ul {
	margin-left:240px;
}
#staticContentInteriorBOTTOMleft h1 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:19px;
	margin: 30px 0px 0px 0px;
	color: #494949;
	font-weight: bold;
}
#tabbedTitle {
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	width: 200px;
	text-align:right;
	margin-left: -230px;
}
*html #tabbedTitle {
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	width: 200px;
	padding-right: 25px;
	text-align:right;
	margin-left: -115px;
}
#tabbedTitle li a {
	background-color: #2e2c2d;
	border-right: 1px solid #2e2c2d;
}
#tabbedTitle a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.staticContentInteriorTABS {
	padding: 8px 0 12px 0px;
	margin: 0;
	list-style-type: none;
	text-align: left;
	clear: both;
}
*html .staticContentInteriorTABS {
	padding: 6px 0 6px 0px;
}
.staticContentInteriorTABS li {
	display: inline;
	border: none;
	margin: 0;
	padding: 0;
}
.staticContentInteriorTABS li a {
	text-decoration: none;
	z-index: 1;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	margin: 0px 0 0 -4px;
	font-size: 11px;
	padding: 8px 7px 8px 7px;
	background-color:#dddddd;
	color: #2e2c2d;
}
*html .staticContentInteriorTABS li a {
	padding: 8px 7px 12px 7px;
}
.staticContentInteriorTABS li a:visited {
	color: #2d2b2b;
}
.staticContentInteriorTABS li a:hover {
	text-decoration: underline;
	color: #2d2b2b;
}
.staticContentInteriorTABS li a.selected { /*selected main tab style */
	background:#ececec;
}
.staticContentInteriorTABS li a.selected { /*selected main tab style */
	border-bottom-color: white;
}
#staticContentInteriorBOTTOMleft p {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:19px;
	margin: 20px 0px 5px 0px;
	color: #494949;
	letter-spacing: 0px;
}
#staticContentInteriorBOTTOMleft p a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:19px;
	font-weight:bold;
	text-decoration:underline;
	color: #333333;
}
#staticContentInteriorBOTTOMleft p a:hover {
	color: #666666;
}
#staticContentInteriorBOTTOMleft #productDetailsTABBEDnavAREA #contentAreaProductDetailSPECS #productSpecs ul {
	margin-left: 0px;
	padding-left: 15px;
}
*+html #staticContentInteriorBOTTOMleft #productDetailsTABBEDnavAREA #contentAreaProductDetailSPECS #productSpecs ul {
	margin-bottom: 10px;
}
*html #staticContentInteriorBOTTOMleft #productDetailsTABBEDnavAREA #contentAreaProductDetailSPECS #productSpecs ul {
	margin-bottom: 20px;
}
#staticContentInteriorBOTTOMleft #productDetailsTABBEDnavAREA #contentAreaProductDetailSPECS #productSpecs ol {
	margin-left: 0px;
	padding-left: 25px;
}
#staticContentInteriorBOTTOMleft #productDetailsTABBEDnavAREA #contentAreaProductDetailSPECS #productSpecs ul li {
	list-style-type: disc;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	color: #494949;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:19px;
	letter-spacing: 0px;
}
#staticContentInteriorBOTTOMleft #productDetailsTABBEDnavAREA #contentAreaProductDetailSPECS #productSpecs ol li {
	list-style-type: inherit;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	color: #494949;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:19px;
	letter-spacing: 0px;
}
.staticDivide {
	width: 590px;
	display: block;
	height: 20px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 30px;
}
#staticContentInteriorBOTTOMleft {
	width: 623px;
	float:left;
	background-color:#e0e0e0;
	background-image:url(../Images/interiorBG.jpg);
	background-repeat:no-repeat;
	padding-bottom: 60px;
	background-position:left bottom;
}
*html #staticContentInteriorBOTTOMleft {
	width: 623px;
	margin:0 auto;
	overflow: hidden;
	background-image:url(../Images/interiorBG.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-bottom: -15px;
}
#staticContentInteriorBOTTOMright {
	width: 320px;
	float:right;
	text-align:center;
	padding: 30px 0 0px 0;
	display:block;
}
#staticContentBOTTOMbtn {
	float: right;
	margin-top: 20px;
}
.rightColumnImages {
	margin-right: -30px;
	position: relative;
	float: right;
	padding-top: 20px;
	padding-left: 5px;
	width: 315px;
}
*html .rightColumnImages {
	margin-right: -43px;
}
#designLabImages img {
	position: absolute;
	top: 65px;
	left: 645px;
}
#designLabImages img.middleImage {
	position: relative;
	float: left;
	left: 0px;
	margin-top: -20px;
	margin-top: 10px;
	width: 570px;
}
#performLandingTOPwrap {
	width: 960px;
	height:450px;
	display: block;
	margin:0 auto;
	background-image:url(../Images/performLANDINGlrgImage.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#performLandingTOPlinks ul {
	width: 210px;
	border-top: 1px solid #ccc;
}
#performLandingTOPlinks ul li {
	width: 210px;
	padding: 10 0px;
	border-bottom: 1px solid #cccccc;
	list-style-type: none;
}
#performLandingTOPlinks ul li a {
	width: 195px;
	padding: 8px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #232122;
	display:block;
}
#performLandingTOPlinks ul li a:hover {
	background-color: #e5e5e5;
	color: #FFC800;
}
#performLandingBOTTOMwrap {
	width: 960px;
	height: 200px;
	display: block;
	margin: 0 auto;
	background-image:url(../Images/performlandingpageBG.jpg);
	background-repeat: no-repeat;
}
#staticContentLandingInternationalBOTTOM {
	display: block;
	height: 220px;
	background-color:#ffc801;
}
#staticContentLandingPerformBOTTOM {
	display: block;
	height: 220px;
	background-color:#FFC800;
}
table#specsTable {
	font-size: 12px;
	color: #494949;
}
table#specsTable ul li {
	width: 100px;
}
table#specsTable ul {
	width: 100px;
	padding: 10px 0;
}
.tabbedImages {
	float: left;
	padding: 0 10px 2px 0px;
}
#productSpecs h1 {
	display: block;
	width: 350px;
	clear: left;
	margin-top: 20px;
}
#productSpecs p, #productSpecs ul, #productSpecs ol {
	width: 550px;
}
#productSpecs table p {
	width: 250px;
}
*+html #productSpecs ul, #productSpecs ol {
	margin-bottom: -30px;
}
*html #productSpecs ul, #productSpecs ol {
	margin-bottom: -30px;
}
*+html #productSpecs table ul, #productSpecs ol {
	margin-bottom: 0px;
}
*html #productSpecs table ul, #productSpecs ol {
	margin-bottom: 0px;
}
#productSpecs .rightColumnImages a {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	width: 300px;
	display: block;
}
.rightColumnImages a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	width: 200px;
	display: block;
	margin-bottom: 20px;
}
#productSpecs .rightColumnImages a:hover {
	background-color: transparent;
}
.rightColumnImages img {
	padding-bottom: 5px;
	clear: both;
}
.mainColumnImages img {
	width: 560px;
}
/*LANDING*/

#designLandingTOPwrap {
	width: 960px;
	height:450px;
	display: block;
	margin:0 auto;
	background-image:url(../Images/designLANDINGlrgImage.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
#designLandingTOPlinks ul {
	width: 210px;
	border-top: 1px solid #ccc;
}
#designLandingTOPlinks ul li {
	width: 210px;
	padding: 10 0px;
	border-bottom: 1px solid #cccccc;
	list-style-type: none;
}
#designLandingTOPlinks ul li a {
	width: 195px;
	padding: 8px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #232122;
	display:block;
}
#staticContentInteriorTOPleft p a {
	color: #5b5b5b;
	font-weight: bold;
	text-decoration: none;
}
#staticContentInteriorTOPleft p a:hover {
	color: #5b5b5b;
	background-color: #ececec;
	font-weight: bold;
	text-decoration: none;
}
#designLandingTOPlinks ul li a:hover {
	background-color: #e5e5e5;
	color: #ae8b1a;
}
#internationalLandingTOPlinks {
	width: 220px;
	height:450px;
	float: left;
	display: block;
	margin:0 auto;
}
#internationalMap {
	width: 731px;
	float: right;
}
#internationalLandingTOPlinks ul {
	width: 210px;
	border-top: 1px solid #ccc;
}
#internationalLandingTOPwrap {
	width: 960px;
	height:450px;
	display: block;
	margin:0 auto;
}
#internationalLandingTOPlinks ul li {
	width: 210px;
	padding: 10 0px;
	border-bottom: 1px solid #cccccc;
	list-style-type: none;
}
#internationalLandingTOPlinks ul li a {
	width: 195px;
	padding: 8px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #232122;
	display:block;
}
#internationalLandingTOPlinks .aboutUs a:hover {
	background-color: #e5e5e5;
	color: #ffc801;
}
#internationalLandingTOPlinks .products a:hover {
	background-color: #e5e5e5;
	color: #BD4701;
}
#internationalLandingTOPlinks .design a:hover {
	background-color: #e5e5e5;
	color: #AE8B1A;
}
#internationalLandingTOPlinks .enviro a:hover {
	background-color: #e5e5e5;
	color: #999933;
}
#internationalLandingTOPlinks .perform a:hover {
	background-color: #e5e5e5;
	color: #FFC800;
}
#mainNav .aboutUs, #mainNav .products, #mainNav .design, #mainNav .enviro, #mainNav .perform {
	display: inline;
	text-transform: lowercase;
}
#mainNav .aboutUs a:hover {
	background-color: #FFF;
	color: #ffc801;
}
#mainNav .products a:hover {
	background-color: #FFF;
	color: #BD4701;
}
#mainNav .design a:hover {
	background-color: #FFF;
	color: #AE8B1A;
}
#mainNav .enviro a:hover {
	background-color: #FFF;
	color: #999933;
}
#mainNav .perform a:hover {
	background-color: #FFF;
	color: #FFC800;
}
#marketLandingTOPwrap {
	width: 960px;
	height:450px;
	display: block;
	margin:0 auto;
	background-image:url(../Images/marketLANDINGlrgImage.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#marketLandingTOPlinks ul {
	width: 210px;
	border-top: 1px solid #ccc;
}
#marketLandingTOPlinks ul li {
	width: 210px;
	padding: 10 0px;
	border-bottom: 1px solid #cccccc;
	list-style-type: none;
}
#marketLandingTOPlinks ul li a {
	width: 195px;
	padding: 8px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #232122;
	display:block;
}
#marketLandingTOPlinks ul li a:hover {
	background-color: #e5e5e5;
	color: #669999;
}
#marketLandingBOTTOMwrap {
	width: 960px;
	height: 200px;
	display: block;
	margin: 0 auto;
	background-image:url(../Images/marketLANDINGbg.jpg);
	background-repeat: no-repeat;
}
#internationalLandingBOTTOMwrap {
	width: 960px;
	height: 200px;
	display: block;
	margin: 0 auto;
	background-image:url(../Images/internationalBG.jpg);
	background-repeat: no-repeat;
}
#designLandingBOTTOMwrap {
	width: 960px;
	height: 200px;
	display: block;
	margin: 0 auto;
	background-image:url(../Images/designlandingpageBG.jpg);
	background-repeat: no-repeat;
}
#enviroLandingTOPwrap {
	width: 960px;
	height:450px;
	display: block;
	margin:0 auto;
	background-image:url(../Images/enviroLANDINGlrgImage.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#enviroLandingTOPlinks ul {
	width: 210px;
	border-top: 1px solid #ccc;
}
#enviroLandingTOPlinks ul li {
	width: 210px;
	padding: 10 0px;
	border-bottom: 1px solid #cccccc;
	list-style-type: none;
}
#enviroLandingTOPlinks ul li a {
	width: 195px;
	padding: 8px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #232122;
	display:block;
}
#enviroLandingTOPlinks ul li a:hover {
	background-color: #e5e5e5;
	color: #999933;
}
#enviroLandingBOTTOMwrap {
	width: 960px;
	height: 200px;
	display: block;
	margin: 0 auto;
	background-image:url(../Images/envirolandingpageBG.jpg);
	background-repeat: no-repeat;
}
#staticContentLandingEnviroBOTTOM {
	display: block;
	height: 220px;
	background-color:#999933;
}
#staticContentLandingTOP {
	display: block;
	height: 470px;
	margin-top: 20px;
}
#staticContentLandingBOTTOM {
	display: block;
	height: 200px;
	background-color:#669999;
}
#staticContentLandingDesignBOTTOM {
	display: block;
	height: 200px;
	background-color:#ae8b1a;
}
#contentAreaProductDetailSPECS {
	clear: both;
	margin: 0 0 20px 30px;
	width: 900px;
}
*html #contentAreaProductDetailSPECS {
	margin-left: 15px;
}
#productSpecs {
	margin-left: 0px;
	font-size: 11px;
	color: #6c696a;
	letter-spacing: 1px;
}
#productSpecs a {
	color: #6c696a;
}
#productSpecs a:hover {
	background: #ddd;
	color: #6c696a;
}
#productSpecs ul {
	display: block;
	width: 520px;
}
#productSpecs label {
	width: 100px;
	color: #110d0f;
	font-weight:bold;
	float:left;
	height: 20px;
	letter-spacing: 0px;
}
#productSpecs ul li {
	list-style-type: none;
	padding: 8px 0;
}
#productSpecs ul li a {
	color: #6c696a;
}
#productSpecs ul li a:hover {
	color: #6c696a;
}
#productSpecs .productNumber {
	font-size: 11px;
}
#internationalMapNA {
	position: absolute;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: -10px;
	padding: 10px;
	width: 315px;
	height: 183px;
	background-image:url(../Images/internationalLANDINGlrgImageNA.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#internationalMapA {
	position: absolute;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 426px;
	z-index:300;
	padding: 10px;
	width: 295px;
	height: 446px;
	background-image:url(../Images/internationalLANDINGlrgImageA.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#internationalMapCA {
	position: absolute;
	color: #FFFFFF;
	margin-top: 127px;
	margin-left: 27px;
	padding: 10px;
	width: 234px;
	height: 319px;
	background-image:url(../Images/internationalLANDINGlrgImageCA.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#internationalMapEUA {
	position: absolute;
	color: #FFFFFF;
	margin-top: 8px;
	margin-left: 284px;
	width: 398px;
	z-index:1;
	height: 377px;
	background-image:url(../Images/internationalLANDINGlrgImageEUA.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#menu {
	width: 100px;
	background-color: #000000;
	float: left;
	font-weight: bold;
	font-size: 11px;
	padding: 10px;
	margin: 50px 0px 0 50px;
}
#internationalMapA #menu {
	width: 100px;
	background-color: #000000;
	float: right;
	font-weight: bold;
	font-size: 11px;
	padding: 10px;
	margin: 80px 30px 0 0;
}
#menu ul {
	padding-top: 7px;
}
#menu ul li {
	list-style: none;
	padding: 2px 0px 2px 10px;
}
#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#menu ul li a:hover {
	color: #ffc801;
}
#aboutLandingTOPwrap {
	width: 960px;
	height:450px;
	display: block;
	margin:0 auto;
	background-image:url('/Content/static images/aboutLANDINGlrgImage.jpg');
	background-repeat:no-repeat;
	background-position:right;
}
#aboutLandingTOPlinks ul {
	width: 210px;
	border-top: 1px solid #ccc;
}
#aboutLandingTOPlinks ul li {
	width: 210px;
	padding: 10 0px;
	border-bottom: 1px solid #cccccc;
	list-style-type: none;
}
#aboutLandingTOPlinks ul li a {
	width: 195px;
	padding: 8px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #232122;
	display:block;
}
#aboutLandingTOPlinks ul li a:hover {
	background-color: #e5e5e5;
	color: #ffc800;
}
#aboutLandingBOTTOMwrap {
	width: 960px;
	height: 200px;
	display: block;
	margin: 0 auto;
	background-image:url(../Images/aboutlandingpageBG.jpg);
	background-repeat: no-repeat;
}
#staticContentLandingAboutBOTTOM {
	display: block;
	height: 220px;
	background-color:#ffc800;
}
.release {
	display: block;
	margin: 10px 0px 20px 0px;
	width: 350px;
}
.date {
	display: block;
	margin-bottom: 2px;
}
.info {
	font-weight: bold;
}
.link a {
	text-decoration: none;
	margin-top: 4px;
	display: block;
	color: #989933;
}

#staticContentLandingTOPint h1{font-size: 14px; margin: 25px 0px 20px 44px;}