body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A1A1A;
}
a:link {
	color: #291770;
	text-decoration: none;
}
a:visited {
	color: #291770;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #291770;
	text-decoration: none;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,p,form,input {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: disc;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
ol {
	list-style-type: decimal;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
p {
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}
#frame {
	width: 1000px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#shadow-bottom {
	float: left;
	width: 1000px;
	background-image: url(../images/shadow-bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
#shadow-side {
	float: left;
	width: 970px;
	background-image: url(../images/shadow-side.png);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
}
#header {
	float: left;
	width: 970px;
	background-image: url(../images/header.png);
	background-repeat: repeat-x;
	height: 70px;
	background-position: left bottom;
}
#header .logo {
	float: left;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#header .search {
	float: right;
	width: 275px;
	padding-top: 23px;
}
#header .search .field {
	width: 200px;
	margin-right: 5px;
	padding: 3px;
	height: 16px;
	float: left;
	color: #959595;
	border: 1px solid #C6C6C6;
	background-color: #FFFFFF;
}
#header .search .button {
	float: left;
}
#navbar {
	float: left;
	width: 970px;
	background-image: url(../images/nav-tile.png);
	height: 38px;
	background-repeat: repeat-x;
}
#navbar .nav {
	float: right;
	width: 518px;
	height: 30px;
}
#navbar .nav ul {
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbar .nav li {
	float: left;
}
#navbar .nav ul a {
	display: block;
	text-indent: -9999px;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 26px;
}
#navbar .nav ul a:hover {
	text-decoration: none;
}
#navbar .nav #hom a {
	width: 83px;
	background-position: 0px 0px;
}
#navbar .nav #pro a {
	width: 154px;
	background-position: -83px 0px;
}
#navbar .nav #lin a {
	width: 80px;
	background-position: -237px 0px;
}
#navbar .nav #new a {
	width: 81px;
	background-position: -317px 0px;
}
#navbar .nav #con a {
	width: 120px;
	background-position: -398px 0px;
}
#navbar .nav #hom a:hover {
	background-position: 0px -26px;
}
#navbar .nav #pro a:hover {
	background-position: -83px -26px;
}
#navbar .nav #lin a:hover {
	background-position: -237px -26px;
}
#navbar .nav #new a:hover {
	background-position: -317px -26px;
}
#navbar .nav #con a:hover {
	background-position: -398px -26px;
}
#navbar .nav #hom-current a {
	width: 83px;
	background-position: 0px -52px;
}
#navbar .nav #pro-current a {
	width: 154px;
	background-position: -83px -52px;
}
#navbar .nav #lin-current a {
	width: 80px;
	background-position: -237px -52px;
}
#navbar .nav #new-current a {
	width: 81px;
	background-position: -317px -52px;
}
#navbar .nav #con-current a {
	width: 120px;
	background-position: -398px -52px;
}
#main {
	float: left;
	width: 970px;
	padding-bottom: 50px;
}
#left {
	float: left;
	width: 150px;
	background-image: url(../images/leftnav-top.png);
	background-repeat: no-repeat;
}
.leftnav {
	float: left;
	width: 140px;
	background-image: url(../images/leftnav-bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	padding-top: 10px;
}
.leftnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.leftnav ul li {
	display: inline;
}
.leftnav ul a {
	background-repeat: no-repeat;
	display: block;
	color: #1A1A1A;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 18px;
	font-size: 11px;
	background-position: 5px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
	font-weight: bold;
	background-image: url(../images/square-black-medium.png);
}
.leftnav ul a:hover {
	text-decoration: none;
	background-color: #F3F3F3;
}
.leftnav ul #purple a {
	background-image: url(../images/square-purple-medium.png);
}
.leftnav ul #blue a {
	background-image: url(../images/square-blue-medium.png);
}
.leftnav ul #green a {
	background-image: url(../images/square-green-medium.png);
}
.leftnav ul #yellow a {
	background-image: url(../images/square-yellow-medium.png);
}
.leftnav ul #orange a {
	background-image: url(../images/square-orange-medium.png);
}
.leftnav ul #red a {
	background-image: url(../images/square-red-medium.png);
}
.leftnav ul #black a {
	background-image: url(../images/square-black-medium.png);
}
.leftnav ul .current-purple a {
	color: #291770;
}
.leftnav ul .current-blue a {
	color: #004D9E;
}
.leftnav ul .current-green a {
	color: #008541;
}
.leftnav ul .current-yellow a {
	color: #E4BD01;
}
.leftnav ul .current-orange a {
	color: #E86500;
}
.leftnav ul .current-red a {
	color: #E12128;
}
.leftnav ul .current-black a {
	color: #1A1A1A;
}
.leftnav ul #purple ul a {
	background-image: none;
}
.leftnav ul #blue ul a {
	background-image: none;
}
.leftnav ul #green ul a {
	background-image: none;
}
.leftnav ul #yellow ul a {
	background-image: none;
}
.leftnav ul #orange ul a {
	background-image: none;
}
.leftnav ul #red ul a {
	background-image: none;
}
.leftnav ul #black ul a {
	background-image: none;
}
.leftnav ul .current-purple ul a {
	color: #1A1A1A;
}
.leftnav ul .current-blue ul a {
	color: #1A1A1A;
}
.leftnav ul .current-green ul a {
	color: #1A1A1A;
}
.leftnav ul .current-yellow ul a {
	color: #1A1A1A;
}
.leftnav ul .current-orange ul a {
	color: #1A1A1A;
}
.leftnav ul .current-red ul a {
	color: #1A1A1A;
}
.leftnav ul .current-black ul a {
	color: #1A1A1A;
}
.leftnav ul ul {

}
.leftnav ul ul a {
	font-weight: normal;
	background-image: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 18px;
}
.leftnav ul ul .current-purple a {
	color: #291770;
}
.leftnav ul ul .current-blue a {
	color: #004D9E;
}
.leftnav ul ul .current-green a {
	color: #008541;
}
.leftnav ul ul .current-yellow a {
	color: #E4BD01;
}
.leftnav ul ul .current-orange a {
	color: #E86500;
}
.leftnav ul ul .current-red a {
	color: #E12128;
}
.leftnav ul ul .current-black a {
	color: #1A1A1A;
}
#design {
	float: left;
	width: 820px;
}
#design .slide {
	float: left;
	width: 820px;
}
#design .bucket {
	float: left;
	width: 820px;
	padding-top: 10px;
}
#design .bucket .box {
	float: left;
	width: 240px;
	overflow: visible;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
	padding-bottom: 15px;
	margin-right: 10px;
	margin-left: 20px;
}
#design .bucket .box h1 a {
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 240px;
	overflow: hidden;
}
#design .bucket .box img {
	float: right;
	margin-right: 5px;
}
#design .bucket .box ul {
	font-size: 11px;
	font-weight: bold;
	list-style-type: disc;
	margin-left: 15px;
	padding-top: 20px;
	padding-left: 5px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
}
#design .bucket .box p {
	font-size: 11px;
	padding: 5px;
	margin: 0px;
}
#design .bucket .purple h1 a {
	background-image: url(../images/head-linear-polarizers.png);
}
#design .bucket .purple a {
	color: #291770;
}
#design .bucket .blue h1 a {
	background-image: url(../images/head-glarebar.png);
}
#design .bucket .blue a {
	color: #004D9E;
}
#design .bucket .green h1 a {
	background-image: url(../images/head-eclipse.png);
}
#design .bucket .green a {
	color: #008541;
}
#design .bucket .yellow h1 a {
	background-image: url(../images/head-demonstration.png);
}
#design .bucket .yellow a {
	color: #E4BD01;
}
#design .bucket .orange h1 a {
	background-image: url(../images/head-3d-projection.png);
}
#design .bucket .orange a {
	color: #E86500;
}
#design .bucket .red h1 a {
	background-image: url(../images/head-polarmotion.png);
}
#design .bucket .red a {
	color: #E12128;
}
#right {
	float: left;
	width: 810px;
	background-image: url(../images/curve.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 10px;
}
.content {
	float: left;
	width: 810px;
}
.content-ad {
	float: left;
	width: 810px;
	padding-top: 10px;
}
.content-purple {
	float: left;
	width: 810px;
}
.content-blue {
	float: left;
	width: 810px;
}
.content-green {
	float: left;
	width: 810px;
}
.content-yellow {
	float: left;
	width: 810px;
}
.content-orange {
	float: left;
	width: 810px;
}
.content-red {
	float: left;
	width: 810px;
}
.content-black {
	float: left;
	width: 810px;
}
.content-purple a {
	color: #291770;

}
.content-blue a {
	color: #004D9E;

}
.content-green a {
	color: #008541;

}
.content-yellow a {
	color: #E4BD01;

}
.content-orange a {
	color: #E86500;

}
.content-red a {
	color: #E12128;

}
.content-black a {
	color: #1A1A1A;

}
.subnav {
	float: left;
	width: 810px;
	height: 22px;
}
.subnav ul {
	line-height: 12px;
	float: right;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.subnav ul li {
	float: left;
}
.subnav ul a {
	display: block;
	font-size: 11px;
	color: #8C8C8C;
	white-space: nowrap;
	padding: 5px;
}
.subnav #print a {
	padding-left: 15px;
	background-image: url(../images/printer.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.heading {
	float: left;
	width: 810px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A1A1A;
}
.content-purple .heading {
	border-bottom-color: #291770;
}
.content-blue .heading {
	border-bottom-color: #004D9E;
}
.content-green .heading {
	border-bottom-color: #008541;
}
.content-yellow .heading {
	border-bottom-color: #E4BD01;
}
.content-orange .heading {
	border-bottom-color: #E86500;
}
.content-red .heading {
	border-bottom-color: #E12128;
}
.content-black .heading {
	border-bottom-color: #1A1A1A;
}
.section {
	float: left;
	width: 470px;
	padding-top: 15px;
}
.section .box {
	float: left;
	width: 470px;
	padding-bottom: 15px;
}
.section .image {
	float: left;
	padding: 2px;
	border: 1px solid #1A1A1A;
}
.content-purple .section .image {
	border: 1px solid #1A1A1A;
}
.content-blue .section .image {
	border: 1px solid #004D9E;
}
.content-green .section .image {
	border: 1px solid #008541;
}
.content-yellow .section .image {
	border: 1px solid #E4BD01;
}
.content-orange .section .image {
	border: 1px solid #E86500;
}
.content-red .section .image {
	border: 1px solid #E12128;
}
.content-black .section .image {
	border: 1px solid #1A1A1A;
}
.section .bullet {
	float: left;
	width: 230px;
	padding-left: 10px;
}
.rightnav {
	float: left;
	width: 330px;
	padding-left: 10px;
	padding-top: 15px;
}
.rightnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6C6C6;
}
.rightnav ul li {
	display: inline;
}
.rightnav ul a {
	background-image: url(../images/square-black-big.png);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C6C6;
	font-size: 12px;
	font-weight: bold;
	color: #1A1A1A;
}
.content-purple .rightnav ul a {
	background-image: url(../images/square-purple-big.png);
}
.content-blue .rightnav ul a {
	background-image: url(../images/square-blue-big.png);
}
.content-green .rightnav ul a {
	background-image: url(../images/square-green-big.png);
}
.content-yellow .rightnav ul a {
	background-image: url(../images/square-yellow-big.png);
}
.content-orange .rightnav ul a {
	background-image: url(../images/square-orange-big.png);
}
.content-red .rightnav ul a {
	background-image: url(../images/square-red-big.png);
}
.content-black .rightnav ul a {
	background-image: url(../images/square-black-big.png);
}
.rightnav ul a:hover {
	text-decoration: none;
	background-color: #F3F3F3;
}
.rightnav-thumb {
	float: left;
	width: 330px;
	padding-left: 10px;
	padding-top: 15px;
}
.rightnav-thumb ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6C6C6;
}
.rightnav-thumb ul li {
	display: inline;
}
.rightnav-thumb ul a {
	background-image: url(../images/square-black-big.png);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C6C6;
	font-size: 12px;
	font-weight: bold;
	color: #1A1A1A;
	height: 80px;
}
.content-purple .rightnav-thumb ul a {
	background-image: url(../images/square-purple-big.png);
}
.content-blue .rightnav-thumb ul a {
	background-image: url(../images/square-blue-big.png);
}
.content-green .rightnav-thumb ul a {
	background-image: url(../images/square-green-big.png);
}
.content-yellow .rightnav-thumb ul a {
	background-image: url(../images/square-yellow-big.png);
}
.content-orange .rightnav-thumb ul a {
	background-image: url(../images/square-orange-big.png);
}
.content-red .rightnav-thumb ul a {
	background-image: url(../images/square-red-big.png);
}
.content-black .rightnav-thumb ul a {
	background-image: url(../images/square-black-big.png);
}
.rightnav-thumb ul a:hover {
	text-decoration: none;
	background-color: #F3F3F3;
}
.product {
	float: left;
	width: 620px;
	padding-top: 10px;
}
.product .box {
	float: left;
	width: 614px;
	border: 1px solid #1A1A1A;
	padding: 2px;
	margin-bottom: 15px;
}
.product .image {
	float: left;
}
.content-purple .product .box {
	border: 1px solid #291770;
}
.content-blue .product .box {
	border: 1px solid #004D9E;
}
.content-green .product .box {
	border: 1px solid #008541;
}
.content-yellow .product .box {
	border: 1px solid #E4BD01;
}
.content-orange .product .box {
	border: 1px solid #E86500;
}
.content-red .product .box {
	border: 1px solid #E12128;
}
.content-black .product .box {
	border: 1px solid #1A1A1A;
}
.product .bullet {
	float: left;
	width: 230px;
	padding-left: 10px;
	height: 230px;
	background-image: url(../images/fade.png);
	background-repeat: repeat-y;
	background-position: 1px 0px;
}
.product .bullet .top {
	float: left;
	height: 210px;
	width: 230px;
}
.product .bullet .caption {
	float: left;
	width: 230px;
}
.product .bullet .caption p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.specnav {
	float: left;
	width: 170px;
	margin-left: 10px;
	padding-left: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1A1A1A;
	margin-top: 10px;
	padding-top: 30px;
	height: 217px;
	background-image: url(../images/specnav-black.png);
	background-repeat: no-repeat;
}
.content-purple .specnav {
	border-left-color: #291770;
	background-image: url(../images/specnav-purple.png);
}
.content-blue .specnav {
	border-left-color: #004D9E;
	background-image: url(../images/specnav-blue.png);
}
.content-green .specnav {
	border-left-color: #008541;
	background-image: url(../images/specnav-green.png);
}
.content-yellow .specnav {
	border-left-color: #E4BD01;
	background-image: url(../images/specnav-yellow.png);
}
.content-orange .specnav {
	border-left-color: #E86500;
	background-image: url(../images/specnav-orange.png);
}
.content-red .specnav {
	border-left-color: #E12128;
	background-image: url(../images/specnav-red.png);
}
.content-black .specnav {
	border-left-color: #1A1A1A;
	background-image: url(../images/specnav-black.png);
}
.specnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.specnav ul li {
	display: inline;
}
.specnav ul a {
	background-image: url(../images/square-black-small.png);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C6C6;
	font-size: 12px;
	color: #1A1A1A;
}
.content-purple .specnav ul a {
	background-image: url(../images/square-purple-small.png);
}
.content-blue .specnav ul a {
	background-image: url(../images/square-blue-small.png);
}
.content-green .specnav ul a {
	background-image: url(../images/square-green-small.png);
}
.content-yellow .specnav ul a {
	background-image: url(../images/square-yellow-small.png);
}
.content-orange .specnav ul a {
	background-image: url(../images/square-orange-small.png);
}
.content-red .specnav ul a {
	background-image: url(../images/square-red-small.png);
}
.content-black .specnav ul a {
	background-image: url(../images/square-black-small.png);
}
.specnav ul a:hover {
	text-decoration: none;
	background-color: #F3F3F3;
}
.specnav-option {
	float: left;
	width: 170px;
	margin-left: 10px;
	padding-left: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1A1A1A;
	margin-top: 10px;
	padding-top: 30px;
	height: 217px;
	background-image: url(../images/specnav-option-black.png);
	background-repeat: no-repeat;
}
.content-purple .specnav-option {
	border-left-color: #291770;
	background-image: url(../images/specnav-option-purple.png);
}
.content-blue .specnav-option {
	border-left-color: #004D9E;
	background-image: url(../images/specnav-option-blue.png);
}
.content-green .specnav-option {
	border-left-color: #008541;
	background-image: url(../images/specnav-option-green.png);
}
.content-yellow .specnav-option {
	border-left-color: #E4BD01;
	background-image: url(../images/specnav-option-yellow.png);
}
.content-orange .specnav-option {
	border-left-color: #E86500;
	background-image: url(../images/specnav-option-orange.png);
}
.content-red .specnav-option {
	border-left-color: #E12128;
	background-image: url(../images/specnav-option-red.png);
}
.content-black .specnav-option {
	border-left-color: #1A1A1A;
	background-image: url(../images/specnav-option-black.png);
}
.specnav-option ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.specnav-option ul li {
	display: inline;
}
.specnav-option ul a {
	background-image: url(../images/square-black-small.png);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C6C6;
	font-size: 12px;
	color: #1A1A1A;
}
.content-purple .specnav-option ul a {
	background-image: url(../images/square-purple-small.png);
}
.content-blue .specnav-option ul a {
	background-image: url(../images/square-blue-small.png);
}
.content-green .specnav-option ul a {
	background-image: url(../images/square-green-small.png);
}
.content-yellow .specnav-option ul a {
	background-image: url(../images/square-yellow-small.png);
}
.content-orange .specnav-option ul a {
	background-image: url(../images/square-orange-small.png);
}
.content-red .specnav-option ul a {
	background-image: url(../images/square-red-small.png);
}
.content-black .specnav-option ul a {
	background-image: url(../images/square-black-small.png);
}
.specnav-option ul a:hover {
	text-decoration: none;
	background-color: #F3F3F3;
}
.specification {
	float: left;
	width: 800px;
	padding-top: 10px;
}
.specification table {
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;
	font-size: 11px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-color: #D1D1D1;
	border-top-width: 1px;
	border-top-color: #D1D1D1;
}
.specification table a {
	text-decoration: underline;
}


