/*--------- LINKS ---------*/
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#productbarsub a {
	text-decoration: none;
	font-size: 11px;
}
#productbarsub a:link {
	color: #FFFFFF;
}
#productbarsub a:visited {
	color: #FFFFFF;
}
#productbarsub a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#productbarsub a:active {
}
#Nav a {
	text-decoration: none;
	padding-right: 6px;
	font-size: 12px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 2px;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f1f1f1;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#Nav a:link {
	color: #3E3E3E;
}
#Nav a:visited {
	color: #3E3E3E;
}
#Nav a:hover {
	color: #3E3E3E;
	text-decoration: underline;
	background-color: #CCCCCC;
}
#Nav a:active {
	color: #3E3E3E;
}/*#SiteBoxContent a {
	text-decoration: none;
}
#SiteBoxContent a:link {
	color: #333333;
}
#SiteBoxContent a:visited {
	color: #333333;
}
#SiteBoxContent a:hover {
	color: #666666;
}
#SiteBoxContent a:active {
	color: #999999;
}
#SiteBoxContent h2 a {
	font-weight: normal;
}*/#SiteFooterNav a {
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
}
#SiteFooterNav a:link {
	color: #3E3E3E;
}
#SiteFooterNav a:visited {
	color: #3E3E3E;
}
#SiteFooterNav a:hover {
	color: #3E3E3E;
	text-decoration: underline;
}
#SiteFooterNav a:active {
	color: #3E3E3E;
}/*--------- COMMON ---------*/body {
	margin: 0px;
	background-color: #D0D0D0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/sitebg.gif);
	background-repeat: repeat-x;
	color: #333333;
}
#SiteBox {
	color: #000;
	background: #B5B4B4;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Verdana, sans-serif;
	line-height: 0px;
	text-align: center;
}
div {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1,h2 {
	padding: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 { /* main head */
	font-size: 24px;
}
h4 { /* contextual head */
	font-size: 18px;
}
h5 { /* sidebar head */
	font-weight: bold;
	font-size: 11px;
}
img {
	border: 0px;
}
h3,h4,h5 {
	margin-bottom: 1px;
}#contactform td {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
}/*--------- BOXES ---------*/#SiteBoxContent {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#HomePhotoBlock {
	width: 900px;
	margin-bottom: 7px;
	background-color: #FFFFFF;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 5px;
}
#SiteContent {
	background: #FFFFFF;
	padding-top: 15px;
	padding-right: 50px;
	padding-left: 50px;
}
#Legal {
	clear: both;
	padding: 10px 0px 0px;
	text-align: center;
}
#Legal p {
	font-size: 10px;
	margin: 0px 45px;
	padding-bottom: 20px;
}
#Photo {
	border: 1px solid #e5e5e5;
	padding: 4px;
	margin: 0px 20px 20px 30px;
}
#Scroll {
	display: none;
	height: 0px;
	width: 0px;
	overflow: hidden;
	position: absolute; /* Mac IE */
}
#Sidebar {
	float: left;
	width: 450px;
	padding-left: 50px;
	padding-right: 25px;
	margin-top: 22px;
}
#Sidebar p {
	font-size: 11px;
}#Sidebar h5 {
	margin-bottom: 0px;
}#NewsBlock {
	float: left;
	width: 188px;
	height: 300px;
	background-image: url(images/newsblockbg.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DADADA;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	position: relative;
}
#NewsBlock p {
	font-size: 11px;
	line-height: normal;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#NewsBlock img {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}#NewsBlock h3, #NewsBlock h4 {
	margin-bottom: 0px;
}
#SiteHeader {
	width: 900px;
	background: #FFFFFF;
	margin-bottom: 7px;
	height: 97px;
	padding: 0px;
}
#SiteFooterNav {
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
	text-align: center;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFCFCF;
}
#Logo {
	float: right;
	margin-top: 15px;
	padding-right: 10px;
}
/*--------- BOXESTYLES ---------*/
.projectbrief {
	background-color: #819DB1;
	padding: 4px;
	color: #FFFFFF;
	font-size: 12px;
	border: 1px solid #6E8797;
	font-weight: bold;}
