﻿html, body {
	padding: 0px;
	margin: 0px;
	height: 100% !important;
	background-color: #666;
	text-align: center;
	font-family: Arial;
}

form { 
	height: 100%;
}

#MASTERDIV {
	width: 953px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	left: auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
	background-color:  #FFF;
	background-image:  url('../Images/background.jpg');
	background-repeat: repeat-y;
	min-height: 100% !important;
	display: block;
}

#HEADERDIV {
	width: 953px;
	height: 345px;
	background-color: #FFF;
	background-image: url('../Images/gridBG.jpg');
	background-repeat: no-repeat;
	min-height: 100% !important;
}
#HEADERDIV DIV 	
{	
	margin-bottom: 0px;
}

#HEADERTOPSECTIONDIV
{
	margin-left:0px;
	height: 220px;
}

#HEADERTOPSECTIONLEFTIMAGE
{
	float: left;
	background-image: url('../Images/headertopsectionleftimage.jpg');
	background-repeat: no-repeat;
	background-position:top right;
	width: 22px;
	height: 259px;
}

#HEADERTOPSECTIONRIGHTIMAGE
{
	float: left;
	background-image: url('../Images/headertopsectionrightimage.jpg');
	background-repeat: no-repeat;
	background-position:top right;
	width: 22px;
	height: 259px;
}

#TOPMENUDIV {
	float: left;
	width: 909px;
	height: 39px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:5px;
	padding-right: 0px !important; 	
	background-image: url('../Images/brownheaderbar.jpg');
	background-repeat: no-repeat;
	background-position:top right;
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
	color: White; 
}


#CONSTTECHPROVIDERDIV {			
	font-family:Arial;
	font-size: 24px;
	font-weight:bolder;
	color:Gray; 
	float:left;
	clear:right;
	padding-top:50px;
	padding-left:50px;
}

#HIGHTECHSOLUTIONS {
	width: 276px; 
	height: 32px;	
	margin-left: 55px;
	float:left;
	clear:right;
}

#HIGHTECHSOLUTIONS p {
	margin-top:6px;  
	font-size:12px;
	margin-left: 8px;
	color:#015697;
}

#TOPMENULINKSDIV {
	float:right; 
	color: White; 
	text-decoration:none;
	height: 32px;
    width: 570px;
}

#TOPMENULINKSDIV div {	
	height:12px; 
	font-size:12px;
	float:right; 
	clear:left; 
	padding-left: 15px;
	margin-top: 6px;
}

#TOPMENULINKSDIV div A {	
	color: White; 
	text-decoration:none;	
}

#TOPMENULINKSDIV div A:hover {	
	color: Silver; 
	text-decoration:none;	
}

#ADBANNERDIV {	
	margin-left: 22px;
	width: 905px;
	margin-right: 0px;
	padding-right: 0px !important;	
}

#TOPMENUBOTTOMBARDIV
{
	width: 881px; 
	height: 39px; 
	background: url('../Images/bottomheaderbar.jpg') no-repeat;
	float: left;
	margin-top: 4px;
}

#TOPRIGHTDIV {
	float: right;
	display: inline;
	width: 120px;
}

#TOPRIGHTDIV IMG {
	margin-top: 24px;
	float: right;
	display: inline;
}

#TOPRIGHTDIV DIV {
	margin-top: 10px;
	margin-right: -10px;
	display: inline;
}

#DOWNLOADPRODUCTBROCHURE A IMG {
    vertical-align: middle; 
    margin-right: 5px; 
    height: 243px;
}    

#MAINCONTENT {
}

#LEFTCOL {
	width: 188px;
	float: left;
	text-align: right;
}

.LeftNavHeader {
	background-color: #DEDEDE;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #4D4D4D;
	padding: 2px 5px 2px 0px;
}
.LeftNavHeader A {
	color: #4D4D4D;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	display: block;
}

.LeftNavItem {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #6D6D6D;
	cursor: pointer;
	padding: 2px 5px 2px 0px;
}
.LeftNavItem A {
	color: #6D6D6D;
	text-decoration: none;
	display: block;
}