.specification td {
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.specification .head {
	color: #FFFFFF;
	background-color: #1A1A1A;
}
.specification .subhead {
	text-align: left;
	background-color: #373737;
	color: #FFFFFF;
	font-size: 14px;
}

.specification .light {
	background-color: #F0F0F0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.specification ul {
	text-align: left;
}
.content-purple .specification .head {
	background-color: #291770;
}
.content-blue .specification .head {
	background-color: #004D9E;
}
.content-green .specification .head {
	background-color: #008541;
}
.content-yellow .specification .head {
	background-color: #E4BD01;
}
.content-orange .specification .head {
	background-color: #E86500;
}
.content-red .specification .head {
	background-color: #E12128;
}
.content-black .specification .head {
	background-color: #1A1A1A;
}
.text {
	float: left;
	width: 470px;
	padding-bottom: 10px;
}
.text-thin {
	float: left;
	width: 400px;
	padding-bottom: 10px;
}
.text-wide {
	float: left;
	width: 620px;
	padding-bottom: 10px;
}
.image-thin {
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 200px;
	margin-left: 14px;
	padding: 2px;
	border: 1px solid #D1D1D1;
}
.image-thin .pic {
	float: left;
}
.image-thin .caption {
	padding: 5px;
	float: left;
	font-size: 11px;
}
.image-thin-right {
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 200px;
	padding: 2px;
	border: 1px solid #D1D1D1;
	margin-left: 15px;
}
.image-thin-right .pic {
	float: left;
}
.image-thin-right .caption {
	padding: 5px;
	float: left;
	font-size: 11px;
}
.image-thin-left {
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 200px;
	padding: 2px;
	border: 1px solid #D1D1D1;
	margin-right: 15px;
}
.image-thin-left .pic {
	float: left;
}
.image-thin-left .caption {
	padding: 5px;
	float: left;
	font-size: 11px;
}
.demonstration-demo {
	float: left;
}
.demonstration-demo a {
	display: block;
	height: 150px;
	overflow: hidden;
	width: 200px;
	text-indent: -9999px;
	background-image: url(../images/demonstration-demo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.demonstration-demo a:hover {
	background-position: -200px 0px;
}
.polarcard-demo {
	float: left;
}
.polarcard-demo a {
	display: block;
	height: 230px;
	overflow: hidden;
	width: 350px;
	text-indent: -9999px;
	background-image: url(../images/polarcard-demo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.polarcard-demo a:hover {
	background-position: -350px 0px;
}
.polarcard-demo-big {
	float: left;
}
.polarcard-demo-big a {
	display: block;
	height: 600px;
	overflow: hidden;
	width: 800px;
	text-indent: -9999px;
	background-image: url(../images/polarcard-demo-big.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.polarcard-demo-big a:hover {
	background-position: -800px 0px;
}
.glarecard-demo {
	float: left;
}
.glarecard-demo a {
	display: block;
	height: 230px;
	overflow: hidden;
	width: 350px;
	text-indent: -9999px;
	background-image: url(../images/glarecard-demo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.glarecard-demo a:hover {
	background-position: -350px 0px;
}
.glarecard-demo-big {
	float: left;
}
.glarecard-demo-big a {
	display: block;
	height: 600px;
	overflow: hidden;
	width: 800px;
	text-indent: -9999px;
	background-image: url(../images/glarecard-demo-big.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.glarecard-demo-big a:hover {
	background-position: -800px 0px;
}
.glaredisplay-demo {
	float: left;
}
.glaredisplay-demo a {
	display: block;
	height: 230px;
	overflow: hidden;
	width: 350px;
	text-indent: -9999px;
	background-image: url(../images/glaredisplay-demo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.glaredisplay-demo a:hover {
	background-position: -350px 0px;
}
.glaredisplay-demo-big1 {
	float: left;
	padding: 25px;
}
.glaredisplay-demo-big1 a {
	display: block;
	height: 230px;
	overflow: hidden;
	width: 350px;
	text-indent: -9999px;
	background-image: url(../images/glaredisplay-demo-big1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.glaredisplay-demo-big1 a:hover {
	background-position: -350px 0px;
}
.glaredisplay-demo-big2 {
	float: left;
	padding: 25px;
}
.glaredisplay-demo-big2 a {
	display: block;
	height: 230px;
	overflow: hidden;
	width: 350px;
	text-indent: -9999px;
	background-image: url(../images/glaredisplay-demo-big2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.glaredisplay-demo-big2 a:hover {
	background-position: -350px 0px;
}
.glaredisplay-demo-big3 {
	float: left;
	padding: 25px;
}
.glaredisplay-demo-big3 a {
	display: block;
	height: 230px;
	overflow: hidden;
	width: 350px;
	text-indent: -9999px;
	background-image: url(../images/glaredisplay-demo-big3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.glaredisplay-demo-big3 a:hover {
	background-position: -350px 0px;
}
.glaredisplay-demo-big4 {
	float: left;
	padding: 25px;
}
.glaredisplay-demo-big4 a {
	display: block;
	height: 230px;
	overflow: hidden;
	width: 350px;
	text-indent: -9999px;
	background-image: url(../images/glaredisplay-demo-big4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.glaredisplay-demo-big4 a:hover {
	background-position: -350px 0px;
}
.order {
	float: left;
	padding-right: 50px;
	padding-left: 50px;
	width: 140px;
}
.order a {
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 140px;
	overflow: hidden;
	background-image: url(../images/order-online-black.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.order a:hover {
	background-position: 0px -40px;
}
.content-purple .order a {
	background-image: url(../images/order-online-purple.png);
}
.content-blue .order a {
	background-image: url(../images/order-online-blue.png);
}
.content-green .order a {
	background-image: url(../images/order-online-green.png);
}
.content-yellow .order a {
	background-image: url(../images/order-online-yellow.png);
}
.content-orange .order a {
	background-image: url(../images/order-online-orange.png);
}
.content-red .order a {
	background-image: url(../images/order-online-red.png);
}
.content-black .order a {
	background-image: url(../images/order-online-black.png);
}
.profile {
	float: left;
	width: 800px;
	padding-top: 10px;
	padding-right: 10px;
}
.links {
	float: left;
	width: 800px;
	padding-top: 10px;
	padding-right: 10px;
}
.news {
	float: left;
	width: 800px;
	padding-top: 10px;
	padding-right: 10px;
}
.contact {
	float: left;
	width: 800px;
	padding-top: 10px;
	padding-right: 10px;
}
.contact .form {
	float: left;
	width: 400px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #D1D1D1;
}
.contact .form em {
	font-weight: bold;
}
.contact .form  p {
	padding-top: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	font-size: 14px;
	margin: 0px;
}
.contact .form .required {
	color: #014C8D;
}
.contact .form .field {
	width: 360px;
	padding: 5px;
	border: 1px solid #D1D1D1;

}
.contact .form textarea {
	width: 360px;
	border: 1px solid #D1D1D1;
	padding: 5px;
}
.contact .form .send {
	text-align: right;
	width: 372px;
	margin-top: 20px;
}
.contact .address {
	float: left;
	margin-left: 20px;
	border: 1px dashed #D1D1D1;
	padding: 10px;
}
.contact .address h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.contact .address p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.contact .address strong {
	font-size: 14px;
	color: #291770;
}
.sitemap {
	float: left;
	width: 400px;
	padding-top: 20px;
	padding-right: 10px;
}
.sitemap ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.sitemap ul li {
	display: inline;
}
.sitemap ul a {
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	font-size: 12px;
	font-weight: bold;
}
.sitemap ul a:hover {
	text-decoration: none;
	background-color: #F3F3F3;
}
.sitemap ul ul {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}
.sitemap ul ul a {
	background-image: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
	font-weight: normal;
}
.search-results {
	float: left;
	width: 800px;
	padding-top: 10px;
	padding-right: 10px;
}
#footer {
	float: left;
	width: 970px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #1A1A1A;
}
#footer .address {
	float: left;
	background-image: url(../images/logo-small.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 80px;
}
#footer .number {
	text-align: right;
	float: right;
	padding: 10px;
}
#bottom {
	float: left;
	width: 970px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
}
#bottom .copyright {
	float: left;
	color: #7F7F7F;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#bottom .nav {
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #7F7F7F;
}
#bottom .nav ul {
	margin: 0px;
	padding: 0px;
}
#bottom .nav ul li {
	display: inline;
}
#bottom .nav ul a {
}
