@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	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;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #container {
	width: 955px; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}
.oneColFixCtrHdr #logo {
	background-image: url(../images/IW-Logo-Reflection.gif); /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	background-repeat: no-repeat;
	height: 85px;
	width: 400px;
	margin-left: 18px;
	margin-top: 27px;
	margin-bottom: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #logo h1 {
	margin-left: -9000px; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
}
.oneColFixCtrHdr #topnav ul {
	display: block; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: auto;
	position: absolute;
	padding: 0px;
	margin-left: 810px;
	margin-top: 0px;
	top: 75px;
	margin-bottom: 0px;
	list-style-type: none;
	float: left;
}
.oneColFixCtrHdr #topnav ul li {
	display: block; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	margin-bottom: 0px;
	padding-top: 0em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0em;
	float: left;
}
.oneColFixCtrHdr #topnav ul li a:link, #topnav ul li a:visited {
	color: #000000; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	text-decoration: none;
	margin-bottom: 0px;
}
.oneColFixCtrHdr #topnav ul li a:hover, #topnav ul li a:active {
	text-decoration: underline; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	margin-bottom: 0px;
}
.oneColFixCtrHdr #header {
	margin: 0px; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	padding: 0px;
}
.oneColFixCtrHdr #header #nav {
	margin: 0px; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	background-image: url(../images/bg_mn.gif);
	width: 955px;
	padding: 0px;
	float: left;
	display: block;
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #header #nav ul {
	float: left; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	list-style-type: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 875px;
}
.oneColFixCtrHdr #header #nav ul li {
	float: left;
	margin-bottom: 0px;
	list-style-type: none;
}
.oneColFixCtrHdr #header #nav ul li a:link, #header #nav ul li a:visited {
	display: block; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	line-height: 1.5em;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 0px;
	padding-top: 1.1em;
	padding-right: 2.4em;
	padding-bottom: 1.1em;
	padding-left: 2.4em;
}
.oneColFixCtrHdr #header #nav ul li a:hover, #header #nav ul li a:active {
	background-image: url(../images/bg_hover.gif); /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	margin-bottom: 0px;
}
.oneColFixCtrHdr #header #nav ul li a.current, #header #nav ul li a.current:hover, #header #nav ul li a.current:active {
	background-image: url(../images/bg_hover.gif); /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	cursor: default;
	margin-bottom: 0px;
}
.oneColFixCtrHdr #header #subnav {
	background-image: url(../images/bg_sn.gif); /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	width: 955px;
	height: 30px;
	background-repeat: repeat-x;
	display: block;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.oneColFixCtrHdr #header #subnav ul {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	font-size: 10px;
	color: #333333;
	float: left;
	list-style-type: none;
	display: block;
	margin-top: 0px;
	width: 875px;
	margin-bottom: 0px;
}
.oneColFixCtrHdr #header #subnav ul li {
	float: left; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	line-height: .8em;
	padding-top: 1.2em;
	padding-right: 0.9em;
	padding-bottom: 1.1em;
	padding-left: 0.9em;
	display: block;
	margin-bottom: 0px;
}
.oneColFixCtrHdr #header #subnav ul li a:link, #header #subnav ul li a:visited {
	text-decoration: none; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	color: #333333;
	margin-bottom: 0px;
}
.oneColFixCtrHdr #header #subnav ul li a:hover, #header #subnav ul li a:active {
	text-decoration: underline; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	color: #666666;
	margin-bottom: 0px;
}
.oneColFixCtrHdr #header #subnav ul li a.current, #header #subnav ul li a.current:hover, #header #subnav ul li a.current:active {
	color: #666666; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	text-decoration: underline;
	cursor: default;
	margin-bottom: 0px;
}
.oneColFixCtrHdr #header #subnav ul li.red a.current, #header #subnav ul li a.current:hover, #header #subnav ul li a.current:active {
	color: #666666; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	text-decoration: underline;
	cursor: default;
	margin-bottom: 0px;
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 0px;
}
.oneColFixCtrHdr #mainContent #productphoto {
	display: block; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	width: 350px;
	padding: 0px;
	float: right;
	height: 750px;
	margin-top: 47px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.oneColFixCtrHdr #mainContent #productphoto ul {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	font-size: 11px;
	line-height: 1.4em;
	color: #333333;
	margin-top: 470px;
	padding: 0px;
	width: 325px;
	display: block;
	margin-left: 25px;
}
.oneColFixCtrHdr #mainContent #productphoto ul li {
	display: block;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 25px;
	float: none;

}
.oneColFixCtrHdr #mainContent #targetphoto {
	display: block; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	width: 500px;
	padding: 0px;
	float: right;
	height: 350px;
	margin-top: 75px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	position: relative;
	clear: left;
}
.oneColFixCtrHdr #caption {
	display: block; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	width: 500px;
	height: 80px;
	position: absolute;
	background-image: url(../images/bg_caption.png);
	background-repeat: no-repeat;
	top: 271px;
	left: -500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding: 0px;
	line-height: 1.4em;
}
.oneColFixCtrHdr #caption a:link, #caption a:visited {
	text-decoration: none; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	color: #0033FF;
}
.oneColFixCtrHdr #caption a:hover, #caption a:active {
	color: #054383; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	text-decoration: underline;
}
.oneColFixCtrHdr #targetphoto2 {
	display: block; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	width: 500px;
	padding: 0px;
	height: 350px;
	margin-top: 5px;
	margin-right: 25px;
	position: relative;
	clear: right;
	float: left;
	margin-bottom: 20px;
}
.oneColFixCtrHdr #caption2 {
	display: block; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	width: 500px;
	height: 80px;
	background-image: url(../images/bg_caption.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding: 0px;
	line-height: 1.4em;
	position: absolute;
	margin-top: 270px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
	float: left;
}
.oneColFixCtrHdr #mainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	font-size: 22px;
	text-transform: uppercase;
	color: #054383;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
}
.oneColFixCtrHdr #mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
.oneColFixCtrHdr #mainContent p a:link, #mainContent p a:visited {
	text-decoration: none; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	color: #0033FF;
}
.oneColFixCtrHdr #mainContent p a:hover, #mainContent p a:active {
	color: #054383; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	text-decoration: underline;
}
.oneColFixCtrHdr #mainContent p.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	font-size: 15px;
	line-height: 1.5em;
	color: #054383;
	font-weight: bold;
}
.oneColFixCtrHdr #mainContent p.features {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	font-size: 11.5px;
	line-height: 1.7em;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 5px;
}
.oneColFixCtrHdr #mainContent p.button {
	padding-top: 5px; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	padding-bottom: 15px;
}
.oneColFixCtrHdr #mainContent span.price {
	font-size: 11.5px;
	font-weight: bold;
	color: #054383;
	line-height: 1em;
}
.oneColFixCtrHdr #mainContent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	font-size: 18px;
	text-transform: uppercase;
	color: #054383;
}
.oneColFixCtrHdr #mainContent h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	font-size: 13px;
	color: #054383;
	font-weight: bold;
	margin-bottom: 0px;
}
.oneColFixCtrHdr #mainContent ul {
	list-style-type: none; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	display: block;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #mainContent ul li {
	display: block; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	margin: 0px;
	padding: 0px;
	float: left;
}
.oneColFixCtrHdr #mainContent ul li.first {
	padding-top: 30px; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
}
.oneColFixCtrHdr #mainContent table {
	background-color: #A2BB81;
	width: 915px;
}
.oneColFixCtrHdr #mainContent table tr {
}
.oneColFixCtrHdr #mainContent table tr.head1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 3em;
	background-color: #7A9E4B;
	color: #FFFFFF;
	font-weight: bold;
}
.oneColFixCtrHdr #mainContent table tr.head2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1em;
	color: #FFFFFF;
}
.oneColFixCtrHdr #mainContent table tr.large {

}
.oneColFixCtrHdr #mainContent table tr.odd {
	color: #333300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.oneColFixCtrHdr #mainContent table td {
	padding: 10px;
	border: 3px solid #FFFFFF;
}
.oneColFixCtrHdr #mainContent table a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #333300;
}
.oneColFixCtrHdr #mainContent table a:active {

}
.oneColFixCtrHdr #mainContent table a:hover {
	text-decoration: underline;
}
.oneColFixCtrHdr #spotlight {
	padding: 0;
	margin-top: 20px;
}
.oneColFixCtrHdr #footer {
	border-top-style: solid; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	float: left;
	width: 955px;
	margin-top: 20px;
	background-image: url(../images/blakfire.gif);
	background-repeat: no-repeat;
	background-position: 555px 10px;
	height: 50px;
	display: block;
	position: relative;
	margin-bottom: 25px;
}
.oneColFixCtrHdr #footer ul {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .66em;
	display: block;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	list-style-type: none;
	float: left;
	width: 955px;
}
.oneColFixCtrHdr #footer ul li {
	float: left; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	padding-right: .8em;
}
.oneColFixCtrHdr #footer ul li a:link, #footer ul li a:visited {
	color: #FF6600; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	text-decoration: none;
}
.oneColFixCtrHdr #footer ul li a:hover, #footer ul li a:active {
	text-decoration: underline; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
}
.oneColFixCtrHdr #blakfire {
	display: block; /* adding comment here to change size of file to troubleshoot DWCS3 crash bug */
	padding: 0px;
	margin-left: 535px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	position: absolute;
	left: 20px;
	top: 10px;
}

