body{
line-height:1.5;
}

#navlist{
margin:0;
padding-left:0;
}

#navlist ul{
padding-left:0;
margin: 0;
}

a img { border: none; }

.logo h1 {
margin-bottom:0px;
padding-bottom:0px;
border-bottom-width:0px;
}

.headerwrap{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

.header .navbarwrap{
	font-size:12px;
}

.navbarwrap
{ 
	width:770px;
}

#content_container{
	border: solid 1px #CCCCCC;
	
}

a{
	color:#383838;
	text-decoration:underline;
}


a:visited{
	color:#383838;
	text-decoration:underline;
}

.footer  a{
	color:#383838;
	text-decoration:none;
	outline : 0;
}
.footer  a:visited{
	text-decoration:none;
}

.footer a:hover{
	text-decoration:underline;
	color:#383838;
}

.footer img {
	border:none;
}

.footer h3{
padding-bottom:0px;
padding-top:0px;

}