#Nav {
	float: left;
	margin-top: 25px;
	width: 640px;
	padding-left: 50px;
}
#Nav h1{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 6px;
}
#ContentPhotoBlock {
	width: 780px;
	height: 88px;
	background: #FFFFFF;
	margin-bottom: 7px;
}
#ContentMain {
	float: left;
	width: 530px;
	padding-left: 45px;
	margin-top: 22px;
}
#ContentMain p {
	font-size: 11px;
}
#ContentPeopleBlock {
	float: right;
	width: 405px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FEB98B;
}
#ContentPeoplePic {
	float: left;
}
#productbar {
	background-image: url(images/productinfo_bg.gif);
	height: 32px;
	padding-left: 50px;
	margin-bottom: 6px;
}
#productbaropen {
	background-image: url(images/productinfo_bg.gif);
	height: 32px;
	padding-left: 50px;
}
#productbarsub {
	background-image: url(images/productbar_sub_bg.gif);
	height: 117px;
	padding-left: 49px;
	width: 850px;
	margin-bottom: 10px;
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	overflow: hidden;
	line-height: 18px;
}
#projectsubcol1 {
	width: 160px;
	padding-top: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9EA2A1;
	font-size: 12px;
	color: #454848;
	margin-top: 3px;
	height: 100px;
	float: left;
}
#projectsubcol2 {
	width: 168px;
	padding-top: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9EA2A1;
	font-size: 12px;
	color: #454848;
	margin-top: 3px;
	height: 100px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6A6E6D;
	padding-left: 15px;
}
#projectsubcol3 {
	width: 168px;
	padding-top: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9EA2A1;
	font-size: 12px;
	color: #454848;
	margin-top: 3px;
	height: 100px;
	float: left;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6A6E6D;
}
#projectsubcol4 {
	width: 121px;
	padding-top: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9EA2A1;
	font-size: 12px;
	color: #454848;
	margin-top: 3px;
	height: 100px;
	float: left;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6A6E6D;
}
#projectsubcol5 {
	width: 147px;
	margin-right: 15px;
	padding-top: 9px;
	font-size: 12px;
	color: #454848;
	margin-top: 3px;
	height: 100px;
	float: left;
	padding-left: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6A6E6D;
}
.closeproduct {
	background-color: #6A6E6D;
	border: 1px solid #808483;
	padding: 1px 3px;
	text-decoration: none;
}
#HomeProductBlock1 {
	width: 200px;
	float: left;
	height: 300px;
	overflow: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DADADA;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	padding-right: 1px;
	padding-left: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DADADA;
}
#HomeProductBlock1 p {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
#HomeProductBlock1 img {
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#HomeProductBlock2 {
	width: 200px;
	float: left;
	height: 300px;
	overflow: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DADADA;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	padding-right: 1px;
	padding-left: 1px;
}
#HomeProductBlock2 p {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
#HomeProductBlock2 img {
	padding-right: 10px;
	padding-left: 10px;
}
#HomeProductBlock3 {
	width: 200px;
	float: left;
	height: 300px;
	overflow: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DADADA;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	padding-right: 1px;
	padding-left: 1px;
}
#HomeProductBlock3 p {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
#HomeProductBlock3 img {
	padding-right: 10px;
	padding-left: 10px;
}
.homeblockheader {
	background-color: #819DB1;
	padding: 4px 4px 4px 28px;
	color: #666666;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	background-image: url(images/homeblockBG.gif);
	background-repeat: repeat-x;
	margin-bottom: 20px;
}
#distributorsbox {
	background-color: #DADADA;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #C3C3C3;
	margin-top: 10px;
}
#SiteContentInterior {
	background: #FFFFFF;
	padding-top: 15px;
	font-size: 12px;
}
.contentHeader {
	font-size: 16px;
}
#producttabbar {
	padding-right: 50px;
	padding-bottom: 1px;
	padding-left: 50px;
}
#subtabbar {
	padding-right: 50px;
	padding-bottom: 1px;
	padding-left: 50px;
}
#producttabbar img {
	padding-right: 1px;
}
#subtabbar img {
	padding-right: 1px;
}
.newsdate {
	font-size: 11px;
}
.accessoryContentTD {
	padding: 10px 10px 25px;
}
.newsletterdiv {
	background-color: #96c600;
	padding: 4px;
	color: #FFFFFF;
	font-size: 12px;
	border: 1px solid #7fb500;
	font-weight: bold;
	vertical-align: bottom;
	position: absolute;
	bottom: 0px;
	display: inline-block;
	width: 178px;
	margin-bottom: 4px;
}
.newsletterdiv a {
	color: #FFFFFF;
	text-decoration: none;
}
#HomePhotoBlockNoFlash {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 223px;
	text-align: left;
	font-size: 14px;
}
#HomePhotoBlockNoFlash h1 {
	font-size: 18px;
	font-weight: bold;
}
#HomePhotoBlockNoFlash h2 {
	font-size: 16px;
	color: #819DB1;
	font-weight: bold;
}