.LeftNavItem A:hover {
	background-color: #FF9934;
	color: #FFF;
}

.LeftNavItemSelected {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #FF9934;
	cursor: pointer;
	padding: 2px 5px 2px 0px;
}
.LeftNavItemSelected A {
	color: #FFF;
	text-decoration: none;
}

#RIGHTCOL {
	float: left;
	background: url('/Images/twolines.jpg') repeat-y top left;
	height: 100%;
	width: 700px;

}

#RIGHTCOLCONTENT {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	color: #7D7D7D;
	min-height: 200px;
	font-size: .8em;
}

#RIGHTCOLCONTENT HR {
	border: 0px;
	border-top: solid 2px #DEDEDE;
}

#RIGHTCOLCONTENT P {
	display: block;
}

#FOOTER {
	margin-top: 5px;
	margin-left: 218px;
	padding-top: 5px;
	border-top: SOLID 2px #E3E3E3;
	clear: both;
	width: 710px;
	text-align: center;
	font-size: .7em;
	padding-bottom: 10px;
}

#FOOTER A {
	color: #7D7D7D;
}

.Left { float: left; }
.Right { float: right; }
.Hide { display: none; }
.Clear { clear: both; float:none; }
.Invisible { visibility: hidden; }
.NoSpace {
	margin: 0px;
	padding: 0px;
}

.OrangeBottomBorder {
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #6D6D6D;
	padding-bottom: 5px;
	border-bottom: SOLID 3px #ECA032;
}

.TabHeader {
	font-size: 14px;
	background-color: #DEDEDE;
	padding: 2px 5px 2px 5px;
	margin-bottom: 10px;
}
.TabHeader A {
	margin-right: 10px;
	margin-left: 10px;
	color: #4D4D4D;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
}
.TabHeaderSelected {
	background-color: #FF9934;
	color: #FFF !important;
}

.ProductsPane {
	border: SOLID 1px #DEDEDE;
	margin-bottom: 5px;
}
.ProductImageAndDescription IMG {
	margin-right: 25px;
}

.TableDiv 
{
	display:  table;
	width:700px;
	background-color:#eee;

}
.Col1
{
	float:left;
	display:  table-cell;
	width:21%;
	background-color:#fff;
}
.Col2
{
	float:left;
	display:  table-cell;
	width:29%;
	background-color:#fff;
}
.Col3
{
	float:left;
	display:  table-cell;
	width:17%;
	background-color:#fff;
}
.Col4
{
	float:left;
	display:  table-cell;
	width:33%;
	background-color:#fff;
}
.Header1
{
	float:left;
	display:  table-cell;
	width:21%;
	background-color: #FF9934;
	font-weight: bold;
	color: #fff;
}
.Header2
{
	float:left;
	display:  table-cell;
	width:29%;
	background-color: #FF9934;
	font-weight: bold;
	color: #fff;
}
.Header3
{
	float:left;
	display:  table-cell;
	width:17%;
	background-color: #FF9934;
	font-weight: bold;
	color: #fff;
}
.Header4
{
	float:left;
	display:  table-cell;
	width:33%;
	background-color: #FF9934;
	font-weight: bold;
	color: #fff;
}
.RowDiv  
{
	display:  table-row;
	width:auto;
}
.Prod_Details_Heading
{
	font-size: 13px;
	font-weight: bold;
}
.DetailImagePos 
{
	float: left;
	margin-bottom: 30px;
	
}
.ProdDetails 
{
	margin-left: 140px;
}
.ProdTitle 
{
	font-size: 14px;
	font-weight: bold;
}
.moreLink 
{
	text-align: left;
	margin-left: 145px;
}
.backArrow 
{ 
	float: right;

}

A:link 
{
	color: Gray; 
}


A:visited
{
	color: Gray;
}


A:active
{
	
}

A:hover
{
	color: Silver;
}

.BorderLeft
{
	border-left: solid 1px white;
}
