 .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

/*
* Generic
*/



html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,form,fieldset,legend{
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1.2;
	font-weight:normal;
	font-family: Arial;
	
}

/*\*/
* html #page-wrap { 
height:100%;
}
/**/

body{
	font-size: 62.5%;
	background: #fff;
	color: #666;
}

dl{
	margin: 20px 0 0 0;
}

dt{
	color: #333;
	font-size: 1.4em;
	padding: 5px 0 5px 10px;
}

dd{
	padding: 0 0 0 20px; 
}

ul,ol{
	list-style: none;	
}

ul, ol {
    margin-left: 0;
}

ul ul {
    margin-bottom: 20px;
}

img{
	border: none; 
}

h3{
	color: #333;
	font-size: 3.5em;
	
	
}

h2{
	color: #333;
	font-size: 1.9em;
	
	
}

h4{
	color: #333;
	font-size: 1.4em;
	margin: 10px 0 0px 0;
	line-height:150%
}

#himg {
	padding-bottom:10px;
	
}

p{
	font-size: 1.2em; 
	color: #666;
	padding: 10px 0 0 0; 
	line-height:150%
}

a,
a:link,
a:visited{
	
	text-decoration: none;
	color: #333;
	font-size: 1.0em;
	
}

a:hover{
	color: #444;
	font-size: 1.0em;
}

.clear{
	clear: both; 
}

/**
*structural 
*/

#header-wrap{
	height: 150px;
	width:1024px;
	margin: 0 auto;
	
	
}

#page-wrap{
	width: 1024px;
	height: 100%;
	margin: 0px auto;
	background: #fff;
	
	
}


#logo{
	float:left;
	padding:5px;
	margin: 5px;
}

#logo_right {
	float:right;
	padding:40px 5px 5px 5px;
	margin: 5px;
	
}
	
#logo_middle {
	float:left;
	padding:5px;
	width:455px;
	height:48px;
	margin-top: 50px;
	
	
}

#navigation{
	clear:both;
	font-size:1.2em;
	width: 825px;
	height: 23px;
	margin:0 auto;
	border:thin none #333;
	background-image: url(../img/menu.png);
	background-repeat: repeat-x;
	
}

#contentWrapper{
	width:1024px;
	height: 100%;
	margin: 0 auto;
	padding: 5px 0 0 0;
	clear: both;
	
}

#wrap {
    color: #404040;
    /*margin: 0 12%;*/
    margin: 20px 40px;
}

#underscore {
	border-bottom: 1px solid #333;
}

#leftCol{
	margin-left: 50px; 
	width: 413px;
	float: left;
}

#HomeLeftBox{
	width: 745px;
	float: left;
	margin: 10px;
	padding:5px;
	
}


#HomeCenterBox{
	float: left;
	width: 249px;
	height: 200px;
	margin: 10px;
	padding:5px;
	border:2px solid #000;
}


#HomeRightBox{
	float: right;
	margin: 10px;
}

#HomeRightBox ul {
	display:block;
	padding:5px;
	width:194px;
	border:1px solid #3BB5DA;
}

#HomeRightBox li a{
	display:block;
	width:194px;
	height:23px;
	border-bottom:1px solid #3BB5DA;
	margin: 5px 0 5px 0;
	text-align: left;
	font-size: 12px;
	text-transform: uppercase;
	color: #00063D;
	line-height:20px;
	overflow:hidden;
	
}
#HomeRightBox li a:hover{
	border-bottom:1px solid #3BB5DA;
	color:#333;
	background:#3BB5DA;
	text-decoration:none; 
}


#newsletter{
	
	width:198px;
	height:263px;
	background:url(../img/latest%20news.png) no-repeat;
	padding:35px 5px 5px 5px;

}

#Projects_right{
	float:left;
	padding:5px;
	text-align:center;
}

#Projects_right ul{
	padding: 0px;
	margin: 0px;
	text-transform:uppercase;

}

#Projects_right ul li{
	float: left;
	width:65px;
	height:65px;
	padding: 5px;
	margin:5px; 
	border: 2px solid #000;

}

#Projects_left{
	float:left;
	padding:10px;
	margin-top:20px;
	

}

#footer{
	width: 1025px;
	margin:0 auto;
	height:150px;
	clear: both;
	
}

#footerLinks{
	
	
}

#footerCopy{
	
	float: right;
	width: 250px;
	font-size: 0.8em; 
	color: #666666;
	text-align: right;
	padding: 0px 5px 0 0;
	margin: 5px 0 0 0;
	
}

#footerCopy p{
	margin: 0px; 
	padding: 0px; 
}

#tag {
	text-align:right;
	padding-right:50px;
	
}

/**
*navigation
*/

#navigation ul{
	padding: 0px;
	margin: 0px;
	text-transform:uppercase;
}

#navigation ul li{
	float: left;
	padding: 0 11px 0 12px;
	margin-top:2px;
	border-right: 1px solid #fff;
}

#navigation li.last{
	border: none; 
}

#navigation  ul li ul {
    display: none;
}

#navigation css ul li:hover > ul {
    display: block;
}


#footerLinks ul{
	padding:0 25px 0 20px; 
	float: left;
	font-size:1.1em;
	font-weight:bold;
	

}

#footerLinks li{
	font-weight:normal;
	display:block;
	float:left;	
}


#footerLinks li a,
#footerLinks li a:link,
#footerLinks li a:visited,
#footerLinks li a:hover{
	color: #333;
	font-size: 10px; 
}

/* common styling */
.menu {
	font-family: arial, sans-serif;
	width:1024px;
	height:23px;
	position:relative;
	font-size:11px;
	z-index:100;
	background-image: url(../img/menu.png);
}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#000;
	width:157px;
	height:23px;
	text-align:center;
	color:#000099;
	border-right:1px solid #fff;
	line-height:20px;
	font-size:14px;
	overflow:hidden;
}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {
	color:#fff;
}
.menu ul li:hover ul {background:#fff; display:block; position:absolute; top:23px; left:25px; width:187px; border:1px solid #3BB5DA; padding:5px; }
.menu ul li:hover ul li a.hide {color:#fff;}
.menu ul li:hover ul li:hover a.hide {color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; color:#000099; border-bottom:1px solid #3BB5DA; background:#fff; width:181px; text-align:left; text-transform:uppercase; font-size:12px;}
.menu ul li:hover ul li a:hover { color:#000; border-bottom:1px solid #333;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:85px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-85px;}

