@charset "utf-8";
/* CSS Document */


body { background:url(images/impexon_bg.jpg);
                background-repeat:repeat-x;
				margin:0px; 
				font-family: Arial, Helvetica, sans-serif;
				font-size:14px;
				font-weight: 400;
				color:#131f39;
				background-color: #FFF;
				
				}
				
				
#outershell {width:100%;
				height:100%;
				margin:0px auto;
				padding:0;
			}
#shadow {width:916px;
				height:100%;
				margin:0px auto;
				padding:0;
				background: url(images/bgshadow.png);
				background-repeat:repeat-y;
			}			
#header {width:100%;
				height:162px;
				margin:0px auto;
				padding:0;
				
			}
			
#innerheader {width:860px;
				height:162px;
				margin:0 auto;
				padding:0;
				background-color:#000;
				border:#FFF .2em solid;
				
				
				
			}



#topnav {
	width:100%;
	height:35px;
	margin:0 auto;
	padding:..0 0 0 0;
				
			}
			
#pd {
	
	margin:0;
	padding:..0 0 0 0;
	font-size:11px;
				
			}			
			
#nav {width:860px;
				height:35px;
				margin:0 auto;
				padding:0 ;
				
				border-left:#FFF .2em solid;
				border-right: #FFF .2em solid;
				background-color:#131f39;
				}







#innershell {width:860px;
			font-size:16px;
				height:auto;
				margin:0 auto;
				padding:0;
				border:#FFF .2em solid;
				letter-spacing:.1em;
				
				background-color:#fff;
				line-height: 2em;
}				



#phnumbers {font-weight:normal;}



.devel li {margin-bottom:1.5em;}

.img { margin-bottom:.5em;}

.past li {margin:0 0 2em 0;
			list-style:none}
.past{
	margin-left:none;
	font-weight: bold;
}




#implogo {margin-left:2em;
           margin-top:2em;}
p {line-height:1.9em;}

#currentproject { font-size:12px;}

.sitemap li { 
				margin:0 0 1.5em 0;
				zoom: 1;
				list-style:none;
				}
.sitemap li a:link {color:#131f39;
				text-decoration:none;}
				
				
.sitemap li a:hover {color:#33C;
				text-decoration:none;}	
				
				
.sitemap li a:visited {color: #7497bd;
				text-decoration:none;
				}	





#footer { color:#FFF;
	width:860px;
	height:45px;
	margin:0 auto;
    padding-top:12px;
	background-color:#131f39;
	border-left:#FFF .3em solid;
	border-right: #FFF .3em solid;
	text-align: center;
	font-size:9px
			}


#footershell { width:auto;
				height:20px;
				margin:0;
				
				}


.bottomnav {margin-top:0px ;}


.bottomnav li { 
				display:inline;
				margin:2em .5em 0 0;
				padding:.3em 0 0 0;
				zoom: 1;
				
				}
.bottomnav  a:link {color:#FFF;
						margin:0 0 0 0;
				text-decoration: underline;}
				
				
.bottomnav li a:hover {color:#06F;
				text-decoration:none;}	
				
				
.bottomnav li a:visited {color: #FFF;
				text-decoration:none;
				
				}

				
#contact a:link {color:#FFF;
					
			}
				
				
.bottomnav li a:hover {color:#06F;
				text-decoration:none;}	
				
				
