/*  Tags Declaration  */
BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    background: url("../images/backgrounds/body-bg.gif") repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}
A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER {
	color: #000033;
	text-decoration: underline;
}
IMG {border: none;}
TD {vertical-align: top; padding: 0;}
.relax{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/*  Page  */
#page {
    margin: auto;
    text-align: center;
	width: 100%;
}

/*  Header  */
.header {
    width: 100%;
	text-align: center;
	background: url("../images/backgrounds/header-bg.gif") repeat-x left top;
	margin-top: 25px;
}
.container {
	width: 942px;
	margin: auto;
	text-align: left;
}
.logo {
	float: left;
	margin: 36px 24px 0 12px;
}
.header P {
	color: #313244;
	font-size: 12px;
	text-align: right;
	padding: 33px 65px 23px 0;
	margin: 0;
}
.header P A {
	color: #313244;
	margin: 0 5px;
}
.header P SPAN {margin: 0 5px;}
.header UL {
	margin: 0;
	padding: 0;
	text-align: right;
	height: 31px;
	width: 704px;
	float: right;
	z-index: 10;
	position: relative;
}
.header UL LI {
	list-style: none;
	float: left;
}
.header UL LI A {
	list-style: none;
	display: block;
	height: 31px;
}
.header UL LI A:HOVER {text-decoration: none;}
.header UL LI.products {
	width: 136px;
	background: url("../images/menu/products.gif") left -31px;
}
.header UL LI.products A:HOVER {background: url("../images/menu/products.gif") left 0px;}
.header UL LI.products.select A {background: url("../images/menu/products.gif") left 0px;}

.header UL LI.design-assistance {
	width: 174px;
	background: url("../images/menu/design-assistance.gif") left -31px;
}
.header UL LI.design-assistance:HOVER {background: url("../images/menu/design-assistance.gif") left 0px;}
.header UL LI.design-assistance.select {background: url("../images/menu/design-assistance.gif") left 0px;}
.header UL LI.technical-resources {
	width: 202px;
	background: url("../images/menu/technical-resources.gif") left -31px;
}
.header UL LI.technical-resources:HOVER {background: url("../images/menu/technical-resources.gif") left 0px;}
.header UL LI.technical-resources.select {background: url("../images/menu/technical-resources.gif") left 0px;}

.header UL LI.project-gallery {
	width: 192px;
	background: url("../images/menu/project-gallery.gif") left -31px;
}
.header UL LI.project-gallery:HOVER {background: url("../images/menu/project-gallery.gif") left 0px;}
.header UL LI.project-gallery.select {background: url("../images/menu/project-gallery.gif") left 0px;}


/*  Content  */
.content {
    width: 942px;
	margin: auto;
	text-align: left;
}
.left-content {
	line-height: 0;
	font-size: 0;
}
.top-shadow {
	background: url("../images/backgrounds/shadow-top.gif") repeat-x left bottom;
	line-height: 0;
	font-size: 0;
	padding: 0;
	height: 3px;
}
.bottom-shadow {
	background: url("../images/backgrounds/shadow-bottom.gif") repeat-x left top;
	line-height: 0;
	font-size: 0;
	padding: 0;
	height: 3px;
}
.left-shadow {
	width: 3px;
	background: url("../images/backgrounds/shadow-left.gif") repeat-y right top;
	line-height: 0;
	font-size: 0;
	padding: 0;
}
.right-shadow {
	width: 4px;
	background: url("../images/backgrounds/shadow-right.gif") repeat-y left top;
	line-height: 0;
	font-size: 0;
	padding: 0;
}
.left-shadow.first {width: 27px;}
.data-content {
	width: 337px;
	background: #ffffff url("../images/backgrounds/box-bg.gif") repeat-x left top;
}
.data-lc.products-data {
	position: relative;
	top: -3px;
	z-index: 1;
}
.products-data .data-content {
	width: 705px;
	padding-bottom: 30px; 
}
.products-data .data-content IMG {
	margin: 0 0 0 21px;
	float: none;
}
.products-data .data-content P {
	margin: 0;
	padding: 0px 20px 0px 21px;
	font-size: 12px;
}
.products-data .data-content .link-p {
	padding: 20px 20px 0px 21px;
}
.products-data .data-content_heading {
	padding: 7px 40px 7px 0;
	background: url("../images/icons/pointer.gif") no-repeat right center;
	border-top: 1px solid #a4a4a4;
	border-bottom: 1px solid #a4a4a4;
	font-size: 12px;
	color: #b7384b;
	margin-top: 20px;
	font-weight: bold;
}
.products-data .data-content .big-black {
	margin: 0;
	padding: 20px 0 1px 21px;
	font-size: 14px;
	font-weight: bold;
}
.products-data .data-content.heading {
	margin: 0;
	padding: 20px 0 0px 21px;
	font-size: 12px;
	font-weight: bold;
}
.data-content DIV {
	width: 220px;
}
.data-content H1 {
	font-size: 15px;
	color: #4a4a45;
	margin: 0;
	padding: 25px 0px 0 22px;
	line-height: 20px;
}
.data-content P {
	font-size: 12px;
	color: #393834;
	margin: 1px 0 15px 30px;
	padding: 1px;
	line-height: 18px;
}
.data-content IMG {
	float: right;
	border: 1px solid #000000;
	margin: 14px 10px 0px 15px;
}


