body {
	background-color: #000000;
}
#IndexTopNav1 {
	background-color: #FFFFFF;
	float: left;
	height: 26px;
	width: 795px;
	padding-top: 1px;
}
#IndexSearchBox1 {
	background-color: #CC0000;
	float: right;
	height: 26px;
	width: 185px;
	margin-top: 1px;
}

#IndexHeader1 {
	height: 126px;
	width: 980px;
}
#IndexLeftNav1 {

	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 200px;
}
#IndexTopGreyBar1 {
	float: left;
	height: 34px;
	width: 980px;
	margin-right: 0px;
}

#ActinicMain1 {
	width: 594px;
	float: right;
	background-color: #FFFFFF;
}
#IndexRightLogo1 {
	background-color: #FFFFFF;
	float: right;
	width: 185px;
	background-image: url(images/Right_Hand_Logo_Panel_185w_700h_v1.jpg);
}
#IndexGreyText1 {
	background-color: #DEDEDE;
	width: 594px;
	padding: 0px;
	float: right;
}
#IndexProductLinksRow1 {
	background-color: #DEDEDE;
	width: 594px;
	float: right;
}
#IndexProductLinksRow2 {
	background-color: #DEDEDE;
	width: 594px;
	float: right;
	padding-top: 2px;
}
#IndexProductLinksRow3 {
	background-color: #DEDEDE;
	width: 594px;
	float: right;
	margin-top: 0px;
	padding-top: 2px;
}
#IndexFlash1 {
	float: left;
	height: 162px;
	width: 200px;
}
#IndexDeliverMap1 {

	float: left;
	height: 244px;
	width: 200px;
}
#IndexFooterTop1 {
	float: right;
	height: 26px;
	width: 780px;
}
#IndexFooterBottom1 {
	float: left;
	height: 56px;
	width: 980px;
}
#IndexGreyBottomSpacer1 {
	background-color: #DEDEDE;
	height: auto;
	width: 594px;
	float: right;
	margin-right: 185px;
}
#IndexFooterBottomTall1 {

	float: left;
	height: 30px;
	width: 980px;
}
#OSMain1 {

	width: 594px;
	float: right;
	background-color: #FFFFFF;
}
#design {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline-block;
}
#IndexGreyBottomSpacer2 {
	background-color: #DEDEDE;
	height: auto;
	width: 594px;
	float: left;
	margin-right: 185px;
	margin-left: 200px;
}
#IndexFooterTop2 {
	float: left;
	height: 26px;
	width: 780px;
	margin-left: 200px;
}

.lhsMenu {
	margin:0;
	padding:0;
}

.lhsMenu li {
	margin:0;
	padding:0;
	list-style:none;
}

.lhsMenu a {
	color:#CC0000 !important;
	font-weight:bold;
	display:block;
	padding:7px 7px;
}

.lhsMenu a:hover {
	color:#fff !important;
	background:#CCCCCC;
}




.tnavMenu {
	margin:6px 0 0 0;
	padding:0;
	background:#000;
}

.tnavMenu li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

.tnavMenu a {
	color:#fff !important;
	font-weight:bold;
	background:#000;
	padding:6px 18px 4px 18px;
	text-align:center;
}

.tnavMenu a:hover {
	color:#fff !important;
	background:#CC0000;
}

