
body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;}


#Container  {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	background: url(/Images/HeaderBG.jpg) repeat-x;
	min-width: 1000px;
	max-width: 1280px;}
	
	 

/* Header Section */
	
#Header {
	background: url(/Images/Header.jpg) no-repeat;
	height: 262px;
	margin: 0px;
	padding: 15px 0px 0px 0px;} 

#Flash {
	height: 185px;
	width: 530px;
    margin-left:45%;
  	border: 1px solid #000000;
  	text-align: center;}
  	
#Flash img {text-align: center;
            border: 1px solid red;}

#Flash p{
	margin-top:50px;
	font-size:x-small;
   	text-align: center;}
   	
#Navigation {
	height: 46px;
	background: url(/Images/NavBar.jpg) repeat-x bottom;
	margin: 10px 0px 0px 0px;}

#Navigation li {
	width: 96px;
	float:left;
	margin: 0px 0px 0px 0px;
	display: inline;}

#Navigation a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 16px;
	font-size:x-small;
	text-align: center;}
	
#Navigation a:hover {
	text-decoration: underline;}

a.TopNavbtn {
	background-image:url(/Images/TabNavBtn-trans.png);
	background-repeat: no-repeat;
	height:38px;
	display: block;
	margin-top: -3px;}

.TopNavbtn:hover {background-image:url(/Images/TabNavBtn_hover-trans.png);
}

#dropmenudiv{
	position:absolute;
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	line-height:20px;
	z-index:100;
	left:10px;
	border-color: #D9E8C1;
	margin-top: -16px;
	margin-left: 5px;
	width: 170px;
	padding:0px;}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #DEE2DC;
	padding: 3px;
	text-decoration: none;
	background-color: #FFFFFF;
	color:#000000;
	font-size:x-small;
	text-align: left;
	font-weight: bold;}

#dropmenudiv a:hover{background-color:#accbe2;}

#SupportSearch {
    position:absolute;
	top: 210px;
	left:630px;}

#Support {
	float: left;
	display:inline;
	padding-top:5px;
	margin-left: 25px;}

#Support a {
	font-size:small;
	color: #0000FF;
	text-decoration: underline;
	font-weight:normal;}
	
#Support a:hover {color: #6899c2;}

#Search{
	float: left;
	display:inline;
	margin-left: 25px;}

#Search .SearchBox {
	font-size: small;
	margin-left: 10px;
	width: 8em;}

#Search .btnSearch { background: url(/Images/cmdBtn.jpg) repeat-x left;
            width:4em;
            margin-left:3px;
            padding: 0px;
            font: small bold;
            height:21px;
            border: 1px solid #7daed1;} 
 
 
   	
   	
/* Flash Statements Left sidebar */
   	
.Statements img {text-align: center;
            border: 1px solid red;}

.Statements p{
	font-size:x-small;
   	text-align: center;}
		  

#TheProblem {margin: 0px auto;}

#TheProblem p{font-weight: bold;}

.Center {text-align:center;}

#LeftSidebar {
	float: left;
	width: 17%;
	padding: 0px 10px 15px 10px;
	margin: 0px;}

.Statements { border: 3px solid #53679a;
  padding: 0px;
  width:170px;
  height:340px;
    margin:0px auto 10px auto;}

h1 .Info { font: small Verdana, Arial, Helvetica, sans-serif;
    margin-left:55px;}

#LeftSidebar h1{color:#53679a;
    font-size:larger;
    background: url(/Images/headings.gif) no-repeat top left;
    text-indent: 30px;
    height:20px;}



/* Maincontent Section */

#MainContent {
	margin: 0 1% 0 19%;
	padding: 0px 20px;
	background: url(/Images/ps_footer.jpg) no-repeat top right; 
	border-left: 2px solid;
	border-left-color: #8E8E7C;
	position:relative;
	z-index: 5;}

#AboutUs { background:  url(/Images/AboutUsWatermark.png) no-repeat bottom center;}

#MainContent img.border{border:2px groove #8E8E7C;}

#BoxStorage{text-align:center;
            margin:35px 0px;}
 
#MainContent ul{list-style-image: url(/Images/Lists.png);} 

#MainContent ul li{margin-bottom:10px;} 

#MainContent ul li ul{margin-top:10px;} 

#ScanningEquipment {margin: 0px auto;}
   
#ScanningEquipment img{
    margin:25px;
    border:none;} 
    
 #ScanningEquipment p{
    margin-right:95px;
    border:none;}    

.ImgContentRight{
    float:right;
    position:relative;
    display:block;
    border:2px groove #8E8E7C;
    margin:10px 3% 10px 10px;}

#ContactInfo { float:left; width: 40%; padding-right: 5%
       
   }

#ContactPhotos { float:left;
    width: 50%;
       
   }
    
#ContactPhotos img { border:2px groove #8E8E7C;
    margin:10px;}

   
 #OrbitBG { position:absolute;
    top: 180px;
    right: 0px;
    z-index: -10;}   

#Consulting {width: 96%;
    text-align:left;
    background: #b7daf2;
    border: 2px solid #7ca7d2;
    margin: 0px auto;} 
    
#Consulting th {color:#000000;
    font-weight:bold;
    text-indent: 25px;
    padding: 20px 0px 10px 0px;
    font-size: medium;}
    
#Consulting td {width:auto;}
    
#Consulting li { height: 35px;
                 margin-bottom: 25px; 
                 padding-top: 14px;}  


/* Footer */

#Footer {
	text-align:right;
	background-color: #7daed1;
	height:25px;} 

#Footer p {
    padding-top:9px;
	font-size: x-small;
	text-align:right;
	padding-right:5px;}





/* Forms and elements */

.Form p{
    margin: 3px;
    padding: 0px;}

.Form { border: 2px groove #96b9dc;
        padding: 15px; 
        margin: 15px 0px 15px 35px;
        background: url(/Images/FormBG.jpg) repeat-x top;} 
       
.FormLabel { width:9em;
             float:left;
             margin-right: 25px;
             padding: 5px 0px 0px 0px;
             color:#000000;}

.TextBox {background-color: #ffffff;}
   
.Validator { font-size:8pt;
             font-family:Arial;}
   
.cmbBtn { background: url(/Images/cmdBtn.jpg) repeat-x left;
          padding: 2px;
          font: small bold;
          height:21px;
          border: 1px solid #7daed1;
          width: 5em;
          text-align:center;}
          
          

/* Globally used classes */

ol .Alpha {list-style-type:lower-alpha}
    
ol .Roman {list-style-type:lower-roman;}

ul .Numbered li{list-style-type: decimal;}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;}
    
a.DetailedInfo {text-indent:25px;}    

h1{	color:#53679a;
    font-size:large;
    margin-top:25px;
    background: url(/Images/headings.gif) no-repeat left;
    text-indent: 30px;
    height:20px;}

h2{	color:#53679a;
    font-size:medium;
    margin-top:25px;
    background: url(/Images/headings.gif) no-repeat left;
    text-indent: 30px;
    height:20px;}
    
h3{	color:#53679a;
    font-size:small;
    margin-top:25px;
    height:20px;}

.Center {text-align: center;}

.boldtext {font-weight:bold;} 

.CleatFloat { clear:both;}  
    
 