﻿body
{
	
	margin:0px;
	/*background:url(images/background.jpg) repeat-x 100% 100%;	*/
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	text-align:justify;
	color: #333399;
}
html
{
	
	
	overflow-x:hidden;
	}
.hiddencol
    {
        display:none;
    }
    .viscol
    {
        display:block;
    }
	

#MainWeb
{
   background-color:white;		
	margin:0 auto;	
	position:relative;
	width:735px;
	overflow:hidden;
	

} 	  	

#content-container-two-column 
{	
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width:720px;
	
	}

#content-main-two-column {
	width:450px;
	float:right;
	margin-top:20px;
	padding-top:10px;
	padding-left:5px;
	padding-right:10px;	
	}

#content-side-two-column
{ 	
		
	float: left;
	width: 200px;
	padding: 5px;
	font-size:10px;
	
 }
 #background
{
	border: medium solid #4868B1;
	padding-left:2px;
	text-align: left;
}
.bg
{
	text-align:left; 
	padding-left:40px;
	padding-top:13px;	
	line-height:30px;
	font-size:12px;	
	color:White;
}



	#SideColumnLower
{	
	background:url(images/wind.jpg) no-repeat;
	text-align: left;
	padding-left:15px;	
	margin-top:30px;
	font-size:11px;
	line-height:1.3em;	
	height:240px;
    
}
#twoCloumn
{
	width:620px;
	
}
.photo
{
/*width:220px;
border: 1px solid #cecece;
padding: 2px;
float:right;
margin:35px;*/	
padding: 2px;
margin-left:150px;	
margin-top:20px;
}
#main
{
	/*width:300px;
	padding-left:10px;
	float:left;	
	margin-left:20px;*/
width:650px;
	padding-left:10px;
	float:left;	
	margin-left:10px;
}
#lower
{
	width:700px;
    display:inline-table;
}
#Contact
{
	background:url(images/wind.jpg) no-repeat;
	text-align: left;
	padding-left:15px;
	margin-left:20px;	
	margin-top:20px;
	font-size:11px;
	line-height:1.3em;	
	height:240px;
	width:170px;
	float:left;
	position:relative;
	
}
#Contact:hover
{
	background:url(images/windowHover.jpg) no-repeat;
	cursor:pointer;
}
#Consultancy
{
	background:url(images/wind.jpg) no-repeat;
	text-align: left;
	padding-left:15px;		
	font-size:11px;
	margin-top:20px;
	margin-right:50px;
	line-height:1.5em;	
	height:240px;
	width:170px;
	float:right;
	position:relative;	
}
#Consultancy:hover
{
	background:url(images/windowHover.jpg) no-repeat;
	cursor:pointer;
}

#Products
{
 background:url(images/wind.jpg) no-repeat;
	height:240px;
	width:170px;
	text-align: left;
	padding-left:15px;	
	font-size:11px;
	line-height:1.5em;	
	margin-top:20px;	
	float:right;
	position:relative;
	
	}
#Products:hover
{
	background:url(images/windowHover.jpg) no-repeat;
	cursor:pointer;
}

.quick
{
text-decoration:none;
color:Navy;
font-weight:bold;
}
.quick:hover
{text-decoration:underline;
 color:Black;
 font-weight:bold;}
#SideColumnLower:hover
{
	background:url(images/windowHover.jpg) no-repeat;
	cursor:pointer;
}
/*p{margin:2px 2px 2px 2px;}*/

	
	.details 
	{
		
 text-decoration:none;
 color:Navy;
 font-weight:bold;
}
.details:hover
{
text-decoration:underline;
 color:Black;
 font-weight:bold;
	}
	

		
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MAIN NAV 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#nav_menu
{
	margin-top: -2px;
	background-color: #BCBCBC;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-bottom: -2px;
	color: #990000;
	height: 25px;
}

#nav_menu ul {
	margin:0px;	
	padding:0 20% 0 0;
	
	}
	
#nav_menu li {
	
	list-style:none;	
	background:none;
		
	}
	#nav_menu a
{
	display:inline-block;
	margin-right:15px;		
	color:black;
	text-decoration: none;
}
	#nav-main a:visited
{
	color: black;
}

#nav_menu a:link
{
	color:black	;
}

#nav_menu a:hover
{
	color:white;
	text-decoration: none;
}

#nav_menu a:active
{
	color:black;
}

#nav_menu li.current a:link, #nav_menu li.current a:visited
{
	color:black;
}

#nav_menu li.current a:hover
{
	color:white;
	text-decoration: none;
}

#nav_menu li.current a:active
{
	color:black;
}

/* ACTIVE PAGES */
#nav_menu a.StaticSelectedStyle:active
{
	color:Black;
}
#nav_menu a.StaticSelectedStyle:link
{
	color:black;
}
#nav_menu a.StaticSelectedStyle:hover
{
	color:White;
}
  #nav_menu a.StaticSelectedStyle:visited
{
	color:White;
	text-decoration: none;
}

.photo-border
{
	border: 1px solid #cecece;
	padding: 4px;
	margin-bottom: 5px;
	display: block;
}
.list-of-links a
{
	color:Navy;
	}
	.list-of-links a:hover
	{color:Maroon;}
	
	/*Tree View*/
	
	
	#TreeView1 a.SelectedNodeStyle  
{
   color:Maroon; 
}

.TreeView div
{
    margin-left:5px;
}

.TreeView table
{
    border-top:1px dotted #B2B2B2;
}

.TreeView div table
{
    border-bottom:none;
    border-top:none;
}

.TreeView table td
{
    padding:2px 0;
}

.LeafNodesStyle 
{
    
}


.RootNodeStyle 
{
    
}

/* ALL ELEMENTS */
.NodeStyle 
{

}

.ParentNodeStyle 
{ 
    color: Navy;
    
}
	
h1, h2, h3, h4, h5, h6 {
	font-size:1.8em;			
	color:Navy;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.2em;
	margin:5px 0;
}

h1 {
	margin-bottom:0;
}

h1, h2 {
	margin-top:0px;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.1em;
}

h3.small {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
}
#footer
{
	margin-left: 250px;
	 margin-right:150px;
	
	
	/*border-top: 1px solid #666;*/
	
	
}
#footer p
{
	font: normal 11px verdana, arial, helvetica, sans-serif;
	color: #000000;
}


	