.right-block {
	width: 231px;
	position: relative;
	margin-right: -4px;
	background: url("../images/backgrounds/bg-right-c.gif") repeat-y left top;
}
.dark-bg {
	padding-bottom: 15px;
	background: url("../images/backgrounds/bg-right.gif") repeat-y left top;
}
.right-block P {
	padding: 0px;
	margin: 0px;
	color: #393834;
	font-size: 12px;
	margin: 20px 22px 0px 22px;
}
.light-bg {
	margin: 0px 5px 0px 3px;
	padding-bottom: 15px;
	background: #eef0e2 url("../images/backgrounds/bg-right-bl.gif") repeat-x left top;
}
.right-block H1 {
	padding: 0px;
	margin: 0px;
	color: #801412;
	font-size: 12px;
	padding-bottom: 7px;
	background: url("../images/backgrounds/border.gif") no-repeat left bottom;
	margin: 17px 22px 0px 22px;
}
.right-block H1.black-title {
	background: none;
	color: #2d2e33;
}
.light-bg P {
	margin: 10px 22px 0px 22px;
}
.with-img {
	line-height: 0;
	font-size: 1px;
}
.border {
	margin-left: 20px;
}
.right-block UL {
	list-style: square;
	margin-bottom: 0px;
}
.right-block UL A {
	color: #5a7a65;
	padding-bottom: 5px;
	
	font-size: 11px;
}
.right-block UL LI {
	color: #d69a18;
	background: url("../images/backgrounds/border.gif") no-repeat left bottom;
	font-size: 10px;
	padding-bottom: 8px;
	margin-top: 8px;
}
UL.bottom-menu A {
}
UL.bottom-menu A:HOVER {
	text-decoration: none;
}
UL.bottom-menu LI {
	background: none;
	margin-top: 0px;
}



.footer {
  background: url(../images/backgrounds/bg-footer.gif) repeat-x left top;
  height: 156px;
  width: 100%;
  text-align: center;
}
.footer UL {
  padding: 0px;
  margin: 0px;
  list-style: none;
  margin-top: 18px;
}
.footer UL LI {
  display: inline;
  font-size: 12px;
  color: #000000;
}
.footer UL LI A {
  color: #F88601;
  text-decoration: underline;
}
.footer UL LI A:HOVER {text-decoration: none;}
.footer P {
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  margin-top: 12px;
  text-align: left;
}
.footer P.no-top {margin-top: 0px;}
.footer P A {color: #000000;}
TD.foot-cont {padding-left: 36px;} 
.footer UL.green-links {margin-top: 0px;}
.footer UL.green-links LI A {color: #607530;}
.gray-bord {
  width: 676px;
  float: left;
  border-top: 1px solid #EAEAE8;
  height: 1px;
  line-height: 0%;
  font-size: 1px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.footer IMG.html-valid-button {margin-top: 10px;}
.footer IMG.design-cred {
  float: right;
  margin: 18px 42px 0 0;
  display: inline;
}

.relaxator{
	width:100%;
	clear:both;
	float:left;
	height:1px;
}
.data-content DIV.bg-text {
	float: right;
	width: 190px !important;
	display: inline;
	padding-bottom: 25px;
	margin-top: 5px;
	background: url(../images/backgrounds/bg-text.gif) repeat-x left top;
}
.data-content DIV.bg-text P {
	margin: 5px 5px 0px 5px;
}
.data-content DIV.sm-d {
	width: 218px;
}.productcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #333333;
	line-height: 15px;
}
.headingproducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #003333;
	line-height: 18px;
}
.xxproducts-data .data-content .b {
	color: #333333;
}
.productdes {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.productdes_sub {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #6F0000;
	line-height: 18px;
}
.heading_subtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.headingproducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	font-variant: small-caps;
}
.box1 {
	border: 1px solid #666666;
}

.productindent {
	color: #000033;
	font-size: 12px;
	text-align: left;
	margin: 0;
	line-height: 15px;
}

